Update base-cz.yaml (#701)

I translated some things from the new wire update
This commit is contained in:
Bzucak12 2020-09-29 12:31:31 +02:00 committed by GitHub
parent 8ec2a90ae3
commit a320a35fa4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 58 additions and 71 deletions

View File

@ -334,15 +334,15 @@ ingame:
cyan: Tyrkysová cyan: Tyrkysová
white: Bílá white: Bílá
uncolored: Bez barvy uncolored: Bez barvy
black: Black black: Černá
shapeViewer: shapeViewer:
title: Vrstvy title: Vrstvy
empty: Prázdné empty: Prázdné
copyKey: Copy Key copyKey: Copy Key
connectedMiners: connectedMiners:
one_miner: 1 Miner one_miner: 1 Extraktor
n_miners: <amount> Miners n_miners: <amount> Extraktorů
limited_items: Limited to <max_throughput> limited_items: Limit je <max_throughput>
shopUpgrades: shopUpgrades:
belt: belt:
name: Pásy, distribuce & tunely name: Pásy, distribuce & tunely
@ -400,8 +400,8 @@ buildings:
name: Rotor (opačný) name: Rotor (opačný)
description: Otáčí tvary o 90 stupňů proti směru hodinových ručiček description: Otáčí tvary o 90 stupňů proti směru hodinových ručiček
rotate180: rotate180:
name: Rotate (180) name: Rotor (180)
description: Rotates shapes by 180 degrees. description: Otáčí tvary o 180 stupňů.
stacker: stacker:
default: default:
name: Kombinátor name: Kombinátor
@ -433,114 +433,101 @@ buildings:
name: Kabel name: Kabel
description: Dovoluje přenos energie. description: Dovoluje přenos energie.
second: second:
name: Wire name: Kabel
description: Transfers signals, which can be items, colors or booleans (1 / 0). description: Dovoluje přenos energie.
Different colored wires do not connect.
balancer: balancer:
default: default:
name: Balancer name: Vyvažovač
description: Multifunctional - Evenly distributes all inputs onto all outputs. description: Multifunkční - Rozděluje vstupy do výstupy.
merger: merger:
name: Merger (compact) name: Spojka (kompaktní)
description: Merges two conveyor belts into one. description: Spojí dva pásy do jednoho.
merger-inverse: merger-inverse:
name: Merger (compact) name: Spojka (kompaktní)
description: Merges two conveyor belts into one. description: Spojí dva pásy do jednoho.
splitter: splitter:
name: Splitter (compact) name: Rozdělovač (kompaktní)
description: Splits one conveyor belt into two. description: Rozdělí jeden pás na dva.
splitter-inverse: splitter-inverse:
name: Splitter (compact) name: Rozdělovač (kompaktní)
description: Splits one conveyor belt into two. description: Rozdělí jeden pás na dva.
storage: storage:
default: default:
name: Storage name: Sklad
description: Stores excess items, up to a given capacity. Prioritizes the left description: Skladuje věci navíc až do naplnění kapacity. Může být použit na skladová ní surovin navíc.
output and can be used as an overflow gate.
wire_tunnel: wire_tunnel:
default: default:
name: Wire Crossing name: Křížení kabelů
description: Allows to cross two wires without connecting them. description: Umožňuje křížení dvou kabeů bez jejich spojení.
constant_signal: constant_signal:
default: default:
name: Constant Signal name: Konstantní signál
description: Emits a constant signal, which can be either a shape, color or description: Vydává konstantní signál, který může mít tvar, barvu nebo logickou hodnotu (1 / 0).
boolean (1 / 0).
lever: lever:
default: default:
name: Switch name: Přepínač
description: Can be toggled to emit a boolean signal (1 / 0) on the wires layer, description: Lze přepínat, aby vydával signál (1/0) na vrstvě vodičů, pomocí kterého lze například
which can then be used to control for example an item filter. ovládat filtr tvarů a barev.
logic_gate: logic_gate:
default: default:
name: AND Gate name: AND Gate
description: Emits a boolean "1" if both inputs are truthy. (Truthy means shape, description: Vysílá signál "1" pokud oba vstupy vysílají signál.
color or boolean "1")
not: not:
name: NOT Gate name: NOT Gate
description: Emits a boolean "1" if the input is not truthy. (Truthy means description: Vysílá signál "1" pokud oba vstupy nevysílají signál.
shape, color or boolean "1")
xor: xor:
name: XOR Gate name: XOR Gate
description: Emits a boolean "1" if one of the inputs is truthy, but not both. description: Vysílá signál "1" pokud jeden vstup vysílá signál, ale druhý vstup nevysílá signál.
(Truthy means shape, color or boolean "1")
or: or:
name: OR Gate name: OR Gate
description: Emits a boolean "1" if one of the inputs is truthy. (Truthy means description: Vysílá signál "1" pokud jeden vstup vysílá signál.
shape, color or boolean "1")
transistor: transistor:
default: default:
name: Transistor name: Tranzistor
description: Forwards the bottom input if the side input is truthy (a shape, description: Přeposílá spodní vstup, pokud boční vstup vysílá signál.
color or "1").
mirrored: mirrored:
name: Transistor name: Tranzistor
description: Forwards the bottom input if the side input is truthy (a shape, description: Přeposílá spodní vstup, pokud boční vstup vysílá signál.
color or "1").
filter: filter:
default: default:
name: Filter name: Filtr
description: Connect a signal to route all matching items to the top and the description: Připojte signál k třídění tvarů a barev.
remaining to the right. Can be controlled with boolean signals
too.
display: display:
default: default:
name: Display name: Display
description: Connect a signal to show it on the display - It can be a shape, description: Připojte signál a zobrazte jej na displeji - může to být tvar nebo
color or boolean. barva.
reader: reader:
default: default:
name: Belt Reader name: Čtečka pásů
description: Allows to measure the average belt throughput. Outputs the last description: Umožňuje měřit průměrnou propustnost pásu. Výstup čte poslední
read item on the wires layer (once unlocked). položku ve vrstvě kabelů.
analyzer: analyzer:
default: default:
name: Shape Analyzer name: Analyzátor tvarů
description: Analyzes the top right quadrant of the lowest layer of the shape description: Analyzuje pravou horní část nejnižší vrstvy tvaru a vrací tvar a barvu.
and returns its shape and color.
comparator: comparator:
default: default:
name: Compare name: Porovnávač
description: Returns boolean "1" if both signals are exactly equal. Can compare description: Vrátí signál „1“, pokud jsou oba signály přesně stejné. Může srovnávat
shapes, items and booleans. tvary, předměty a signály.
virtual_processor: virtual_processor:
default: default:
name: Virtual Cutter name: Virtuální pila
description: Virtually cuts the shape into two halves. description: Virtuálně rozřízne tvar svisle na dvě části.
rotater: rotater:
name: Virtual Rotater name: Virtuální rotor
description: Virtually rotates the shape, both clockwise and counter-clockwise. description: Virtuálně Otáčí tvary o 90 stupňů po směru hodinových ručiček.
unstacker: unstacker:
name: Virtual Unstacker name: Virtuální extrahátor
description: Virtually extracts the topmost layer to the right output and the description: Virtuálně extrahuje nejvyšší vrstvu do pravého výstupu a zbývající do levé.
remaining ones to the left.
stacker: stacker:
name: Virtual Stacker name: Virtuální kombinátor
description: Virtually stacks the right shape onto the left. description: Virtuálně Spojí tvary dohromady. Pokud nemohou být spojeny, pravý tvar je
položen na levý.
painter: painter:
name: Virtual Painter name: Virtual barvič
description: Virtually paints the shape from the bottom input with the shape on description: Virtuálně obarví celý tvar v levém vstupu barvou z pravého vstupu.
the right input.
storyRewards: storyRewards:
reward_cutter_and_trash: reward_cutter_and_trash:
title: Řezání tvarů title: Řezání tvarů