Update base-cz.yaml (#598)

translated terms for wires, description for a marker, categories in settings, quad painting title, reward text for a painter and confirmation of mass cut while not enough blueprints are available
pull/609/head
Ondřej Povolný 4 years ago committed by GitHub
parent 3f497c5b47
commit a70c6561f3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -234,8 +234,8 @@ dialogs:
createMarker:
title: Nová značka
desc: Give it a meaningful name, you can also include a <strong>short key</strong> of a shape (Which you can generate <a href="https://viewer.shapez.io" target="_blank">here</a>)
titleEdit: Edit Marker
desc: Pojmenuj jí nějak výstižně, též ji můžeš doplnit <strong>zkratkou</strong> pro tvar (Kterou si můžete vytvořit <a href="https://viewer.shapez.io" target="_blank">zde</a>)
titleEdit: Upravit značku
markerDemoLimit:
desc: V ukázce můžete vytvořit pouze dvě značky. Získejte plnou verzi pro neomezený počet značek!
@ -252,8 +252,8 @@ dialogs:
může zejména u větších základen dlouho trvat, nebo dokonce shodit hru!
massCutInsufficientConfirm:
title: Confirm cut
desc: You can not afford to paste this area! Are you sure you want to cut it?
title: Potvrdit vyjmutí
desc: Nemůžeš si dovolit vložení této oblasti! Skutečně ji chceš vyjmout?
ingame:
# This is shown in the top left corner and displays useful keybindings in
@ -510,25 +510,25 @@ buildings:
description: Skladuje věci navíc až do naplnění kapacity. Může být použit na skladování surovin navíc.
wire:
default:
name: Energy Wire
description: Allows you to transport energy.
name: Kabel
description: Dovoluje přenos energie.
advanced_processor:
default:
name: Color Inverter
description: Accepts a color or shape and inverts it.
name: Invertor barev
description: Přijme barvu či tvar a převrátí jej.
energy_generator:
deliver: Deliver
toGenerateEnergy: For
deliver: Dodej
toGenerateEnergy: Pro
default:
name: Energy Generator
description: Generates energy by consuming shapes.
name: Generátor energie
description: Vyrábí energii zpracováním tvarů.
wire_crossings:
default:
name: Wire Splitter
description: Splits a energy wire into two.
name: Dělič kabelů
description: Rozdělí kabel na dva.
merger:
name: Wire Merger
description: Merges two energy wires into one.
name: Slučovač kabelů
description: Spojí dva kabely do jednoho.
storyRewards:
# Those are the rewards gained from completing the store
@ -543,7 +543,7 @@ storyRewards:
reward_painter:
title: Barvení
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!
<strong>Barvič</strong> byl právě odemčen - Vytěžte nějaká ložiska barev (podobně jako těžíte tvary) a spojte je s tvarem v barviči pro jeho obarvení!<br><br>PS: Pokud jste barvoslepý, v nastavení naleznete <strong>režim pro barvoslepé</strong>!
reward_mixer:
title: Míchání barev
@ -587,7 +587,7 @@ storyRewards:
desc: Odemknuli jste variantu <strong>barviče</strong> - Funguje stejně jako normální, ale nabarví <strong>dva tvary naráz</strong> pomocí jedné barvy!
reward_painter_quad:
title: Quad Painting
title: Čtyřstranné barvení
desc: Odemknuli jste variantu <strong>painter</strong> - Umožní vám nabarvit každou čtvrtinu tvaru jinou barvou!
reward_storage:
@ -616,9 +616,9 @@ storyRewards:
settings:
title: Nastavení
categories:
general: General
userInterface: User Interface
advanced: Advanced
general: Obecné
userInterface: Uživatelské rozhraní
advanced: Rozšířené
versionBadges:
dev: Vývojová verze

Loading…
Cancel
Save