This repository has been archived on 2021-02-20. You can view files and clone it, but cannot push or open issues or pull requests.
shapez.io/translations/base-ja.yaml

934 lines
46 KiB
YAML
Raw Normal View History

2020-06-11 14:15:12 +02:00
steamPage:
2020-06-15 10:38:34 +02:00
shortText: shapez.ioは無限のマップ内で様々な"形"を資源とし、段々と複雑になっていく形の作成や合成の自動化を目指して工場を構築するゲームです。
2020-06-11 14:15:12 +02:00
longText: >-
[img]{STEAM_APP_IMAGE}/extras/store_page_gif.gif[/img]
shapez.ioは無限のマップ内で様々な"形"を資源とし、段々と複雑になっていく形の作成や合成の自動化を目指して工場を構築するゲームです。 求められた"形"を届けることで様々なアップグレードを手に入れることができ、さらに工場の効率を上げることができます。
2020-06-11 14:15:12 +02:00
2020-07-12 10:37:13 +02:00
"形"の需要が増えるにつれ、工場を拡大する必要があります - より多くの資源を手に入れるために[b]無限のマップ[!b]を開拓していく必要があります。
2020-06-11 14:15:12 +02:00
2020-07-12 10:37:13 +02:00
"形"に色を塗る必要もあります - 赤、緑、青を混ぜ、さまざまな色を作り需要に応じて色が塗られた"形"を製造できます。
2020-06-11 14:15:12 +02:00
2020-07-12 10:37:13 +02:00
現在このゲームには18個のレベルがあり、今後これを拡大していく予定です - 他にも様々なアップデートを準備しています!
2020-06-11 14:15:12 +02:00
2020-07-12 10:37:13 +02:00
このゲームを買うことによってスタンドアローン版の様々な機能が使えるようになり、新しいアップデートもすぐに手に入ります。
2020-06-11 14:15:12 +02:00
2020-07-12 10:37:13 +02:00
[b]スタンドアローン版で使える機能[/b]
2020-06-11 14:15:12 +02:00
[list]
2020-07-12 10:37:13 +02:00
[*] ダークモード
[*] ウェイポイントの制限がありません
[*] セーブの数の制限がありません
[*] 様々な設定
[*] 追加予定: ワイヤーとエネルギー! (7月末を目指しています)
[*] 追加予定: より多くのレベル
[*] shapez.io開発が助けられます❤
2020-06-11 14:15:12 +02:00
[/list]
2020-07-12 10:37:13 +02:00
[b]今後の予定[/b]
2020-06-11 14:15:12 +02:00
週に一回はアップデートを出せることを目指しています。
2020-06-11 14:15:12 +02:00
[list]
2020-07-07 13:34:49 +02:00
[*] Different maps and challenges (e.g. maps with obstacles)
[*] Puzzles (Deliver the requested shape with a restricted area / set of buildings)
[*] A story mode where buildings have a cost
[*] Configurable map generator (Configure resource/shape size/density, seed and more)
[*] Additional types of shapes
[*] Performance improvements (The game already runs pretty well!)
[*] And much more!
2020-06-11 14:15:12 +02:00
[/list]
2020-07-12 10:37:13 +02:00
[b]このゲームはオープンソースです![/b]
2020-07-07 13:34:49 +02:00
誰でもこのゲームの開発を手伝うことができ、私もプレーヤーの意見をできるだけゲームに取り入れようとしています。 Trelloで今後の予定が全て確認できます。
2020-07-19 10:40:52 +02:00
2020-07-12 10:37:13 +02:00
[b]外部リンク[/b]
2020-07-07 13:34:49 +02:00
[list]
2020-07-12 10:37:13 +02:00
[*] [url=https://discord.com/invite/HN7EVzV]公式Discord[/url]
[*] [url=https://trello.com/b/ISQncpJP/shapezio]今後の予定[/url]
[*] [url=https://www.reddit.com/r/shapezio]Reddit[/url]
[*] [url=https://github.com/tobspr/shapez.io]ソースコード(GitHub)[/url]
[*] [url=https://github.com/tobspr/shapez.io/blob/master/translations/README.md]翻訳に参加[/url]
2020-07-07 13:34:49 +02:00
[/list]
2020-07-12 10:37:13 +02:00
discordLink: 公式Discord - 私と話せます!
2020-06-11 14:15:12 +02:00
global:
2020-06-15 10:38:34 +02:00
loading: ロード中
error: エラー
2020-06-11 14:15:12 +02:00
thousandsDivider: ","
decimalSeparator: .
2020-06-11 14:15:12 +02:00
suffix:
thousands: k
millions: M
billions: B
trillions: T
2020-06-15 10:38:34 +02:00
infinite: 無限
2020-06-11 14:15:12 +02:00
time:
2020-06-15 10:38:34 +02:00
oneSecondAgo: 1 秒前
xSecondsAgo: <x> 秒前
oneMinuteAgo: 1 分前
xMinutesAgo: <x> 分前
oneHourAgo: 1 時間前
xHoursAgo: <x> 時間前
oneDayAgo: 1 日前
xDaysAgo: <x> 日前
secondsShort: <seconds>秒
minutesAndSecondsShort: <minutes>分 <seconds>秒
hoursAndMinutesShort: <hours>時間 <minutes>分
xMinutes: <x> 分
2020-06-11 14:15:12 +02:00
keys:
tab: TAB
control: CTRL
alt: ALT
escape: ESC
shift: SHIFT
space: SPACE
demoBanners:
2020-06-15 10:38:34 +02:00
title: デモ版
intro: スタンドアローン版を手に入れ、すべての機能をアンロックしましょう!
2020-06-11 14:15:12 +02:00
mainMenu:
2020-06-15 10:38:34 +02:00
play: プレイ
changelog: 更新履歴
importSavegame: インポート
openSourceHint: このゲームはオープンソースです
2020-07-12 10:37:13 +02:00
discordLink: 公式Discord
2020-06-15 10:38:34 +02:00
helpTranslate: 翻訳に参加
browserWarning: このゲームはお使いのブラウザでは速度が落ちることがあります。スタンドアローン版を入手するか、Chromeでプレイすることでこの問題は避けられます。
2020-06-15 10:38:34 +02:00
savegameLevel: レベル <x>
savegameLevelUnknown: 不明なレベル
2020-06-17 17:29:54 +02:00
continue: 続きから
newGame: 新規ゲーム
2020-07-12 10:37:13 +02:00
madeBy: 制作者 <author-link>
2020-06-22 17:05:53 +02:00
subreddit: Reddit
savegameUnnamed: Unnamed
2020-06-11 14:15:12 +02:00
dialogs:
buttons:
ok: OK
2020-06-15 10:38:34 +02:00
delete: 削除
cancel: キャンセル
later: 後で
restart: 再起動
reset: リセット
getStandalone: スタンドアローン版を入手
deleteGame: 何が起きるか理解しています
viewUpdate: アップデートを見る
showUpgrades: アップグレード表示
showKeybindings: キー設定表示
2020-06-11 14:15:12 +02:00
importSavegameError:
2020-06-15 10:38:34 +02:00
title: インポートエラー
text: "セーブデータのインポートに失敗しました:"
2020-06-11 14:15:12 +02:00
importSavegameSuccess:
2020-06-15 10:38:34 +02:00
title: セーブデータのインポートに成功
text: セーブデータをインポートしました
2020-06-11 14:15:12 +02:00
gameLoadFailure:
2020-06-15 10:38:34 +02:00
title: ゲームが壊れています
text: "セーブデータのロードに失敗しました:"
2020-06-11 14:15:12 +02:00
confirmSavegameDelete:
2020-06-15 10:38:34 +02:00
title: 削除確認
text: 本当に削除しますか?
2020-06-11 14:15:12 +02:00
savegameDeletionError:
2020-06-15 10:38:34 +02:00
title: 削除に失敗
text: "セーブデータの削除に失敗しました:"
2020-06-11 14:15:12 +02:00
restartRequired:
2020-06-15 10:38:34 +02:00
title: 再起動が必要
text: 設定を反映するには再起動が必要です
2020-06-11 14:15:12 +02:00
editKeybinding:
2020-06-15 10:38:34 +02:00
title: キー設定の変更
desc: 割当てるキーかマウスボタンを押してください。ESCでキャンセルします。
2020-06-11 14:15:12 +02:00
resetKeybindingsConfirmation:
2020-06-15 10:38:34 +02:00
title: キー設定のリセット
desc: すべてのキー設定を初期値に戻します。実行する前によく確認してください。
2020-06-11 14:15:12 +02:00
keybindingsResetOk:
2020-06-15 10:38:34 +02:00
title: キー設定のリセット
desc: キー設定を初期値に設定しました!
2020-06-11 14:15:12 +02:00
featureRestriction:
2020-06-15 10:38:34 +02:00
title: デモ版
desc: アクセスした要素 (<feature>) はデモ版では利用できません。スタンドアローン版の入手をご検討ください!
2020-06-11 14:15:12 +02:00
oneSavegameLimit:
2020-06-15 10:38:34 +02:00
title: セーブデータ制限
desc: デモ版ではひとつのセーブデータのみ保持できます。既存のデータを削除するか、スタンドアローン版の入手をご検討ください!
2020-06-11 14:15:12 +02:00
updateSummary:
2020-06-15 10:38:34 +02:00
title: 新アップデート!
desc: "前回からの変更点:"
2020-06-11 14:15:12 +02:00
upgradesIntroduction:
2020-06-15 10:38:34 +02:00
title: アップグレード解除
desc: すべての納品された形はアップグレードの解除のためにカウントされています。<strong>作った生産ラインを削除しないようにしてください!</strong> アップグレードタブは画面の右上から確認できます。
2020-06-11 14:15:12 +02:00
massDeleteConfirm:
2020-06-15 10:38:34 +02:00
title: 削除確認
desc: 多数の建造物を削除しようとしています! (<count> 個の選択) 続行しますか?
2020-06-11 14:15:12 +02:00
blueprintsNotUnlocked:
2020-06-15 10:38:34 +02:00
title: 未解除
desc: レベル12をクリアしてブループリント機能を解除してください
2020-06-11 14:15:12 +02:00
keybindingsIntroduction:
2020-06-15 10:38:34 +02:00
title: 便利なキー設定
desc: "このゲームには大規模な工場の構築をスムーズにするため、沢山のキー設定があります。
以下に数例を示します。詳細は<strong>キー設定を確認してください</strong><br><br> <code
class='keybinding'>CTRL</code> + ドラッグ: 削除範囲を指定<br> <code
class='keybinding'>SHIFT</code>: 押し続けると1種の建造物を連続配置<br> <code
class='keybinding'>ALT</code>: 設置されたベルトの方向を逆転させる<br>"
2020-06-11 14:15:12 +02:00
createMarker:
2020-06-15 10:38:34 +02:00
title: マーカーを設置
2020-07-07 01:41:52 +02:00
titleEdit: マーカーを編集
desc: わかりやすい名前をつけてください。形を表す<strong>短いキー</strong>を含めることもできます。(<a
href="https://viewer.shapez.io" target="_blank">ここ</a>から生成できます)
2020-06-11 14:15:12 +02:00
markerDemoLimit:
2020-06-15 10:38:34 +02:00
desc: デモ版ではマーカー設置は2つまでに制限されています。スタンドアローン版は無制限です
2020-06-12 19:16:56 +02:00
massCutConfirm:
2020-06-15 10:38:34 +02:00
title: カット確認
desc: 多数の建造物をカットしようとしています! (<count> 個の選択) 続行しますか?
massCutInsufficientConfirm:
title: カット確認
desc: 設置コストが不足しています! 続行しますか?
2020-06-13 11:49:17 +02:00
exportScreenshotWarning:
2020-06-15 10:38:34 +02:00
title: スクリーンショット出力
desc: スクリーンショット出力を実行します。この処理は工場の全体像があまりに大きいと、 ゲームが遅くなったりクラッシュしてしまう可能性があります!
editSignal:
title: Set Signal
descItems: "Choose a pre-defined item:"
descShortKey: ... or enter the <strong>short key</strong> of a shape (Which you
can generate <link>here</link>)
renameSavegame:
title: Rename Savegame
desc: You can rename your savegame here.
2020-06-11 14:15:12 +02:00
ingame:
keybindingsOverlay:
2020-06-15 10:38:34 +02:00
moveMap: マップ移動
selectBuildings: 範囲選択
stopPlacement: 配置の中止
rotateBuilding: 建造物の回転
placeMultiple: 複数配置
reverseOrientation: 向きの逆転
disableAutoOrientation: 自動向き合わせの停止
toggleHud: HUD表示切り替え
placeBuilding: 建造物配置
createMarker: マーカー設置
delete: 削除
pasteLastBlueprint: ブループリントの内容を設置
2020-06-17 17:29:54 +02:00
lockBeltDirection: ベルトプランナーを有効化
plannerSwitchSide: プランナーが通る側を反転
2020-06-23 08:59:03 +02:00
cutSelection: カット
copySelection: コピー
clearSelection: 選択範囲をクリア
pipette: ピペット
2020-07-07 13:34:49 +02:00
switchLayers: Switch layers
2020-06-11 14:15:12 +02:00
buildingPlacement:
2020-06-15 10:38:34 +02:00
cycleBuildingVariants: <key> キーを押して変更
hotkeyLabel: "ホットキー: <key>"
2020-06-11 14:15:12 +02:00
infoTexts:
2020-06-15 10:38:34 +02:00
speed: スピード
range: レンジ
storage: ストレージ
oneItemPerSecond: 1 アイテム / 秒
itemsPerSecond: <x> アイテム / 秒
2020-06-11 14:15:12 +02:00
itemsPerSecondDouble: (x2)
2020-06-15 10:38:34 +02:00
tiles: <x> タイル
2020-06-11 14:15:12 +02:00
levelCompleteNotification:
2020-06-15 10:38:34 +02:00
levelTitle: レベル <level>
completed: 完了
unlockText: <reward> を解除!
buttonNextLevel: 次のレベル
2020-06-11 14:15:12 +02:00
notifications:
2020-06-15 10:38:34 +02:00
newUpgrade: 新しいアップグレードが利用可能です!
gameSaved: ゲームをセーブしました。
freeplayLevelComplete: Level <level> has been completed!
2020-06-11 14:15:12 +02:00
shop:
2020-06-15 10:38:34 +02:00
title: アップグレード
buttonUnlock: アップグレード
tier: 第 <x> 段階
tierLabels:
- I
- II
- III
- IV
- V
- VI
- VII
- VIII
- IX
- X
- XI
- XII
- XIII
- XIV
- XV
- XVI
- XVII
- XVIII
- XIX
- XX
2020-06-15 10:38:34 +02:00
maximumLevel: 最大レベル (スピード x<currentMult>)
2020-06-11 14:15:12 +02:00
statistics:
2020-06-15 10:38:34 +02:00
title: 統計情報
2020-06-11 14:15:12 +02:00
dataSources:
stored:
2020-06-15 10:38:34 +02:00
title: 格納済
description: 中央の建造物に格納された形の総数です。
2020-06-11 14:15:12 +02:00
produced:
2020-06-15 10:38:34 +02:00
title: 生産済
description: 中間生成物を含む、工場全体で生産された形の総数です。
2020-06-11 14:15:12 +02:00
delivered:
2020-06-15 10:38:34 +02:00
title: 納品済
description: 中央の建造物に納品された形の総数です。
noShapesProduced: まだ形が生産されていません。
shapesDisplayUnits:
second: <shapes> / s
minute: <shapes> / m
hour: <shapes> / h
2020-06-11 14:15:12 +02:00
settingsMenu:
2020-06-15 10:38:34 +02:00
playtime: プレイ時間
buildingsPlaced: 建造物
beltsPlaced: ベルト
2020-06-11 14:15:12 +02:00
buttons:
2020-06-15 10:38:34 +02:00
continue: コンティニュー
settings: 設定
menu: メニューに戻る
2020-06-11 14:15:12 +02:00
tutorialHints:
2020-06-15 10:38:34 +02:00
title: ヒントが必要ですか?
showHint: ヒントを見る
hideHint: 閉じる
2020-06-11 14:15:12 +02:00
blueprintPlacer:
2020-06-15 10:38:34 +02:00
cost: コスト
2020-06-11 14:15:12 +02:00
waypoints:
2020-06-15 10:38:34 +02:00
waypoints: マーカー
2020-06-11 14:15:12 +02:00
hub: HUB
description: マーカーを左クリックでその場所にジャンプ、右クリックで削除します。<br><br> <keybinding>
キーを押すことで現在地にマーカーを設置します。選択した位置で<strong>右クリック</strong>することでもマーカー設置できます。
2020-06-15 10:38:34 +02:00
creationSuccessNotification: マーカーを設置しました
2020-06-11 14:15:12 +02:00
interactiveTutorial:
2020-06-15 10:38:34 +02:00
title: チュートリアル
2020-06-11 14:15:12 +02:00
hints:
2020-06-15 10:38:34 +02:00
1_1_extractor: <strong>抽出機</strong> を <strong>円の形</strong> の上において抽出しましょう!
1_2_conveyor: "抽出機を <strong>コンベアベルト</strong> でHUBまで繋げましょう <br><br> Tip:
<strong>マウスのドラッグ</strong> でベルトを引けます。"
1_3_expand: "このゲームは放置系のゲームでは<strong>ありません</strong>
もっと早く要件を満たせるように、追加の抽出機とベルトを設置しましょう。<br><br>Tip:
<strong>SHIFT</strong>
キーを押し続けると抽出機を連続配置できます。<strong>R</strong>キーで設置方向を回転できます。"
2020-06-22 17:05:53 +02:00
colors:
2020-06-23 08:59:03 +02:00
red:
green:
blue:
yellow:
purple:
cyan: シアン
white:
uncolored: 無色
black:
2020-06-22 17:05:53 +02:00
shapeViewer:
2020-06-23 08:59:03 +02:00
title: レイヤー
empty:
2020-07-07 13:34:49 +02:00
copyKey: Copy Key
connectedMiners:
one_miner: 1 Miner
n_miners: <amount> Miners
limited_items: Limited to <max_throughput>
2020-06-11 14:15:12 +02:00
shopUpgrades:
belt:
2020-06-15 10:38:34 +02:00
name: ベルト、ディストリビュータ & トンネル
description: スピード x<currentMult> → x<newMult>
2020-06-11 14:15:12 +02:00
miner:
2020-06-15 10:38:34 +02:00
name: 抽出機
description: スピード x<currentMult> → x<newMult>
2020-06-11 14:15:12 +02:00
processors:
2020-06-15 10:38:34 +02:00
name: 切断、回転 & 積み重ね
description: スピード x<currentMult> → x<newMult>
2020-06-11 14:15:12 +02:00
painting:
2020-06-15 10:38:34 +02:00
name: 混合 & 着色
description: スピード x<currentMult> → x<newMult>
2020-06-11 14:15:12 +02:00
buildings:
hub:
2020-06-15 10:38:34 +02:00
deliver: 納品
toUnlock: 解除
levelShortcut: レベル
2020-06-11 14:15:12 +02:00
belt:
default:
name: コンベアベルト
2020-06-15 10:38:34 +02:00
description: アイテムを輸送します。マウスドラッグで連続配置できます。
miner:
2020-06-11 14:15:12 +02:00
default:
name: 抽出機
2020-06-15 10:38:34 +02:00
description: 形や色の上に設置することで抽出できます。
2020-06-11 14:15:12 +02:00
chainable:
2020-06-15 10:38:34 +02:00
name: 連鎖抽出機
description: 形や色の上に設置することで抽出できます。連鎖設置可能です。
underground_belt:
2020-06-11 14:15:12 +02:00
default:
name: トンネル
2020-06-15 10:38:34 +02:00
description: 建造物や他のベルトの地下を通してベルトを配置できます。
2020-06-11 14:15:12 +02:00
tier2:
2020-06-15 10:38:34 +02:00
name: トンネル レベルII
description: 建造物や他のベルトの地下を通してベルトを配置できます。
2020-06-11 14:15:12 +02:00
cutter:
default:
name: 切断機
2020-06-15 10:38:34 +02:00
description: 形を上下の直線で切断し、双方を出力します。<strong>もしひとつの出力しか使わない場合、他の出力を破棄しないと出力が詰まって停止することに注意してください!</strong>
2020-06-11 14:15:12 +02:00
quad:
2020-06-15 10:38:34 +02:00
name: 切断機 (四分割)
description: 形を四分割します。<strong>もしひとつの出力しか使わない場合、他の出力を破棄しないと出力が詰まって停止することに注意してください!</strong>
2020-06-11 14:15:12 +02:00
rotater:
default:
name: 回転機
2020-06-15 10:38:34 +02:00
description: 形を時計回り方向に90度回転します。
2020-06-11 14:15:12 +02:00
ccw:
2020-06-15 10:38:34 +02:00
name: 回転機 (逆)
description: 形を反時計回り方向に90度回転します。
rotate180:
name: Rotate (180)
description: Rotates shapes by 180 degrees.
2020-06-11 14:15:12 +02:00
stacker:
default:
name: 積層機
2020-06-15 10:38:34 +02:00
description: 入力アイテムを積み重ねます。もしうまく統合できなかった場合は、右の入力アイテムを左の入力アイテムの上に重ねます。
2020-06-11 14:15:12 +02:00
mixer:
default:
name: 混合機
2020-06-15 10:38:34 +02:00
description: 2つの色を加算混合で混ぜ合わせます。
2020-06-11 14:15:12 +02:00
painter:
default:
name: 着色機
description: 左から入力された形の全体を、右から入力された色で着色します。
2020-06-11 14:15:12 +02:00
double:
2020-06-15 10:38:34 +02:00
name: 着色機 (ダブル)
description: 左から入力された形を、上から入力された色で着色します。
2020-06-11 14:15:12 +02:00
quad:
2020-06-15 10:38:34 +02:00
name: 着色機 (四分割)
description: 入力された形を四分割づつ別の色で塗り分けられます。
2020-06-16 12:31:16 +02:00
mirrored:
name: 着色機
description: 左から入力された形の全体を、右から入力された色で着色します。
2020-06-11 14:15:12 +02:00
trash:
default:
name: ゴミ箱
2020-06-15 10:38:34 +02:00
description: すべての辺からの入力を破棄します。永遠に。
2020-07-07 13:34:49 +02:00
wire:
default:
name: Energy Wire
description: Allows you to transport energy.
second:
name: Wire
description: Transfers signals, which can be items, colors or booleans (1 / 0).
Different colored wires do not connect.
balancer:
2020-07-07 13:34:49 +02:00
default:
name: Balancer
description: Multifunctional - Evenly distributes all inputs onto all outputs.
merger:
name: Merger (compact)
description: Merges two conveyor belts into one.
merger-inverse:
name: Merger (compact)
description: Merges two conveyor belts into one.
splitter:
name: Splitter (compact)
description: Splits one conveyor belt into two.
splitter-inverse:
name: Splitter (compact)
description: Splits one conveyor belt into two.
storage:
2020-07-07 13:34:49 +02:00
default:
name: Storage
description: Stores excess items, up to a given capacity. Prioritizes the left
output and can be used as an overflow gate.
wire_tunnel:
2020-07-07 13:34:49 +02:00
default:
name: Wire Crossing
description: Allows to cross two wires without connecting them.
constant_signal:
default:
name: Constant Signal
description: Emits a constant signal, which can be either a shape, color or
boolean (1 / 0).
lever:
default:
name: Switch
description: Can be toggled to emit a boolean signal (1 / 0) on the wires layer,
which can then be used to control for example an item filter.
logic_gate:
default:
name: AND Gate
description: Emits a boolean "1" if both inputs are truthy. (Truthy means shape,
color or boolean "1")
not:
name: NOT Gate
description: Emits a boolean "1" if the input is not truthy. (Truthy means
shape, color or boolean "1")
xor:
name: XOR Gate
description: Emits a boolean "1" if one of the inputs is truthy, but not both.
(Truthy means shape, color or boolean "1")
or:
name: OR Gate
description: Emits a boolean "1" if one of the inputs is truthy. (Truthy means
shape, color or boolean "1")
transistor:
default:
name: Transistor
description: Forwards the bottom input if the side input is truthy (a shape,
color or "1").
mirrored:
name: Transistor
description: Forwards the bottom input if the side input is truthy (a shape,
color or "1").
filter:
default:
name: Filter
description: Connect a signal to route all matching items to the top and the
remaining to the right. Can be controlled with boolean signals
too.
display:
default:
name: Display
description: Connect a signal to show it on the display - It can be a shape,
color or boolean.
reader:
default:
name: Belt Reader
description: Allows to measure the average belt throughput. Outputs the last
read item on the wires layer (once unlocked).
analyzer:
default:
name: Shape Analyzer
description: Analyzes the top right quadrant of the lowest layer of the shape
and returns its shape and color.
comparator:
default:
name: Compare
description: Returns boolean "1" if both signals are exactly equal. Can compare
shapes, items and booleans.
virtual_processor:
default:
name: Virtual Cutter
description: Virtually cuts the shape into two halves.
rotater:
name: Virtual Rotater
description: Virtually rotates the shape, both clockwise and counter-clockwise.
unstacker:
name: Virtual Unstacker
description: Virtually extracts the topmost layer to the right output and the
remaining ones to the left.
stacker:
name: Virtual Stacker
description: Virtually stacks the right shape onto the left.
painter:
name: Virtual Painter
description: Virtually paints the shape from the bottom input with the shape on
the right input.
2020-06-11 14:15:12 +02:00
storyRewards:
reward_cutter_and_trash:
2020-06-15 10:38:34 +02:00
title: 形の切断
desc: <strong>切断機</strong>が利用可能になりました。これは入力された形を、<strong>向きを考慮せず上下の直線で</strong>半分に切断します。<br><br>利用しない側の出力に注意しましょう。破棄するなどをしない限り<strong>詰まって停止してしまいます</strong>
- このためにゴミ箱も用意しました。入力アイテムをすべて破棄できます。
2020-06-11 14:15:12 +02:00
reward_rotater:
2020-06-15 10:38:34 +02:00
title: 回転
desc: <strong>回転機</strong>が利用可能になりました。形を時計回り方向に90度回転させます。
2020-06-11 14:15:12 +02:00
reward_painter:
2020-06-15 10:38:34 +02:00
title: 着色
desc: "The <strong>painter</strong> has been unlocked - Extract some color veins
(just as you do with shapes) and combine it with a shape in the
painter to color them!<br><br>PS: If you are colorblind, there is a
<strong>color blind mode</strong> in the settings!"
2020-06-11 14:15:12 +02:00
reward_mixer:
2020-06-15 10:38:34 +02:00
title: 色の混合
desc: <strong>混合機</strong>が利用可能になりました。 -
この建造物は2つの色を<strong>加算混合で</strong>混ぜ合わせます。
2020-06-11 14:15:12 +02:00
reward_stacker:
2020-06-15 10:38:34 +02:00
title: 積層機
desc: <strong>積層機</strong>で形を組み合わせ可能になりました。双方の入力を組み合わせ、もし連続した形になっていればそれらは<strong>融合してひとつ</strong>になります! もしできなかった場合は、左の入力の<strong>上に右の入力が重なります。</strong>
2020-06-11 14:15:12 +02:00
reward_splitter:
2020-06-15 10:38:34 +02:00
title: 分配機/合流機
desc: 多機能な<strong>分配機/合流機</strong>が利用可能になりました。 -
より大規模な工場を構築するため、複数のベルト間で<strong>アイテムを合流、分配</strong>できます!<br><br>
2020-06-11 14:15:12 +02:00
reward_tunnel:
2020-06-15 10:38:34 +02:00
title: トンネル
desc: <strong>トンネル</strong>が利用可能になりました。 - 他のベルトや建造物の地下を通してベルトが配置可能です!
2020-06-11 14:15:12 +02:00
reward_rotater_ccw:
2020-06-15 10:38:34 +02:00
title: 反時計回りの回転
desc: <strong>回転機</strong>のバリエーションが利用可能になりました。 -
反時計回りの回転ができるようになります! 回転機を選択し、<strong>'T'キーを押すことで方向の切り替えができます</strong>
2020-06-11 14:15:12 +02:00
reward_miner_chainable:
2020-06-15 10:38:34 +02:00
title: 連鎖抽出機
desc: <strong>連鎖抽出機</strong>が利用可能になりました。他の抽出機に<strong>出力を渡す</strong>ことができるので、資源の抽出がより効率的になります!
2020-06-11 14:15:12 +02:00
reward_underground_belt_tier_2:
2020-06-15 10:38:34 +02:00
title: トンネル レベルII
desc: <strong>トンネル</strong>のバリエーションが利用可能になりました。 -
<strong>距離拡張版が追加され</strong>、以前のものと組み合わせて目的に応じて利用することができます!
2020-06-11 14:15:12 +02:00
reward_cutter_quad:
2020-06-15 10:38:34 +02:00
title: 四分割
desc: <strong>切断機</strong>のバリエーションが利用可能になりました。 -
上下の二分割ではなく、<strong>四分割</strong>に切断できます!
2020-06-11 14:15:12 +02:00
reward_painter_double:
2020-06-15 10:38:34 +02:00
title: 着色機 (ダブル)
desc: <strong>着色機</strong>のバリエーションが利用可能になりました。 -
通常の着色機と同様に機能しますが、ひとつの色の消費で<strong>一度に2つの形</strong>を着色処理できます!
2020-06-11 14:15:12 +02:00
reward_painter_quad:
2020-06-15 10:38:34 +02:00
title: 四分割着色
desc: <strong>着色機</strong>のバリエーションが利用可能になりました。 - 形のすべてのパーツを別の色で塗り分けることができます!
2020-06-11 14:15:12 +02:00
reward_storage:
2020-06-15 10:38:34 +02:00
title: 余剰の貯蓄
desc: <strong>ゴミ箱</strong>のバリエーションが利用可能になりました。 - 容量上限までアイテムを格納することができます!
2020-06-11 14:15:12 +02:00
reward_freeplay:
2020-06-15 10:38:34 +02:00
title: フリープレイ
desc: やりましたね! <strong>フリープレイモード</strong>が利用可能になりました。 - これからは形はランダムに生成されます!
(ご心配なく。スタンドアローン版はさらなる追加コンテンツが計画されています)
2020-06-11 14:15:12 +02:00
reward_blueprints:
2020-06-15 10:38:34 +02:00
title: ブループリント
2020-06-16 12:11:34 +02:00
desc: 工場の建造物の<strong>コピー&ペースト</strong>が利用可能になりました! 範囲選択(CTRLキーを押したままマウスドラッグ)した状態で、'C'キーを押すことでコピーができます。<br><br>ペーストは<strong>タダではありません。</strong><strong>ブループリントの形</strong>を生産することで可能になります!(たった今納品したものです)
2020-06-11 14:15:12 +02:00
no_reward:
2020-06-15 10:38:34 +02:00
title: 次のレベル
desc: "このレベルには報酬はありません。次にはあるでしょう! <br><br> PS: すでに作った生産ラインは削除しないようにしましょう。 -
生産された形は<strong>すべて</strong>、後に<strong>アップグレードの解除</strong>のために必要になりま\
す!"
2020-06-11 14:15:12 +02:00
no_reward_freeplay:
2020-06-15 10:38:34 +02:00
title: 次のレベル
desc: おめでとうございます! スタンドアローン版ではさらなる追加要素が計画されています!
reward_balancer:
title: Balancer
desc: The multifunctional <strong>balancer</strong> has been unlocked - It can
be used to build bigger factories by <strong>splitting and merging
items</strong> onto multiple belts!<br><br>
reward_merger:
title: Compact Merger
desc: You have unlocked a <strong>merger</strong> variant of the
<strong>balancer</strong> - It accepts two inputs and merges them
into one belt!
reward_belt_reader:
title: Belt reader
desc: You have now unlocked the <strong>belt reader</strong>! It allows you to
measure the throughput of a belt.<br><br>And wait until you unlock
wires - then it gets really useful!
reward_rotater_180:
title: Rotater (180 degrees)
desc: You just unlocked the 180 degress <strong>rotater</strong>! - It allows
you to rotate a shape by 180 degress (Surprise! :D)
reward_wires_filters_and_levers:
title: "Wires: Filters & Levers"
desc: You just unlocked the <strong>wires layer</strong>! It is a separate layer
on top of the regular layer and introduces a lot of new
mechanics!<br><br> Since it can be overwhelming a bit, I added a
small tutorial - Be sure to have <strong>tutorials enabled</strong>
in the settings!
reward_display:
title: Display
desc: You have unlocked the <strong>Display</strong> - Connect a signal on the
wires layer to visualize its contents!
reward_constant_signal:
title: Constant Signal
desc: You unlocked the <strong>constant signal</strong> building on the wires
layer! This is useful to connect it to <strong>item filters</strong>
for example.<br><br> The constant signal can emit a
<strong>shape</strong>, <strong>color</strong> or
<strong>boolean</strong> (1 / 0).
reward_logic_gates:
title: Logic Gates
desc: You unlocked <strong>logic gates</strong>! You don't have to be excited
about this, but it's actually super cool!<br><br> With those gates
you can now compute AND, OR, XOR and NOT operations.<br><br> As a
bonus on top I also just gave you a <strong>transistor</strong>!
reward_virtual_processing:
title: Virtual Processing
desc: I just gave a whole bunch of new buildings which allow you to
<strong>simulate the processing of shapes</strong>!<br><br> You can
now simulate a cutter, rotater, stacker and more on the wires layer!
With this you now have three options to continue the game:<br><br> -
Build an <strong>automated machine</strong> to create any possible
shape requested by the HUB (I recommend to try it!).<br><br> - Build
something cool with wires.<br><br> - Continue to play
regulary.<br><br> Whatever you choose, remember to have fun!
2020-06-11 14:15:12 +02:00
settings:
2020-06-15 10:38:34 +02:00
title: 設定
2020-06-11 14:15:12 +02:00
categories:
general: General
userInterface: User Interface
advanced: Advanced
performance: Performance
2020-06-11 14:15:12 +02:00
versionBadges:
dev: Development
staging: Staging
prod: Production
buildDate: Built <at-date>
labels:
uiScale:
2020-06-15 10:38:34 +02:00
title: 画面表示サイズ
description: ユーザーインターフェイスのサイズを変更します。解像度をベースに調整されますが、この設定でそれを変更できます。
2020-06-11 14:15:12 +02:00
scales:
2020-06-15 10:38:34 +02:00
super_small: 極小
small:
regular: 普通
large:
huge: 極大
2020-06-11 14:15:12 +02:00
scrollWheelSensitivity:
2020-06-15 10:38:34 +02:00
title: ズーム感度
description: マウスやトラックパッドでのズーム感度を変更します。
2020-06-11 14:15:12 +02:00
sensitivity:
2020-06-15 10:38:34 +02:00
super_slow: 極遅
slow:
regular: 普通
fast:
super_fast: 超速
2020-06-11 14:15:12 +02:00
language:
2020-06-15 10:38:34 +02:00
title: 言語
description: 言語を変更します。すべての翻訳はユーザーからの協力で成り立っており、まだ完全には完了していない可能性があります!
2020-06-11 14:15:12 +02:00
fullscreen:
2020-06-15 10:38:34 +02:00
title: フルスクリーン
description: フルスクリーンでのプレイが推奨です。スタンドアローン版のみ変更可能です。
2020-06-11 14:15:12 +02:00
soundsMuted:
2020-06-15 10:38:34 +02:00
title: 効果音ミュート
description: 有効に設定するとすべての効果音をミュートします。
2020-06-11 14:15:12 +02:00
musicMuted:
2020-06-15 10:38:34 +02:00
title: BGMミュート
description: 有効に設定するとすべてのBGMをミュートします。
2020-06-11 14:15:12 +02:00
theme:
2020-06-15 10:38:34 +02:00
title: ゲームテーマ
description: ゲームテーマを選択します。 (ライト / ダーク).
2020-06-12 12:01:25 +02:00
themes:
2020-06-15 10:38:34 +02:00
dark: ダーク
light: ライト
2020-06-11 14:15:12 +02:00
refreshRate:
2020-06-15 10:38:34 +02:00
title: シミュレーション対象
description: もし144hzのモニターを利用しているなら、この設定でリフレッシュレートを変更することで、ゲームが高リフレッシュレートを正しくシミュレーションします。利用しているPCが非力な場合、この設定により実効FPSが遅くなる可能性があります。
2020-06-11 14:15:12 +02:00
alwaysMultiplace:
2020-06-15 10:38:34 +02:00
title: 連続配置
description: この設定を有効にすると、建造物を選択後に意図的にキャンセルするまで選択された状態を維持します。これはSHIFTキーを押し続けている状態と同等です。
2020-06-11 14:15:12 +02:00
offerHints:
2020-06-15 10:38:34 +02:00
title: ヒントとチュートリアル
description: ゲーム中、ヒントとチュートリアルを表示します。レベルごとに不要なUI要素も非表示になり、ゲームに集中しやすくなります。
2020-06-12 19:16:56 +02:00
movementSpeed:
2020-06-15 10:38:34 +02:00
title: 移動速度
description: キーボードを使用した際の画面の移動速度を変更します。
2020-06-12 19:16:56 +02:00
speeds:
2020-06-15 10:38:34 +02:00
super_slow: 極遅
slow:
regular: 普通
fast:
super_fast: 超速
extremely_fast: 超々速
2020-06-17 14:02:28 +02:00
enableTunnelSmartplace:
2020-06-17 17:29:54 +02:00
title: スマートトンネル
description: 有効にすると、トンネルを設置した際に不要なベルトを自動的に除去します。
2020-06-17 17:29:54 +02:00
また、トンネルをドラッグできるようになり、不要なトンネルは除去されます。
2020-06-17 14:02:28 +02:00
vignette:
2020-06-17 17:29:54 +02:00
title: ビネット
description: 画面の隅を暗くして文字を読みやすくするビネットを有効化します。
2020-06-22 12:15:44 +02:00
autosaveInterval:
2020-06-23 08:59:03 +02:00
title: オートセーブ間隔
description: ゲームが自動的にセーブされる頻度を設定します。無効化することも可能です。
2020-06-22 12:15:44 +02:00
intervals:
2020-06-23 08:59:03 +02:00
one_minute: 1
two_minutes: 2
five_minutes: 5
ten_minutes: 10
twenty_minutes: 20
disabled: 無効
2020-06-22 12:15:44 +02:00
compactBuildingInfo:
2020-06-23 08:59:03 +02:00
title: コンパクトな建造物情報
description: レートのみを表示することで、建造物の情報ボックスを短くします。選択しない場合は、説明文と画像も表示されます。
2020-06-22 12:15:44 +02:00
disableCutDeleteWarnings:
2020-06-23 08:59:03 +02:00
title: カット/削除の警告を無効化
description: 100個以上のエンティティをカット/削除する際に表示される警告ダイアログを無効にします。
2020-06-22 17:05:53 +02:00
enableColorBlindHelper:
2020-06-23 08:59:03 +02:00
title: 色覚モード
description: 色覚異常を持っていてもゲームがプレイできるようにするための各種ツールを有効化します。
2020-06-24 19:15:35 +02:00
rotationByBuilding:
2020-07-07 13:34:49 +02:00
title: Rotation by building type
description: Each building type remembers the rotation you last set it to
individually. This may be more comfortable if you frequently
switch between placing different building types.
soundVolume:
title: Sound Volume
description: Set the volume for sound effects
musicVolume:
title: Music Volume
description: Set the volume for music
lowQualityMapResources:
title: Low Quality Map Resources
description: Simplifies the rendering of resources on the map when zoomed in to
improve performance. It even looks cleaner, so be sure to try it
out!
disableTileGrid:
title: Disable Grid
description: Disabling the tile grid can help with the performance. This also
makes the game look cleaner!
clearCursorOnDeleteWhilePlacing:
title: Clear Cursor on Right Click
description: Enabled by default, clears the cursor whenever you right click
while you have a building selected for placement. If disabled,
you can delete buildings by right-clicking while placing a
building.
lowQualityTextures:
title: Low quality textures (Ugly)
description: Uses low quality textures to save performance. This will make the
game look very ugly!
displayChunkBorders:
title: Display Chunk Borders
description: The game is divided into chunks of 16x16 tiles, if this setting is
enabled the borders of each chunk are displayed.
pickMinerOnPatch:
title: Pick miner on resource patch
description: Enabled by default, selects the miner if you use the pipette when
hovering a resource patch.
simplifiedBelts:
title: Simplified Belts (Ugly)
description: Does not render belt items except when hovering the belt to save
performance. I do not recommend to play with this setting if you
do not absolutely need the performance.
enableMousePan:
title: Enable Mouse Pan
description: Allows to move the map by moving the cursor to the edges of the
screen. The speed depends on the Movement Speed setting.
rangeSliderPercentage: <amount> %
2020-06-11 14:15:12 +02:00
keybindings:
2020-06-15 10:38:34 +02:00
title: キー設定
hint: "Tip: CTRL, SHIFT, ALTを利用するようにしてください。これらはそれぞれ建造物配置の際の機能があります。"
2020-06-15 10:38:34 +02:00
resetKeybindings: キー設定をリセット
2020-06-11 14:15:12 +02:00
categoryLabels:
2020-06-15 10:38:34 +02:00
general: アプリケーション
ingame: ゲーム
navigation: ナビゲーション
placement: 配置
massSelect: 複数選択
buildings: 建造物ショートカット
placementModifiers: 配置時バリエーション
2020-06-11 14:15:12 +02:00
mappings:
2020-06-15 10:38:34 +02:00
confirm: 確認
back: 戻る
mapMoveUp: 上移動
mapMoveRight: 右移動
mapMoveDown: 下移動
mapMoveLeft: 左移動
centerMap: マップ中央移動
mapZoomIn: ズームイン
mapZoomOut: ズームアウト
createMarker: マーカー設置
menuOpenShop: アップグレード
menuOpenStats: 統計情報
menuClose: メニューを閉じる
2020-06-15 10:38:34 +02:00
toggleHud: HUD切り替え
toggleFPSInfo: FPS、デバッグ情報表示切り替え
belt: コンベアベルト
underground_belt: トンネル
miner: 抽出機
cutter: 切断機
rotater: 回転機
stacker: 積層機
mixer: 混合機
painter: 着色機
trash: ゴミ箱
2020-06-15 10:38:34 +02:00
rotateWhilePlacing: 回転
rotateInverseModifier: "Modifier: 逆時計回りにする"
2020-06-15 10:38:34 +02:00
cycleBuildingVariants: バリエーション変更
confirmMassDelete: 複数選択削除の確認
cycleBuildings: 建造物の選択
massSelectStart: マウスドラッグで開始
massSelectSelectMultiple: 複数範囲選択
massSelectCopy: 範囲コピー
placementDisableAutoOrientation: 自動向き合わせ無効
placeMultiple: 配置モードの維持
placeInverse: ベルトの自動向き合わせを逆転
pasteLastBlueprint: 直前のブループリントをペーストする
massSelectCut: 範囲カット
exportScreenshot: 工場の全体像を画像出力
2020-06-16 12:11:34 +02:00
mapMoveFaster: より速く移動
2020-06-17 17:29:54 +02:00
lockBeltDirection: ベルトプランナーを有効化
2020-06-22 12:15:44 +02:00
switchDirectionLockSide: "プランナー: 通る側を切り替え"
2020-06-23 08:59:03 +02:00
pipette: ピペット
2020-07-07 13:34:49 +02:00
switchLayers: Switch layers
wire: Energy Wire
balancer: Balancer
storage: Storage
constant_signal: Constant Signal
logic_gate: Logic Gate
lever: Switch (regular)
lever_wires: Switch (wires)
filter: Filter
wire_tunnel: Wire Crossing
display: Display
reader: Belt Reader
virtual_processor: Virtual Cutter
transistor: Transistor
analyzer: Shape Analyzer
comparator: Compare
2020-06-11 14:15:12 +02:00
about:
2020-06-15 10:38:34 +02:00
title: このゲームについて
2020-06-13 11:49:17 +02:00
body: >-
このゲームはオープンソースであり、<a href="https://github.com/tobspr"
target="_blank">Tobias Springer</a> (私)によって開発されています。<br><br>
2020-06-13 11:49:17 +02:00
2020-06-15 10:38:34 +02:00
開発に参加したい場合は以下をチェックしてみてください。<a href="<githublink>" target="_blank">shapez.io on github</a>.<br><br>
2020-06-13 11:49:17 +02:00
このゲームはdiscordでの素晴らしいコミュニティなしには実現しませんでした。 - このサーバにも是非参加してください! <a href="<discordlink>" target="_blank">Discord server</a>!<br><br>
2020-06-13 11:49:17 +02:00
2020-06-15 10:38:34 +02:00
サウンドトラックは<a href="https://soundcloud.com/pettersumelius" target="_blank">Peppsen</a>により製作されました。 - 彼は素晴らしいです<br><br>
2020-06-13 11:49:17 +02:00
2020-06-15 10:38:34 +02:00
最後に、私の最高の友人<a href="https://github.com/niklas-dahl" target="_blank">Niklas</a>に大きな感謝を。 - 彼とのFactorioのゲーム体験がなければ、このゲームは存在しませんでした。
2020-06-11 14:15:12 +02:00
changelog:
2020-06-15 10:38:34 +02:00
title: 更新履歴
2020-06-11 14:15:12 +02:00
demo:
features:
2020-06-15 10:38:34 +02:00
restoringGames: セーブデータのリストア
importingGames: セーブデータのインポート
oneGameLimit: セーブデータの1個制限
customizeKeybindings: キー設定のカスタマイズ
exportingBase: 工場の全体像の画像出力
settingNotAvailable: デモ版では利用できません。
tips:
- The hub accepts input of any kind, not just the current shape!
- Make sure your factories are modular - it will pay out!
- Don't build too close to the hub, or it will be a huge chaos!
- If stacking does not work, try switching the inputs.
- You can toggle the belt planner direction by pressing <b>R</b>.
- Holding <b>CTRL</b> allows dragging of belts without auto-orientation.
- Ratios stay the same, as long as all upgrades are on the same Tier.
- Serial execution is more efficient than parallel.
- You will unlock more variants of buildings later in the game!
- You can use <b>T</b> to switch between different variants.
- Symmetry is key!
- You can weave different tiers of tunnels.
- Try to build compact factories - it will pay out!
- The painter has a mirrored variant which you can select with <b>T</b>
- Having the right building ratios will maximize efficiency.
- At maximum level, 5 extractors will fill a single belt.
- Don't forget about tunnels!
- You don't need to divide up items evenly for full efficiency.
- Holding <b>SHIFT</b> will activate the belt planner, letting you place
long lines of belts easily.
- Cutters always cut vertically, regardless of their orientation.
- To get white mix all three colors.
- The storage buffer priorities the first output.
- Invest time to build repeatable designs - it's worth it!
- Holding <b>CTRL</b> allows to place multiple buildings.
- You can hold <b>ALT</b> to invert the direction of placed belts.
- Efficiency is key!
- Shape patches that are further away from the hub are more complex.
- Machines have a limited speed, divide them up for maximum efficiency.
- Use balancers to maximize your efficiency.
- Organization is important. Try not to cross conveyors too much.
- Plan in advance, or it will be a huge chaos!
- Don't remove your old factories! You'll need them to unlock upgrades.
- Try beating level 20 on your own before seeking for help!
- Don't complicate things, try to stay simple and you'll go far.
- You may need to re-use factories later in the game. Plan your factories to
be re-usable.
- Sometimes, you can find a needed shape in the map without creating it with
stackers.
- Full windmills / pinwheels can never spawn naturally.
- Color your shapes before cutting for maximum efficiency.
- With modules, space is merely a perception; a concern for mortal men.
- Make a separate blueprint factory. They're important for modules.
- Have a closer look on the color mixer, and your questions will be answered.
- Use <b>CTRL</b> + Click to select an area.
- Building too close to the hub can get in the way of later projects.
- The pin icon next to each shape in the upgrade list pins it to the screen.
- Mix all primary colors together to make white!
- You have an infinite map, don't cramp your factory, expand!
- Also try Factorio! It's my favorite game.
- The quad cutter cuts clockwise starting from the top right!
- You can download your savegames in the main menu!
- This game has a lot of useful keybindings! Be sure to check out the
settings page.
- This game has a lot of settings, be sure to check them out!
- The marker to your hub has a small compass to indicate its direction!
- To clear belts, cut the area and then paste it at the same location.
- Press F4 to show your FPS and Tick Rate.
- Press F4 twice to show the tile of your mouse and camera.