mirror of
https://github.com/tobspr/shapez.io.git
synced 2024-10-27 20:34:29 +00:00
Update translations, part 2
This commit is contained in:
parent
adb268ad73
commit
159d656f0a
@ -49,12 +49,7 @@ function match(originalObj, translatedObj, path = "/") {
|
||||
"vs",
|
||||
translatedPlaceholders
|
||||
);
|
||||
console.warn(" | Obsolete key", path + key);
|
||||
// changes.push({
|
||||
// key: path + key,
|
||||
// value: null,
|
||||
// });
|
||||
delete translatedObj[key];
|
||||
translatedObj[key] = originalObj[key];
|
||||
continue;
|
||||
}
|
||||
} else {
|
||||
|
@ -195,10 +195,6 @@ dialogs:
|
||||
title: Demo verze
|
||||
desc: Zkoušíte použít funkci (<feature>), která není v demo verzi. Pořiďte si plnou verzi pro lepší zážitek!
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
oneSavegameLimit:
|
||||
title: Omezené ukládání
|
||||
desc: Ve zkušební verzi můžete mít pouze jednu uloženou hru. Odstraňte stávající uloženou hru nebo si pořiďte plnou verzi!
|
||||
@ -208,7 +204,7 @@ dialogs:
|
||||
desc: >-
|
||||
Tady jsou změny od posledně:
|
||||
|
||||
upgradesIntroduction:
|
||||
upgradesIntroduction:
|
||||
title: Odemknout vylepšení
|
||||
desc: >-
|
||||
Všechny tvary, které vytvoříte, lze použít k odemčení vylepšení - <strong>Neničte své staré továrny!</strong>
|
||||
@ -614,8 +610,8 @@ settings:
|
||||
Vybere motiv (světlý / tmavý).
|
||||
|
||||
themes:
|
||||
dark: Dark
|
||||
light: Light
|
||||
dark: Dark
|
||||
light: Light
|
||||
|
||||
refreshRate:
|
||||
title: Cíl simulace
|
||||
|
@ -321,6 +321,7 @@ ingame:
|
||||
|
||||
# The roman number for each tier
|
||||
tierLabels: [I, II, III, IV, V, VI, VII, VIII, IX, X]
|
||||
maximumLevel: MAXIMUM LEVEL (Speed x<currentMult>)
|
||||
|
||||
# The "Statistics" window
|
||||
statistics:
|
||||
@ -384,15 +385,19 @@ ingame:
|
||||
shopUpgrades:
|
||||
belt:
|
||||
name: Convoyeurs, Distributeurs et Tunnels
|
||||
description: Speed x<currentMult> → x<newMult>
|
||||
|
||||
miner:
|
||||
name: Extraction
|
||||
description: Speed x<currentMult> → x<newMult>
|
||||
|
||||
processors:
|
||||
name: Découpage, Rotation et Empilage
|
||||
description: Speed x<currentMult> → x<newMult>
|
||||
|
||||
painting:
|
||||
name: Mélange et Peinture
|
||||
description: Speed x<currentMult> → x<newMult>
|
||||
|
||||
# Buildings and their name / description
|
||||
buildings:
|
||||
|
@ -136,6 +136,8 @@ mainMenu:
|
||||
</ul>
|
||||
<br>
|
||||
당신들의 멋진 공장을 보고 싶습니다!
|
||||
desc: Win <strong>$25</strong> for the coolest base!
|
||||
|
||||
showInfo: 보기
|
||||
contestOver: 이 콘테스트는 끝났습니다. 디스코드에서 새로운 콘테스트 관련 알림을 받으세요!
|
||||
|
||||
@ -459,6 +461,11 @@ storyRewards:
|
||||
# Those are the rewards gained from completing the store
|
||||
reward_cutter_and_trash:
|
||||
title: 도형 자르기
|
||||
desc: >-
|
||||
You just unlocked the <strong>cutter</strong> - it cuts shapes half from
|
||||
<strong>top to bottom</strong> regardless of its orientation!<br><br>Be sure
|
||||
to get rid of the waste, or otherwise <strong>it will stall</strong> - For
|
||||
this purpose I gave you a trash, which destroys everything you put into it!
|
||||
|
||||
reward_rotater:
|
||||
title: 도형 회전기
|
||||
@ -471,12 +478,24 @@ storyRewards:
|
||||
|
||||
reward_mixer:
|
||||
title: 색 혼합기
|
||||
desc: >-
|
||||
The <strong>mixer</strong> has been unlocked - Combine two colors using
|
||||
<strong>additive blending</strong> with this building!
|
||||
|
||||
reward_stacker:
|
||||
title: 스태커
|
||||
desc: >-
|
||||
You can now combine shapes with the <strong>combiner</strong>! Both inputs are
|
||||
combined, and if they can be put next to each other, they will be
|
||||
<strong>fused</strong>. If not, the right input is <strong>stacked on
|
||||
top</strong> of the left input!
|
||||
|
||||
reward_splitter:
|
||||
title: 배분기
|
||||
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_tunnel:
|
||||
title: 터널
|
||||
@ -488,9 +507,16 @@ storyRewards:
|
||||
|
||||
reward_miner_chainable:
|
||||
title: 체인 추출기
|
||||
desc: >-
|
||||
You have unlocked the <strong>chaining extractor</strong>! It can
|
||||
<strong>forward its resources</strong> to other extractors so you can more
|
||||
efficiently extract resources!
|
||||
|
||||
reward_underground_belt_tier_2:
|
||||
title: 터널 티어 II
|
||||
desc: >-
|
||||
You have unlocked a new variant of the <strong>tunnel</strong> - It has a
|
||||
<strong>bigger range</strong>, and you can also mix-n-match those tunnels now!
|
||||
|
||||
reward_splitter_compact:
|
||||
title: 컴팩트 연결기
|
||||
@ -499,9 +525,16 @@ storyRewards:
|
||||
|
||||
reward_cutter_quad:
|
||||
title: 절단기 (4단)
|
||||
desc: >-
|
||||
You have unlocked a variant of the <strong>cutter</strong> - It allows you to
|
||||
cut shapes in <strong>four parts</strong> instead of just two!
|
||||
|
||||
reward_painter_double:
|
||||
title: 도형 색칠기 (2단)
|
||||
desc: >-
|
||||
You have unlocked a variant of the <strong>painter</strong> - It works as the
|
||||
regular painter but processes <strong>two shapes at once</strong> consuming
|
||||
just one color instead of two!
|
||||
|
||||
reward_painter_quad:
|
||||
title: 도형 색칠기 (4단)
|
||||
@ -513,6 +546,10 @@ storyRewards:
|
||||
|
||||
reward_freeplay:
|
||||
title: 프리플레이 모드
|
||||
desc: >-
|
||||
You did it! You unlocked the <strong>free-play mode</strong>! This means that
|
||||
shapes are now randomly generated! (No worries, more content is planned for
|
||||
the standalone!)
|
||||
|
||||
reward_blueprints:
|
||||
title: 블루프린트
|
||||
@ -521,6 +558,10 @@ storyRewards:
|
||||
# Special reward, which is shown when there is no reward actually
|
||||
no_reward:
|
||||
title: 다음 레벨
|
||||
desc: >-
|
||||
This level gave you no reward, but the next one will! <br><br> PS: Better
|
||||
don't destroy your existing factory - You need <strong>all</strong> those
|
||||
shapes later again to <strong>unlock upgrades</strong>!
|
||||
no_reward_freeplay:
|
||||
title: 다음 레벨
|
||||
desc: >-
|
||||
@ -581,9 +622,9 @@ settings:
|
||||
description: >-
|
||||
게임 테마를 고르세요. (밝음/어두움).
|
||||
|
||||
themes:
|
||||
dark: Dark
|
||||
light: Light
|
||||
themes:
|
||||
dark: Dark
|
||||
light: Light
|
||||
|
||||
refreshRate:
|
||||
title: 모니터 리프레쉬 속도
|
||||
|
@ -502,6 +502,9 @@ storyRewards:
|
||||
|
||||
reward_mixer:
|
||||
title: Kleuren mengen
|
||||
desc: >-
|
||||
The <strong>mixer</strong> has been unlocked - Combine two colors using
|
||||
<strong>additive blending</strong> with this building!
|
||||
|
||||
reward_stacker:
|
||||
title: Stapelaar
|
||||
|
@ -542,6 +542,9 @@ storyRewards:
|
||||
|
||||
reward_splitter_compact:
|
||||
title: Łącznik Kompaktowy
|
||||
desc: >-
|
||||
You have unlocked a compact variant of the <strong>balancer</strong> - It
|
||||
accepts two inputs and merges them into one!
|
||||
reward_cutter_quad:
|
||||
title: Przecinak Poczwórny
|
||||
desc: Odblokowano nowy wariant <strong>Przecinaka</strong> - Pozwala ciąć kształty na <strong>cztery ćwiartki</strong>!
|
||||
@ -564,6 +567,11 @@ storyRewards:
|
||||
|
||||
reward_blueprints:
|
||||
title: Schematy
|
||||
desc: >-
|
||||
You can now <strong>copy and paste</strong> parts of your factory! Select an
|
||||
area (Hold CTRL, then drag with your mouse), and press 'C' to copy
|
||||
it.<br><br>Pasting it is <strong>not free</strong>, you need to produce
|
||||
<strong>blueprint shapes</strong> to afford it! (Those you just delivered).
|
||||
|
||||
# Special reward, which is shown when there is no reward actually
|
||||
no_reward:
|
||||
|
@ -321,6 +321,7 @@ ingame:
|
||||
|
||||
# The roman number for each tier
|
||||
tierLabels: [I, II, III, IV, V, VI, VII, VIII, IX, X]
|
||||
maximumLevel: MAXIMUM LEVEL (Speed x<currentMult>)
|
||||
|
||||
# The "Statistics" window
|
||||
statistics:
|
||||
@ -384,15 +385,19 @@ ingame:
|
||||
shopUpgrades:
|
||||
belt:
|
||||
name: Esteiras, Distribuidores e Túneis
|
||||
description: Speed x<currentMult> → x<newMult>
|
||||
|
||||
miner:
|
||||
name: Extração
|
||||
description: Speed x<currentMult> → x<newMult>
|
||||
|
||||
processors:
|
||||
name: Cortar, Rotacionar e Empilhamento
|
||||
description: Speed x<currentMult> → x<newMult>
|
||||
|
||||
painting:
|
||||
name: Misturador e pintura
|
||||
description: Speed x<currentMult> → x<newMult>
|
||||
|
||||
# Buildings and their name / description
|
||||
buildings:
|
||||
@ -507,6 +512,10 @@ storyRewards:
|
||||
|
||||
reward_splitter:
|
||||
title: Divisor/fusão
|
||||
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_tunnel:
|
||||
title: Túnel
|
||||
|
@ -225,6 +225,10 @@ dialogs:
|
||||
|
||||
upgradesIntroduction:
|
||||
title: Открыть улучшения
|
||||
desc: >-
|
||||
All shapes you produce can be used to unlock upgrades - <strong>Don't destroy
|
||||
your old factories!</strong> The upgrades tab can be found on the top right
|
||||
corner of the screen.
|
||||
massDeleteConfirm:
|
||||
title: Подтвердить удаление
|
||||
desc: >-
|
||||
|
Loading…
Reference in New Issue
Block a user