mirror of
https://github.com/tobspr/shapez.io.git
synced 2025-06-13 13:04:03 +00:00
Update base-cz.yaml
This commit is contained in:
parent
f984df77b1
commit
2e7587dce8
@ -430,7 +430,7 @@ ingame:
|
|||||||
puzzleEditorControls:
|
puzzleEditorControls:
|
||||||
title: Puzzle editor
|
title: Puzzle editor
|
||||||
instructions:
|
instructions:
|
||||||
- 1. Place <strong>Constant Producers</strong> to provide shapes and
|
- 1. Umístěte <strong>Constant Producers</strong> to provide shapes and
|
||||||
colors to the player
|
colors to the player
|
||||||
- 2. Build one or more shapes you want the player to build later and
|
- 2. Build one or more shapes you want the player to build later and
|
||||||
deliver it to one or more <strong>Goal Acceptors</strong>
|
deliver it to one or more <strong>Goal Acceptors</strong>
|
||||||
@ -657,16 +657,16 @@ buildings:
|
|||||||
kabelů na běžnou vrstvu.
|
kabelů na běžnou vrstvu.
|
||||||
constant_producer:
|
constant_producer:
|
||||||
default:
|
default:
|
||||||
name: Constant Producer
|
name: Výrobník
|
||||||
description: Constantly outputs a specified shape or color.
|
description: Constantly outputs a specified shape or color.
|
||||||
goal_acceptor:
|
goal_acceptor:
|
||||||
default:
|
default:
|
||||||
name: Goal Acceptor
|
name: Příjemce cílů
|
||||||
description: Deliver shapes to the goal acceptor to set them as a goal.
|
description: Doručte tvary příjemci cílů, abyste je nastavili jako cíl.
|
||||||
block:
|
block:
|
||||||
default:
|
default:
|
||||||
name: Block
|
name: Blok
|
||||||
description: Allows you to block a tile.
|
description: Umožňuje zablokovat políčko.
|
||||||
storyRewards:
|
storyRewards:
|
||||||
reward_cutter_and_trash:
|
reward_cutter_and_trash:
|
||||||
title: Řezání tvarů
|
title: Řezání tvarů
|
||||||
@ -1165,24 +1165,24 @@ tips:
|
|||||||
- Stisknutím F4 dvakrát zobrazíte souřadnici myši a kamery.
|
- Stisknutím F4 dvakrát zobrazíte souřadnici myši a kamery.
|
||||||
- Můžete kliknout na připínáček vlevo vedle připnutého tvaru k jeho odepnutí.
|
- Můžete kliknout na připínáček vlevo vedle připnutého tvaru k jeho odepnutí.
|
||||||
puzzleMenu:
|
puzzleMenu:
|
||||||
play: Play
|
play: Hrát
|
||||||
edit: Edit
|
edit: Upravit
|
||||||
title: Puzzle Mode
|
title: Puzzle mód
|
||||||
createPuzzle: Create Puzzle
|
createPuzzle: Vytvořit puzzle
|
||||||
loadPuzzle: Load
|
loadPuzzle: Načíst
|
||||||
reviewPuzzle: Review & Publish
|
reviewPuzzle: Review & Publish
|
||||||
validatingPuzzle: Validating Puzzle
|
validatingPuzzle: Ověřování puzzlu
|
||||||
submittingPuzzle: Submitting Puzzle
|
submittingPuzzle: Odesílání puzzlu
|
||||||
noPuzzles: There are currently no puzzles in this section.
|
noPuzzles: V této sekci nejsou momentálně žádné puzzly.
|
||||||
categories:
|
categories:
|
||||||
levels: Levels
|
levels: Úrovně
|
||||||
new: New
|
new: Nové
|
||||||
top-rated: Top Rated
|
top-rated: Top Rated
|
||||||
mine: My Puzzles
|
mine: Má puzzle
|
||||||
short: Short
|
short: Krátké
|
||||||
easy: Easy
|
easy: Lehké
|
||||||
hard: Hard
|
hard: Těžké
|
||||||
completed: Completed
|
completed: Dokončeno
|
||||||
validation:
|
validation:
|
||||||
title: Invalid Puzzle
|
title: Invalid Puzzle
|
||||||
noProducers: Please place a Constant Producer!
|
noProducers: Please place a Constant Producer!
|
||||||
|
Loading…
Reference in New Issue
Block a user