mirror of
https://github.com/tobspr/shapez.io.git
synced 2025-06-06 09:34:05 +00:00
Update translations for the puzzle dlc
This commit is contained in:
parent
a0e1cb68aa
commit
e1e27b4822
@ -50,6 +50,7 @@ global:
|
|||||||
escape: ESC
|
escape: ESC
|
||||||
shift: SHIFT
|
shift: SHIFT
|
||||||
space: SPACE
|
space: SPACE
|
||||||
|
loggingIn: Logging in
|
||||||
demoBanners:
|
demoBanners:
|
||||||
title: Demo Version
|
title: Demo Version
|
||||||
intro: Get the standalone to unlock all features!
|
intro: Get the standalone to unlock all features!
|
||||||
@ -69,6 +70,11 @@ mainMenu:
|
|||||||
savegameLevel: Level <x>
|
savegameLevel: Level <x>
|
||||||
savegameLevelUnknown: Unknown Level
|
savegameLevelUnknown: Unknown Level
|
||||||
savegameUnnamed: Unnamed
|
savegameUnnamed: Unnamed
|
||||||
|
puzzleMode: Puzzle Mode
|
||||||
|
back: Back
|
||||||
|
puzzleDlcText: Do you enjoy compacting and optimizing factories? Get the Puzzle
|
||||||
|
DLC now on Steam for even more fun!
|
||||||
|
puzzleDlcWishlist: Wishlist now!
|
||||||
dialogs:
|
dialogs:
|
||||||
buttons:
|
buttons:
|
||||||
ok: OK
|
ok: OK
|
||||||
@ -82,6 +88,9 @@ dialogs:
|
|||||||
viewUpdate: View Update
|
viewUpdate: View Update
|
||||||
showUpgrades: Show Upgrades
|
showUpgrades: Show Upgrades
|
||||||
showKeybindings: Show Keybindings
|
showKeybindings: Show Keybindings
|
||||||
|
retry: Retry
|
||||||
|
continue: Continue
|
||||||
|
playOffline: Play Offline
|
||||||
importSavegameError:
|
importSavegameError:
|
||||||
title: Import Error
|
title: Import Error
|
||||||
text: "Failed to import your savegame:"
|
text: "Failed to import your savegame:"
|
||||||
@ -179,6 +188,67 @@ dialogs:
|
|||||||
title: Tutorial Available
|
title: Tutorial Available
|
||||||
desc: There is a tutorial video available for this level, but it is only
|
desc: There is a tutorial video available for this level, but it is only
|
||||||
available in English. Would you like to watch it?
|
available in English. Would you like to watch it?
|
||||||
|
editConstantProducer:
|
||||||
|
title: Set Item
|
||||||
|
puzzleLoadFailed:
|
||||||
|
title: Puzzles failed to load
|
||||||
|
desc: "Unfortunately the puzzles could not be loaded:"
|
||||||
|
submitPuzzle:
|
||||||
|
title: Submit Puzzle
|
||||||
|
descName: "Give your puzzle a name:"
|
||||||
|
descIcon: "Please enter a unique short key, which will be shown as the icon of
|
||||||
|
your puzzle (You can generate them <link>here</link>, or choose one
|
||||||
|
of the randomly suggested shapes below):"
|
||||||
|
placeholderName: Puzzle Title
|
||||||
|
puzzleResizeBadBuildings:
|
||||||
|
title: Resize not possible
|
||||||
|
desc: You can't make the zone any smaller, because then some buildings would be
|
||||||
|
outside the zone.
|
||||||
|
puzzleLoadError:
|
||||||
|
title: Bad Puzzle
|
||||||
|
desc: "The puzzle failed to load:"
|
||||||
|
offlineMode:
|
||||||
|
title: Offline Mode
|
||||||
|
desc: We couldn't reach the servers, so the game has to run in offline mode.
|
||||||
|
Please make sure you have an active internect connection.
|
||||||
|
puzzleDownloadError:
|
||||||
|
title: Download Error
|
||||||
|
desc: "Failed to download the puzzle:"
|
||||||
|
puzzleSubmitError:
|
||||||
|
title: Submission Error
|
||||||
|
desc: "Failed to submit your puzzle:"
|
||||||
|
puzzleSubmitOk:
|
||||||
|
title: Puzzle Published
|
||||||
|
desc: Congratulations! Your puzzle has been published and can now be played by
|
||||||
|
others. You can now find it in the "My puzzles" section.
|
||||||
|
puzzleCreateOffline:
|
||||||
|
title: Offline Mode
|
||||||
|
desc: Since you are offline, you will not be able to save and/or publish your
|
||||||
|
puzzle. Would you still like to continue?
|
||||||
|
puzzlePlayRegularRecommendation:
|
||||||
|
title: Recommendation
|
||||||
|
desc: I <strong>strongly</strong> recommend playing the normal game to level 12
|
||||||
|
before attempting the puzzle DLC, otherwise you may encounter
|
||||||
|
mechanics not yet introduced. Do you still want to continue?
|
||||||
|
puzzleShare:
|
||||||
|
title: Short Key Copied
|
||||||
|
desc: The short key of the puzzle (<key>) has been copied to your clipboard! It
|
||||||
|
can be entered in the puzzle menu to access the puzzle.
|
||||||
|
puzzleReport:
|
||||||
|
title: Report Puzzle
|
||||||
|
options:
|
||||||
|
profane: Profane
|
||||||
|
unsolvable: Not solvable
|
||||||
|
trolling: Trolling
|
||||||
|
puzzleReportComplete:
|
||||||
|
title: Thank you for your feedback!
|
||||||
|
desc: The puzzle has been flagged.
|
||||||
|
puzzleReportError:
|
||||||
|
title: Failed to report
|
||||||
|
desc: "Your report could not get processed:"
|
||||||
|
puzzleLoadShortKey:
|
||||||
|
title: Enter short key
|
||||||
|
desc: Enter the short key of the puzzle to load it.
|
||||||
ingame:
|
ingame:
|
||||||
keybindingsOverlay:
|
keybindingsOverlay:
|
||||||
moveMap: Move
|
moveMap: Move
|
||||||
@ -200,6 +270,7 @@ ingame:
|
|||||||
clearSelection: Clear selection
|
clearSelection: Clear selection
|
||||||
pipette: Pipette
|
pipette: Pipette
|
||||||
switchLayers: Switch layers
|
switchLayers: Switch layers
|
||||||
|
clearBelts: Clear belts
|
||||||
colors:
|
colors:
|
||||||
red: Red
|
red: Red
|
||||||
green: Green
|
green: Green
|
||||||
@ -347,6 +418,44 @@ ingame:
|
|||||||
achievements:
|
achievements:
|
||||||
title: Achievements
|
title: Achievements
|
||||||
desc: Hunt them all!
|
desc: Hunt them all!
|
||||||
|
puzzleEditorSettings:
|
||||||
|
zoneTitle: Zone
|
||||||
|
zoneWidth: Width
|
||||||
|
zoneHeight: Height
|
||||||
|
trimZone: Trim
|
||||||
|
clearItems: Clear Items
|
||||||
|
share: Share
|
||||||
|
report: Report
|
||||||
|
puzzleEditorControls:
|
||||||
|
title: Puzzle Creator
|
||||||
|
instructions:
|
||||||
|
- 1. Place <strong>Constant Producers</strong> to provide shapes and
|
||||||
|
colors to the player
|
||||||
|
- 2. Build one or more shapes you want the player to build later and
|
||||||
|
deliver it to one or more <strong>Goal Acceptors</strong>
|
||||||
|
- 3. Once a Goal Acceptor receives a shape for a certain amount of
|
||||||
|
time, it <strong>saves it as a goal</strong> that the player must
|
||||||
|
produce later (Indicated by the <strong>green badge</strong>).
|
||||||
|
- 4. Click the <strong>lock button</strong> on a building to disable
|
||||||
|
it.
|
||||||
|
- 5. Once you click review, your puzzle will be validated and you
|
||||||
|
can publish it.
|
||||||
|
- 6. Upon release, <strong>all buildings will be removed</strong>
|
||||||
|
except for the Producers and Goal Acceptors - That's the part that
|
||||||
|
the player is supposed to figure out for themselves, after all :)
|
||||||
|
puzzleCompletion:
|
||||||
|
title: Puzzle Completed!
|
||||||
|
titleLike: "Click the heart if you liked the puzzle:"
|
||||||
|
titleRating: How difficult did you find the puzzle?
|
||||||
|
titleRatingDesc: Your rating will help me to make you better suggestions in the future
|
||||||
|
continueBtn: Keep Playing
|
||||||
|
menuBtn: Menu
|
||||||
|
puzzleMetadata:
|
||||||
|
author: Author
|
||||||
|
shortKey: Short Key
|
||||||
|
rating: Difficulty score
|
||||||
|
averageDuration: Avg. Duration
|
||||||
|
completionRate: Completion rate
|
||||||
shopUpgrades:
|
shopUpgrades:
|
||||||
belt:
|
belt:
|
||||||
name: Belts, Distributor & Tunnels
|
name: Belts, Distributor & Tunnels
|
||||||
@ -553,6 +662,18 @@ buildings:
|
|||||||
name: Item Producer
|
name: Item Producer
|
||||||
description: Available in sandbox mode only, outputs the given signal from the
|
description: Available in sandbox mode only, outputs the given signal from the
|
||||||
wires layer on the regular layer.
|
wires layer on the regular layer.
|
||||||
|
constant_producer:
|
||||||
|
default:
|
||||||
|
name: Constant Producer
|
||||||
|
description: Constantly outputs a specified shape or color.
|
||||||
|
goal_acceptor:
|
||||||
|
default:
|
||||||
|
name: Goal Acceptor
|
||||||
|
description: Deliver shapes to the goal acceptor to set them as a goal.
|
||||||
|
block:
|
||||||
|
default:
|
||||||
|
name: Block
|
||||||
|
description: Allows you to block a tile.
|
||||||
storyRewards:
|
storyRewards:
|
||||||
reward_cutter_and_trash:
|
reward_cutter_and_trash:
|
||||||
title: Cutting Shapes
|
title: Cutting Shapes
|
||||||
@ -954,6 +1075,10 @@ keybindings:
|
|||||||
rotateToDown: "Rotate: Point Down"
|
rotateToDown: "Rotate: Point Down"
|
||||||
rotateToRight: "Rotate: Point Right"
|
rotateToRight: "Rotate: Point Right"
|
||||||
rotateToLeft: "Rotate: Point Left"
|
rotateToLeft: "Rotate: Point Left"
|
||||||
|
constant_producer: Constant Producer
|
||||||
|
goal_acceptor: Goal Acceptor
|
||||||
|
block: Block
|
||||||
|
massSelectClear: Clear belts
|
||||||
about:
|
about:
|
||||||
title: About this Game
|
title: About this Game
|
||||||
body: >-
|
body: >-
|
||||||
@ -1039,3 +1164,57 @@ tips:
|
|||||||
- Press F4 to show your FPS and Tick Rate.
|
- Press F4 to show your FPS and Tick Rate.
|
||||||
- Press F4 twice to show the tile of your mouse and camera.
|
- Press F4 twice to show the tile of your mouse and camera.
|
||||||
- You can click a pinned shape on the left side to unpin it.
|
- You can click a pinned shape on the left side to unpin it.
|
||||||
|
puzzleMenu:
|
||||||
|
play: Play
|
||||||
|
edit: Edit
|
||||||
|
title: Puzzle Mode
|
||||||
|
createPuzzle: Create Puzzle
|
||||||
|
loadPuzzle: Load
|
||||||
|
reviewPuzzle: Review & Publish
|
||||||
|
validatingPuzzle: Validating Puzzle
|
||||||
|
submittingPuzzle: Submitting Puzzle
|
||||||
|
noPuzzles: There are currently no puzzles in this section.
|
||||||
|
categories:
|
||||||
|
levels: Levels
|
||||||
|
new: New
|
||||||
|
top-rated: Top Rated
|
||||||
|
mine: My Puzzles
|
||||||
|
short: Short
|
||||||
|
easy: Easy
|
||||||
|
hard: Hard
|
||||||
|
completed: Completed
|
||||||
|
validation:
|
||||||
|
title: Invalid Puzzle
|
||||||
|
noProducers: Please place a Constant Producer!
|
||||||
|
noGoalAcceptors: Please place a Goal Acceptor!
|
||||||
|
goalAcceptorNoItem: One or more Goal Acceptors have not yet assigned an item.
|
||||||
|
Deliver a shape to them to set a goal.
|
||||||
|
goalAcceptorRateNotMet: One or more Goal Acceptors are not getting enough items.
|
||||||
|
Make sure that the indicators are green for all acceptors.
|
||||||
|
buildingOutOfBounds: One or more buildings are outside of the buildable area.
|
||||||
|
Either increase the area or remove them.
|
||||||
|
autoComplete: Your puzzle autocompletes itself! Please make sure your constant
|
||||||
|
producers are not directly delivering to your goal acceptors.
|
||||||
|
backendErrors:
|
||||||
|
ratelimit: You are performing your actions too frequent. Please wait a bit.
|
||||||
|
invalid-api-key: Failed to communicate with the backend, please try to
|
||||||
|
update/restart the game (Invalid Api Key).
|
||||||
|
unauthorized: Failed to communicate with the backend, please try to
|
||||||
|
update/restart the game (Unauthorized).
|
||||||
|
bad-token: Failed to communicate with the backend, please try to update/restart
|
||||||
|
the game (Bad Token).
|
||||||
|
bad-id: Invalid puzzle identifier.
|
||||||
|
not-found: The given puzzle could not be found.
|
||||||
|
bad-category: The given category could not be found.
|
||||||
|
bad-short-key: The given short key is invalid.
|
||||||
|
profane-title: Your puzzle title contains profane words.
|
||||||
|
bad-title-too-many-spaces: Your puzzle title is too short.
|
||||||
|
bad-shape-key-in-emitter: A constant producer has an invalid item.
|
||||||
|
bad-shape-key-in-goal: A goal acceptor has an invalid item.
|
||||||
|
no-emitters: Your puzzle does not contain any constant producers.
|
||||||
|
no-goals: Your puzzle does not contain any goal acceptors.
|
||||||
|
short-key-already-taken: This short key is already taken, please use another one.
|
||||||
|
can-not-report-your-own-puzzle: You can not report your own puzzle.
|
||||||
|
bad-payload: The request contains invalid data.
|
||||||
|
bad-building-placement: Your puzzle contains invalid placed buildings.
|
||||||
|
timeout: The request timed out.
|
||||||
|
@ -53,6 +53,7 @@ global:
|
|||||||
escape: ESC
|
escape: ESC
|
||||||
shift: SHIFT
|
shift: SHIFT
|
||||||
space: ESPAI
|
space: ESPAI
|
||||||
|
loggingIn: Logging in
|
||||||
demoBanners:
|
demoBanners:
|
||||||
title: Demo - Versió de prova
|
title: Demo - Versió de prova
|
||||||
intro: Aconsegueix el joc complet per obtenir totes les característiques!
|
intro: Aconsegueix el joc complet per obtenir totes les característiques!
|
||||||
@ -73,6 +74,11 @@ mainMenu:
|
|||||||
savegameLevel: Nivell <x>
|
savegameLevel: Nivell <x>
|
||||||
savegameLevelUnknown: Nivell desconegut
|
savegameLevelUnknown: Nivell desconegut
|
||||||
savegameUnnamed: Unnamed
|
savegameUnnamed: Unnamed
|
||||||
|
puzzleMode: Puzzle Mode
|
||||||
|
back: Back
|
||||||
|
puzzleDlcText: Do you enjoy compacting and optimizing factories? Get the Puzzle
|
||||||
|
DLC now on Steam for even more fun!
|
||||||
|
puzzleDlcWishlist: Wishlist now!
|
||||||
dialogs:
|
dialogs:
|
||||||
buttons:
|
buttons:
|
||||||
ok: OK
|
ok: OK
|
||||||
@ -86,6 +92,9 @@ dialogs:
|
|||||||
viewUpdate: Veure actualitzacions
|
viewUpdate: Veure actualitzacions
|
||||||
showUpgrades: Mostrar millores
|
showUpgrades: Mostrar millores
|
||||||
showKeybindings: Mostrar dreceres de teclat
|
showKeybindings: Mostrar dreceres de teclat
|
||||||
|
retry: Retry
|
||||||
|
continue: Continue
|
||||||
|
playOffline: Play Offline
|
||||||
importSavegameError:
|
importSavegameError:
|
||||||
title: Error en importar
|
title: Error en importar
|
||||||
text: "Ha ocurrit un error intentant importar la teva partida:"
|
text: "Ha ocurrit un error intentant importar la teva partida:"
|
||||||
@ -187,6 +196,67 @@ dialogs:
|
|||||||
title: Tutorial Available
|
title: Tutorial Available
|
||||||
desc: There is a tutorial video available for this level, but it is only
|
desc: There is a tutorial video available for this level, but it is only
|
||||||
available in English. Would you like to watch it?
|
available in English. Would you like to watch it?
|
||||||
|
editConstantProducer:
|
||||||
|
title: Set Item
|
||||||
|
puzzleLoadFailed:
|
||||||
|
title: Puzzles failed to load
|
||||||
|
desc: "Unfortunately the puzzles could not be loaded:"
|
||||||
|
submitPuzzle:
|
||||||
|
title: Submit Puzzle
|
||||||
|
descName: "Give your puzzle a name:"
|
||||||
|
descIcon: "Please enter a unique short key, which will be shown as the icon of
|
||||||
|
your puzzle (You can generate them <link>here</link>, or choose one
|
||||||
|
of the randomly suggested shapes below):"
|
||||||
|
placeholderName: Puzzle Title
|
||||||
|
puzzleResizeBadBuildings:
|
||||||
|
title: Resize not possible
|
||||||
|
desc: You can't make the zone any smaller, because then some buildings would be
|
||||||
|
outside the zone.
|
||||||
|
puzzleLoadError:
|
||||||
|
title: Bad Puzzle
|
||||||
|
desc: "The puzzle failed to load:"
|
||||||
|
offlineMode:
|
||||||
|
title: Offline Mode
|
||||||
|
desc: We couldn't reach the servers, so the game has to run in offline mode.
|
||||||
|
Please make sure you have an active internect connection.
|
||||||
|
puzzleDownloadError:
|
||||||
|
title: Download Error
|
||||||
|
desc: "Failed to download the puzzle:"
|
||||||
|
puzzleSubmitError:
|
||||||
|
title: Submission Error
|
||||||
|
desc: "Failed to submit your puzzle:"
|
||||||
|
puzzleSubmitOk:
|
||||||
|
title: Puzzle Published
|
||||||
|
desc: Congratulations! Your puzzle has been published and can now be played by
|
||||||
|
others. You can now find it in the "My puzzles" section.
|
||||||
|
puzzleCreateOffline:
|
||||||
|
title: Offline Mode
|
||||||
|
desc: Since you are offline, you will not be able to save and/or publish your
|
||||||
|
puzzle. Would you still like to continue?
|
||||||
|
puzzlePlayRegularRecommendation:
|
||||||
|
title: Recommendation
|
||||||
|
desc: I <strong>strongly</strong> recommend playing the normal game to level 12
|
||||||
|
before attempting the puzzle DLC, otherwise you may encounter
|
||||||
|
mechanics not yet introduced. Do you still want to continue?
|
||||||
|
puzzleShare:
|
||||||
|
title: Short Key Copied
|
||||||
|
desc: The short key of the puzzle (<key>) has been copied to your clipboard! It
|
||||||
|
can be entered in the puzzle menu to access the puzzle.
|
||||||
|
puzzleReport:
|
||||||
|
title: Report Puzzle
|
||||||
|
options:
|
||||||
|
profane: Profane
|
||||||
|
unsolvable: Not solvable
|
||||||
|
trolling: Trolling
|
||||||
|
puzzleReportComplete:
|
||||||
|
title: Thank you for your feedback!
|
||||||
|
desc: The puzzle has been flagged.
|
||||||
|
puzzleReportError:
|
||||||
|
title: Failed to report
|
||||||
|
desc: "Your report could not get processed:"
|
||||||
|
puzzleLoadShortKey:
|
||||||
|
title: Enter short key
|
||||||
|
desc: Enter the short key of the puzzle to load it.
|
||||||
ingame:
|
ingame:
|
||||||
keybindingsOverlay:
|
keybindingsOverlay:
|
||||||
moveMap: Moure
|
moveMap: Moure
|
||||||
@ -208,6 +278,7 @@ ingame:
|
|||||||
clearSelection: Buidar selecció
|
clearSelection: Buidar selecció
|
||||||
pipette: Pipeta
|
pipette: Pipeta
|
||||||
switchLayers: Intercanviar capes
|
switchLayers: Intercanviar capes
|
||||||
|
clearBelts: Clear belts
|
||||||
colors:
|
colors:
|
||||||
red: Roig
|
red: Roig
|
||||||
green: Verd
|
green: Verd
|
||||||
@ -357,6 +428,44 @@ ingame:
|
|||||||
achievements:
|
achievements:
|
||||||
title: Achievements
|
title: Achievements
|
||||||
desc: Hunt them all!
|
desc: Hunt them all!
|
||||||
|
puzzleEditorSettings:
|
||||||
|
zoneTitle: Zone
|
||||||
|
zoneWidth: Width
|
||||||
|
zoneHeight: Height
|
||||||
|
trimZone: Trim
|
||||||
|
clearItems: Clear Items
|
||||||
|
share: Share
|
||||||
|
report: Report
|
||||||
|
puzzleEditorControls:
|
||||||
|
title: Puzzle Creator
|
||||||
|
instructions:
|
||||||
|
- 1. Place <strong>Constant Producers</strong> to provide shapes and
|
||||||
|
colors to the player
|
||||||
|
- 2. Build one or more shapes you want the player to build later and
|
||||||
|
deliver it to one or more <strong>Goal Acceptors</strong>
|
||||||
|
- 3. Once a Goal Acceptor receives a shape for a certain amount of
|
||||||
|
time, it <strong>saves it as a goal</strong> that the player must
|
||||||
|
produce later (Indicated by the <strong>green badge</strong>).
|
||||||
|
- 4. Click the <strong>lock button</strong> on a building to disable
|
||||||
|
it.
|
||||||
|
- 5. Once you click review, your puzzle will be validated and you
|
||||||
|
can publish it.
|
||||||
|
- 6. Upon release, <strong>all buildings will be removed</strong>
|
||||||
|
except for the Producers and Goal Acceptors - That's the part that
|
||||||
|
the player is supposed to figure out for themselves, after all :)
|
||||||
|
puzzleCompletion:
|
||||||
|
title: Puzzle Completed!
|
||||||
|
titleLike: "Click the heart if you liked the puzzle:"
|
||||||
|
titleRating: How difficult did you find the puzzle?
|
||||||
|
titleRatingDesc: Your rating will help me to make you better suggestions in the future
|
||||||
|
continueBtn: Keep Playing
|
||||||
|
menuBtn: Menu
|
||||||
|
puzzleMetadata:
|
||||||
|
author: Author
|
||||||
|
shortKey: Short Key
|
||||||
|
rating: Difficulty score
|
||||||
|
averageDuration: Avg. Duration
|
||||||
|
completionRate: Completion rate
|
||||||
shopUpgrades:
|
shopUpgrades:
|
||||||
belt:
|
belt:
|
||||||
name: Cintes transportadores, Distribuidors i Túnels
|
name: Cintes transportadores, Distribuidors i Túnels
|
||||||
@ -569,6 +678,18 @@ buildings:
|
|||||||
name: Productor d'ítems
|
name: Productor d'ítems
|
||||||
description: Només avaliable en mode "sandbox", emet la senyal de la capa de
|
description: Només avaliable en mode "sandbox", emet la senyal de la capa de
|
||||||
cablejat a la capa normal.
|
cablejat a la capa normal.
|
||||||
|
constant_producer:
|
||||||
|
default:
|
||||||
|
name: Constant Producer
|
||||||
|
description: Constantly outputs a specified shape or color.
|
||||||
|
goal_acceptor:
|
||||||
|
default:
|
||||||
|
name: Goal Acceptor
|
||||||
|
description: Deliver shapes to the goal acceptor to set them as a goal.
|
||||||
|
block:
|
||||||
|
default:
|
||||||
|
name: Block
|
||||||
|
description: Allows you to block a tile.
|
||||||
storyRewards:
|
storyRewards:
|
||||||
reward_cutter_and_trash:
|
reward_cutter_and_trash:
|
||||||
title: Tallar figures
|
title: Tallar figures
|
||||||
@ -981,6 +1102,10 @@ keybindings:
|
|||||||
rotateToDown: "Rotate: Point Down"
|
rotateToDown: "Rotate: Point Down"
|
||||||
rotateToRight: "Rotate: Point Right"
|
rotateToRight: "Rotate: Point Right"
|
||||||
rotateToLeft: "Rotate: Point Left"
|
rotateToLeft: "Rotate: Point Left"
|
||||||
|
constant_producer: Constant Producer
|
||||||
|
goal_acceptor: Goal Acceptor
|
||||||
|
block: Block
|
||||||
|
massSelectClear: Clear belts
|
||||||
about:
|
about:
|
||||||
title: Sobre aquest Joc
|
title: Sobre aquest Joc
|
||||||
body: >-
|
body: >-
|
||||||
@ -1081,3 +1206,57 @@ tips:
|
|||||||
- Premeu F4 per mostrar la vostra tarifa FPS i Tick.
|
- Premeu F4 per mostrar la vostra tarifa FPS i Tick.
|
||||||
- Premeu F4 dues vegades per mostrar el mosaic del ratolí i la càmera.
|
- Premeu F4 dues vegades per mostrar el mosaic del ratolí i la càmera.
|
||||||
- Podeu fer clic a una forma fixada al costat esquerre per desenganxar-la.
|
- Podeu fer clic a una forma fixada al costat esquerre per desenganxar-la.
|
||||||
|
puzzleMenu:
|
||||||
|
play: Play
|
||||||
|
edit: Edit
|
||||||
|
title: Puzzle Mode
|
||||||
|
createPuzzle: Create Puzzle
|
||||||
|
loadPuzzle: Load
|
||||||
|
reviewPuzzle: Review & Publish
|
||||||
|
validatingPuzzle: Validating Puzzle
|
||||||
|
submittingPuzzle: Submitting Puzzle
|
||||||
|
noPuzzles: There are currently no puzzles in this section.
|
||||||
|
categories:
|
||||||
|
levels: Levels
|
||||||
|
new: New
|
||||||
|
top-rated: Top Rated
|
||||||
|
mine: My Puzzles
|
||||||
|
short: Short
|
||||||
|
easy: Easy
|
||||||
|
hard: Hard
|
||||||
|
completed: Completed
|
||||||
|
validation:
|
||||||
|
title: Invalid Puzzle
|
||||||
|
noProducers: Please place a Constant Producer!
|
||||||
|
noGoalAcceptors: Please place a Goal Acceptor!
|
||||||
|
goalAcceptorNoItem: One or more Goal Acceptors have not yet assigned an item.
|
||||||
|
Deliver a shape to them to set a goal.
|
||||||
|
goalAcceptorRateNotMet: One or more Goal Acceptors are not getting enough items.
|
||||||
|
Make sure that the indicators are green for all acceptors.
|
||||||
|
buildingOutOfBounds: One or more buildings are outside of the buildable area.
|
||||||
|
Either increase the area or remove them.
|
||||||
|
autoComplete: Your puzzle autocompletes itself! Please make sure your constant
|
||||||
|
producers are not directly delivering to your goal acceptors.
|
||||||
|
backendErrors:
|
||||||
|
ratelimit: You are performing your actions too frequent. Please wait a bit.
|
||||||
|
invalid-api-key: Failed to communicate with the backend, please try to
|
||||||
|
update/restart the game (Invalid Api Key).
|
||||||
|
unauthorized: Failed to communicate with the backend, please try to
|
||||||
|
update/restart the game (Unauthorized).
|
||||||
|
bad-token: Failed to communicate with the backend, please try to update/restart
|
||||||
|
the game (Bad Token).
|
||||||
|
bad-id: Invalid puzzle identifier.
|
||||||
|
not-found: The given puzzle could not be found.
|
||||||
|
bad-category: The given category could not be found.
|
||||||
|
bad-short-key: The given short key is invalid.
|
||||||
|
profane-title: Your puzzle title contains profane words.
|
||||||
|
bad-title-too-many-spaces: Your puzzle title is too short.
|
||||||
|
bad-shape-key-in-emitter: A constant producer has an invalid item.
|
||||||
|
bad-shape-key-in-goal: A goal acceptor has an invalid item.
|
||||||
|
no-emitters: Your puzzle does not contain any constant producers.
|
||||||
|
no-goals: Your puzzle does not contain any goal acceptors.
|
||||||
|
short-key-already-taken: This short key is already taken, please use another one.
|
||||||
|
can-not-report-your-own-puzzle: You can not report your own puzzle.
|
||||||
|
bad-payload: The request contains invalid data.
|
||||||
|
bad-building-placement: Your puzzle contains invalid placed buildings.
|
||||||
|
timeout: The request timed out.
|
||||||
|
@ -49,6 +49,7 @@ global:
|
|||||||
escape: ESC
|
escape: ESC
|
||||||
shift: SHIFT
|
shift: SHIFT
|
||||||
space: SPACE
|
space: SPACE
|
||||||
|
loggingIn: Logging in
|
||||||
demoBanners:
|
demoBanners:
|
||||||
title: Demo verze
|
title: Demo verze
|
||||||
intro: Získejte plnou verzi pro odemknutí všech funkcí a obsahu!
|
intro: Získejte plnou verzi pro odemknutí všech funkcí a obsahu!
|
||||||
@ -69,6 +70,11 @@ mainMenu:
|
|||||||
savegameLevel: Úroveň <x>
|
savegameLevel: Úroveň <x>
|
||||||
savegameLevelUnknown: Neznámá úroveň
|
savegameLevelUnknown: Neznámá úroveň
|
||||||
savegameUnnamed: Nepojmenovaný
|
savegameUnnamed: Nepojmenovaný
|
||||||
|
puzzleMode: Puzzle Mode
|
||||||
|
back: Back
|
||||||
|
puzzleDlcText: Do you enjoy compacting and optimizing factories? Get the Puzzle
|
||||||
|
DLC now on Steam for even more fun!
|
||||||
|
puzzleDlcWishlist: Wishlist now!
|
||||||
dialogs:
|
dialogs:
|
||||||
buttons:
|
buttons:
|
||||||
ok: OK
|
ok: OK
|
||||||
@ -82,6 +88,9 @@ dialogs:
|
|||||||
viewUpdate: Zobrazit aktualizaci
|
viewUpdate: Zobrazit aktualizaci
|
||||||
showUpgrades: Zobrazit vylepšení
|
showUpgrades: Zobrazit vylepšení
|
||||||
showKeybindings: Zobrazit klávesové zkratky
|
showKeybindings: Zobrazit klávesové zkratky
|
||||||
|
retry: Retry
|
||||||
|
continue: Continue
|
||||||
|
playOffline: Play Offline
|
||||||
importSavegameError:
|
importSavegameError:
|
||||||
title: Chyba Importu
|
title: Chyba Importu
|
||||||
text: "Nepovedlo se importovat vaši uloženou hru:"
|
text: "Nepovedlo se importovat vaši uloženou hru:"
|
||||||
@ -178,6 +187,67 @@ dialogs:
|
|||||||
title: Dostupný tutoriál
|
title: Dostupný tutoriál
|
||||||
desc: Pro tuto úroveň je k dispozici tutoriál, ale je dostupný pouze v
|
desc: Pro tuto úroveň je k dispozici tutoriál, ale je dostupný pouze v
|
||||||
angličtině. Chtěli byste se na něj podívat?
|
angličtině. Chtěli byste se na něj podívat?
|
||||||
|
editConstantProducer:
|
||||||
|
title: Set Item
|
||||||
|
puzzleLoadFailed:
|
||||||
|
title: Puzzles failed to load
|
||||||
|
desc: "Unfortunately the puzzles could not be loaded:"
|
||||||
|
submitPuzzle:
|
||||||
|
title: Submit Puzzle
|
||||||
|
descName: "Give your puzzle a name:"
|
||||||
|
descIcon: "Please enter a unique short key, which will be shown as the icon of
|
||||||
|
your puzzle (You can generate them <link>here</link>, or choose one
|
||||||
|
of the randomly suggested shapes below):"
|
||||||
|
placeholderName: Puzzle Title
|
||||||
|
puzzleResizeBadBuildings:
|
||||||
|
title: Resize not possible
|
||||||
|
desc: You can't make the zone any smaller, because then some buildings would be
|
||||||
|
outside the zone.
|
||||||
|
puzzleLoadError:
|
||||||
|
title: Bad Puzzle
|
||||||
|
desc: "The puzzle failed to load:"
|
||||||
|
offlineMode:
|
||||||
|
title: Offline Mode
|
||||||
|
desc: We couldn't reach the servers, so the game has to run in offline mode.
|
||||||
|
Please make sure you have an active internect connection.
|
||||||
|
puzzleDownloadError:
|
||||||
|
title: Download Error
|
||||||
|
desc: "Failed to download the puzzle:"
|
||||||
|
puzzleSubmitError:
|
||||||
|
title: Submission Error
|
||||||
|
desc: "Failed to submit your puzzle:"
|
||||||
|
puzzleSubmitOk:
|
||||||
|
title: Puzzle Published
|
||||||
|
desc: Congratulations! Your puzzle has been published and can now be played by
|
||||||
|
others. You can now find it in the "My puzzles" section.
|
||||||
|
puzzleCreateOffline:
|
||||||
|
title: Offline Mode
|
||||||
|
desc: Since you are offline, you will not be able to save and/or publish your
|
||||||
|
puzzle. Would you still like to continue?
|
||||||
|
puzzlePlayRegularRecommendation:
|
||||||
|
title: Recommendation
|
||||||
|
desc: I <strong>strongly</strong> recommend playing the normal game to level 12
|
||||||
|
before attempting the puzzle DLC, otherwise you may encounter
|
||||||
|
mechanics not yet introduced. Do you still want to continue?
|
||||||
|
puzzleShare:
|
||||||
|
title: Short Key Copied
|
||||||
|
desc: The short key of the puzzle (<key>) has been copied to your clipboard! It
|
||||||
|
can be entered in the puzzle menu to access the puzzle.
|
||||||
|
puzzleReport:
|
||||||
|
title: Report Puzzle
|
||||||
|
options:
|
||||||
|
profane: Profane
|
||||||
|
unsolvable: Not solvable
|
||||||
|
trolling: Trolling
|
||||||
|
puzzleReportComplete:
|
||||||
|
title: Thank you for your feedback!
|
||||||
|
desc: The puzzle has been flagged.
|
||||||
|
puzzleReportError:
|
||||||
|
title: Failed to report
|
||||||
|
desc: "Your report could not get processed:"
|
||||||
|
puzzleLoadShortKey:
|
||||||
|
title: Enter short key
|
||||||
|
desc: Enter the short key of the puzzle to load it.
|
||||||
ingame:
|
ingame:
|
||||||
keybindingsOverlay:
|
keybindingsOverlay:
|
||||||
moveMap: Posun mapy
|
moveMap: Posun mapy
|
||||||
@ -199,6 +269,7 @@ ingame:
|
|||||||
clearSelection: Zrušit výběr
|
clearSelection: Zrušit výběr
|
||||||
pipette: Kapátko
|
pipette: Kapátko
|
||||||
switchLayers: Změnit vrstvy
|
switchLayers: Změnit vrstvy
|
||||||
|
clearBelts: Clear belts
|
||||||
buildingPlacement:
|
buildingPlacement:
|
||||||
cycleBuildingVariants: Zmáčkněte <key> pro přepínání mezi variantami.
|
cycleBuildingVariants: Zmáčkněte <key> pro přepínání mezi variantami.
|
||||||
hotkeyLabel: "Klávesová zkratka: <key>"
|
hotkeyLabel: "Klávesová zkratka: <key>"
|
||||||
@ -348,6 +419,44 @@ ingame:
|
|||||||
achievements:
|
achievements:
|
||||||
title: Achievements
|
title: Achievements
|
||||||
desc: Hunt them all!
|
desc: Hunt them all!
|
||||||
|
puzzleEditorSettings:
|
||||||
|
zoneTitle: Zone
|
||||||
|
zoneWidth: Width
|
||||||
|
zoneHeight: Height
|
||||||
|
trimZone: Trim
|
||||||
|
clearItems: Clear Items
|
||||||
|
share: Share
|
||||||
|
report: Report
|
||||||
|
puzzleEditorControls:
|
||||||
|
title: Puzzle Creator
|
||||||
|
instructions:
|
||||||
|
- 1. Place <strong>Constant Producers</strong> to provide shapes and
|
||||||
|
colors to the player
|
||||||
|
- 2. Build one or more shapes you want the player to build later and
|
||||||
|
deliver it to one or more <strong>Goal Acceptors</strong>
|
||||||
|
- 3. Once a Goal Acceptor receives a shape for a certain amount of
|
||||||
|
time, it <strong>saves it as a goal</strong> that the player must
|
||||||
|
produce later (Indicated by the <strong>green badge</strong>).
|
||||||
|
- 4. Click the <strong>lock button</strong> on a building to disable
|
||||||
|
it.
|
||||||
|
- 5. Once you click review, your puzzle will be validated and you
|
||||||
|
can publish it.
|
||||||
|
- 6. Upon release, <strong>all buildings will be removed</strong>
|
||||||
|
except for the Producers and Goal Acceptors - That's the part that
|
||||||
|
the player is supposed to figure out for themselves, after all :)
|
||||||
|
puzzleCompletion:
|
||||||
|
title: Puzzle Completed!
|
||||||
|
titleLike: "Click the heart if you liked the puzzle:"
|
||||||
|
titleRating: How difficult did you find the puzzle?
|
||||||
|
titleRatingDesc: Your rating will help me to make you better suggestions in the future
|
||||||
|
continueBtn: Keep Playing
|
||||||
|
menuBtn: Menu
|
||||||
|
puzzleMetadata:
|
||||||
|
author: Author
|
||||||
|
shortKey: Short Key
|
||||||
|
rating: Difficulty score
|
||||||
|
averageDuration: Avg. Duration
|
||||||
|
completionRate: Completion rate
|
||||||
shopUpgrades:
|
shopUpgrades:
|
||||||
belt:
|
belt:
|
||||||
name: Pásy, distribuce a tunely
|
name: Pásy, distribuce a tunely
|
||||||
@ -546,6 +655,18 @@ buildings:
|
|||||||
name: Výrobník předmětů
|
name: Výrobník předmětů
|
||||||
description: Dostupný pouze v sandboxovém módu, vydává daný signál z vrstvy
|
description: Dostupný pouze v sandboxovém módu, vydává daný signál z vrstvy
|
||||||
kabelů na běžnou vrstvu.
|
kabelů na běžnou vrstvu.
|
||||||
|
constant_producer:
|
||||||
|
default:
|
||||||
|
name: Constant Producer
|
||||||
|
description: Constantly outputs a specified shape or color.
|
||||||
|
goal_acceptor:
|
||||||
|
default:
|
||||||
|
name: Goal Acceptor
|
||||||
|
description: Deliver shapes to the goal acceptor to set them as a goal.
|
||||||
|
block:
|
||||||
|
default:
|
||||||
|
name: Block
|
||||||
|
description: Allows you to block a tile.
|
||||||
storyRewards:
|
storyRewards:
|
||||||
reward_cutter_and_trash:
|
reward_cutter_and_trash:
|
||||||
title: Řezání tvarů
|
title: Řezání tvarů
|
||||||
@ -945,6 +1066,10 @@ keybindings:
|
|||||||
rotateToDown: "Rotate: Point Down"
|
rotateToDown: "Rotate: Point Down"
|
||||||
rotateToRight: "Rotate: Point Right"
|
rotateToRight: "Rotate: Point Right"
|
||||||
rotateToLeft: "Rotate: Point Left"
|
rotateToLeft: "Rotate: Point Left"
|
||||||
|
constant_producer: Constant Producer
|
||||||
|
goal_acceptor: Goal Acceptor
|
||||||
|
block: Block
|
||||||
|
massSelectClear: Clear belts
|
||||||
about:
|
about:
|
||||||
title: O hře
|
title: O hře
|
||||||
body: >-
|
body: >-
|
||||||
@ -1039,3 +1164,57 @@ tips:
|
|||||||
- Stisknutím F4 zobrazíte FPS a rychlost ticků.
|
- Stisknutím F4 zobrazíte FPS a rychlost ticků.
|
||||||
- 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:
|
||||||
|
play: Play
|
||||||
|
edit: Edit
|
||||||
|
title: Puzzle Mode
|
||||||
|
createPuzzle: Create Puzzle
|
||||||
|
loadPuzzle: Load
|
||||||
|
reviewPuzzle: Review & Publish
|
||||||
|
validatingPuzzle: Validating Puzzle
|
||||||
|
submittingPuzzle: Submitting Puzzle
|
||||||
|
noPuzzles: There are currently no puzzles in this section.
|
||||||
|
categories:
|
||||||
|
levels: Levels
|
||||||
|
new: New
|
||||||
|
top-rated: Top Rated
|
||||||
|
mine: My Puzzles
|
||||||
|
short: Short
|
||||||
|
easy: Easy
|
||||||
|
hard: Hard
|
||||||
|
completed: Completed
|
||||||
|
validation:
|
||||||
|
title: Invalid Puzzle
|
||||||
|
noProducers: Please place a Constant Producer!
|
||||||
|
noGoalAcceptors: Please place a Goal Acceptor!
|
||||||
|
goalAcceptorNoItem: One or more Goal Acceptors have not yet assigned an item.
|
||||||
|
Deliver a shape to them to set a goal.
|
||||||
|
goalAcceptorRateNotMet: One or more Goal Acceptors are not getting enough items.
|
||||||
|
Make sure that the indicators are green for all acceptors.
|
||||||
|
buildingOutOfBounds: One or more buildings are outside of the buildable area.
|
||||||
|
Either increase the area or remove them.
|
||||||
|
autoComplete: Your puzzle autocompletes itself! Please make sure your constant
|
||||||
|
producers are not directly delivering to your goal acceptors.
|
||||||
|
backendErrors:
|
||||||
|
ratelimit: You are performing your actions too frequent. Please wait a bit.
|
||||||
|
invalid-api-key: Failed to communicate with the backend, please try to
|
||||||
|
update/restart the game (Invalid Api Key).
|
||||||
|
unauthorized: Failed to communicate with the backend, please try to
|
||||||
|
update/restart the game (Unauthorized).
|
||||||
|
bad-token: Failed to communicate with the backend, please try to update/restart
|
||||||
|
the game (Bad Token).
|
||||||
|
bad-id: Invalid puzzle identifier.
|
||||||
|
not-found: The given puzzle could not be found.
|
||||||
|
bad-category: The given category could not be found.
|
||||||
|
bad-short-key: The given short key is invalid.
|
||||||
|
profane-title: Your puzzle title contains profane words.
|
||||||
|
bad-title-too-many-spaces: Your puzzle title is too short.
|
||||||
|
bad-shape-key-in-emitter: A constant producer has an invalid item.
|
||||||
|
bad-shape-key-in-goal: A goal acceptor has an invalid item.
|
||||||
|
no-emitters: Your puzzle does not contain any constant producers.
|
||||||
|
no-goals: Your puzzle does not contain any goal acceptors.
|
||||||
|
short-key-already-taken: This short key is already taken, please use another one.
|
||||||
|
can-not-report-your-own-puzzle: You can not report your own puzzle.
|
||||||
|
bad-payload: The request contains invalid data.
|
||||||
|
bad-building-placement: Your puzzle contains invalid placed buildings.
|
||||||
|
timeout: The request timed out.
|
||||||
|
@ -53,6 +53,7 @@ global:
|
|||||||
escape: ESC
|
escape: ESC
|
||||||
shift: SKIFT/SHIFT
|
shift: SKIFT/SHIFT
|
||||||
space: MELLEMRUM
|
space: MELLEMRUM
|
||||||
|
loggingIn: Logging in
|
||||||
demoBanners:
|
demoBanners:
|
||||||
title: Demo Version
|
title: Demo Version
|
||||||
intro: Køb spillet for at få den fulde oplevelse!
|
intro: Køb spillet for at få den fulde oplevelse!
|
||||||
@ -72,6 +73,11 @@ mainMenu:
|
|||||||
savegameLevel: Niveau <x>
|
savegameLevel: Niveau <x>
|
||||||
savegameLevelUnknown: Ukendt Niveau
|
savegameLevelUnknown: Ukendt Niveau
|
||||||
savegameUnnamed: Unnamed
|
savegameUnnamed: Unnamed
|
||||||
|
puzzleMode: Puzzle Mode
|
||||||
|
back: Back
|
||||||
|
puzzleDlcText: Do you enjoy compacting and optimizing factories? Get the Puzzle
|
||||||
|
DLC now on Steam for even more fun!
|
||||||
|
puzzleDlcWishlist: Wishlist now!
|
||||||
dialogs:
|
dialogs:
|
||||||
buttons:
|
buttons:
|
||||||
ok: OK
|
ok: OK
|
||||||
@ -85,6 +91,9 @@ dialogs:
|
|||||||
viewUpdate: Se Opdatering
|
viewUpdate: Se Opdatering
|
||||||
showUpgrades: Vis Opgraderinger
|
showUpgrades: Vis Opgraderinger
|
||||||
showKeybindings: Vis Keybindings
|
showKeybindings: Vis Keybindings
|
||||||
|
retry: Retry
|
||||||
|
continue: Continue
|
||||||
|
playOffline: Play Offline
|
||||||
importSavegameError:
|
importSavegameError:
|
||||||
title: Import Fejl
|
title: Import Fejl
|
||||||
text: "Importering af gemt spil fejlede:"
|
text: "Importering af gemt spil fejlede:"
|
||||||
@ -184,6 +193,67 @@ dialogs:
|
|||||||
title: Tutorial Available
|
title: Tutorial Available
|
||||||
desc: There is a tutorial video available for this level, but it is only
|
desc: There is a tutorial video available for this level, but it is only
|
||||||
available in English. Would you like to watch it?
|
available in English. Would you like to watch it?
|
||||||
|
editConstantProducer:
|
||||||
|
title: Set Item
|
||||||
|
puzzleLoadFailed:
|
||||||
|
title: Puzzles failed to load
|
||||||
|
desc: "Unfortunately the puzzles could not be loaded:"
|
||||||
|
submitPuzzle:
|
||||||
|
title: Submit Puzzle
|
||||||
|
descName: "Give your puzzle a name:"
|
||||||
|
descIcon: "Please enter a unique short key, which will be shown as the icon of
|
||||||
|
your puzzle (You can generate them <link>here</link>, or choose one
|
||||||
|
of the randomly suggested shapes below):"
|
||||||
|
placeholderName: Puzzle Title
|
||||||
|
puzzleResizeBadBuildings:
|
||||||
|
title: Resize not possible
|
||||||
|
desc: You can't make the zone any smaller, because then some buildings would be
|
||||||
|
outside the zone.
|
||||||
|
puzzleLoadError:
|
||||||
|
title: Bad Puzzle
|
||||||
|
desc: "The puzzle failed to load:"
|
||||||
|
offlineMode:
|
||||||
|
title: Offline Mode
|
||||||
|
desc: We couldn't reach the servers, so the game has to run in offline mode.
|
||||||
|
Please make sure you have an active internect connection.
|
||||||
|
puzzleDownloadError:
|
||||||
|
title: Download Error
|
||||||
|
desc: "Failed to download the puzzle:"
|
||||||
|
puzzleSubmitError:
|
||||||
|
title: Submission Error
|
||||||
|
desc: "Failed to submit your puzzle:"
|
||||||
|
puzzleSubmitOk:
|
||||||
|
title: Puzzle Published
|
||||||
|
desc: Congratulations! Your puzzle has been published and can now be played by
|
||||||
|
others. You can now find it in the "My puzzles" section.
|
||||||
|
puzzleCreateOffline:
|
||||||
|
title: Offline Mode
|
||||||
|
desc: Since you are offline, you will not be able to save and/or publish your
|
||||||
|
puzzle. Would you still like to continue?
|
||||||
|
puzzlePlayRegularRecommendation:
|
||||||
|
title: Recommendation
|
||||||
|
desc: I <strong>strongly</strong> recommend playing the normal game to level 12
|
||||||
|
before attempting the puzzle DLC, otherwise you may encounter
|
||||||
|
mechanics not yet introduced. Do you still want to continue?
|
||||||
|
puzzleShare:
|
||||||
|
title: Short Key Copied
|
||||||
|
desc: The short key of the puzzle (<key>) has been copied to your clipboard! It
|
||||||
|
can be entered in the puzzle menu to access the puzzle.
|
||||||
|
puzzleReport:
|
||||||
|
title: Report Puzzle
|
||||||
|
options:
|
||||||
|
profane: Profane
|
||||||
|
unsolvable: Not solvable
|
||||||
|
trolling: Trolling
|
||||||
|
puzzleReportComplete:
|
||||||
|
title: Thank you for your feedback!
|
||||||
|
desc: The puzzle has been flagged.
|
||||||
|
puzzleReportError:
|
||||||
|
title: Failed to report
|
||||||
|
desc: "Your report could not get processed:"
|
||||||
|
puzzleLoadShortKey:
|
||||||
|
title: Enter short key
|
||||||
|
desc: Enter the short key of the puzzle to load it.
|
||||||
ingame:
|
ingame:
|
||||||
keybindingsOverlay:
|
keybindingsOverlay:
|
||||||
moveMap: Bevæg dig
|
moveMap: Bevæg dig
|
||||||
@ -205,6 +275,7 @@ ingame:
|
|||||||
clearSelection: Ryd Selektion
|
clearSelection: Ryd Selektion
|
||||||
pipette: Pipette
|
pipette: Pipette
|
||||||
switchLayers: Skift Lag
|
switchLayers: Skift Lag
|
||||||
|
clearBelts: Clear belts
|
||||||
colors:
|
colors:
|
||||||
red: Rød
|
red: Rød
|
||||||
green: Grøn
|
green: Grøn
|
||||||
@ -352,6 +423,44 @@ ingame:
|
|||||||
achievements:
|
achievements:
|
||||||
title: Achievements
|
title: Achievements
|
||||||
desc: Hunt them all!
|
desc: Hunt them all!
|
||||||
|
puzzleEditorSettings:
|
||||||
|
zoneTitle: Zone
|
||||||
|
zoneWidth: Width
|
||||||
|
zoneHeight: Height
|
||||||
|
trimZone: Trim
|
||||||
|
clearItems: Clear Items
|
||||||
|
share: Share
|
||||||
|
report: Report
|
||||||
|
puzzleEditorControls:
|
||||||
|
title: Puzzle Creator
|
||||||
|
instructions:
|
||||||
|
- 1. Place <strong>Constant Producers</strong> to provide shapes and
|
||||||
|
colors to the player
|
||||||
|
- 2. Build one or more shapes you want the player to build later and
|
||||||
|
deliver it to one or more <strong>Goal Acceptors</strong>
|
||||||
|
- 3. Once a Goal Acceptor receives a shape for a certain amount of
|
||||||
|
time, it <strong>saves it as a goal</strong> that the player must
|
||||||
|
produce later (Indicated by the <strong>green badge</strong>).
|
||||||
|
- 4. Click the <strong>lock button</strong> on a building to disable
|
||||||
|
it.
|
||||||
|
- 5. Once you click review, your puzzle will be validated and you
|
||||||
|
can publish it.
|
||||||
|
- 6. Upon release, <strong>all buildings will be removed</strong>
|
||||||
|
except for the Producers and Goal Acceptors - That's the part that
|
||||||
|
the player is supposed to figure out for themselves, after all :)
|
||||||
|
puzzleCompletion:
|
||||||
|
title: Puzzle Completed!
|
||||||
|
titleLike: "Click the heart if you liked the puzzle:"
|
||||||
|
titleRating: How difficult did you find the puzzle?
|
||||||
|
titleRatingDesc: Your rating will help me to make you better suggestions in the future
|
||||||
|
continueBtn: Keep Playing
|
||||||
|
menuBtn: Menu
|
||||||
|
puzzleMetadata:
|
||||||
|
author: Author
|
||||||
|
shortKey: Short Key
|
||||||
|
rating: Difficulty score
|
||||||
|
averageDuration: Avg. Duration
|
||||||
|
completionRate: Completion rate
|
||||||
shopUpgrades:
|
shopUpgrades:
|
||||||
belt:
|
belt:
|
||||||
name: Bælter, Fordelere & Tuneller
|
name: Bælter, Fordelere & Tuneller
|
||||||
@ -557,6 +666,18 @@ buildings:
|
|||||||
name: Item Producer
|
name: Item Producer
|
||||||
description: Available in sandbox mode only, outputs the given signal from the
|
description: Available in sandbox mode only, outputs the given signal from the
|
||||||
wires layer on the regular layer.
|
wires layer on the regular layer.
|
||||||
|
constant_producer:
|
||||||
|
default:
|
||||||
|
name: Constant Producer
|
||||||
|
description: Constantly outputs a specified shape or color.
|
||||||
|
goal_acceptor:
|
||||||
|
default:
|
||||||
|
name: Goal Acceptor
|
||||||
|
description: Deliver shapes to the goal acceptor to set them as a goal.
|
||||||
|
block:
|
||||||
|
default:
|
||||||
|
name: Block
|
||||||
|
description: Allows you to block a tile.
|
||||||
storyRewards:
|
storyRewards:
|
||||||
reward_cutter_and_trash:
|
reward_cutter_and_trash:
|
||||||
title: Klippe Figurer
|
title: Klippe Figurer
|
||||||
@ -963,6 +1084,10 @@ keybindings:
|
|||||||
rotateToDown: "Rotate: Point Down"
|
rotateToDown: "Rotate: Point Down"
|
||||||
rotateToRight: "Rotate: Point Right"
|
rotateToRight: "Rotate: Point Right"
|
||||||
rotateToLeft: "Rotate: Point Left"
|
rotateToLeft: "Rotate: Point Left"
|
||||||
|
constant_producer: Constant Producer
|
||||||
|
goal_acceptor: Goal Acceptor
|
||||||
|
block: Block
|
||||||
|
massSelectClear: Clear belts
|
||||||
about:
|
about:
|
||||||
title: Om dette spil
|
title: Om dette spil
|
||||||
body: >-
|
body: >-
|
||||||
@ -1048,3 +1173,57 @@ tips:
|
|||||||
- Press F4 to show your FPS and Tick Rate.
|
- Press F4 to show your FPS and Tick Rate.
|
||||||
- Press F4 twice to show the tile of your mouse and camera.
|
- Press F4 twice to show the tile of your mouse and camera.
|
||||||
- You can click a pinned shape on the left side to unpin it.
|
- You can click a pinned shape on the left side to unpin it.
|
||||||
|
puzzleMenu:
|
||||||
|
play: Play
|
||||||
|
edit: Edit
|
||||||
|
title: Puzzle Mode
|
||||||
|
createPuzzle: Create Puzzle
|
||||||
|
loadPuzzle: Load
|
||||||
|
reviewPuzzle: Review & Publish
|
||||||
|
validatingPuzzle: Validating Puzzle
|
||||||
|
submittingPuzzle: Submitting Puzzle
|
||||||
|
noPuzzles: There are currently no puzzles in this section.
|
||||||
|
categories:
|
||||||
|
levels: Levels
|
||||||
|
new: New
|
||||||
|
top-rated: Top Rated
|
||||||
|
mine: My Puzzles
|
||||||
|
short: Short
|
||||||
|
easy: Easy
|
||||||
|
hard: Hard
|
||||||
|
completed: Completed
|
||||||
|
validation:
|
||||||
|
title: Invalid Puzzle
|
||||||
|
noProducers: Please place a Constant Producer!
|
||||||
|
noGoalAcceptors: Please place a Goal Acceptor!
|
||||||
|
goalAcceptorNoItem: One or more Goal Acceptors have not yet assigned an item.
|
||||||
|
Deliver a shape to them to set a goal.
|
||||||
|
goalAcceptorRateNotMet: One or more Goal Acceptors are not getting enough items.
|
||||||
|
Make sure that the indicators are green for all acceptors.
|
||||||
|
buildingOutOfBounds: One or more buildings are outside of the buildable area.
|
||||||
|
Either increase the area or remove them.
|
||||||
|
autoComplete: Your puzzle autocompletes itself! Please make sure your constant
|
||||||
|
producers are not directly delivering to your goal acceptors.
|
||||||
|
backendErrors:
|
||||||
|
ratelimit: You are performing your actions too frequent. Please wait a bit.
|
||||||
|
invalid-api-key: Failed to communicate with the backend, please try to
|
||||||
|
update/restart the game (Invalid Api Key).
|
||||||
|
unauthorized: Failed to communicate with the backend, please try to
|
||||||
|
update/restart the game (Unauthorized).
|
||||||
|
bad-token: Failed to communicate with the backend, please try to update/restart
|
||||||
|
the game (Bad Token).
|
||||||
|
bad-id: Invalid puzzle identifier.
|
||||||
|
not-found: The given puzzle could not be found.
|
||||||
|
bad-category: The given category could not be found.
|
||||||
|
bad-short-key: The given short key is invalid.
|
||||||
|
profane-title: Your puzzle title contains profane words.
|
||||||
|
bad-title-too-many-spaces: Your puzzle title is too short.
|
||||||
|
bad-shape-key-in-emitter: A constant producer has an invalid item.
|
||||||
|
bad-shape-key-in-goal: A goal acceptor has an invalid item.
|
||||||
|
no-emitters: Your puzzle does not contain any constant producers.
|
||||||
|
no-goals: Your puzzle does not contain any goal acceptors.
|
||||||
|
short-key-already-taken: This short key is already taken, please use another one.
|
||||||
|
can-not-report-your-own-puzzle: You can not report your own puzzle.
|
||||||
|
bad-payload: The request contains invalid data.
|
||||||
|
bad-building-placement: Your puzzle contains invalid placed buildings.
|
||||||
|
timeout: The request timed out.
|
||||||
|
@ -49,6 +49,7 @@ global:
|
|||||||
escape: ESC
|
escape: ESC
|
||||||
shift: UMSCH
|
shift: UMSCH
|
||||||
space: LEER
|
space: LEER
|
||||||
|
loggingIn: Logging in
|
||||||
demoBanners:
|
demoBanners:
|
||||||
title: Demo-Version
|
title: Demo-Version
|
||||||
intro: Kauf die Vollversion für alle Features!
|
intro: Kauf die Vollversion für alle Features!
|
||||||
@ -69,6 +70,11 @@ mainMenu:
|
|||||||
savegameLevel: Level <x>
|
savegameLevel: Level <x>
|
||||||
savegameLevelUnknown: Unbekanntes Level
|
savegameLevelUnknown: Unbekanntes Level
|
||||||
savegameUnnamed: Unbenannt
|
savegameUnnamed: Unbenannt
|
||||||
|
puzzleMode: Puzzle Mode
|
||||||
|
back: Back
|
||||||
|
puzzleDlcText: Do you enjoy compacting and optimizing factories? Get the Puzzle
|
||||||
|
DLC now on Steam for even more fun!
|
||||||
|
puzzleDlcWishlist: Wishlist now!
|
||||||
dialogs:
|
dialogs:
|
||||||
buttons:
|
buttons:
|
||||||
ok: OK
|
ok: OK
|
||||||
@ -82,6 +88,9 @@ dialogs:
|
|||||||
viewUpdate: Update anzeigen
|
viewUpdate: Update anzeigen
|
||||||
showUpgrades: Upgrades anzeigen
|
showUpgrades: Upgrades anzeigen
|
||||||
showKeybindings: Kürzel anzeigen
|
showKeybindings: Kürzel anzeigen
|
||||||
|
retry: Retry
|
||||||
|
continue: Continue
|
||||||
|
playOffline: Play Offline
|
||||||
importSavegameError:
|
importSavegameError:
|
||||||
title: Importfehler
|
title: Importfehler
|
||||||
text: "Fehler beim Importieren deines Speicherstands:"
|
text: "Fehler beim Importieren deines Speicherstands:"
|
||||||
@ -181,6 +190,67 @@ dialogs:
|
|||||||
title: Tutorial verfügbar
|
title: Tutorial verfügbar
|
||||||
desc: Für dieses Level ist ein Tutorial-Video verfügbar, allerdings nur auf
|
desc: Für dieses Level ist ein Tutorial-Video verfügbar, allerdings nur auf
|
||||||
Englisch. Willst du es trotzdem anschauen?
|
Englisch. Willst du es trotzdem anschauen?
|
||||||
|
editConstantProducer:
|
||||||
|
title: Set Item
|
||||||
|
puzzleLoadFailed:
|
||||||
|
title: Puzzles failed to load
|
||||||
|
desc: "Unfortunately the puzzles could not be loaded:"
|
||||||
|
submitPuzzle:
|
||||||
|
title: Submit Puzzle
|
||||||
|
descName: "Give your puzzle a name:"
|
||||||
|
descIcon: "Please enter a unique short key, which will be shown as the icon of
|
||||||
|
your puzzle (You can generate them <link>here</link>, or choose one
|
||||||
|
of the randomly suggested shapes below):"
|
||||||
|
placeholderName: Puzzle Title
|
||||||
|
puzzleResizeBadBuildings:
|
||||||
|
title: Resize not possible
|
||||||
|
desc: You can't make the zone any smaller, because then some buildings would be
|
||||||
|
outside the zone.
|
||||||
|
puzzleLoadError:
|
||||||
|
title: Bad Puzzle
|
||||||
|
desc: "The puzzle failed to load:"
|
||||||
|
offlineMode:
|
||||||
|
title: Offline Mode
|
||||||
|
desc: We couldn't reach the servers, so the game has to run in offline mode.
|
||||||
|
Please make sure you have an active internect connection.
|
||||||
|
puzzleDownloadError:
|
||||||
|
title: Download Error
|
||||||
|
desc: "Failed to download the puzzle:"
|
||||||
|
puzzleSubmitError:
|
||||||
|
title: Submission Error
|
||||||
|
desc: "Failed to submit your puzzle:"
|
||||||
|
puzzleSubmitOk:
|
||||||
|
title: Puzzle Published
|
||||||
|
desc: Congratulations! Your puzzle has been published and can now be played by
|
||||||
|
others. You can now find it in the "My puzzles" section.
|
||||||
|
puzzleCreateOffline:
|
||||||
|
title: Offline Mode
|
||||||
|
desc: Since you are offline, you will not be able to save and/or publish your
|
||||||
|
puzzle. Would you still like to continue?
|
||||||
|
puzzlePlayRegularRecommendation:
|
||||||
|
title: Recommendation
|
||||||
|
desc: I <strong>strongly</strong> recommend playing the normal game to level 12
|
||||||
|
before attempting the puzzle DLC, otherwise you may encounter
|
||||||
|
mechanics not yet introduced. Do you still want to continue?
|
||||||
|
puzzleShare:
|
||||||
|
title: Short Key Copied
|
||||||
|
desc: The short key of the puzzle (<key>) has been copied to your clipboard! It
|
||||||
|
can be entered in the puzzle menu to access the puzzle.
|
||||||
|
puzzleReport:
|
||||||
|
title: Report Puzzle
|
||||||
|
options:
|
||||||
|
profane: Profane
|
||||||
|
unsolvable: Not solvable
|
||||||
|
trolling: Trolling
|
||||||
|
puzzleReportComplete:
|
||||||
|
title: Thank you for your feedback!
|
||||||
|
desc: The puzzle has been flagged.
|
||||||
|
puzzleReportError:
|
||||||
|
title: Failed to report
|
||||||
|
desc: "Your report could not get processed:"
|
||||||
|
puzzleLoadShortKey:
|
||||||
|
title: Enter short key
|
||||||
|
desc: Enter the short key of the puzzle to load it.
|
||||||
ingame:
|
ingame:
|
||||||
keybindingsOverlay:
|
keybindingsOverlay:
|
||||||
moveMap: Bewegen
|
moveMap: Bewegen
|
||||||
@ -202,6 +272,7 @@ ingame:
|
|||||||
clearSelection: Auswahl aufheben
|
clearSelection: Auswahl aufheben
|
||||||
pipette: Pipette
|
pipette: Pipette
|
||||||
switchLayers: Ebenen wechseln
|
switchLayers: Ebenen wechseln
|
||||||
|
clearBelts: Clear belts
|
||||||
colors:
|
colors:
|
||||||
red: Rot
|
red: Rot
|
||||||
green: Grün
|
green: Grün
|
||||||
@ -350,6 +421,44 @@ ingame:
|
|||||||
achievements:
|
achievements:
|
||||||
title: Errungenschaften
|
title: Errungenschaften
|
||||||
desc: Hol sie dir alle!
|
desc: Hol sie dir alle!
|
||||||
|
puzzleEditorSettings:
|
||||||
|
zoneTitle: Zone
|
||||||
|
zoneWidth: Width
|
||||||
|
zoneHeight: Height
|
||||||
|
trimZone: Trim
|
||||||
|
clearItems: Clear Items
|
||||||
|
share: Share
|
||||||
|
report: Report
|
||||||
|
puzzleEditorControls:
|
||||||
|
title: Puzzle Creator
|
||||||
|
instructions:
|
||||||
|
- 1. Place <strong>Constant Producers</strong> to provide shapes and
|
||||||
|
colors to the player
|
||||||
|
- 2. Build one or more shapes you want the player to build later and
|
||||||
|
deliver it to one or more <strong>Goal Acceptors</strong>
|
||||||
|
- 3. Once a Goal Acceptor receives a shape for a certain amount of
|
||||||
|
time, it <strong>saves it as a goal</strong> that the player must
|
||||||
|
produce later (Indicated by the <strong>green badge</strong>).
|
||||||
|
- 4. Click the <strong>lock button</strong> on a building to disable
|
||||||
|
it.
|
||||||
|
- 5. Once you click review, your puzzle will be validated and you
|
||||||
|
can publish it.
|
||||||
|
- 6. Upon release, <strong>all buildings will be removed</strong>
|
||||||
|
except for the Producers and Goal Acceptors - That's the part that
|
||||||
|
the player is supposed to figure out for themselves, after all :)
|
||||||
|
puzzleCompletion:
|
||||||
|
title: Puzzle Completed!
|
||||||
|
titleLike: "Click the heart if you liked the puzzle:"
|
||||||
|
titleRating: How difficult did you find the puzzle?
|
||||||
|
titleRatingDesc: Your rating will help me to make you better suggestions in the future
|
||||||
|
continueBtn: Keep Playing
|
||||||
|
menuBtn: Menu
|
||||||
|
puzzleMetadata:
|
||||||
|
author: Author
|
||||||
|
shortKey: Short Key
|
||||||
|
rating: Difficulty score
|
||||||
|
averageDuration: Avg. Duration
|
||||||
|
completionRate: Completion rate
|
||||||
shopUpgrades:
|
shopUpgrades:
|
||||||
belt:
|
belt:
|
||||||
name: Fließbänder, Verteiler & Tunnel
|
name: Fließbänder, Verteiler & Tunnel
|
||||||
@ -566,6 +675,18 @@ buildings:
|
|||||||
name: Item-Produzent
|
name: Item-Produzent
|
||||||
description: Nur im Sandkastenmodus verfügbar. Gibt das Signal aus der
|
description: Nur im Sandkastenmodus verfügbar. Gibt das Signal aus der
|
||||||
Wires-Ebene als Item aus.
|
Wires-Ebene als Item aus.
|
||||||
|
constant_producer:
|
||||||
|
default:
|
||||||
|
name: Constant Producer
|
||||||
|
description: Constantly outputs a specified shape or color.
|
||||||
|
goal_acceptor:
|
||||||
|
default:
|
||||||
|
name: Goal Acceptor
|
||||||
|
description: Deliver shapes to the goal acceptor to set them as a goal.
|
||||||
|
block:
|
||||||
|
default:
|
||||||
|
name: Block
|
||||||
|
description: Allows you to block a tile.
|
||||||
storyRewards:
|
storyRewards:
|
||||||
reward_cutter_and_trash:
|
reward_cutter_and_trash:
|
||||||
title: Formen zerschneiden
|
title: Formen zerschneiden
|
||||||
@ -913,7 +1034,8 @@ settings:
|
|||||||
position, otherwise in the middle of the screen.
|
position, otherwise in the middle of the screen.
|
||||||
mapResourcesScale:
|
mapResourcesScale:
|
||||||
title: Größe der Ressourcen auf der Karte
|
title: Größe der Ressourcen auf der Karte
|
||||||
description: Legt die Größe der Ressourcen auf der Karte (beim Herauszoomen) fest.
|
description: Legt die Größe der Ressourcen auf der Karte (beim Herauszoomen)
|
||||||
|
fest.
|
||||||
keybindings:
|
keybindings:
|
||||||
title: Tastenbelegung
|
title: Tastenbelegung
|
||||||
hint: "Tipp: Benutze STRG, UMSCH and ALT! Sie aktivieren verschiedene
|
hint: "Tipp: Benutze STRG, UMSCH and ALT! Sie aktivieren verschiedene
|
||||||
@ -991,6 +1113,10 @@ keybindings:
|
|||||||
rotateToDown: "Rotieren: Nach unten zeigend"
|
rotateToDown: "Rotieren: Nach unten zeigend"
|
||||||
rotateToRight: "Rotieren: Nach rechts zeigend"
|
rotateToRight: "Rotieren: Nach rechts zeigend"
|
||||||
rotateToLeft: "Rotieren: Nach links zeigend"
|
rotateToLeft: "Rotieren: Nach links zeigend"
|
||||||
|
constant_producer: Constant Producer
|
||||||
|
goal_acceptor: Goal Acceptor
|
||||||
|
block: Block
|
||||||
|
massSelectClear: Clear belts
|
||||||
about:
|
about:
|
||||||
title: Über dieses Spiel
|
title: Über dieses Spiel
|
||||||
body: Dieses Spiel ist quelloffen (Open Source) und wurde von <a
|
body: Dieses Spiel ist quelloffen (Open Source) und wurde von <a
|
||||||
@ -1094,3 +1220,57 @@ tips:
|
|||||||
- Drücke doppelt F4 um den Standort des Mauszeigers und der Kamera zu
|
- Drücke doppelt F4 um den Standort des Mauszeigers und der Kamera zu
|
||||||
bestimmen.
|
bestimmen.
|
||||||
- Du kannst die angehefteten Formen am linken Rand wieder entfernen.
|
- Du kannst die angehefteten Formen am linken Rand wieder entfernen.
|
||||||
|
puzzleMenu:
|
||||||
|
play: Play
|
||||||
|
edit: Edit
|
||||||
|
title: Puzzle Mode
|
||||||
|
createPuzzle: Create Puzzle
|
||||||
|
loadPuzzle: Load
|
||||||
|
reviewPuzzle: Review & Publish
|
||||||
|
validatingPuzzle: Validating Puzzle
|
||||||
|
submittingPuzzle: Submitting Puzzle
|
||||||
|
noPuzzles: There are currently no puzzles in this section.
|
||||||
|
categories:
|
||||||
|
levels: Levels
|
||||||
|
new: New
|
||||||
|
top-rated: Top Rated
|
||||||
|
mine: My Puzzles
|
||||||
|
short: Short
|
||||||
|
easy: Easy
|
||||||
|
hard: Hard
|
||||||
|
completed: Completed
|
||||||
|
validation:
|
||||||
|
title: Invalid Puzzle
|
||||||
|
noProducers: Please place a Constant Producer!
|
||||||
|
noGoalAcceptors: Please place a Goal Acceptor!
|
||||||
|
goalAcceptorNoItem: One or more Goal Acceptors have not yet assigned an item.
|
||||||
|
Deliver a shape to them to set a goal.
|
||||||
|
goalAcceptorRateNotMet: One or more Goal Acceptors are not getting enough items.
|
||||||
|
Make sure that the indicators are green for all acceptors.
|
||||||
|
buildingOutOfBounds: One or more buildings are outside of the buildable area.
|
||||||
|
Either increase the area or remove them.
|
||||||
|
autoComplete: Your puzzle autocompletes itself! Please make sure your constant
|
||||||
|
producers are not directly delivering to your goal acceptors.
|
||||||
|
backendErrors:
|
||||||
|
ratelimit: You are performing your actions too frequent. Please wait a bit.
|
||||||
|
invalid-api-key: Failed to communicate with the backend, please try to
|
||||||
|
update/restart the game (Invalid Api Key).
|
||||||
|
unauthorized: Failed to communicate with the backend, please try to
|
||||||
|
update/restart the game (Unauthorized).
|
||||||
|
bad-token: Failed to communicate with the backend, please try to update/restart
|
||||||
|
the game (Bad Token).
|
||||||
|
bad-id: Invalid puzzle identifier.
|
||||||
|
not-found: The given puzzle could not be found.
|
||||||
|
bad-category: The given category could not be found.
|
||||||
|
bad-short-key: The given short key is invalid.
|
||||||
|
profane-title: Your puzzle title contains profane words.
|
||||||
|
bad-title-too-many-spaces: Your puzzle title is too short.
|
||||||
|
bad-shape-key-in-emitter: A constant producer has an invalid item.
|
||||||
|
bad-shape-key-in-goal: A goal acceptor has an invalid item.
|
||||||
|
no-emitters: Your puzzle does not contain any constant producers.
|
||||||
|
no-goals: Your puzzle does not contain any goal acceptors.
|
||||||
|
short-key-already-taken: This short key is already taken, please use another one.
|
||||||
|
can-not-report-your-own-puzzle: You can not report your own puzzle.
|
||||||
|
bad-payload: The request contains invalid data.
|
||||||
|
bad-building-placement: Your puzzle contains invalid placed buildings.
|
||||||
|
timeout: The request timed out.
|
||||||
|
@ -53,6 +53,7 @@ global:
|
|||||||
escape: ESC
|
escape: ESC
|
||||||
shift: SHIFT
|
shift: SHIFT
|
||||||
space: SPACE
|
space: SPACE
|
||||||
|
loggingIn: Logging in
|
||||||
demoBanners:
|
demoBanners:
|
||||||
title: Demo Version
|
title: Demo Version
|
||||||
intro: Get the standalone to unlock all features!
|
intro: Get the standalone to unlock all features!
|
||||||
@ -73,6 +74,11 @@ mainMenu:
|
|||||||
madeBy: Made by <author-link>
|
madeBy: Made by <author-link>
|
||||||
subreddit: Reddit
|
subreddit: Reddit
|
||||||
savegameUnnamed: Unnamed
|
savegameUnnamed: Unnamed
|
||||||
|
puzzleMode: Puzzle Mode
|
||||||
|
back: Back
|
||||||
|
puzzleDlcText: Do you enjoy compacting and optimizing factories? Get the Puzzle
|
||||||
|
DLC now on Steam for even more fun!
|
||||||
|
puzzleDlcWishlist: Wishlist now!
|
||||||
dialogs:
|
dialogs:
|
||||||
buttons:
|
buttons:
|
||||||
ok: OK
|
ok: OK
|
||||||
@ -86,6 +92,9 @@ dialogs:
|
|||||||
viewUpdate: Προβολή ενημέρωσης
|
viewUpdate: Προβολή ενημέρωσης
|
||||||
showUpgrades: Εμφάνιση αναβαθμίσεων
|
showUpgrades: Εμφάνιση αναβαθμίσεων
|
||||||
showKeybindings: Συνδυασμοί πλήκτρων
|
showKeybindings: Συνδυασμοί πλήκτρων
|
||||||
|
retry: Retry
|
||||||
|
continue: Continue
|
||||||
|
playOffline: Play Offline
|
||||||
importSavegameError:
|
importSavegameError:
|
||||||
title: Σφάλμα εισαγωγής
|
title: Σφάλμα εισαγωγής
|
||||||
text: "Αποτυχία εισαγωγής του αποθηκευμένου παιχνιδιού:"
|
text: "Αποτυχία εισαγωγής του αποθηκευμένου παιχνιδιού:"
|
||||||
@ -192,6 +201,67 @@ dialogs:
|
|||||||
title: Tutorial Available
|
title: Tutorial Available
|
||||||
desc: There is a tutorial video available for this level, but it is only
|
desc: There is a tutorial video available for this level, but it is only
|
||||||
available in English. Would you like to watch it?
|
available in English. Would you like to watch it?
|
||||||
|
editConstantProducer:
|
||||||
|
title: Set Item
|
||||||
|
puzzleLoadFailed:
|
||||||
|
title: Puzzles failed to load
|
||||||
|
desc: "Unfortunately the puzzles could not be loaded:"
|
||||||
|
submitPuzzle:
|
||||||
|
title: Submit Puzzle
|
||||||
|
descName: "Give your puzzle a name:"
|
||||||
|
descIcon: "Please enter a unique short key, which will be shown as the icon of
|
||||||
|
your puzzle (You can generate them <link>here</link>, or choose one
|
||||||
|
of the randomly suggested shapes below):"
|
||||||
|
placeholderName: Puzzle Title
|
||||||
|
puzzleResizeBadBuildings:
|
||||||
|
title: Resize not possible
|
||||||
|
desc: You can't make the zone any smaller, because then some buildings would be
|
||||||
|
outside the zone.
|
||||||
|
puzzleLoadError:
|
||||||
|
title: Bad Puzzle
|
||||||
|
desc: "The puzzle failed to load:"
|
||||||
|
offlineMode:
|
||||||
|
title: Offline Mode
|
||||||
|
desc: We couldn't reach the servers, so the game has to run in offline mode.
|
||||||
|
Please make sure you have an active internect connection.
|
||||||
|
puzzleDownloadError:
|
||||||
|
title: Download Error
|
||||||
|
desc: "Failed to download the puzzle:"
|
||||||
|
puzzleSubmitError:
|
||||||
|
title: Submission Error
|
||||||
|
desc: "Failed to submit your puzzle:"
|
||||||
|
puzzleSubmitOk:
|
||||||
|
title: Puzzle Published
|
||||||
|
desc: Congratulations! Your puzzle has been published and can now be played by
|
||||||
|
others. You can now find it in the "My puzzles" section.
|
||||||
|
puzzleCreateOffline:
|
||||||
|
title: Offline Mode
|
||||||
|
desc: Since you are offline, you will not be able to save and/or publish your
|
||||||
|
puzzle. Would you still like to continue?
|
||||||
|
puzzlePlayRegularRecommendation:
|
||||||
|
title: Recommendation
|
||||||
|
desc: I <strong>strongly</strong> recommend playing the normal game to level 12
|
||||||
|
before attempting the puzzle DLC, otherwise you may encounter
|
||||||
|
mechanics not yet introduced. Do you still want to continue?
|
||||||
|
puzzleShare:
|
||||||
|
title: Short Key Copied
|
||||||
|
desc: The short key of the puzzle (<key>) has been copied to your clipboard! It
|
||||||
|
can be entered in the puzzle menu to access the puzzle.
|
||||||
|
puzzleReport:
|
||||||
|
title: Report Puzzle
|
||||||
|
options:
|
||||||
|
profane: Profane
|
||||||
|
unsolvable: Not solvable
|
||||||
|
trolling: Trolling
|
||||||
|
puzzleReportComplete:
|
||||||
|
title: Thank you for your feedback!
|
||||||
|
desc: The puzzle has been flagged.
|
||||||
|
puzzleReportError:
|
||||||
|
title: Failed to report
|
||||||
|
desc: "Your report could not get processed:"
|
||||||
|
puzzleLoadShortKey:
|
||||||
|
title: Enter short key
|
||||||
|
desc: Enter the short key of the puzzle to load it.
|
||||||
ingame:
|
ingame:
|
||||||
keybindingsOverlay:
|
keybindingsOverlay:
|
||||||
moveMap: Κίνηση
|
moveMap: Κίνηση
|
||||||
@ -213,6 +283,7 @@ ingame:
|
|||||||
clearSelection: Εκκαθαρισμός επιλογής
|
clearSelection: Εκκαθαρισμός επιλογής
|
||||||
pipette: Σταγονόμετρο
|
pipette: Σταγονόμετρο
|
||||||
switchLayers: Εναλλαγή στρώματος
|
switchLayers: Εναλλαγή στρώματος
|
||||||
|
clearBelts: Clear belts
|
||||||
buildingPlacement:
|
buildingPlacement:
|
||||||
cycleBuildingVariants: Πάτησε <key> για εναλλαγή μεταξύ παραλλαγών.
|
cycleBuildingVariants: Πάτησε <key> για εναλλαγή μεταξύ παραλλαγών.
|
||||||
hotkeyLabel: "Hotkey: <key>"
|
hotkeyLabel: "Hotkey: <key>"
|
||||||
@ -363,6 +434,44 @@ ingame:
|
|||||||
achievements:
|
achievements:
|
||||||
title: Achievements
|
title: Achievements
|
||||||
desc: Hunt them all!
|
desc: Hunt them all!
|
||||||
|
puzzleEditorSettings:
|
||||||
|
zoneTitle: Zone
|
||||||
|
zoneWidth: Width
|
||||||
|
zoneHeight: Height
|
||||||
|
trimZone: Trim
|
||||||
|
clearItems: Clear Items
|
||||||
|
share: Share
|
||||||
|
report: Report
|
||||||
|
puzzleEditorControls:
|
||||||
|
title: Puzzle Creator
|
||||||
|
instructions:
|
||||||
|
- 1. Place <strong>Constant Producers</strong> to provide shapes and
|
||||||
|
colors to the player
|
||||||
|
- 2. Build one or more shapes you want the player to build later and
|
||||||
|
deliver it to one or more <strong>Goal Acceptors</strong>
|
||||||
|
- 3. Once a Goal Acceptor receives a shape for a certain amount of
|
||||||
|
time, it <strong>saves it as a goal</strong> that the player must
|
||||||
|
produce later (Indicated by the <strong>green badge</strong>).
|
||||||
|
- 4. Click the <strong>lock button</strong> on a building to disable
|
||||||
|
it.
|
||||||
|
- 5. Once you click review, your puzzle will be validated and you
|
||||||
|
can publish it.
|
||||||
|
- 6. Upon release, <strong>all buildings will be removed</strong>
|
||||||
|
except for the Producers and Goal Acceptors - That's the part that
|
||||||
|
the player is supposed to figure out for themselves, after all :)
|
||||||
|
puzzleCompletion:
|
||||||
|
title: Puzzle Completed!
|
||||||
|
titleLike: "Click the heart if you liked the puzzle:"
|
||||||
|
titleRating: How difficult did you find the puzzle?
|
||||||
|
titleRatingDesc: Your rating will help me to make you better suggestions in the future
|
||||||
|
continueBtn: Keep Playing
|
||||||
|
menuBtn: Menu
|
||||||
|
puzzleMetadata:
|
||||||
|
author: Author
|
||||||
|
shortKey: Short Key
|
||||||
|
rating: Difficulty score
|
||||||
|
averageDuration: Avg. Duration
|
||||||
|
completionRate: Completion rate
|
||||||
shopUpgrades:
|
shopUpgrades:
|
||||||
belt:
|
belt:
|
||||||
name: Ιμάντες, Διανομείς & Σήραγγες
|
name: Ιμάντες, Διανομείς & Σήραγγες
|
||||||
@ -573,6 +682,18 @@ buildings:
|
|||||||
name: Item Producer
|
name: Item Producer
|
||||||
description: Available in sandbox mode only, outputs the given signal from the
|
description: Available in sandbox mode only, outputs the given signal from the
|
||||||
wires layer on the regular layer.
|
wires layer on the regular layer.
|
||||||
|
constant_producer:
|
||||||
|
default:
|
||||||
|
name: Constant Producer
|
||||||
|
description: Constantly outputs a specified shape or color.
|
||||||
|
goal_acceptor:
|
||||||
|
default:
|
||||||
|
name: Goal Acceptor
|
||||||
|
description: Deliver shapes to the goal acceptor to set them as a goal.
|
||||||
|
block:
|
||||||
|
default:
|
||||||
|
name: Block
|
||||||
|
description: Allows you to block a tile.
|
||||||
storyRewards:
|
storyRewards:
|
||||||
reward_cutter_and_trash:
|
reward_cutter_and_trash:
|
||||||
title: Κοπή σχημάτων
|
title: Κοπή σχημάτων
|
||||||
@ -986,6 +1107,10 @@ keybindings:
|
|||||||
rotateToDown: "Rotate: Point Down"
|
rotateToDown: "Rotate: Point Down"
|
||||||
rotateToRight: "Rotate: Point Right"
|
rotateToRight: "Rotate: Point Right"
|
||||||
rotateToLeft: "Rotate: Point Left"
|
rotateToLeft: "Rotate: Point Left"
|
||||||
|
constant_producer: Constant Producer
|
||||||
|
goal_acceptor: Goal Acceptor
|
||||||
|
block: Block
|
||||||
|
massSelectClear: Clear belts
|
||||||
about:
|
about:
|
||||||
title: Σχετικά με αυτό το παιχνίδι
|
title: Σχετικά με αυτό το παιχνίδι
|
||||||
body: >-
|
body: >-
|
||||||
@ -1078,3 +1203,57 @@ tips:
|
|||||||
- Press F4 to show your FPS and Tick Rate.
|
- Press F4 to show your FPS and Tick Rate.
|
||||||
- Press F4 twice to show the tile of your mouse and camera.
|
- Press F4 twice to show the tile of your mouse and camera.
|
||||||
- You can click a pinned shape on the left side to unpin it.
|
- You can click a pinned shape on the left side to unpin it.
|
||||||
|
puzzleMenu:
|
||||||
|
play: Play
|
||||||
|
edit: Edit
|
||||||
|
title: Puzzle Mode
|
||||||
|
createPuzzle: Create Puzzle
|
||||||
|
loadPuzzle: Load
|
||||||
|
reviewPuzzle: Review & Publish
|
||||||
|
validatingPuzzle: Validating Puzzle
|
||||||
|
submittingPuzzle: Submitting Puzzle
|
||||||
|
noPuzzles: There are currently no puzzles in this section.
|
||||||
|
categories:
|
||||||
|
levels: Levels
|
||||||
|
new: New
|
||||||
|
top-rated: Top Rated
|
||||||
|
mine: My Puzzles
|
||||||
|
short: Short
|
||||||
|
easy: Easy
|
||||||
|
hard: Hard
|
||||||
|
completed: Completed
|
||||||
|
validation:
|
||||||
|
title: Invalid Puzzle
|
||||||
|
noProducers: Please place a Constant Producer!
|
||||||
|
noGoalAcceptors: Please place a Goal Acceptor!
|
||||||
|
goalAcceptorNoItem: One or more Goal Acceptors have not yet assigned an item.
|
||||||
|
Deliver a shape to them to set a goal.
|
||||||
|
goalAcceptorRateNotMet: One or more Goal Acceptors are not getting enough items.
|
||||||
|
Make sure that the indicators are green for all acceptors.
|
||||||
|
buildingOutOfBounds: One or more buildings are outside of the buildable area.
|
||||||
|
Either increase the area or remove them.
|
||||||
|
autoComplete: Your puzzle autocompletes itself! Please make sure your constant
|
||||||
|
producers are not directly delivering to your goal acceptors.
|
||||||
|
backendErrors:
|
||||||
|
ratelimit: You are performing your actions too frequent. Please wait a bit.
|
||||||
|
invalid-api-key: Failed to communicate with the backend, please try to
|
||||||
|
update/restart the game (Invalid Api Key).
|
||||||
|
unauthorized: Failed to communicate with the backend, please try to
|
||||||
|
update/restart the game (Unauthorized).
|
||||||
|
bad-token: Failed to communicate with the backend, please try to update/restart
|
||||||
|
the game (Bad Token).
|
||||||
|
bad-id: Invalid puzzle identifier.
|
||||||
|
not-found: The given puzzle could not be found.
|
||||||
|
bad-category: The given category could not be found.
|
||||||
|
bad-short-key: The given short key is invalid.
|
||||||
|
profane-title: Your puzzle title contains profane words.
|
||||||
|
bad-title-too-many-spaces: Your puzzle title is too short.
|
||||||
|
bad-shape-key-in-emitter: A constant producer has an invalid item.
|
||||||
|
bad-shape-key-in-goal: A goal acceptor has an invalid item.
|
||||||
|
no-emitters: Your puzzle does not contain any constant producers.
|
||||||
|
no-goals: Your puzzle does not contain any goal acceptors.
|
||||||
|
short-key-already-taken: This short key is already taken, please use another one.
|
||||||
|
can-not-report-your-own-puzzle: You can not report your own puzzle.
|
||||||
|
bad-payload: The request contains invalid data.
|
||||||
|
bad-building-placement: Your puzzle contains invalid placed buildings.
|
||||||
|
timeout: The request timed out.
|
||||||
|
@ -15,19 +15,18 @@ steamPage:
|
|||||||
|
|
||||||
Comprando el juego en Steam tienes acceso a la versión completa, ¡pero también puedes jugar una demo en shapez.io primero y decidir después!
|
Comprando el juego en Steam tienes acceso a la versión completa, ¡pero también puedes jugar una demo en shapez.io primero y decidir después!
|
||||||
what_others_say: Lo que otras personas dicen sobre shapez.io
|
what_others_say: Lo que otras personas dicen sobre shapez.io
|
||||||
nothernlion_comment: Este juego es estupendo - Estoy teniendo un tiempo maravolloso jugano,
|
nothernlion_comment: Este juego es estupendo - Estoy teniendo un tiempo
|
||||||
y el tiempo ha pasado volando.
|
maravolloso jugano, y el tiempo ha pasado volando.
|
||||||
notch_comment: Miercoles. Verdaderamente debería dormir, pero creo que acabo de descubrir
|
notch_comment: Miercoles. Verdaderamente debería dormir, pero creo que acabo de
|
||||||
como hacer un ordenador en shapez.io
|
descubrir como hacer un ordenador en shapez.io
|
||||||
steam_review_comment: Este juego ha robado mi vida y no la quiero de vuelta.
|
steam_review_comment: Este juego ha robado mi vida y no la quiero de vuelta. Muy
|
||||||
Muy relajante juego de fábrica que no me dejará hacer mis lineas más
|
relajante juego de fábrica que no me dejará hacer mis lineas más
|
||||||
eficientes.
|
eficientes.
|
||||||
|
|
||||||
global:
|
global:
|
||||||
loading: Cargando
|
loading: Cargando
|
||||||
error: Error
|
error: Error
|
||||||
thousandsDivider: ","
|
thousandsDivider: ","
|
||||||
decimalSeparator: "."
|
decimalSeparator: .
|
||||||
suffix:
|
suffix:
|
||||||
thousands: k
|
thousands: k
|
||||||
millions: M
|
millions: M
|
||||||
@ -54,6 +53,7 @@ global:
|
|||||||
escape: ESC
|
escape: ESC
|
||||||
shift: SHIFT
|
shift: SHIFT
|
||||||
space: ESPACIO
|
space: ESPACIO
|
||||||
|
loggingIn: Logging in
|
||||||
demoBanners:
|
demoBanners:
|
||||||
title: Versión de prueba
|
title: Versión de prueba
|
||||||
intro: ¡Obtén el juego completo para desbloquear todas las características!
|
intro: ¡Obtén el juego completo para desbloquear todas las características!
|
||||||
@ -73,6 +73,11 @@ mainMenu:
|
|||||||
savegameLevel: Nivel <x>
|
savegameLevel: Nivel <x>
|
||||||
savegameLevelUnknown: Nivel desconocido
|
savegameLevelUnknown: Nivel desconocido
|
||||||
savegameUnnamed: Sin nombre
|
savegameUnnamed: Sin nombre
|
||||||
|
puzzleMode: Puzzle Mode
|
||||||
|
back: Back
|
||||||
|
puzzleDlcText: Do you enjoy compacting and optimizing factories? Get the Puzzle
|
||||||
|
DLC now on Steam for even more fun!
|
||||||
|
puzzleDlcWishlist: Wishlist now!
|
||||||
dialogs:
|
dialogs:
|
||||||
buttons:
|
buttons:
|
||||||
ok: OK
|
ok: OK
|
||||||
@ -86,6 +91,9 @@ dialogs:
|
|||||||
viewUpdate: Ver actualización
|
viewUpdate: Ver actualización
|
||||||
showUpgrades: Ver mejoras
|
showUpgrades: Ver mejoras
|
||||||
showKeybindings: Ver atajos de teclado
|
showKeybindings: Ver atajos de teclado
|
||||||
|
retry: Retry
|
||||||
|
continue: Continue
|
||||||
|
playOffline: Play Offline
|
||||||
importSavegameError:
|
importSavegameError:
|
||||||
title: Error de importación
|
title: Error de importación
|
||||||
text: "Fallo al importar tu partida guardada:"
|
text: "Fallo al importar tu partida guardada:"
|
||||||
@ -188,6 +196,67 @@ dialogs:
|
|||||||
title: Tutorial Disponible
|
title: Tutorial Disponible
|
||||||
desc: Hay un video tutorial disponible para este nivel, pero solo está
|
desc: Hay un video tutorial disponible para este nivel, pero solo está
|
||||||
disponible en inglés ¿Te gustaría verlo?
|
disponible en inglés ¿Te gustaría verlo?
|
||||||
|
editConstantProducer:
|
||||||
|
title: Set Item
|
||||||
|
puzzleLoadFailed:
|
||||||
|
title: Puzzles failed to load
|
||||||
|
desc: "Unfortunately the puzzles could not be loaded:"
|
||||||
|
submitPuzzle:
|
||||||
|
title: Submit Puzzle
|
||||||
|
descName: "Give your puzzle a name:"
|
||||||
|
descIcon: "Please enter a unique short key, which will be shown as the icon of
|
||||||
|
your puzzle (You can generate them <link>here</link>, or choose one
|
||||||
|
of the randomly suggested shapes below):"
|
||||||
|
placeholderName: Puzzle Title
|
||||||
|
puzzleResizeBadBuildings:
|
||||||
|
title: Resize not possible
|
||||||
|
desc: You can't make the zone any smaller, because then some buildings would be
|
||||||
|
outside the zone.
|
||||||
|
puzzleLoadError:
|
||||||
|
title: Bad Puzzle
|
||||||
|
desc: "The puzzle failed to load:"
|
||||||
|
offlineMode:
|
||||||
|
title: Offline Mode
|
||||||
|
desc: We couldn't reach the servers, so the game has to run in offline mode.
|
||||||
|
Please make sure you have an active internect connection.
|
||||||
|
puzzleDownloadError:
|
||||||
|
title: Download Error
|
||||||
|
desc: "Failed to download the puzzle:"
|
||||||
|
puzzleSubmitError:
|
||||||
|
title: Submission Error
|
||||||
|
desc: "Failed to submit your puzzle:"
|
||||||
|
puzzleSubmitOk:
|
||||||
|
title: Puzzle Published
|
||||||
|
desc: Congratulations! Your puzzle has been published and can now be played by
|
||||||
|
others. You can now find it in the "My puzzles" section.
|
||||||
|
puzzleCreateOffline:
|
||||||
|
title: Offline Mode
|
||||||
|
desc: Since you are offline, you will not be able to save and/or publish your
|
||||||
|
puzzle. Would you still like to continue?
|
||||||
|
puzzlePlayRegularRecommendation:
|
||||||
|
title: Recommendation
|
||||||
|
desc: I <strong>strongly</strong> recommend playing the normal game to level 12
|
||||||
|
before attempting the puzzle DLC, otherwise you may encounter
|
||||||
|
mechanics not yet introduced. Do you still want to continue?
|
||||||
|
puzzleShare:
|
||||||
|
title: Short Key Copied
|
||||||
|
desc: The short key of the puzzle (<key>) has been copied to your clipboard! It
|
||||||
|
can be entered in the puzzle menu to access the puzzle.
|
||||||
|
puzzleReport:
|
||||||
|
title: Report Puzzle
|
||||||
|
options:
|
||||||
|
profane: Profane
|
||||||
|
unsolvable: Not solvable
|
||||||
|
trolling: Trolling
|
||||||
|
puzzleReportComplete:
|
||||||
|
title: Thank you for your feedback!
|
||||||
|
desc: The puzzle has been flagged.
|
||||||
|
puzzleReportError:
|
||||||
|
title: Failed to report
|
||||||
|
desc: "Your report could not get processed:"
|
||||||
|
puzzleLoadShortKey:
|
||||||
|
title: Enter short key
|
||||||
|
desc: Enter the short key of the puzzle to load it.
|
||||||
ingame:
|
ingame:
|
||||||
keybindingsOverlay:
|
keybindingsOverlay:
|
||||||
moveMap: Mover
|
moveMap: Mover
|
||||||
@ -209,6 +278,7 @@ ingame:
|
|||||||
clearSelection: Limpiar selección
|
clearSelection: Limpiar selección
|
||||||
pipette: Cuentagotas
|
pipette: Cuentagotas
|
||||||
switchLayers: Cambiar capas
|
switchLayers: Cambiar capas
|
||||||
|
clearBelts: Clear belts
|
||||||
colors:
|
colors:
|
||||||
red: Rojo
|
red: Rojo
|
||||||
green: Verde
|
green: Verde
|
||||||
@ -290,8 +360,9 @@ ingame:
|
|||||||
1_1_extractor: ¡Coloca un <strong>extractor</strong> encima de un
|
1_1_extractor: ¡Coloca un <strong>extractor</strong> encima de un
|
||||||
<strong>círculo</strong> para extraerlo!
|
<strong>círculo</strong> para extraerlo!
|
||||||
1_2_conveyor: "¡Conecta el extractor con una <strong>cinta
|
1_2_conveyor: "¡Conecta el extractor con una <strong>cinta
|
||||||
transportadora</strong> a tu Centro!<br><br> Pista: ¡<strong>Pulsa
|
transportadora</strong> a tu Centro!<br><br> Pista:
|
||||||
y arrastra</strong> la cinta transportadora con el ratón!"
|
¡<strong>Pulsa y arrastra</strong> la cinta transportadora con
|
||||||
|
el ratón!"
|
||||||
1_3_expand: '¡Esto <strong>NO</strong> es un "juego de esperar"! Construye más
|
1_3_expand: '¡Esto <strong>NO</strong> es un "juego de esperar"! Construye más
|
||||||
extractores y cintas transportadoras para completar el objetivo
|
extractores y cintas transportadoras para completar el objetivo
|
||||||
más rápido.<br><br> Pista: Mantén pulsado <strong>SHIFT</strong>
|
más rápido.<br><br> Pista: Mantén pulsado <strong>SHIFT</strong>
|
||||||
@ -308,8 +379,8 @@ ingame:
|
|||||||
para acelerar este lento proceso!<br><br> PD: Usa las teclas
|
para acelerar este lento proceso!<br><br> PD: Usa las teclas
|
||||||
<strong>0-9 </strong> para acceder a los edificios más rápido!"
|
<strong>0-9 </strong> para acceder a los edificios más rápido!"
|
||||||
3_1_rectangles: "¡Ahora consigamos unos rectangulos! <strong>construye 4
|
3_1_rectangles: "¡Ahora consigamos unos rectangulos! <strong>construye 4
|
||||||
extractores</strong> y conectalos a el Centro.<br><br> PD: Manten
|
extractores</strong> y conectalos a el Centro.<br><br> PD:
|
||||||
apretado <strong>SHIFT</strong> mientrás pones cintas
|
Manten apretado <strong>SHIFT</strong> mientrás pones cintas
|
||||||
transportadoras para activar el planeador de cintas!"
|
transportadoras para activar el planeador de cintas!"
|
||||||
21_1_place_quad_painter: ¡Pon el <strong>pintador cuádruple</strong> y consigue
|
21_1_place_quad_painter: ¡Pon el <strong>pintador cuádruple</strong> y consigue
|
||||||
unos <strong>círculos</strong>, el color <strong>blanco</strong>
|
unos <strong>círculos</strong>, el color <strong>blanco</strong>
|
||||||
@ -320,9 +391,9 @@ ingame:
|
|||||||
21_3_place_button: ¡Genial! ¡Ahora pon un <strong>Interruptor</strong> y
|
21_3_place_button: ¡Genial! ¡Ahora pon un <strong>Interruptor</strong> y
|
||||||
conéctalo con cables!
|
conéctalo con cables!
|
||||||
21_4_press_button: "Presiona el interruptor para hacer que <strong>emita una
|
21_4_press_button: "Presiona el interruptor para hacer que <strong>emita una
|
||||||
señal verdadera</strong> lo cual activa el pintador.<br><br>
|
señal verdadera</strong> lo cual activa el pintador.<br><br> PD:
|
||||||
PD: ¡No necesitas conectar todas las entradas! Intenta
|
¡No necesitas conectar todas las entradas! Intenta conectando
|
||||||
conectando sólo dos."
|
sólo dos."
|
||||||
connectedMiners:
|
connectedMiners:
|
||||||
one_miner: 1 Minero
|
one_miner: 1 Minero
|
||||||
n_miners: <amount> Mineros
|
n_miners: <amount> Mineros
|
||||||
@ -359,6 +430,44 @@ ingame:
|
|||||||
achievements:
|
achievements:
|
||||||
title: Logros
|
title: Logros
|
||||||
desc: Atrapalos a todos!
|
desc: Atrapalos a todos!
|
||||||
|
puzzleEditorSettings:
|
||||||
|
zoneTitle: Zone
|
||||||
|
zoneWidth: Width
|
||||||
|
zoneHeight: Height
|
||||||
|
trimZone: Trim
|
||||||
|
clearItems: Clear Items
|
||||||
|
share: Share
|
||||||
|
report: Report
|
||||||
|
puzzleEditorControls:
|
||||||
|
title: Puzzle Creator
|
||||||
|
instructions:
|
||||||
|
- 1. Place <strong>Constant Producers</strong> to provide shapes and
|
||||||
|
colors to the player
|
||||||
|
- 2. Build one or more shapes you want the player to build later and
|
||||||
|
deliver it to one or more <strong>Goal Acceptors</strong>
|
||||||
|
- 3. Once a Goal Acceptor receives a shape for a certain amount of
|
||||||
|
time, it <strong>saves it as a goal</strong> that the player must
|
||||||
|
produce later (Indicated by the <strong>green badge</strong>).
|
||||||
|
- 4. Click the <strong>lock button</strong> on a building to disable
|
||||||
|
it.
|
||||||
|
- 5. Once you click review, your puzzle will be validated and you
|
||||||
|
can publish it.
|
||||||
|
- 6. Upon release, <strong>all buildings will be removed</strong>
|
||||||
|
except for the Producers and Goal Acceptors - That's the part that
|
||||||
|
the player is supposed to figure out for themselves, after all :)
|
||||||
|
puzzleCompletion:
|
||||||
|
title: Puzzle Completed!
|
||||||
|
titleLike: "Click the heart if you liked the puzzle:"
|
||||||
|
titleRating: How difficult did you find the puzzle?
|
||||||
|
titleRatingDesc: Your rating will help me to make you better suggestions in the future
|
||||||
|
continueBtn: Keep Playing
|
||||||
|
menuBtn: Menu
|
||||||
|
puzzleMetadata:
|
||||||
|
author: Author
|
||||||
|
shortKey: Short Key
|
||||||
|
rating: Difficulty score
|
||||||
|
averageDuration: Avg. Duration
|
||||||
|
completionRate: Completion rate
|
||||||
shopUpgrades:
|
shopUpgrades:
|
||||||
belt:
|
belt:
|
||||||
name: Cintas transportadoras, Distribuidores y Túneles
|
name: Cintas transportadoras, Distribuidores y Túneles
|
||||||
@ -575,6 +684,18 @@ buildings:
|
|||||||
name: Productor de items
|
name: Productor de items
|
||||||
description: Solo disponible en modo libre, envía la señal recivida de la capa
|
description: Solo disponible en modo libre, envía la señal recivida de la capa
|
||||||
de cables en la capa regular.
|
de cables en la capa regular.
|
||||||
|
constant_producer:
|
||||||
|
default:
|
||||||
|
name: Constant Producer
|
||||||
|
description: Constantly outputs a specified shape or color.
|
||||||
|
goal_acceptor:
|
||||||
|
default:
|
||||||
|
name: Goal Acceptor
|
||||||
|
description: Deliver shapes to the goal acceptor to set them as a goal.
|
||||||
|
block:
|
||||||
|
default:
|
||||||
|
name: Block
|
||||||
|
description: Allows you to block a tile.
|
||||||
storyRewards:
|
storyRewards:
|
||||||
reward_cutter_and_trash:
|
reward_cutter_and_trash:
|
||||||
title: Cortador de figuras
|
title: Cortador de figuras
|
||||||
@ -653,9 +774,9 @@ storyRewards:
|
|||||||
desde ahora de adelante el Centro pedrirá una cantidad especifica de
|
desde ahora de adelante el Centro pedrirá una cantidad especifica de
|
||||||
formas <strong>por segundo</strong> ¡Te recomiendo encarecidamente
|
formas <strong>por segundo</strong> ¡Te recomiendo encarecidamente
|
||||||
que construyas una maquina que automáticamente envíe la forma
|
que construyas una maquina que automáticamente envíe la forma
|
||||||
pedida!<br><br> El Centro emite la forma pedida en la capa de cables,
|
pedida!<br><br> El Centro emite la forma pedida en la capa de
|
||||||
así que todo lo que tienes que hacer es analizarla y automaticamente
|
cables, así que todo lo que tienes que hacer es analizarla y
|
||||||
configurar tu fabrica basada en ello.
|
automaticamente configurar tu fabrica basada en ello.
|
||||||
reward_blueprints:
|
reward_blueprints:
|
||||||
title: Planos
|
title: Planos
|
||||||
desc: ¡Ahora puedes <strong>copiar y pegar</strong> partes de tu fábrica!
|
desc: ¡Ahora puedes <strong>copiar y pegar</strong> partes de tu fábrica!
|
||||||
@ -720,9 +841,9 @@ storyRewards:
|
|||||||
¡Ahora puedes simular un cortador, rotador, apilador y más dentro de
|
¡Ahora puedes simular un cortador, rotador, apilador y más dentro de
|
||||||
la capa de cables! Con esto ahora tienes tres opciones para
|
la capa de cables! Con esto ahora tienes tres opciones para
|
||||||
continuar el juego:<br><br> - Construir una <strong>maquina
|
continuar el juego:<br><br> - Construir una <strong>maquina
|
||||||
automatizada</strong> para crear cualquier forma que te pida el Centro
|
automatizada</strong> para crear cualquier forma que te pida el
|
||||||
(¡Te recomiendo que lo intentes!).<br><br> - Construir algo genial
|
Centro (¡Te recomiendo que lo intentes!).<br><br> - Construir algo
|
||||||
con los cables.<br><br> - Continuar jugando de la manera
|
genial con los cables.<br><br> - Continuar jugando de la manera
|
||||||
regular.<br><br> ¡Cualquiera que eligas, recuerda divertirte!
|
regular.<br><br> ¡Cualquiera que eligas, recuerda divertirte!
|
||||||
reward_wires_painter_and_levers:
|
reward_wires_painter_and_levers:
|
||||||
title: Cables y pintor cuádruple
|
title: Cables y pintor cuádruple
|
||||||
@ -991,6 +1112,10 @@ keybindings:
|
|||||||
rotateToDown: "Rotar: Apuntar hacia abajo"
|
rotateToDown: "Rotar: Apuntar hacia abajo"
|
||||||
rotateToRight: "Rotar: Apuntar hacia la derecha"
|
rotateToRight: "Rotar: Apuntar hacia la derecha"
|
||||||
rotateToLeft: "Rotar: Apuntar hacia la izquierda"
|
rotateToLeft: "Rotar: Apuntar hacia la izquierda"
|
||||||
|
constant_producer: Constant Producer
|
||||||
|
goal_acceptor: Goal Acceptor
|
||||||
|
block: Block
|
||||||
|
massSelectClear: Clear belts
|
||||||
about:
|
about:
|
||||||
title: Sobre el juego
|
title: Sobre el juego
|
||||||
body: >-
|
body: >-
|
||||||
@ -1085,10 +1210,65 @@ tips:
|
|||||||
- ¡Este juego tiene un montón de atajos útiles! Asegúrate de revisar la
|
- ¡Este juego tiene un montón de atajos útiles! Asegúrate de revisar la
|
||||||
página de ajustes.
|
página de ajustes.
|
||||||
- Este juego tiene muchos ajustes, ¡asegúrate de revisarlos!
|
- Este juego tiene muchos ajustes, ¡asegúrate de revisarlos!
|
||||||
- ¡El marcador de tu Centro tiene una pequeña brújula para indicar su dirección!
|
- ¡El marcador de tu Centro tiene una pequeña brújula para indicar su
|
||||||
|
dirección!
|
||||||
- Para despejar las cintas transportadoras, corta el área y luego pégala en
|
- Para despejar las cintas transportadoras, corta el área y luego pégala en
|
||||||
el mismo lugar.
|
el mismo lugar.
|
||||||
- Presiona F4 para mostrar tu FPS y Tick Rate.
|
- Presiona F4 para mostrar tu FPS y Tick Rate.
|
||||||
- Presiona F4 dos veces para mostrar las coordenadas de tu ratón y de la
|
- Presiona F4 dos veces para mostrar las coordenadas de tu ratón y de la
|
||||||
cámara.
|
cámara.
|
||||||
- Puedes hacer clic en una forma fijada en el lado izquierdo para desfijarla.
|
- Puedes hacer clic en una forma fijada en el lado izquierdo para desfijarla.
|
||||||
|
puzzleMenu:
|
||||||
|
play: Play
|
||||||
|
edit: Edit
|
||||||
|
title: Puzzle Mode
|
||||||
|
createPuzzle: Create Puzzle
|
||||||
|
loadPuzzle: Load
|
||||||
|
reviewPuzzle: Review & Publish
|
||||||
|
validatingPuzzle: Validating Puzzle
|
||||||
|
submittingPuzzle: Submitting Puzzle
|
||||||
|
noPuzzles: There are currently no puzzles in this section.
|
||||||
|
categories:
|
||||||
|
levels: Levels
|
||||||
|
new: New
|
||||||
|
top-rated: Top Rated
|
||||||
|
mine: My Puzzles
|
||||||
|
short: Short
|
||||||
|
easy: Easy
|
||||||
|
hard: Hard
|
||||||
|
completed: Completed
|
||||||
|
validation:
|
||||||
|
title: Invalid Puzzle
|
||||||
|
noProducers: Please place a Constant Producer!
|
||||||
|
noGoalAcceptors: Please place a Goal Acceptor!
|
||||||
|
goalAcceptorNoItem: One or more Goal Acceptors have not yet assigned an item.
|
||||||
|
Deliver a shape to them to set a goal.
|
||||||
|
goalAcceptorRateNotMet: One or more Goal Acceptors are not getting enough items.
|
||||||
|
Make sure that the indicators are green for all acceptors.
|
||||||
|
buildingOutOfBounds: One or more buildings are outside of the buildable area.
|
||||||
|
Either increase the area or remove them.
|
||||||
|
autoComplete: Your puzzle autocompletes itself! Please make sure your constant
|
||||||
|
producers are not directly delivering to your goal acceptors.
|
||||||
|
backendErrors:
|
||||||
|
ratelimit: You are performing your actions too frequent. Please wait a bit.
|
||||||
|
invalid-api-key: Failed to communicate with the backend, please try to
|
||||||
|
update/restart the game (Invalid Api Key).
|
||||||
|
unauthorized: Failed to communicate with the backend, please try to
|
||||||
|
update/restart the game (Unauthorized).
|
||||||
|
bad-token: Failed to communicate with the backend, please try to update/restart
|
||||||
|
the game (Bad Token).
|
||||||
|
bad-id: Invalid puzzle identifier.
|
||||||
|
not-found: The given puzzle could not be found.
|
||||||
|
bad-category: The given category could not be found.
|
||||||
|
bad-short-key: The given short key is invalid.
|
||||||
|
profane-title: Your puzzle title contains profane words.
|
||||||
|
bad-title-too-many-spaces: Your puzzle title is too short.
|
||||||
|
bad-shape-key-in-emitter: A constant producer has an invalid item.
|
||||||
|
bad-shape-key-in-goal: A goal acceptor has an invalid item.
|
||||||
|
no-emitters: Your puzzle does not contain any constant producers.
|
||||||
|
no-goals: Your puzzle does not contain any goal acceptors.
|
||||||
|
short-key-already-taken: This short key is already taken, please use another one.
|
||||||
|
can-not-report-your-own-puzzle: You can not report your own puzzle.
|
||||||
|
bad-payload: The request contains invalid data.
|
||||||
|
bad-building-placement: Your puzzle contains invalid placed buildings.
|
||||||
|
timeout: The request timed out.
|
||||||
|
@ -53,6 +53,7 @@ global:
|
|||||||
escape: ESC
|
escape: ESC
|
||||||
shift: SHIFT
|
shift: SHIFT
|
||||||
space: VÄLILYÖNTI
|
space: VÄLILYÖNTI
|
||||||
|
loggingIn: Logging in
|
||||||
demoBanners:
|
demoBanners:
|
||||||
title: Demoversio
|
title: Demoversio
|
||||||
intro: Hanki pelin täysversio avataksesi kaikki ominaisuudet!
|
intro: Hanki pelin täysversio avataksesi kaikki ominaisuudet!
|
||||||
@ -72,6 +73,11 @@ mainMenu:
|
|||||||
savegameLevel: Taso <x>
|
savegameLevel: Taso <x>
|
||||||
savegameLevelUnknown: Tuntematon taso
|
savegameLevelUnknown: Tuntematon taso
|
||||||
savegameUnnamed: Nimetön
|
savegameUnnamed: Nimetön
|
||||||
|
puzzleMode: Puzzle Mode
|
||||||
|
back: Back
|
||||||
|
puzzleDlcText: Do you enjoy compacting and optimizing factories? Get the Puzzle
|
||||||
|
DLC now on Steam for even more fun!
|
||||||
|
puzzleDlcWishlist: Wishlist now!
|
||||||
dialogs:
|
dialogs:
|
||||||
buttons:
|
buttons:
|
||||||
ok: OK
|
ok: OK
|
||||||
@ -85,6 +91,9 @@ dialogs:
|
|||||||
viewUpdate: Näytä päivitys
|
viewUpdate: Näytä päivitys
|
||||||
showUpgrades: Näytä päivitykset
|
showUpgrades: Näytä päivitykset
|
||||||
showKeybindings: Näytä pikanäppäimet
|
showKeybindings: Näytä pikanäppäimet
|
||||||
|
retry: Retry
|
||||||
|
continue: Continue
|
||||||
|
playOffline: Play Offline
|
||||||
importSavegameError:
|
importSavegameError:
|
||||||
title: Tuontivirhe
|
title: Tuontivirhe
|
||||||
text: "Tallennuksen tuonti epäonnistui:"
|
text: "Tallennuksen tuonti epäonnistui:"
|
||||||
@ -180,6 +189,67 @@ dialogs:
|
|||||||
tutorialVideoAvailableForeignLanguage:
|
tutorialVideoAvailableForeignLanguage:
|
||||||
title: Ohjevideo saatavilla
|
title: Ohjevideo saatavilla
|
||||||
desc: Tästä tasosta on saatavilla ohjevideo! Haluaisitko katsoa sen?
|
desc: Tästä tasosta on saatavilla ohjevideo! Haluaisitko katsoa sen?
|
||||||
|
editConstantProducer:
|
||||||
|
title: Set Item
|
||||||
|
puzzleLoadFailed:
|
||||||
|
title: Puzzles failed to load
|
||||||
|
desc: "Unfortunately the puzzles could not be loaded:"
|
||||||
|
submitPuzzle:
|
||||||
|
title: Submit Puzzle
|
||||||
|
descName: "Give your puzzle a name:"
|
||||||
|
descIcon: "Please enter a unique short key, which will be shown as the icon of
|
||||||
|
your puzzle (You can generate them <link>here</link>, or choose one
|
||||||
|
of the randomly suggested shapes below):"
|
||||||
|
placeholderName: Puzzle Title
|
||||||
|
puzzleResizeBadBuildings:
|
||||||
|
title: Resize not possible
|
||||||
|
desc: You can't make the zone any smaller, because then some buildings would be
|
||||||
|
outside the zone.
|
||||||
|
puzzleLoadError:
|
||||||
|
title: Bad Puzzle
|
||||||
|
desc: "The puzzle failed to load:"
|
||||||
|
offlineMode:
|
||||||
|
title: Offline Mode
|
||||||
|
desc: We couldn't reach the servers, so the game has to run in offline mode.
|
||||||
|
Please make sure you have an active internect connection.
|
||||||
|
puzzleDownloadError:
|
||||||
|
title: Download Error
|
||||||
|
desc: "Failed to download the puzzle:"
|
||||||
|
puzzleSubmitError:
|
||||||
|
title: Submission Error
|
||||||
|
desc: "Failed to submit your puzzle:"
|
||||||
|
puzzleSubmitOk:
|
||||||
|
title: Puzzle Published
|
||||||
|
desc: Congratulations! Your puzzle has been published and can now be played by
|
||||||
|
others. You can now find it in the "My puzzles" section.
|
||||||
|
puzzleCreateOffline:
|
||||||
|
title: Offline Mode
|
||||||
|
desc: Since you are offline, you will not be able to save and/or publish your
|
||||||
|
puzzle. Would you still like to continue?
|
||||||
|
puzzlePlayRegularRecommendation:
|
||||||
|
title: Recommendation
|
||||||
|
desc: I <strong>strongly</strong> recommend playing the normal game to level 12
|
||||||
|
before attempting the puzzle DLC, otherwise you may encounter
|
||||||
|
mechanics not yet introduced. Do you still want to continue?
|
||||||
|
puzzleShare:
|
||||||
|
title: Short Key Copied
|
||||||
|
desc: The short key of the puzzle (<key>) has been copied to your clipboard! It
|
||||||
|
can be entered in the puzzle menu to access the puzzle.
|
||||||
|
puzzleReport:
|
||||||
|
title: Report Puzzle
|
||||||
|
options:
|
||||||
|
profane: Profane
|
||||||
|
unsolvable: Not solvable
|
||||||
|
trolling: Trolling
|
||||||
|
puzzleReportComplete:
|
||||||
|
title: Thank you for your feedback!
|
||||||
|
desc: The puzzle has been flagged.
|
||||||
|
puzzleReportError:
|
||||||
|
title: Failed to report
|
||||||
|
desc: "Your report could not get processed:"
|
||||||
|
puzzleLoadShortKey:
|
||||||
|
title: Enter short key
|
||||||
|
desc: Enter the short key of the puzzle to load it.
|
||||||
ingame:
|
ingame:
|
||||||
keybindingsOverlay:
|
keybindingsOverlay:
|
||||||
moveMap: Liiku
|
moveMap: Liiku
|
||||||
@ -201,6 +271,7 @@ ingame:
|
|||||||
clearSelection: Tyhjennä valinta
|
clearSelection: Tyhjennä valinta
|
||||||
pipette: Pipetti
|
pipette: Pipetti
|
||||||
switchLayers: Vaihda tasoa
|
switchLayers: Vaihda tasoa
|
||||||
|
clearBelts: Clear belts
|
||||||
colors:
|
colors:
|
||||||
red: Punainen
|
red: Punainen
|
||||||
green: Vihreä
|
green: Vihreä
|
||||||
@ -349,6 +420,44 @@ ingame:
|
|||||||
achievements:
|
achievements:
|
||||||
title: Saavutukset
|
title: Saavutukset
|
||||||
desc: Metsästä kaikki!
|
desc: Metsästä kaikki!
|
||||||
|
puzzleEditorSettings:
|
||||||
|
zoneTitle: Zone
|
||||||
|
zoneWidth: Width
|
||||||
|
zoneHeight: Height
|
||||||
|
trimZone: Trim
|
||||||
|
clearItems: Clear Items
|
||||||
|
share: Share
|
||||||
|
report: Report
|
||||||
|
puzzleEditorControls:
|
||||||
|
title: Puzzle Creator
|
||||||
|
instructions:
|
||||||
|
- 1. Place <strong>Constant Producers</strong> to provide shapes and
|
||||||
|
colors to the player
|
||||||
|
- 2. Build one or more shapes you want the player to build later and
|
||||||
|
deliver it to one or more <strong>Goal Acceptors</strong>
|
||||||
|
- 3. Once a Goal Acceptor receives a shape for a certain amount of
|
||||||
|
time, it <strong>saves it as a goal</strong> that the player must
|
||||||
|
produce later (Indicated by the <strong>green badge</strong>).
|
||||||
|
- 4. Click the <strong>lock button</strong> on a building to disable
|
||||||
|
it.
|
||||||
|
- 5. Once you click review, your puzzle will be validated and you
|
||||||
|
can publish it.
|
||||||
|
- 6. Upon release, <strong>all buildings will be removed</strong>
|
||||||
|
except for the Producers and Goal Acceptors - That's the part that
|
||||||
|
the player is supposed to figure out for themselves, after all :)
|
||||||
|
puzzleCompletion:
|
||||||
|
title: Puzzle Completed!
|
||||||
|
titleLike: "Click the heart if you liked the puzzle:"
|
||||||
|
titleRating: How difficult did you find the puzzle?
|
||||||
|
titleRatingDesc: Your rating will help me to make you better suggestions in the future
|
||||||
|
continueBtn: Keep Playing
|
||||||
|
menuBtn: Menu
|
||||||
|
puzzleMetadata:
|
||||||
|
author: Author
|
||||||
|
shortKey: Short Key
|
||||||
|
rating: Difficulty score
|
||||||
|
averageDuration: Avg. Duration
|
||||||
|
completionRate: Completion rate
|
||||||
shopUpgrades:
|
shopUpgrades:
|
||||||
belt:
|
belt:
|
||||||
name: Kuljettimet, jakelijat & tunnelit
|
name: Kuljettimet, jakelijat & tunnelit
|
||||||
@ -559,15 +668,26 @@ buildings:
|
|||||||
name: Signaaligeneraattori
|
name: Signaaligeneraattori
|
||||||
description: Saatavilla vain hiekkalaatikkotilassa. Lähettää johtotasolla
|
description: Saatavilla vain hiekkalaatikkotilassa. Lähettää johtotasolla
|
||||||
annetun signaalin normaaliin tasoon.
|
annetun signaalin normaaliin tasoon.
|
||||||
|
constant_producer:
|
||||||
|
default:
|
||||||
|
name: Constant Producer
|
||||||
|
description: Constantly outputs a specified shape or color.
|
||||||
|
goal_acceptor:
|
||||||
|
default:
|
||||||
|
name: Goal Acceptor
|
||||||
|
description: Deliver shapes to the goal acceptor to set them as a goal.
|
||||||
|
block:
|
||||||
|
default:
|
||||||
|
name: Block
|
||||||
|
description: Allows you to block a tile.
|
||||||
storyRewards:
|
storyRewards:
|
||||||
reward_cutter_and_trash:
|
reward_cutter_and_trash:
|
||||||
title: Muotojen Leikkaus
|
title: Muotojen Leikkaus
|
||||||
desc: Avasit <strong>Leikkurin</strong>, joka leikkaa muotoja
|
desc: Avasit <strong>Leikkurin</strong>, joka leikkaa muotoja ylhäältä alas
|
||||||
ylhäältä alas <strong>muodon suunnasta
|
<strong>muodon suunnasta riippumatta</strong>!<br><br>muista
|
||||||
riippumatta</strong>!<br><br>muista hankkiutua eroon jätteestä, tai
|
hankkiutua eroon jätteestä, tai muuten <strong>se tukkii ja
|
||||||
muuten <strong>se tukkii ja pysäyttää leikkurin</strong> - Siksi
|
pysäyttää leikkurin</strong> - Siksi olen antanut sinulle
|
||||||
olen antanut sinulle <strong>roskiksen</strong>, joka tuhoaa
|
<strong>roskiksen</strong>, joka tuhoaa kaiken sinne laitetun!
|
||||||
kaiken sinne laitetun!
|
|
||||||
reward_rotater:
|
reward_rotater:
|
||||||
title: Kääntö
|
title: Kääntö
|
||||||
desc: Avasit <strong>Kääntäjän</strong>! Se kääntää muotoja myötäpäivään 90
|
desc: Avasit <strong>Kääntäjän</strong>! Se kääntää muotoja myötäpäivään 90
|
||||||
@ -629,11 +749,11 @@ storyRewards:
|
|||||||
reward_freeplay:
|
reward_freeplay:
|
||||||
title: Vapaapeli
|
title: Vapaapeli
|
||||||
desc: Onnistuit! Avasit juuri <strong>vapaapelimuodon</strong>! Muodot luodaan
|
desc: Onnistuit! Avasit juuri <strong>vapaapelimuodon</strong>! Muodot luodaan
|
||||||
nyt <strong>satunnaisesti</strong><br><br> Koska keskusrakennus vaatii
|
nyt <strong>satunnaisesti</strong><br><br> Koska keskusrakennus
|
||||||
tietyn <strong>kuljetuskapasiteetin</strong> tästä eteenpäin, suosittelen
|
vaatii tietyn <strong>kuljetuskapasiteetin</strong> tästä eteenpäin,
|
||||||
lämpimästi rakentamaan koneen, joka tuottaa vaaditun muodon
|
suosittelen lämpimästi rakentamaan koneen, joka tuottaa vaaditun
|
||||||
automaattisesti!<br><br> Keskusrakennus lähettää pyydetyn muodon
|
muodon automaattisesti!<br><br> Keskusrakennus lähettää pyydetyn
|
||||||
johtotasolle, joten sinun ei tarvitse kuin analysoida se ja
|
muodon johtotasolle, joten sinun ei tarvitse kuin analysoida se ja
|
||||||
konfiguroida tehtaasi sen perusteella.
|
konfiguroida tehtaasi sen perusteella.
|
||||||
reward_blueprints:
|
reward_blueprints:
|
||||||
title: Piirustukset
|
title: Piirustukset
|
||||||
@ -956,12 +1076,15 @@ keybindings:
|
|||||||
rotateToDown: "Käännä: osoittaa alas"
|
rotateToDown: "Käännä: osoittaa alas"
|
||||||
rotateToRight: "Käännä: osoittaa oikealle"
|
rotateToRight: "Käännä: osoittaa oikealle"
|
||||||
rotateToLeft: "Käännä: osoittaa vasemmalle"
|
rotateToLeft: "Käännä: osoittaa vasemmalle"
|
||||||
|
constant_producer: Constant Producer
|
||||||
|
goal_acceptor: Goal Acceptor
|
||||||
|
block: Block
|
||||||
|
massSelectClear: Clear belts
|
||||||
about:
|
about:
|
||||||
title: Tietoja tästä pelistä
|
title: Tietoja tästä pelistä
|
||||||
body: >-
|
body: >-
|
||||||
Tämä peli on avointa lähdekoodia ja <a
|
Tämä peli on avointa lähdekoodia ja <a href="https://github.com/tobspr"
|
||||||
href="https://github.com/tobspr" target="_blank">Tobias Springer</a>in
|
target="_blank">Tobias Springer</a>in (siis minun) kehittämäni.<br><br>
|
||||||
(siis minun) kehittämäni.<br><br>
|
|
||||||
|
|
||||||
Jos haluat avustaa, käy katsomassa <a href="<githublink>" target="_blank">shapez.io GitHubissa</a>.<br><br>
|
Jos haluat avustaa, käy katsomassa <a href="<githublink>" target="_blank">shapez.io GitHubissa</a>.<br><br>
|
||||||
|
|
||||||
@ -1043,3 +1166,57 @@ tips:
|
|||||||
- Paina F4 nähdäksesi FPS laskurin ja virkistystaajuuden.
|
- Paina F4 nähdäksesi FPS laskurin ja virkistystaajuuden.
|
||||||
- Press F4 kahdesti nähdäksesi hiiren ja kameran ruudun.
|
- Press F4 kahdesti nähdäksesi hiiren ja kameran ruudun.
|
||||||
- Klikkaa kiinnitetyn muodon vasemmalta puolelta irrottaaksesi sen.
|
- Klikkaa kiinnitetyn muodon vasemmalta puolelta irrottaaksesi sen.
|
||||||
|
puzzleMenu:
|
||||||
|
play: Play
|
||||||
|
edit: Edit
|
||||||
|
title: Puzzle Mode
|
||||||
|
createPuzzle: Create Puzzle
|
||||||
|
loadPuzzle: Load
|
||||||
|
reviewPuzzle: Review & Publish
|
||||||
|
validatingPuzzle: Validating Puzzle
|
||||||
|
submittingPuzzle: Submitting Puzzle
|
||||||
|
noPuzzles: There are currently no puzzles in this section.
|
||||||
|
categories:
|
||||||
|
levels: Levels
|
||||||
|
new: New
|
||||||
|
top-rated: Top Rated
|
||||||
|
mine: My Puzzles
|
||||||
|
short: Short
|
||||||
|
easy: Easy
|
||||||
|
hard: Hard
|
||||||
|
completed: Completed
|
||||||
|
validation:
|
||||||
|
title: Invalid Puzzle
|
||||||
|
noProducers: Please place a Constant Producer!
|
||||||
|
noGoalAcceptors: Please place a Goal Acceptor!
|
||||||
|
goalAcceptorNoItem: One or more Goal Acceptors have not yet assigned an item.
|
||||||
|
Deliver a shape to them to set a goal.
|
||||||
|
goalAcceptorRateNotMet: One or more Goal Acceptors are not getting enough items.
|
||||||
|
Make sure that the indicators are green for all acceptors.
|
||||||
|
buildingOutOfBounds: One or more buildings are outside of the buildable area.
|
||||||
|
Either increase the area or remove them.
|
||||||
|
autoComplete: Your puzzle autocompletes itself! Please make sure your constant
|
||||||
|
producers are not directly delivering to your goal acceptors.
|
||||||
|
backendErrors:
|
||||||
|
ratelimit: You are performing your actions too frequent. Please wait a bit.
|
||||||
|
invalid-api-key: Failed to communicate with the backend, please try to
|
||||||
|
update/restart the game (Invalid Api Key).
|
||||||
|
unauthorized: Failed to communicate with the backend, please try to
|
||||||
|
update/restart the game (Unauthorized).
|
||||||
|
bad-token: Failed to communicate with the backend, please try to update/restart
|
||||||
|
the game (Bad Token).
|
||||||
|
bad-id: Invalid puzzle identifier.
|
||||||
|
not-found: The given puzzle could not be found.
|
||||||
|
bad-category: The given category could not be found.
|
||||||
|
bad-short-key: The given short key is invalid.
|
||||||
|
profane-title: Your puzzle title contains profane words.
|
||||||
|
bad-title-too-many-spaces: Your puzzle title is too short.
|
||||||
|
bad-shape-key-in-emitter: A constant producer has an invalid item.
|
||||||
|
bad-shape-key-in-goal: A goal acceptor has an invalid item.
|
||||||
|
no-emitters: Your puzzle does not contain any constant producers.
|
||||||
|
no-goals: Your puzzle does not contain any goal acceptors.
|
||||||
|
short-key-already-taken: This short key is already taken, please use another one.
|
||||||
|
can-not-report-your-own-puzzle: You can not report your own puzzle.
|
||||||
|
bad-payload: The request contains invalid data.
|
||||||
|
bad-building-placement: Your puzzle contains invalid placed buildings.
|
||||||
|
timeout: The request timed out.
|
||||||
|
@ -50,6 +50,7 @@ global:
|
|||||||
escape: ESC
|
escape: ESC
|
||||||
shift: MAJ
|
shift: MAJ
|
||||||
space: ESPACE
|
space: ESPACE
|
||||||
|
loggingIn: Logging in
|
||||||
demoBanners:
|
demoBanners:
|
||||||
title: Version de démo
|
title: Version de démo
|
||||||
intro: Achetez la version complète pour débloquer toutes les fonctionnalités !
|
intro: Achetez la version complète pour débloquer toutes les fonctionnalités !
|
||||||
@ -70,6 +71,11 @@ mainMenu:
|
|||||||
savegameLevel: Niveau <x>
|
savegameLevel: Niveau <x>
|
||||||
savegameLevelUnknown: Niveau inconnu
|
savegameLevelUnknown: Niveau inconnu
|
||||||
savegameUnnamed: Sans titre
|
savegameUnnamed: Sans titre
|
||||||
|
puzzleMode: Puzzle Mode
|
||||||
|
back: Back
|
||||||
|
puzzleDlcText: Do you enjoy compacting and optimizing factories? Get the Puzzle
|
||||||
|
DLC now on Steam for even more fun!
|
||||||
|
puzzleDlcWishlist: Wishlist now!
|
||||||
dialogs:
|
dialogs:
|
||||||
buttons:
|
buttons:
|
||||||
ok: OK
|
ok: OK
|
||||||
@ -83,6 +89,9 @@ dialogs:
|
|||||||
viewUpdate: Voir les mises à jour
|
viewUpdate: Voir les mises à jour
|
||||||
showUpgrades: Montrer les améliorations
|
showUpgrades: Montrer les améliorations
|
||||||
showKeybindings: Montrer les raccourcis
|
showKeybindings: Montrer les raccourcis
|
||||||
|
retry: Retry
|
||||||
|
continue: Continue
|
||||||
|
playOffline: Play Offline
|
||||||
importSavegameError:
|
importSavegameError:
|
||||||
title: Erreur d’importation
|
title: Erreur d’importation
|
||||||
text: "Impossible d’importer votre sauvegarde :"
|
text: "Impossible d’importer votre sauvegarde :"
|
||||||
@ -183,6 +192,67 @@ dialogs:
|
|||||||
title: Tutoriel disponible
|
title: Tutoriel disponible
|
||||||
desc: Il y a un tutoriel vidéo pour ce niveau, mais il n’est disponible qu’en
|
desc: Il y a un tutoriel vidéo pour ce niveau, mais il n’est disponible qu’en
|
||||||
anglais. Voulez-vous le regarder ?
|
anglais. Voulez-vous le regarder ?
|
||||||
|
editConstantProducer:
|
||||||
|
title: Set Item
|
||||||
|
puzzleLoadFailed:
|
||||||
|
title: Puzzles failed to load
|
||||||
|
desc: "Unfortunately the puzzles could not be loaded:"
|
||||||
|
submitPuzzle:
|
||||||
|
title: Submit Puzzle
|
||||||
|
descName: "Give your puzzle a name:"
|
||||||
|
descIcon: "Please enter a unique short key, which will be shown as the icon of
|
||||||
|
your puzzle (You can generate them <link>here</link>, or choose one
|
||||||
|
of the randomly suggested shapes below):"
|
||||||
|
placeholderName: Puzzle Title
|
||||||
|
puzzleResizeBadBuildings:
|
||||||
|
title: Resize not possible
|
||||||
|
desc: You can't make the zone any smaller, because then some buildings would be
|
||||||
|
outside the zone.
|
||||||
|
puzzleLoadError:
|
||||||
|
title: Bad Puzzle
|
||||||
|
desc: "The puzzle failed to load:"
|
||||||
|
offlineMode:
|
||||||
|
title: Offline Mode
|
||||||
|
desc: We couldn't reach the servers, so the game has to run in offline mode.
|
||||||
|
Please make sure you have an active internect connection.
|
||||||
|
puzzleDownloadError:
|
||||||
|
title: Download Error
|
||||||
|
desc: "Failed to download the puzzle:"
|
||||||
|
puzzleSubmitError:
|
||||||
|
title: Submission Error
|
||||||
|
desc: "Failed to submit your puzzle:"
|
||||||
|
puzzleSubmitOk:
|
||||||
|
title: Puzzle Published
|
||||||
|
desc: Congratulations! Your puzzle has been published and can now be played by
|
||||||
|
others. You can now find it in the "My puzzles" section.
|
||||||
|
puzzleCreateOffline:
|
||||||
|
title: Offline Mode
|
||||||
|
desc: Since you are offline, you will not be able to save and/or publish your
|
||||||
|
puzzle. Would you still like to continue?
|
||||||
|
puzzlePlayRegularRecommendation:
|
||||||
|
title: Recommendation
|
||||||
|
desc: I <strong>strongly</strong> recommend playing the normal game to level 12
|
||||||
|
before attempting the puzzle DLC, otherwise you may encounter
|
||||||
|
mechanics not yet introduced. Do you still want to continue?
|
||||||
|
puzzleShare:
|
||||||
|
title: Short Key Copied
|
||||||
|
desc: The short key of the puzzle (<key>) has been copied to your clipboard! It
|
||||||
|
can be entered in the puzzle menu to access the puzzle.
|
||||||
|
puzzleReport:
|
||||||
|
title: Report Puzzle
|
||||||
|
options:
|
||||||
|
profane: Profane
|
||||||
|
unsolvable: Not solvable
|
||||||
|
trolling: Trolling
|
||||||
|
puzzleReportComplete:
|
||||||
|
title: Thank you for your feedback!
|
||||||
|
desc: The puzzle has been flagged.
|
||||||
|
puzzleReportError:
|
||||||
|
title: Failed to report
|
||||||
|
desc: "Your report could not get processed:"
|
||||||
|
puzzleLoadShortKey:
|
||||||
|
title: Enter short key
|
||||||
|
desc: Enter the short key of the puzzle to load it.
|
||||||
ingame:
|
ingame:
|
||||||
keybindingsOverlay:
|
keybindingsOverlay:
|
||||||
moveMap: Déplacer
|
moveMap: Déplacer
|
||||||
@ -204,6 +274,7 @@ ingame:
|
|||||||
clearSelection: Effacer la sélection
|
clearSelection: Effacer la sélection
|
||||||
pipette: Pipette
|
pipette: Pipette
|
||||||
switchLayers: Changer de calque
|
switchLayers: Changer de calque
|
||||||
|
clearBelts: Clear belts
|
||||||
colors:
|
colors:
|
||||||
red: Rouge
|
red: Rouge
|
||||||
green: Vert
|
green: Vert
|
||||||
@ -357,6 +428,44 @@ ingame:
|
|||||||
achievements:
|
achievements:
|
||||||
title: Achievements
|
title: Achievements
|
||||||
desc: Hunt them all!
|
desc: Hunt them all!
|
||||||
|
puzzleEditorSettings:
|
||||||
|
zoneTitle: Zone
|
||||||
|
zoneWidth: Width
|
||||||
|
zoneHeight: Height
|
||||||
|
trimZone: Trim
|
||||||
|
clearItems: Clear Items
|
||||||
|
share: Share
|
||||||
|
report: Report
|
||||||
|
puzzleEditorControls:
|
||||||
|
title: Puzzle Creator
|
||||||
|
instructions:
|
||||||
|
- 1. Place <strong>Constant Producers</strong> to provide shapes and
|
||||||
|
colors to the player
|
||||||
|
- 2. Build one or more shapes you want the player to build later and
|
||||||
|
deliver it to one or more <strong>Goal Acceptors</strong>
|
||||||
|
- 3. Once a Goal Acceptor receives a shape for a certain amount of
|
||||||
|
time, it <strong>saves it as a goal</strong> that the player must
|
||||||
|
produce later (Indicated by the <strong>green badge</strong>).
|
||||||
|
- 4. Click the <strong>lock button</strong> on a building to disable
|
||||||
|
it.
|
||||||
|
- 5. Once you click review, your puzzle will be validated and you
|
||||||
|
can publish it.
|
||||||
|
- 6. Upon release, <strong>all buildings will be removed</strong>
|
||||||
|
except for the Producers and Goal Acceptors - That's the part that
|
||||||
|
the player is supposed to figure out for themselves, after all :)
|
||||||
|
puzzleCompletion:
|
||||||
|
title: Puzzle Completed!
|
||||||
|
titleLike: "Click the heart if you liked the puzzle:"
|
||||||
|
titleRating: How difficult did you find the puzzle?
|
||||||
|
titleRatingDesc: Your rating will help me to make you better suggestions in the future
|
||||||
|
continueBtn: Keep Playing
|
||||||
|
menuBtn: Menu
|
||||||
|
puzzleMetadata:
|
||||||
|
author: Author
|
||||||
|
shortKey: Short Key
|
||||||
|
rating: Difficulty score
|
||||||
|
averageDuration: Avg. Duration
|
||||||
|
completionRate: Completion rate
|
||||||
shopUpgrades:
|
shopUpgrades:
|
||||||
belt:
|
belt:
|
||||||
name: Convoyeurs, distributeurs et tunnels
|
name: Convoyeurs, distributeurs et tunnels
|
||||||
@ -574,6 +683,18 @@ buildings:
|
|||||||
name: Générateur d’objet
|
name: Générateur d’objet
|
||||||
description: Seulement disponible en mode bac à sable. Renvoie le signal du
|
description: Seulement disponible en mode bac à sable. Renvoie le signal du
|
||||||
calque de câblage sur le calque normal.
|
calque de câblage sur le calque normal.
|
||||||
|
constant_producer:
|
||||||
|
default:
|
||||||
|
name: Constant Producer
|
||||||
|
description: Constantly outputs a specified shape or color.
|
||||||
|
goal_acceptor:
|
||||||
|
default:
|
||||||
|
name: Goal Acceptor
|
||||||
|
description: Deliver shapes to the goal acceptor to set them as a goal.
|
||||||
|
block:
|
||||||
|
default:
|
||||||
|
name: Block
|
||||||
|
description: Allows you to block a tile.
|
||||||
storyRewards:
|
storyRewards:
|
||||||
reward_cutter_and_trash:
|
reward_cutter_and_trash:
|
||||||
title: Découpage de formes
|
title: Découpage de formes
|
||||||
@ -1000,6 +1121,10 @@ keybindings:
|
|||||||
rotateToDown: "Rotate: Point Down"
|
rotateToDown: "Rotate: Point Down"
|
||||||
rotateToRight: "Rotate: Point Right"
|
rotateToRight: "Rotate: Point Right"
|
||||||
rotateToLeft: "Rotate: Point Left"
|
rotateToLeft: "Rotate: Point Left"
|
||||||
|
constant_producer: Constant Producer
|
||||||
|
goal_acceptor: Goal Acceptor
|
||||||
|
block: Block
|
||||||
|
massSelectClear: Clear belts
|
||||||
about:
|
about:
|
||||||
title: À propos de ce jeu
|
title: À propos de ce jeu
|
||||||
body: >-
|
body: >-
|
||||||
@ -1101,3 +1226,57 @@ tips:
|
|||||||
- Appuyez sur F4 pour voir vos IPS et votre fréquence de rafraîchissement.
|
- Appuyez sur F4 pour voir vos IPS et votre fréquence de rafraîchissement.
|
||||||
- Appuyez deux fois sur F4 pour voir les coordonnées.
|
- Appuyez deux fois sur F4 pour voir les coordonnées.
|
||||||
- Cliquez sur une forme épinglée à gauche pour l’enlever.
|
- Cliquez sur une forme épinglée à gauche pour l’enlever.
|
||||||
|
puzzleMenu:
|
||||||
|
play: Play
|
||||||
|
edit: Edit
|
||||||
|
title: Puzzle Mode
|
||||||
|
createPuzzle: Create Puzzle
|
||||||
|
loadPuzzle: Load
|
||||||
|
reviewPuzzle: Review & Publish
|
||||||
|
validatingPuzzle: Validating Puzzle
|
||||||
|
submittingPuzzle: Submitting Puzzle
|
||||||
|
noPuzzles: There are currently no puzzles in this section.
|
||||||
|
categories:
|
||||||
|
levels: Levels
|
||||||
|
new: New
|
||||||
|
top-rated: Top Rated
|
||||||
|
mine: My Puzzles
|
||||||
|
short: Short
|
||||||
|
easy: Easy
|
||||||
|
hard: Hard
|
||||||
|
completed: Completed
|
||||||
|
validation:
|
||||||
|
title: Invalid Puzzle
|
||||||
|
noProducers: Please place a Constant Producer!
|
||||||
|
noGoalAcceptors: Please place a Goal Acceptor!
|
||||||
|
goalAcceptorNoItem: One or more Goal Acceptors have not yet assigned an item.
|
||||||
|
Deliver a shape to them to set a goal.
|
||||||
|
goalAcceptorRateNotMet: One or more Goal Acceptors are not getting enough items.
|
||||||
|
Make sure that the indicators are green for all acceptors.
|
||||||
|
buildingOutOfBounds: One or more buildings are outside of the buildable area.
|
||||||
|
Either increase the area or remove them.
|
||||||
|
autoComplete: Your puzzle autocompletes itself! Please make sure your constant
|
||||||
|
producers are not directly delivering to your goal acceptors.
|
||||||
|
backendErrors:
|
||||||
|
ratelimit: You are performing your actions too frequent. Please wait a bit.
|
||||||
|
invalid-api-key: Failed to communicate with the backend, please try to
|
||||||
|
update/restart the game (Invalid Api Key).
|
||||||
|
unauthorized: Failed to communicate with the backend, please try to
|
||||||
|
update/restart the game (Unauthorized).
|
||||||
|
bad-token: Failed to communicate with the backend, please try to update/restart
|
||||||
|
the game (Bad Token).
|
||||||
|
bad-id: Invalid puzzle identifier.
|
||||||
|
not-found: The given puzzle could not be found.
|
||||||
|
bad-category: The given category could not be found.
|
||||||
|
bad-short-key: The given short key is invalid.
|
||||||
|
profane-title: Your puzzle title contains profane words.
|
||||||
|
bad-title-too-many-spaces: Your puzzle title is too short.
|
||||||
|
bad-shape-key-in-emitter: A constant producer has an invalid item.
|
||||||
|
bad-shape-key-in-goal: A goal acceptor has an invalid item.
|
||||||
|
no-emitters: Your puzzle does not contain any constant producers.
|
||||||
|
no-goals: Your puzzle does not contain any goal acceptors.
|
||||||
|
short-key-already-taken: This short key is already taken, please use another one.
|
||||||
|
can-not-report-your-own-puzzle: You can not report your own puzzle.
|
||||||
|
bad-payload: The request contains invalid data.
|
||||||
|
bad-building-placement: Your puzzle contains invalid placed buildings.
|
||||||
|
timeout: The request timed out.
|
||||||
|
File diff suppressed because it is too large
Load Diff
@ -52,6 +52,7 @@ global:
|
|||||||
escape: ESC
|
escape: ESC
|
||||||
shift: SHIFT
|
shift: SHIFT
|
||||||
space: SPACE
|
space: SPACE
|
||||||
|
loggingIn: Logging in
|
||||||
demoBanners:
|
demoBanners:
|
||||||
title: Demo Verzija
|
title: Demo Verzija
|
||||||
intro: Nabavi samostalnu igru kako bi otključao sve značajke!
|
intro: Nabavi samostalnu igru kako bi otključao sve značajke!
|
||||||
@ -71,6 +72,11 @@ mainMenu:
|
|||||||
savegameLevel: Nivo <x>
|
savegameLevel: Nivo <x>
|
||||||
savegameLevelUnknown: Nepoznati Nivo
|
savegameLevelUnknown: Nepoznati Nivo
|
||||||
savegameUnnamed: Unnamed
|
savegameUnnamed: Unnamed
|
||||||
|
puzzleMode: Puzzle Mode
|
||||||
|
back: Back
|
||||||
|
puzzleDlcText: Do you enjoy compacting and optimizing factories? Get the Puzzle
|
||||||
|
DLC now on Steam for even more fun!
|
||||||
|
puzzleDlcWishlist: Wishlist now!
|
||||||
dialogs:
|
dialogs:
|
||||||
buttons:
|
buttons:
|
||||||
ok: OK
|
ok: OK
|
||||||
@ -84,6 +90,9 @@ dialogs:
|
|||||||
viewUpdate: Pogledaj ažuriranje
|
viewUpdate: Pogledaj ažuriranje
|
||||||
showUpgrades: Pokaži Nadogradnje
|
showUpgrades: Pokaži Nadogradnje
|
||||||
showKeybindings: Pokaži tipke
|
showKeybindings: Pokaži tipke
|
||||||
|
retry: Retry
|
||||||
|
continue: Continue
|
||||||
|
playOffline: Play Offline
|
||||||
importSavegameError:
|
importSavegameError:
|
||||||
title: Greška prilikom uvoza
|
title: Greška prilikom uvoza
|
||||||
text: "Neuspješan uvoz spremljene igre:"
|
text: "Neuspješan uvoz spremljene igre:"
|
||||||
@ -181,6 +190,67 @@ dialogs:
|
|||||||
title: Tutorial Available
|
title: Tutorial Available
|
||||||
desc: There is a tutorial video available for this level, but it is only
|
desc: There is a tutorial video available for this level, but it is only
|
||||||
available in English. Would you like to watch it?
|
available in English. Would you like to watch it?
|
||||||
|
editConstantProducer:
|
||||||
|
title: Set Item
|
||||||
|
puzzleLoadFailed:
|
||||||
|
title: Puzzles failed to load
|
||||||
|
desc: "Unfortunately the puzzles could not be loaded:"
|
||||||
|
submitPuzzle:
|
||||||
|
title: Submit Puzzle
|
||||||
|
descName: "Give your puzzle a name:"
|
||||||
|
descIcon: "Please enter a unique short key, which will be shown as the icon of
|
||||||
|
your puzzle (You can generate them <link>here</link>, or choose one
|
||||||
|
of the randomly suggested shapes below):"
|
||||||
|
placeholderName: Puzzle Title
|
||||||
|
puzzleResizeBadBuildings:
|
||||||
|
title: Resize not possible
|
||||||
|
desc: You can't make the zone any smaller, because then some buildings would be
|
||||||
|
outside the zone.
|
||||||
|
puzzleLoadError:
|
||||||
|
title: Bad Puzzle
|
||||||
|
desc: "The puzzle failed to load:"
|
||||||
|
offlineMode:
|
||||||
|
title: Offline Mode
|
||||||
|
desc: We couldn't reach the servers, so the game has to run in offline mode.
|
||||||
|
Please make sure you have an active internect connection.
|
||||||
|
puzzleDownloadError:
|
||||||
|
title: Download Error
|
||||||
|
desc: "Failed to download the puzzle:"
|
||||||
|
puzzleSubmitError:
|
||||||
|
title: Submission Error
|
||||||
|
desc: "Failed to submit your puzzle:"
|
||||||
|
puzzleSubmitOk:
|
||||||
|
title: Puzzle Published
|
||||||
|
desc: Congratulations! Your puzzle has been published and can now be played by
|
||||||
|
others. You can now find it in the "My puzzles" section.
|
||||||
|
puzzleCreateOffline:
|
||||||
|
title: Offline Mode
|
||||||
|
desc: Since you are offline, you will not be able to save and/or publish your
|
||||||
|
puzzle. Would you still like to continue?
|
||||||
|
puzzlePlayRegularRecommendation:
|
||||||
|
title: Recommendation
|
||||||
|
desc: I <strong>strongly</strong> recommend playing the normal game to level 12
|
||||||
|
before attempting the puzzle DLC, otherwise you may encounter
|
||||||
|
mechanics not yet introduced. Do you still want to continue?
|
||||||
|
puzzleShare:
|
||||||
|
title: Short Key Copied
|
||||||
|
desc: The short key of the puzzle (<key>) has been copied to your clipboard! It
|
||||||
|
can be entered in the puzzle menu to access the puzzle.
|
||||||
|
puzzleReport:
|
||||||
|
title: Report Puzzle
|
||||||
|
options:
|
||||||
|
profane: Profane
|
||||||
|
unsolvable: Not solvable
|
||||||
|
trolling: Trolling
|
||||||
|
puzzleReportComplete:
|
||||||
|
title: Thank you for your feedback!
|
||||||
|
desc: The puzzle has been flagged.
|
||||||
|
puzzleReportError:
|
||||||
|
title: Failed to report
|
||||||
|
desc: "Your report could not get processed:"
|
||||||
|
puzzleLoadShortKey:
|
||||||
|
title: Enter short key
|
||||||
|
desc: Enter the short key of the puzzle to load it.
|
||||||
ingame:
|
ingame:
|
||||||
keybindingsOverlay:
|
keybindingsOverlay:
|
||||||
moveMap: Kretanje
|
moveMap: Kretanje
|
||||||
@ -202,6 +272,7 @@ ingame:
|
|||||||
clearSelection: Očisti odabir
|
clearSelection: Očisti odabir
|
||||||
pipette: Pipeta
|
pipette: Pipeta
|
||||||
switchLayers: Promijeni sloj
|
switchLayers: Promijeni sloj
|
||||||
|
clearBelts: Clear belts
|
||||||
colors:
|
colors:
|
||||||
red: Crvena
|
red: Crvena
|
||||||
green: Zelena
|
green: Zelena
|
||||||
@ -349,6 +420,44 @@ ingame:
|
|||||||
achievements:
|
achievements:
|
||||||
title: Achievements
|
title: Achievements
|
||||||
desc: Hunt them all!
|
desc: Hunt them all!
|
||||||
|
puzzleEditorSettings:
|
||||||
|
zoneTitle: Zone
|
||||||
|
zoneWidth: Width
|
||||||
|
zoneHeight: Height
|
||||||
|
trimZone: Trim
|
||||||
|
clearItems: Clear Items
|
||||||
|
share: Share
|
||||||
|
report: Report
|
||||||
|
puzzleEditorControls:
|
||||||
|
title: Puzzle Creator
|
||||||
|
instructions:
|
||||||
|
- 1. Place <strong>Constant Producers</strong> to provide shapes and
|
||||||
|
colors to the player
|
||||||
|
- 2. Build one or more shapes you want the player to build later and
|
||||||
|
deliver it to one or more <strong>Goal Acceptors</strong>
|
||||||
|
- 3. Once a Goal Acceptor receives a shape for a certain amount of
|
||||||
|
time, it <strong>saves it as a goal</strong> that the player must
|
||||||
|
produce later (Indicated by the <strong>green badge</strong>).
|
||||||
|
- 4. Click the <strong>lock button</strong> on a building to disable
|
||||||
|
it.
|
||||||
|
- 5. Once you click review, your puzzle will be validated and you
|
||||||
|
can publish it.
|
||||||
|
- 6. Upon release, <strong>all buildings will be removed</strong>
|
||||||
|
except for the Producers and Goal Acceptors - That's the part that
|
||||||
|
the player is supposed to figure out for themselves, after all :)
|
||||||
|
puzzleCompletion:
|
||||||
|
title: Puzzle Completed!
|
||||||
|
titleLike: "Click the heart if you liked the puzzle:"
|
||||||
|
titleRating: How difficult did you find the puzzle?
|
||||||
|
titleRatingDesc: Your rating will help me to make you better suggestions in the future
|
||||||
|
continueBtn: Keep Playing
|
||||||
|
menuBtn: Menu
|
||||||
|
puzzleMetadata:
|
||||||
|
author: Author
|
||||||
|
shortKey: Short Key
|
||||||
|
rating: Difficulty score
|
||||||
|
averageDuration: Avg. Duration
|
||||||
|
completionRate: Completion rate
|
||||||
shopUpgrades:
|
shopUpgrades:
|
||||||
belt:
|
belt:
|
||||||
name: Trake, Distributer i Tuneli
|
name: Trake, Distributer i Tuneli
|
||||||
@ -553,6 +662,18 @@ buildings:
|
|||||||
name: Item Producer
|
name: Item Producer
|
||||||
description: Available in sandbox mode only, outputs the given signal from the
|
description: Available in sandbox mode only, outputs the given signal from the
|
||||||
wires layer on the regular layer.
|
wires layer on the regular layer.
|
||||||
|
constant_producer:
|
||||||
|
default:
|
||||||
|
name: Constant Producer
|
||||||
|
description: Constantly outputs a specified shape or color.
|
||||||
|
goal_acceptor:
|
||||||
|
default:
|
||||||
|
name: Goal Acceptor
|
||||||
|
description: Deliver shapes to the goal acceptor to set them as a goal.
|
||||||
|
block:
|
||||||
|
default:
|
||||||
|
name: Block
|
||||||
|
description: Allows you to block a tile.
|
||||||
storyRewards:
|
storyRewards:
|
||||||
reward_cutter_and_trash:
|
reward_cutter_and_trash:
|
||||||
title: Rezanje Oblika
|
title: Rezanje Oblika
|
||||||
@ -949,6 +1070,10 @@ keybindings:
|
|||||||
rotateToDown: "Rotate: Point Down"
|
rotateToDown: "Rotate: Point Down"
|
||||||
rotateToRight: "Rotate: Point Right"
|
rotateToRight: "Rotate: Point Right"
|
||||||
rotateToLeft: "Rotate: Point Left"
|
rotateToLeft: "Rotate: Point Left"
|
||||||
|
constant_producer: Constant Producer
|
||||||
|
goal_acceptor: Goal Acceptor
|
||||||
|
block: Block
|
||||||
|
massSelectClear: Clear belts
|
||||||
about:
|
about:
|
||||||
title: O Igri
|
title: O Igri
|
||||||
body: >-
|
body: >-
|
||||||
@ -1034,3 +1159,57 @@ tips:
|
|||||||
- Press F4 to show your FPS and Tick Rate.
|
- Press F4 to show your FPS and Tick Rate.
|
||||||
- Press F4 twice to show the tile of your mouse and camera.
|
- Press F4 twice to show the tile of your mouse and camera.
|
||||||
- You can click a pinned shape on the left side to unpin it.
|
- You can click a pinned shape on the left side to unpin it.
|
||||||
|
puzzleMenu:
|
||||||
|
play: Play
|
||||||
|
edit: Edit
|
||||||
|
title: Puzzle Mode
|
||||||
|
createPuzzle: Create Puzzle
|
||||||
|
loadPuzzle: Load
|
||||||
|
reviewPuzzle: Review & Publish
|
||||||
|
validatingPuzzle: Validating Puzzle
|
||||||
|
submittingPuzzle: Submitting Puzzle
|
||||||
|
noPuzzles: There are currently no puzzles in this section.
|
||||||
|
categories:
|
||||||
|
levels: Levels
|
||||||
|
new: New
|
||||||
|
top-rated: Top Rated
|
||||||
|
mine: My Puzzles
|
||||||
|
short: Short
|
||||||
|
easy: Easy
|
||||||
|
hard: Hard
|
||||||
|
completed: Completed
|
||||||
|
validation:
|
||||||
|
title: Invalid Puzzle
|
||||||
|
noProducers: Please place a Constant Producer!
|
||||||
|
noGoalAcceptors: Please place a Goal Acceptor!
|
||||||
|
goalAcceptorNoItem: One or more Goal Acceptors have not yet assigned an item.
|
||||||
|
Deliver a shape to them to set a goal.
|
||||||
|
goalAcceptorRateNotMet: One or more Goal Acceptors are not getting enough items.
|
||||||
|
Make sure that the indicators are green for all acceptors.
|
||||||
|
buildingOutOfBounds: One or more buildings are outside of the buildable area.
|
||||||
|
Either increase the area or remove them.
|
||||||
|
autoComplete: Your puzzle autocompletes itself! Please make sure your constant
|
||||||
|
producers are not directly delivering to your goal acceptors.
|
||||||
|
backendErrors:
|
||||||
|
ratelimit: You are performing your actions too frequent. Please wait a bit.
|
||||||
|
invalid-api-key: Failed to communicate with the backend, please try to
|
||||||
|
update/restart the game (Invalid Api Key).
|
||||||
|
unauthorized: Failed to communicate with the backend, please try to
|
||||||
|
update/restart the game (Unauthorized).
|
||||||
|
bad-token: Failed to communicate with the backend, please try to update/restart
|
||||||
|
the game (Bad Token).
|
||||||
|
bad-id: Invalid puzzle identifier.
|
||||||
|
not-found: The given puzzle could not be found.
|
||||||
|
bad-category: The given category could not be found.
|
||||||
|
bad-short-key: The given short key is invalid.
|
||||||
|
profane-title: Your puzzle title contains profane words.
|
||||||
|
bad-title-too-many-spaces: Your puzzle title is too short.
|
||||||
|
bad-shape-key-in-emitter: A constant producer has an invalid item.
|
||||||
|
bad-shape-key-in-goal: A goal acceptor has an invalid item.
|
||||||
|
no-emitters: Your puzzle does not contain any constant producers.
|
||||||
|
no-goals: Your puzzle does not contain any goal acceptors.
|
||||||
|
short-key-already-taken: This short key is already taken, please use another one.
|
||||||
|
can-not-report-your-own-puzzle: You can not report your own puzzle.
|
||||||
|
bad-payload: The request contains invalid data.
|
||||||
|
bad-building-placement: Your puzzle contains invalid placed buildings.
|
||||||
|
timeout: The request timed out.
|
||||||
|
@ -50,6 +50,7 @@ global:
|
|||||||
escape: ESC
|
escape: ESC
|
||||||
shift: SHIFT
|
shift: SHIFT
|
||||||
space: SZÓKÖZ
|
space: SZÓKÖZ
|
||||||
|
loggingIn: Logging in
|
||||||
demoBanners:
|
demoBanners:
|
||||||
title: Demó verzió
|
title: Demó verzió
|
||||||
intro: Vásárold meg az Önálló Verziót a teljes játékélményért!
|
intro: Vásárold meg az Önálló Verziót a teljes játékélményért!
|
||||||
@ -69,6 +70,11 @@ mainMenu:
|
|||||||
savegameLevel: <x>. szint
|
savegameLevel: <x>. szint
|
||||||
savegameLevelUnknown: Ismeretlen szint
|
savegameLevelUnknown: Ismeretlen szint
|
||||||
savegameUnnamed: Névtelen
|
savegameUnnamed: Névtelen
|
||||||
|
puzzleMode: Puzzle Mode
|
||||||
|
back: Back
|
||||||
|
puzzleDlcText: Do you enjoy compacting and optimizing factories? Get the Puzzle
|
||||||
|
DLC now on Steam for even more fun!
|
||||||
|
puzzleDlcWishlist: Wishlist now!
|
||||||
dialogs:
|
dialogs:
|
||||||
buttons:
|
buttons:
|
||||||
ok: OK
|
ok: OK
|
||||||
@ -82,6 +88,9 @@ dialogs:
|
|||||||
viewUpdate: Frissítés Megtekintése
|
viewUpdate: Frissítés Megtekintése
|
||||||
showUpgrades: Fejlesztések
|
showUpgrades: Fejlesztések
|
||||||
showKeybindings: Irányítás
|
showKeybindings: Irányítás
|
||||||
|
retry: Retry
|
||||||
|
continue: Continue
|
||||||
|
playOffline: Play Offline
|
||||||
importSavegameError:
|
importSavegameError:
|
||||||
title: Importálás Hiba
|
title: Importálás Hiba
|
||||||
text: "Nem sikerült importálni a mentésedet:"
|
text: "Nem sikerült importálni a mentésedet:"
|
||||||
@ -182,6 +191,67 @@ dialogs:
|
|||||||
title: Oktatás Elérhető
|
title: Oktatás Elérhető
|
||||||
desc: Elérhető egy oktatóvideó ehhez a szinthez, de csak angol nyelven.
|
desc: Elérhető egy oktatóvideó ehhez a szinthez, de csak angol nyelven.
|
||||||
Szeretnéd megnézni?
|
Szeretnéd megnézni?
|
||||||
|
editConstantProducer:
|
||||||
|
title: Set Item
|
||||||
|
puzzleLoadFailed:
|
||||||
|
title: Puzzles failed to load
|
||||||
|
desc: "Unfortunately the puzzles could not be loaded:"
|
||||||
|
submitPuzzle:
|
||||||
|
title: Submit Puzzle
|
||||||
|
descName: "Give your puzzle a name:"
|
||||||
|
descIcon: "Please enter a unique short key, which will be shown as the icon of
|
||||||
|
your puzzle (You can generate them <link>here</link>, or choose one
|
||||||
|
of the randomly suggested shapes below):"
|
||||||
|
placeholderName: Puzzle Title
|
||||||
|
puzzleResizeBadBuildings:
|
||||||
|
title: Resize not possible
|
||||||
|
desc: You can't make the zone any smaller, because then some buildings would be
|
||||||
|
outside the zone.
|
||||||
|
puzzleLoadError:
|
||||||
|
title: Bad Puzzle
|
||||||
|
desc: "The puzzle failed to load:"
|
||||||
|
offlineMode:
|
||||||
|
title: Offline Mode
|
||||||
|
desc: We couldn't reach the servers, so the game has to run in offline mode.
|
||||||
|
Please make sure you have an active internect connection.
|
||||||
|
puzzleDownloadError:
|
||||||
|
title: Download Error
|
||||||
|
desc: "Failed to download the puzzle:"
|
||||||
|
puzzleSubmitError:
|
||||||
|
title: Submission Error
|
||||||
|
desc: "Failed to submit your puzzle:"
|
||||||
|
puzzleSubmitOk:
|
||||||
|
title: Puzzle Published
|
||||||
|
desc: Congratulations! Your puzzle has been published and can now be played by
|
||||||
|
others. You can now find it in the "My puzzles" section.
|
||||||
|
puzzleCreateOffline:
|
||||||
|
title: Offline Mode
|
||||||
|
desc: Since you are offline, you will not be able to save and/or publish your
|
||||||
|
puzzle. Would you still like to continue?
|
||||||
|
puzzlePlayRegularRecommendation:
|
||||||
|
title: Recommendation
|
||||||
|
desc: I <strong>strongly</strong> recommend playing the normal game to level 12
|
||||||
|
before attempting the puzzle DLC, otherwise you may encounter
|
||||||
|
mechanics not yet introduced. Do you still want to continue?
|
||||||
|
puzzleShare:
|
||||||
|
title: Short Key Copied
|
||||||
|
desc: The short key of the puzzle (<key>) has been copied to your clipboard! It
|
||||||
|
can be entered in the puzzle menu to access the puzzle.
|
||||||
|
puzzleReport:
|
||||||
|
title: Report Puzzle
|
||||||
|
options:
|
||||||
|
profane: Profane
|
||||||
|
unsolvable: Not solvable
|
||||||
|
trolling: Trolling
|
||||||
|
puzzleReportComplete:
|
||||||
|
title: Thank you for your feedback!
|
||||||
|
desc: The puzzle has been flagged.
|
||||||
|
puzzleReportError:
|
||||||
|
title: Failed to report
|
||||||
|
desc: "Your report could not get processed:"
|
||||||
|
puzzleLoadShortKey:
|
||||||
|
title: Enter short key
|
||||||
|
desc: Enter the short key of the puzzle to load it.
|
||||||
ingame:
|
ingame:
|
||||||
keybindingsOverlay:
|
keybindingsOverlay:
|
||||||
moveMap: Mozgatás
|
moveMap: Mozgatás
|
||||||
@ -203,6 +273,7 @@ ingame:
|
|||||||
clearSelection: Kijelölés megszüntetése
|
clearSelection: Kijelölés megszüntetése
|
||||||
pipette: Pipetta
|
pipette: Pipetta
|
||||||
switchLayers: Réteg váltás
|
switchLayers: Réteg váltás
|
||||||
|
clearBelts: Clear belts
|
||||||
colors:
|
colors:
|
||||||
red: Piros
|
red: Piros
|
||||||
green: Zöld
|
green: Zöld
|
||||||
@ -352,6 +423,44 @@ ingame:
|
|||||||
achievements:
|
achievements:
|
||||||
title: Achievements
|
title: Achievements
|
||||||
desc: Hunt them all!
|
desc: Hunt them all!
|
||||||
|
puzzleEditorSettings:
|
||||||
|
zoneTitle: Zone
|
||||||
|
zoneWidth: Width
|
||||||
|
zoneHeight: Height
|
||||||
|
trimZone: Trim
|
||||||
|
clearItems: Clear Items
|
||||||
|
share: Share
|
||||||
|
report: Report
|
||||||
|
puzzleEditorControls:
|
||||||
|
title: Puzzle Creator
|
||||||
|
instructions:
|
||||||
|
- 1. Place <strong>Constant Producers</strong> to provide shapes and
|
||||||
|
colors to the player
|
||||||
|
- 2. Build one or more shapes you want the player to build later and
|
||||||
|
deliver it to one or more <strong>Goal Acceptors</strong>
|
||||||
|
- 3. Once a Goal Acceptor receives a shape for a certain amount of
|
||||||
|
time, it <strong>saves it as a goal</strong> that the player must
|
||||||
|
produce later (Indicated by the <strong>green badge</strong>).
|
||||||
|
- 4. Click the <strong>lock button</strong> on a building to disable
|
||||||
|
it.
|
||||||
|
- 5. Once you click review, your puzzle will be validated and you
|
||||||
|
can publish it.
|
||||||
|
- 6. Upon release, <strong>all buildings will be removed</strong>
|
||||||
|
except for the Producers and Goal Acceptors - That's the part that
|
||||||
|
the player is supposed to figure out for themselves, after all :)
|
||||||
|
puzzleCompletion:
|
||||||
|
title: Puzzle Completed!
|
||||||
|
titleLike: "Click the heart if you liked the puzzle:"
|
||||||
|
titleRating: How difficult did you find the puzzle?
|
||||||
|
titleRatingDesc: Your rating will help me to make you better suggestions in the future
|
||||||
|
continueBtn: Keep Playing
|
||||||
|
menuBtn: Menu
|
||||||
|
puzzleMetadata:
|
||||||
|
author: Author
|
||||||
|
shortKey: Short Key
|
||||||
|
rating: Difficulty score
|
||||||
|
averageDuration: Avg. Duration
|
||||||
|
completionRate: Completion rate
|
||||||
shopUpgrades:
|
shopUpgrades:
|
||||||
belt:
|
belt:
|
||||||
name: Futószalagok, Elosztók & Alagutak
|
name: Futószalagok, Elosztók & Alagutak
|
||||||
@ -561,6 +670,18 @@ buildings:
|
|||||||
name: Létrehozó
|
name: Létrehozó
|
||||||
description: Csak Homokozó módban elérhető. Létrehozza a Vezeték rétegen
|
description: Csak Homokozó módban elérhető. Létrehozza a Vezeték rétegen
|
||||||
beállított jelet a normál rétegen.
|
beállított jelet a normál rétegen.
|
||||||
|
constant_producer:
|
||||||
|
default:
|
||||||
|
name: Constant Producer
|
||||||
|
description: Constantly outputs a specified shape or color.
|
||||||
|
goal_acceptor:
|
||||||
|
default:
|
||||||
|
name: Goal Acceptor
|
||||||
|
description: Deliver shapes to the goal acceptor to set them as a goal.
|
||||||
|
block:
|
||||||
|
default:
|
||||||
|
name: Block
|
||||||
|
description: Allows you to block a tile.
|
||||||
storyRewards:
|
storyRewards:
|
||||||
reward_cutter_and_trash:
|
reward_cutter_and_trash:
|
||||||
title: Alakzatok Vágása
|
title: Alakzatok Vágása
|
||||||
@ -972,6 +1093,10 @@ keybindings:
|
|||||||
rotateToDown: "Rotate: Point Down"
|
rotateToDown: "Rotate: Point Down"
|
||||||
rotateToRight: "Rotate: Point Right"
|
rotateToRight: "Rotate: Point Right"
|
||||||
rotateToLeft: "Rotate: Point Left"
|
rotateToLeft: "Rotate: Point Left"
|
||||||
|
constant_producer: Constant Producer
|
||||||
|
goal_acceptor: Goal Acceptor
|
||||||
|
block: Block
|
||||||
|
massSelectClear: Clear belts
|
||||||
about:
|
about:
|
||||||
title: A Játékról
|
title: A Játékról
|
||||||
body: >-
|
body: >-
|
||||||
@ -1065,3 +1190,57 @@ tips:
|
|||||||
- Press F4 to show your FPS and Tick Rate.
|
- Press F4 to show your FPS and Tick Rate.
|
||||||
- Press F4 twice to show the tile of your mouse and camera.
|
- Press F4 twice to show the tile of your mouse and camera.
|
||||||
- You can click a pinned shape on the left side to unpin it.
|
- You can click a pinned shape on the left side to unpin it.
|
||||||
|
puzzleMenu:
|
||||||
|
play: Play
|
||||||
|
edit: Edit
|
||||||
|
title: Puzzle Mode
|
||||||
|
createPuzzle: Create Puzzle
|
||||||
|
loadPuzzle: Load
|
||||||
|
reviewPuzzle: Review & Publish
|
||||||
|
validatingPuzzle: Validating Puzzle
|
||||||
|
submittingPuzzle: Submitting Puzzle
|
||||||
|
noPuzzles: There are currently no puzzles in this section.
|
||||||
|
categories:
|
||||||
|
levels: Levels
|
||||||
|
new: New
|
||||||
|
top-rated: Top Rated
|
||||||
|
mine: My Puzzles
|
||||||
|
short: Short
|
||||||
|
easy: Easy
|
||||||
|
hard: Hard
|
||||||
|
completed: Completed
|
||||||
|
validation:
|
||||||
|
title: Invalid Puzzle
|
||||||
|
noProducers: Please place a Constant Producer!
|
||||||
|
noGoalAcceptors: Please place a Goal Acceptor!
|
||||||
|
goalAcceptorNoItem: One or more Goal Acceptors have not yet assigned an item.
|
||||||
|
Deliver a shape to them to set a goal.
|
||||||
|
goalAcceptorRateNotMet: One or more Goal Acceptors are not getting enough items.
|
||||||
|
Make sure that the indicators are green for all acceptors.
|
||||||
|
buildingOutOfBounds: One or more buildings are outside of the buildable area.
|
||||||
|
Either increase the area or remove them.
|
||||||
|
autoComplete: Your puzzle autocompletes itself! Please make sure your constant
|
||||||
|
producers are not directly delivering to your goal acceptors.
|
||||||
|
backendErrors:
|
||||||
|
ratelimit: You are performing your actions too frequent. Please wait a bit.
|
||||||
|
invalid-api-key: Failed to communicate with the backend, please try to
|
||||||
|
update/restart the game (Invalid Api Key).
|
||||||
|
unauthorized: Failed to communicate with the backend, please try to
|
||||||
|
update/restart the game (Unauthorized).
|
||||||
|
bad-token: Failed to communicate with the backend, please try to update/restart
|
||||||
|
the game (Bad Token).
|
||||||
|
bad-id: Invalid puzzle identifier.
|
||||||
|
not-found: The given puzzle could not be found.
|
||||||
|
bad-category: The given category could not be found.
|
||||||
|
bad-short-key: The given short key is invalid.
|
||||||
|
profane-title: Your puzzle title contains profane words.
|
||||||
|
bad-title-too-many-spaces: Your puzzle title is too short.
|
||||||
|
bad-shape-key-in-emitter: A constant producer has an invalid item.
|
||||||
|
bad-shape-key-in-goal: A goal acceptor has an invalid item.
|
||||||
|
no-emitters: Your puzzle does not contain any constant producers.
|
||||||
|
no-goals: Your puzzle does not contain any goal acceptors.
|
||||||
|
short-key-already-taken: This short key is already taken, please use another one.
|
||||||
|
can-not-report-your-own-puzzle: You can not report your own puzzle.
|
||||||
|
bad-payload: The request contains invalid data.
|
||||||
|
bad-building-placement: Your puzzle contains invalid placed buildings.
|
||||||
|
timeout: The request timed out.
|
||||||
|
@ -17,8 +17,8 @@ steamPage:
|
|||||||
notch_comment: Oh sial. Saya benar-benar harus tidur, namun sepertinya saya baru
|
notch_comment: Oh sial. Saya benar-benar harus tidur, namun sepertinya saya baru
|
||||||
menemukan bagaimana cara membuat komputer di shapez.io
|
menemukan bagaimana cara membuat komputer di shapez.io
|
||||||
steam_review_comment: Game ini telah mencuri hidup saya dan saya tidak
|
steam_review_comment: Game ini telah mencuri hidup saya dan saya tidak
|
||||||
menginginkannya kembali. Game pembuatan pabrik yang sangat santai yang tidak
|
menginginkannya kembali. Game pembuatan pabrik yang sangat santai yang
|
||||||
akan membiarkan saya berhenti membuat pabrik saya lebih efisien.
|
tidak akan membiarkan saya berhenti membuat pabrik saya lebih efisien.
|
||||||
global:
|
global:
|
||||||
loading: Memuat
|
loading: Memuat
|
||||||
error: Terjadi kesalahan
|
error: Terjadi kesalahan
|
||||||
@ -50,6 +50,7 @@ global:
|
|||||||
escape: ESC
|
escape: ESC
|
||||||
shift: SHIFT
|
shift: SHIFT
|
||||||
space: SPACE
|
space: SPACE
|
||||||
|
loggingIn: Logging in
|
||||||
demoBanners:
|
demoBanners:
|
||||||
title: Versi Demo
|
title: Versi Demo
|
||||||
intro: Dapatkan versi lengkap untuk membuka semua fitur!
|
intro: Dapatkan versi lengkap untuk membuka semua fitur!
|
||||||
@ -69,6 +70,11 @@ mainMenu:
|
|||||||
savegameLevel: Level <x>
|
savegameLevel: Level <x>
|
||||||
savegameLevelUnknown: Level tidak diketahui
|
savegameLevelUnknown: Level tidak diketahui
|
||||||
savegameUnnamed: Tidak Dinamai
|
savegameUnnamed: Tidak Dinamai
|
||||||
|
puzzleMode: Puzzle Mode
|
||||||
|
back: Back
|
||||||
|
puzzleDlcText: Do you enjoy compacting and optimizing factories? Get the Puzzle
|
||||||
|
DLC now on Steam for even more fun!
|
||||||
|
puzzleDlcWishlist: Wishlist now!
|
||||||
dialogs:
|
dialogs:
|
||||||
buttons:
|
buttons:
|
||||||
ok: OK
|
ok: OK
|
||||||
@ -82,6 +88,9 @@ dialogs:
|
|||||||
viewUpdate: Tampilkan Update
|
viewUpdate: Tampilkan Update
|
||||||
showUpgrades: Tunjukkan Tingkatan
|
showUpgrades: Tunjukkan Tingkatan
|
||||||
showKeybindings: Tunjukkan Tombol Pintas
|
showKeybindings: Tunjukkan Tombol Pintas
|
||||||
|
retry: Retry
|
||||||
|
continue: Continue
|
||||||
|
playOffline: Play Offline
|
||||||
importSavegameError:
|
importSavegameError:
|
||||||
title: Kesalahan pada Impor
|
title: Kesalahan pada Impor
|
||||||
text: "Gagal memasukkan data simpanan kamu:"
|
text: "Gagal memasukkan data simpanan kamu:"
|
||||||
@ -185,6 +194,67 @@ dialogs:
|
|||||||
title: Tutorial Tersedia
|
title: Tutorial Tersedia
|
||||||
desc: Ada video tutorial yang tersedia untuk level ini, tetapi hanya dalam
|
desc: Ada video tutorial yang tersedia untuk level ini, tetapi hanya dalam
|
||||||
Bahasa Inggris. Apakah kamu ingin menontonnya?
|
Bahasa Inggris. Apakah kamu ingin menontonnya?
|
||||||
|
editConstantProducer:
|
||||||
|
title: Set Item
|
||||||
|
puzzleLoadFailed:
|
||||||
|
title: Puzzles failed to load
|
||||||
|
desc: "Unfortunately the puzzles could not be loaded:"
|
||||||
|
submitPuzzle:
|
||||||
|
title: Submit Puzzle
|
||||||
|
descName: "Give your puzzle a name:"
|
||||||
|
descIcon: "Please enter a unique short key, which will be shown as the icon of
|
||||||
|
your puzzle (You can generate them <link>here</link>, or choose one
|
||||||
|
of the randomly suggested shapes below):"
|
||||||
|
placeholderName: Puzzle Title
|
||||||
|
puzzleResizeBadBuildings:
|
||||||
|
title: Resize not possible
|
||||||
|
desc: You can't make the zone any smaller, because then some buildings would be
|
||||||
|
outside the zone.
|
||||||
|
puzzleLoadError:
|
||||||
|
title: Bad Puzzle
|
||||||
|
desc: "The puzzle failed to load:"
|
||||||
|
offlineMode:
|
||||||
|
title: Offline Mode
|
||||||
|
desc: We couldn't reach the servers, so the game has to run in offline mode.
|
||||||
|
Please make sure you have an active internect connection.
|
||||||
|
puzzleDownloadError:
|
||||||
|
title: Download Error
|
||||||
|
desc: "Failed to download the puzzle:"
|
||||||
|
puzzleSubmitError:
|
||||||
|
title: Submission Error
|
||||||
|
desc: "Failed to submit your puzzle:"
|
||||||
|
puzzleSubmitOk:
|
||||||
|
title: Puzzle Published
|
||||||
|
desc: Congratulations! Your puzzle has been published and can now be played by
|
||||||
|
others. You can now find it in the "My puzzles" section.
|
||||||
|
puzzleCreateOffline:
|
||||||
|
title: Offline Mode
|
||||||
|
desc: Since you are offline, you will not be able to save and/or publish your
|
||||||
|
puzzle. Would you still like to continue?
|
||||||
|
puzzlePlayRegularRecommendation:
|
||||||
|
title: Recommendation
|
||||||
|
desc: I <strong>strongly</strong> recommend playing the normal game to level 12
|
||||||
|
before attempting the puzzle DLC, otherwise you may encounter
|
||||||
|
mechanics not yet introduced. Do you still want to continue?
|
||||||
|
puzzleShare:
|
||||||
|
title: Short Key Copied
|
||||||
|
desc: The short key of the puzzle (<key>) has been copied to your clipboard! It
|
||||||
|
can be entered in the puzzle menu to access the puzzle.
|
||||||
|
puzzleReport:
|
||||||
|
title: Report Puzzle
|
||||||
|
options:
|
||||||
|
profane: Profane
|
||||||
|
unsolvable: Not solvable
|
||||||
|
trolling: Trolling
|
||||||
|
puzzleReportComplete:
|
||||||
|
title: Thank you for your feedback!
|
||||||
|
desc: The puzzle has been flagged.
|
||||||
|
puzzleReportError:
|
||||||
|
title: Failed to report
|
||||||
|
desc: "Your report could not get processed:"
|
||||||
|
puzzleLoadShortKey:
|
||||||
|
title: Enter short key
|
||||||
|
desc: Enter the short key of the puzzle to load it.
|
||||||
ingame:
|
ingame:
|
||||||
keybindingsOverlay:
|
keybindingsOverlay:
|
||||||
moveMap: Geser
|
moveMap: Geser
|
||||||
@ -206,6 +276,7 @@ ingame:
|
|||||||
clearSelection: Hapus pilihan
|
clearSelection: Hapus pilihan
|
||||||
pipette: Pipet
|
pipette: Pipet
|
||||||
switchLayers: Ganti lapisan
|
switchLayers: Ganti lapisan
|
||||||
|
clearBelts: Clear belts
|
||||||
colors:
|
colors:
|
||||||
red: Merah
|
red: Merah
|
||||||
green: Hijau
|
green: Hijau
|
||||||
@ -358,6 +429,44 @@ ingame:
|
|||||||
achievements:
|
achievements:
|
||||||
title: Achievements
|
title: Achievements
|
||||||
desc: Hunt them all!
|
desc: Hunt them all!
|
||||||
|
puzzleEditorSettings:
|
||||||
|
zoneTitle: Zone
|
||||||
|
zoneWidth: Width
|
||||||
|
zoneHeight: Height
|
||||||
|
trimZone: Trim
|
||||||
|
clearItems: Clear Items
|
||||||
|
share: Share
|
||||||
|
report: Report
|
||||||
|
puzzleEditorControls:
|
||||||
|
title: Puzzle Creator
|
||||||
|
instructions:
|
||||||
|
- 1. Place <strong>Constant Producers</strong> to provide shapes and
|
||||||
|
colors to the player
|
||||||
|
- 2. Build one or more shapes you want the player to build later and
|
||||||
|
deliver it to one or more <strong>Goal Acceptors</strong>
|
||||||
|
- 3. Once a Goal Acceptor receives a shape for a certain amount of
|
||||||
|
time, it <strong>saves it as a goal</strong> that the player must
|
||||||
|
produce later (Indicated by the <strong>green badge</strong>).
|
||||||
|
- 4. Click the <strong>lock button</strong> on a building to disable
|
||||||
|
it.
|
||||||
|
- 5. Once you click review, your puzzle will be validated and you
|
||||||
|
can publish it.
|
||||||
|
- 6. Upon release, <strong>all buildings will be removed</strong>
|
||||||
|
except for the Producers and Goal Acceptors - That's the part that
|
||||||
|
the player is supposed to figure out for themselves, after all :)
|
||||||
|
puzzleCompletion:
|
||||||
|
title: Puzzle Completed!
|
||||||
|
titleLike: "Click the heart if you liked the puzzle:"
|
||||||
|
titleRating: How difficult did you find the puzzle?
|
||||||
|
titleRatingDesc: Your rating will help me to make you better suggestions in the future
|
||||||
|
continueBtn: Keep Playing
|
||||||
|
menuBtn: Menu
|
||||||
|
puzzleMetadata:
|
||||||
|
author: Author
|
||||||
|
shortKey: Short Key
|
||||||
|
rating: Difficulty score
|
||||||
|
averageDuration: Avg. Duration
|
||||||
|
completionRate: Completion rate
|
||||||
shopUpgrades:
|
shopUpgrades:
|
||||||
belt:
|
belt:
|
||||||
name: Sabuk konveyor, Pembagi Arus & Terowongan
|
name: Sabuk konveyor, Pembagi Arus & Terowongan
|
||||||
@ -577,6 +686,18 @@ buildings:
|
|||||||
name: Pembuat Bentuk
|
name: Pembuat Bentuk
|
||||||
description: Hanya tersedia di dalam mode sandbox, mengeluarkan sinyal yang
|
description: Hanya tersedia di dalam mode sandbox, mengeluarkan sinyal yang
|
||||||
diberikan dari lapisan kabel ke lapisan biasa.
|
diberikan dari lapisan kabel ke lapisan biasa.
|
||||||
|
constant_producer:
|
||||||
|
default:
|
||||||
|
name: Constant Producer
|
||||||
|
description: Constantly outputs a specified shape or color.
|
||||||
|
goal_acceptor:
|
||||||
|
default:
|
||||||
|
name: Goal Acceptor
|
||||||
|
description: Deliver shapes to the goal acceptor to set them as a goal.
|
||||||
|
block:
|
||||||
|
default:
|
||||||
|
name: Block
|
||||||
|
description: Allows you to block a tile.
|
||||||
storyRewards:
|
storyRewards:
|
||||||
reward_cutter_and_trash:
|
reward_cutter_and_trash:
|
||||||
title: Memotong Bentuk
|
title: Memotong Bentuk
|
||||||
@ -1008,6 +1129,10 @@ keybindings:
|
|||||||
rotateToDown: "Rotate: Point Down"
|
rotateToDown: "Rotate: Point Down"
|
||||||
rotateToRight: "Rotate: Point Right"
|
rotateToRight: "Rotate: Point Right"
|
||||||
rotateToLeft: "Rotate: Point Left"
|
rotateToLeft: "Rotate: Point Left"
|
||||||
|
constant_producer: Constant Producer
|
||||||
|
goal_acceptor: Goal Acceptor
|
||||||
|
block: Block
|
||||||
|
massSelectClear: Clear belts
|
||||||
about:
|
about:
|
||||||
title: Tentang permainan ini
|
title: Tentang permainan ini
|
||||||
body: >-
|
body: >-
|
||||||
@ -1115,3 +1240,57 @@ tips:
|
|||||||
- Tekan F4 dua kali untuk menunjukkan ubin mouse dan kameramu.
|
- Tekan F4 dua kali untuk menunjukkan ubin mouse dan kameramu.
|
||||||
- Kamu bisa mengklik bentuk yang di-pin di sebelah kiri untuk tidak
|
- Kamu bisa mengklik bentuk yang di-pin di sebelah kiri untuk tidak
|
||||||
mem-pinnya lagi.
|
mem-pinnya lagi.
|
||||||
|
puzzleMenu:
|
||||||
|
play: Play
|
||||||
|
edit: Edit
|
||||||
|
title: Puzzle Mode
|
||||||
|
createPuzzle: Create Puzzle
|
||||||
|
loadPuzzle: Load
|
||||||
|
reviewPuzzle: Review & Publish
|
||||||
|
validatingPuzzle: Validating Puzzle
|
||||||
|
submittingPuzzle: Submitting Puzzle
|
||||||
|
noPuzzles: There are currently no puzzles in this section.
|
||||||
|
categories:
|
||||||
|
levels: Levels
|
||||||
|
new: New
|
||||||
|
top-rated: Top Rated
|
||||||
|
mine: My Puzzles
|
||||||
|
short: Short
|
||||||
|
easy: Easy
|
||||||
|
hard: Hard
|
||||||
|
completed: Completed
|
||||||
|
validation:
|
||||||
|
title: Invalid Puzzle
|
||||||
|
noProducers: Please place a Constant Producer!
|
||||||
|
noGoalAcceptors: Please place a Goal Acceptor!
|
||||||
|
goalAcceptorNoItem: One or more Goal Acceptors have not yet assigned an item.
|
||||||
|
Deliver a shape to them to set a goal.
|
||||||
|
goalAcceptorRateNotMet: One or more Goal Acceptors are not getting enough items.
|
||||||
|
Make sure that the indicators are green for all acceptors.
|
||||||
|
buildingOutOfBounds: One or more buildings are outside of the buildable area.
|
||||||
|
Either increase the area or remove them.
|
||||||
|
autoComplete: Your puzzle autocompletes itself! Please make sure your constant
|
||||||
|
producers are not directly delivering to your goal acceptors.
|
||||||
|
backendErrors:
|
||||||
|
ratelimit: You are performing your actions too frequent. Please wait a bit.
|
||||||
|
invalid-api-key: Failed to communicate with the backend, please try to
|
||||||
|
update/restart the game (Invalid Api Key).
|
||||||
|
unauthorized: Failed to communicate with the backend, please try to
|
||||||
|
update/restart the game (Unauthorized).
|
||||||
|
bad-token: Failed to communicate with the backend, please try to update/restart
|
||||||
|
the game (Bad Token).
|
||||||
|
bad-id: Invalid puzzle identifier.
|
||||||
|
not-found: The given puzzle could not be found.
|
||||||
|
bad-category: The given category could not be found.
|
||||||
|
bad-short-key: The given short key is invalid.
|
||||||
|
profane-title: Your puzzle title contains profane words.
|
||||||
|
bad-title-too-many-spaces: Your puzzle title is too short.
|
||||||
|
bad-shape-key-in-emitter: A constant producer has an invalid item.
|
||||||
|
bad-shape-key-in-goal: A goal acceptor has an invalid item.
|
||||||
|
no-emitters: Your puzzle does not contain any constant producers.
|
||||||
|
no-goals: Your puzzle does not contain any goal acceptors.
|
||||||
|
short-key-already-taken: This short key is already taken, please use another one.
|
||||||
|
can-not-report-your-own-puzzle: You can not report your own puzzle.
|
||||||
|
bad-payload: The request contains invalid data.
|
||||||
|
bad-building-placement: Your puzzle contains invalid placed buildings.
|
||||||
|
timeout: The request timed out.
|
||||||
|
@ -53,6 +53,7 @@ global:
|
|||||||
escape: ESC
|
escape: ESC
|
||||||
shift: MAIUSC
|
shift: MAIUSC
|
||||||
space: SPAZIO
|
space: SPAZIO
|
||||||
|
loggingIn: Logging in
|
||||||
demoBanners:
|
demoBanners:
|
||||||
title: Versione Demo
|
title: Versione Demo
|
||||||
intro: Ottieni la versione completa per sbloccare tutte le funzioni!
|
intro: Ottieni la versione completa per sbloccare tutte le funzioni!
|
||||||
@ -72,6 +73,11 @@ mainMenu:
|
|||||||
madeBy: Creato da <author-link>
|
madeBy: Creato da <author-link>
|
||||||
subreddit: Reddit
|
subreddit: Reddit
|
||||||
savegameUnnamed: Senza nome
|
savegameUnnamed: Senza nome
|
||||||
|
puzzleMode: Puzzle Mode
|
||||||
|
back: Back
|
||||||
|
puzzleDlcText: Do you enjoy compacting and optimizing factories? Get the Puzzle
|
||||||
|
DLC now on Steam for even more fun!
|
||||||
|
puzzleDlcWishlist: Wishlist now!
|
||||||
dialogs:
|
dialogs:
|
||||||
buttons:
|
buttons:
|
||||||
ok: OK
|
ok: OK
|
||||||
@ -85,6 +91,9 @@ dialogs:
|
|||||||
viewUpdate: Mostra aggiornamento
|
viewUpdate: Mostra aggiornamento
|
||||||
showUpgrades: Mostra miglioramenti
|
showUpgrades: Mostra miglioramenti
|
||||||
showKeybindings: Mostra scorciatoie
|
showKeybindings: Mostra scorciatoie
|
||||||
|
retry: Retry
|
||||||
|
continue: Continue
|
||||||
|
playOffline: Play Offline
|
||||||
importSavegameError:
|
importSavegameError:
|
||||||
title: Errore di importazione
|
title: Errore di importazione
|
||||||
text: "Impossibile caricare il salvataggio:"
|
text: "Impossibile caricare il salvataggio:"
|
||||||
@ -189,6 +198,67 @@ dialogs:
|
|||||||
title: Tutorial Disponibile
|
title: Tutorial Disponibile
|
||||||
desc: C'è un video tutorial per questo livello, ma è disponibile solo in
|
desc: C'è un video tutorial per questo livello, ma è disponibile solo in
|
||||||
Inglese. Vorresti dargli un'occhiata?
|
Inglese. Vorresti dargli un'occhiata?
|
||||||
|
editConstantProducer:
|
||||||
|
title: Set Item
|
||||||
|
puzzleLoadFailed:
|
||||||
|
title: Puzzles failed to load
|
||||||
|
desc: "Unfortunately the puzzles could not be loaded:"
|
||||||
|
submitPuzzle:
|
||||||
|
title: Submit Puzzle
|
||||||
|
descName: "Give your puzzle a name:"
|
||||||
|
descIcon: "Please enter a unique short key, which will be shown as the icon of
|
||||||
|
your puzzle (You can generate them <link>here</link>, or choose one
|
||||||
|
of the randomly suggested shapes below):"
|
||||||
|
placeholderName: Puzzle Title
|
||||||
|
puzzleResizeBadBuildings:
|
||||||
|
title: Resize not possible
|
||||||
|
desc: You can't make the zone any smaller, because then some buildings would be
|
||||||
|
outside the zone.
|
||||||
|
puzzleLoadError:
|
||||||
|
title: Bad Puzzle
|
||||||
|
desc: "The puzzle failed to load:"
|
||||||
|
offlineMode:
|
||||||
|
title: Offline Mode
|
||||||
|
desc: We couldn't reach the servers, so the game has to run in offline mode.
|
||||||
|
Please make sure you have an active internect connection.
|
||||||
|
puzzleDownloadError:
|
||||||
|
title: Download Error
|
||||||
|
desc: "Failed to download the puzzle:"
|
||||||
|
puzzleSubmitError:
|
||||||
|
title: Submission Error
|
||||||
|
desc: "Failed to submit your puzzle:"
|
||||||
|
puzzleSubmitOk:
|
||||||
|
title: Puzzle Published
|
||||||
|
desc: Congratulations! Your puzzle has been published and can now be played by
|
||||||
|
others. You can now find it in the "My puzzles" section.
|
||||||
|
puzzleCreateOffline:
|
||||||
|
title: Offline Mode
|
||||||
|
desc: Since you are offline, you will not be able to save and/or publish your
|
||||||
|
puzzle. Would you still like to continue?
|
||||||
|
puzzlePlayRegularRecommendation:
|
||||||
|
title: Recommendation
|
||||||
|
desc: I <strong>strongly</strong> recommend playing the normal game to level 12
|
||||||
|
before attempting the puzzle DLC, otherwise you may encounter
|
||||||
|
mechanics not yet introduced. Do you still want to continue?
|
||||||
|
puzzleShare:
|
||||||
|
title: Short Key Copied
|
||||||
|
desc: The short key of the puzzle (<key>) has been copied to your clipboard! It
|
||||||
|
can be entered in the puzzle menu to access the puzzle.
|
||||||
|
puzzleReport:
|
||||||
|
title: Report Puzzle
|
||||||
|
options:
|
||||||
|
profane: Profane
|
||||||
|
unsolvable: Not solvable
|
||||||
|
trolling: Trolling
|
||||||
|
puzzleReportComplete:
|
||||||
|
title: Thank you for your feedback!
|
||||||
|
desc: The puzzle has been flagged.
|
||||||
|
puzzleReportError:
|
||||||
|
title: Failed to report
|
||||||
|
desc: "Your report could not get processed:"
|
||||||
|
puzzleLoadShortKey:
|
||||||
|
title: Enter short key
|
||||||
|
desc: Enter the short key of the puzzle to load it.
|
||||||
ingame:
|
ingame:
|
||||||
keybindingsOverlay:
|
keybindingsOverlay:
|
||||||
moveMap: Sposta
|
moveMap: Sposta
|
||||||
@ -210,6 +280,7 @@ ingame:
|
|||||||
clearSelection: Annulla selezione
|
clearSelection: Annulla selezione
|
||||||
pipette: Contagocce
|
pipette: Contagocce
|
||||||
switchLayers: Cambia livello
|
switchLayers: Cambia livello
|
||||||
|
clearBelts: Clear belts
|
||||||
buildingPlacement:
|
buildingPlacement:
|
||||||
cycleBuildingVariants: Premi <key> per cambiare variante.
|
cycleBuildingVariants: Premi <key> per cambiare variante.
|
||||||
hotkeyLabel: "Hotkey: <key>"
|
hotkeyLabel: "Hotkey: <key>"
|
||||||
@ -361,6 +432,44 @@ ingame:
|
|||||||
achievements:
|
achievements:
|
||||||
title: Achievements
|
title: Achievements
|
||||||
desc: Hunt them all!
|
desc: Hunt them all!
|
||||||
|
puzzleEditorSettings:
|
||||||
|
zoneTitle: Zone
|
||||||
|
zoneWidth: Width
|
||||||
|
zoneHeight: Height
|
||||||
|
trimZone: Trim
|
||||||
|
clearItems: Clear Items
|
||||||
|
share: Share
|
||||||
|
report: Report
|
||||||
|
puzzleEditorControls:
|
||||||
|
title: Puzzle Creator
|
||||||
|
instructions:
|
||||||
|
- 1. Place <strong>Constant Producers</strong> to provide shapes and
|
||||||
|
colors to the player
|
||||||
|
- 2. Build one or more shapes you want the player to build later and
|
||||||
|
deliver it to one or more <strong>Goal Acceptors</strong>
|
||||||
|
- 3. Once a Goal Acceptor receives a shape for a certain amount of
|
||||||
|
time, it <strong>saves it as a goal</strong> that the player must
|
||||||
|
produce later (Indicated by the <strong>green badge</strong>).
|
||||||
|
- 4. Click the <strong>lock button</strong> on a building to disable
|
||||||
|
it.
|
||||||
|
- 5. Once you click review, your puzzle will be validated and you
|
||||||
|
can publish it.
|
||||||
|
- 6. Upon release, <strong>all buildings will be removed</strong>
|
||||||
|
except for the Producers and Goal Acceptors - That's the part that
|
||||||
|
the player is supposed to figure out for themselves, after all :)
|
||||||
|
puzzleCompletion:
|
||||||
|
title: Puzzle Completed!
|
||||||
|
titleLike: "Click the heart if you liked the puzzle:"
|
||||||
|
titleRating: How difficult did you find the puzzle?
|
||||||
|
titleRatingDesc: Your rating will help me to make you better suggestions in the future
|
||||||
|
continueBtn: Keep Playing
|
||||||
|
menuBtn: Menu
|
||||||
|
puzzleMetadata:
|
||||||
|
author: Author
|
||||||
|
shortKey: Short Key
|
||||||
|
rating: Difficulty score
|
||||||
|
averageDuration: Avg. Duration
|
||||||
|
completionRate: Completion rate
|
||||||
shopUpgrades:
|
shopUpgrades:
|
||||||
belt:
|
belt:
|
||||||
name: Nastri, distribuzione e tunnel
|
name: Nastri, distribuzione e tunnel
|
||||||
@ -574,6 +683,18 @@ buildings:
|
|||||||
name: Generatore di oggetti
|
name: Generatore di oggetti
|
||||||
description: Disponibile solo nella modalità sandbox, emette il segnale dal
|
description: Disponibile solo nella modalità sandbox, emette il segnale dal
|
||||||
livello elettrico come oggetti sul livello normale.
|
livello elettrico come oggetti sul livello normale.
|
||||||
|
constant_producer:
|
||||||
|
default:
|
||||||
|
name: Constant Producer
|
||||||
|
description: Constantly outputs a specified shape or color.
|
||||||
|
goal_acceptor:
|
||||||
|
default:
|
||||||
|
name: Goal Acceptor
|
||||||
|
description: Deliver shapes to the goal acceptor to set them as a goal.
|
||||||
|
block:
|
||||||
|
default:
|
||||||
|
name: Block
|
||||||
|
description: Allows you to block a tile.
|
||||||
storyRewards:
|
storyRewards:
|
||||||
reward_cutter_and_trash:
|
reward_cutter_and_trash:
|
||||||
title: Taglio forme
|
title: Taglio forme
|
||||||
@ -991,6 +1112,10 @@ keybindings:
|
|||||||
rotateToDown: "Rotate: Point Down"
|
rotateToDown: "Rotate: Point Down"
|
||||||
rotateToRight: "Rotate: Point Right"
|
rotateToRight: "Rotate: Point Right"
|
||||||
rotateToLeft: "Rotate: Point Left"
|
rotateToLeft: "Rotate: Point Left"
|
||||||
|
constant_producer: Constant Producer
|
||||||
|
goal_acceptor: Goal Acceptor
|
||||||
|
block: Block
|
||||||
|
massSelectClear: Clear belts
|
||||||
about:
|
about:
|
||||||
title: Riguardo questo gioco
|
title: Riguardo questo gioco
|
||||||
body: >-
|
body: >-
|
||||||
@ -1089,3 +1214,57 @@ tips:
|
|||||||
- Premi F4 due volte per mostrare la casella del cursore e della telecamera.
|
- Premi F4 due volte per mostrare la casella del cursore e della telecamera.
|
||||||
- Puoi cliccare a sinistra di una forma fermata a schermo per rimuoverla
|
- Puoi cliccare a sinistra di una forma fermata a schermo per rimuoverla
|
||||||
dalla lista.
|
dalla lista.
|
||||||
|
puzzleMenu:
|
||||||
|
play: Play
|
||||||
|
edit: Edit
|
||||||
|
title: Puzzle Mode
|
||||||
|
createPuzzle: Create Puzzle
|
||||||
|
loadPuzzle: Load
|
||||||
|
reviewPuzzle: Review & Publish
|
||||||
|
validatingPuzzle: Validating Puzzle
|
||||||
|
submittingPuzzle: Submitting Puzzle
|
||||||
|
noPuzzles: There are currently no puzzles in this section.
|
||||||
|
categories:
|
||||||
|
levels: Levels
|
||||||
|
new: New
|
||||||
|
top-rated: Top Rated
|
||||||
|
mine: My Puzzles
|
||||||
|
short: Short
|
||||||
|
easy: Easy
|
||||||
|
hard: Hard
|
||||||
|
completed: Completed
|
||||||
|
validation:
|
||||||
|
title: Invalid Puzzle
|
||||||
|
noProducers: Please place a Constant Producer!
|
||||||
|
noGoalAcceptors: Please place a Goal Acceptor!
|
||||||
|
goalAcceptorNoItem: One or more Goal Acceptors have not yet assigned an item.
|
||||||
|
Deliver a shape to them to set a goal.
|
||||||
|
goalAcceptorRateNotMet: One or more Goal Acceptors are not getting enough items.
|
||||||
|
Make sure that the indicators are green for all acceptors.
|
||||||
|
buildingOutOfBounds: One or more buildings are outside of the buildable area.
|
||||||
|
Either increase the area or remove them.
|
||||||
|
autoComplete: Your puzzle autocompletes itself! Please make sure your constant
|
||||||
|
producers are not directly delivering to your goal acceptors.
|
||||||
|
backendErrors:
|
||||||
|
ratelimit: You are performing your actions too frequent. Please wait a bit.
|
||||||
|
invalid-api-key: Failed to communicate with the backend, please try to
|
||||||
|
update/restart the game (Invalid Api Key).
|
||||||
|
unauthorized: Failed to communicate with the backend, please try to
|
||||||
|
update/restart the game (Unauthorized).
|
||||||
|
bad-token: Failed to communicate with the backend, please try to update/restart
|
||||||
|
the game (Bad Token).
|
||||||
|
bad-id: Invalid puzzle identifier.
|
||||||
|
not-found: The given puzzle could not be found.
|
||||||
|
bad-category: The given category could not be found.
|
||||||
|
bad-short-key: The given short key is invalid.
|
||||||
|
profane-title: Your puzzle title contains profane words.
|
||||||
|
bad-title-too-many-spaces: Your puzzle title is too short.
|
||||||
|
bad-shape-key-in-emitter: A constant producer has an invalid item.
|
||||||
|
bad-shape-key-in-goal: A goal acceptor has an invalid item.
|
||||||
|
no-emitters: Your puzzle does not contain any constant producers.
|
||||||
|
no-goals: Your puzzle does not contain any goal acceptors.
|
||||||
|
short-key-already-taken: This short key is already taken, please use another one.
|
||||||
|
can-not-report-your-own-puzzle: You can not report your own puzzle.
|
||||||
|
bad-payload: The request contains invalid data.
|
||||||
|
bad-building-placement: Your puzzle contains invalid placed buildings.
|
||||||
|
timeout: The request timed out.
|
||||||
|
@ -45,6 +45,7 @@ global:
|
|||||||
escape: ESC
|
escape: ESC
|
||||||
shift: SHIFT
|
shift: SHIFT
|
||||||
space: SPACE
|
space: SPACE
|
||||||
|
loggingIn: Logging in
|
||||||
demoBanners:
|
demoBanners:
|
||||||
title: デモ版
|
title: デモ版
|
||||||
intro: スタンドアローン版を手に入れ、すべての機能をアンロックしましょう!
|
intro: スタンドアローン版を手に入れ、すべての機能をアンロックしましょう!
|
||||||
@ -63,6 +64,11 @@ mainMenu:
|
|||||||
savegameLevel: レベル <x>
|
savegameLevel: レベル <x>
|
||||||
savegameLevelUnknown: 不明なレベル
|
savegameLevelUnknown: 不明なレベル
|
||||||
savegameUnnamed: 無名のデータ
|
savegameUnnamed: 無名のデータ
|
||||||
|
puzzleMode: Puzzle Mode
|
||||||
|
back: Back
|
||||||
|
puzzleDlcText: Do you enjoy compacting and optimizing factories? Get the Puzzle
|
||||||
|
DLC now on Steam for even more fun!
|
||||||
|
puzzleDlcWishlist: Wishlist now!
|
||||||
dialogs:
|
dialogs:
|
||||||
buttons:
|
buttons:
|
||||||
ok: OK
|
ok: OK
|
||||||
@ -76,6 +82,9 @@ dialogs:
|
|||||||
viewUpdate: アップデートを見る
|
viewUpdate: アップデートを見る
|
||||||
showUpgrades: アップグレード表示
|
showUpgrades: アップグレード表示
|
||||||
showKeybindings: キー設定表示
|
showKeybindings: キー設定表示
|
||||||
|
retry: Retry
|
||||||
|
continue: Continue
|
||||||
|
playOffline: Play Offline
|
||||||
importSavegameError:
|
importSavegameError:
|
||||||
title: インポートエラー
|
title: インポートエラー
|
||||||
text: "セーブデータのインポートに失敗しました:"
|
text: "セーブデータのインポートに失敗しました:"
|
||||||
@ -157,6 +166,67 @@ dialogs:
|
|||||||
tutorialVideoAvailableForeignLanguage:
|
tutorialVideoAvailableForeignLanguage:
|
||||||
title: チュートリアル視聴可能
|
title: チュートリアル視聴可能
|
||||||
desc: このレベルで利用できるチュートリアル動画がありますが、言語は英語です。確認しますか?
|
desc: このレベルで利用できるチュートリアル動画がありますが、言語は英語です。確認しますか?
|
||||||
|
editConstantProducer:
|
||||||
|
title: Set Item
|
||||||
|
puzzleLoadFailed:
|
||||||
|
title: Puzzles failed to load
|
||||||
|
desc: "Unfortunately the puzzles could not be loaded:"
|
||||||
|
submitPuzzle:
|
||||||
|
title: Submit Puzzle
|
||||||
|
descName: "Give your puzzle a name:"
|
||||||
|
descIcon: "Please enter a unique short key, which will be shown as the icon of
|
||||||
|
your puzzle (You can generate them <link>here</link>, or choose one
|
||||||
|
of the randomly suggested shapes below):"
|
||||||
|
placeholderName: Puzzle Title
|
||||||
|
puzzleResizeBadBuildings:
|
||||||
|
title: Resize not possible
|
||||||
|
desc: You can't make the zone any smaller, because then some buildings would be
|
||||||
|
outside the zone.
|
||||||
|
puzzleLoadError:
|
||||||
|
title: Bad Puzzle
|
||||||
|
desc: "The puzzle failed to load:"
|
||||||
|
offlineMode:
|
||||||
|
title: Offline Mode
|
||||||
|
desc: We couldn't reach the servers, so the game has to run in offline mode.
|
||||||
|
Please make sure you have an active internect connection.
|
||||||
|
puzzleDownloadError:
|
||||||
|
title: Download Error
|
||||||
|
desc: "Failed to download the puzzle:"
|
||||||
|
puzzleSubmitError:
|
||||||
|
title: Submission Error
|
||||||
|
desc: "Failed to submit your puzzle:"
|
||||||
|
puzzleSubmitOk:
|
||||||
|
title: Puzzle Published
|
||||||
|
desc: Congratulations! Your puzzle has been published and can now be played by
|
||||||
|
others. You can now find it in the "My puzzles" section.
|
||||||
|
puzzleCreateOffline:
|
||||||
|
title: Offline Mode
|
||||||
|
desc: Since you are offline, you will not be able to save and/or publish your
|
||||||
|
puzzle. Would you still like to continue?
|
||||||
|
puzzlePlayRegularRecommendation:
|
||||||
|
title: Recommendation
|
||||||
|
desc: I <strong>strongly</strong> recommend playing the normal game to level 12
|
||||||
|
before attempting the puzzle DLC, otherwise you may encounter
|
||||||
|
mechanics not yet introduced. Do you still want to continue?
|
||||||
|
puzzleShare:
|
||||||
|
title: Short Key Copied
|
||||||
|
desc: The short key of the puzzle (<key>) has been copied to your clipboard! It
|
||||||
|
can be entered in the puzzle menu to access the puzzle.
|
||||||
|
puzzleReport:
|
||||||
|
title: Report Puzzle
|
||||||
|
options:
|
||||||
|
profane: Profane
|
||||||
|
unsolvable: Not solvable
|
||||||
|
trolling: Trolling
|
||||||
|
puzzleReportComplete:
|
||||||
|
title: Thank you for your feedback!
|
||||||
|
desc: The puzzle has been flagged.
|
||||||
|
puzzleReportError:
|
||||||
|
title: Failed to report
|
||||||
|
desc: "Your report could not get processed:"
|
||||||
|
puzzleLoadShortKey:
|
||||||
|
title: Enter short key
|
||||||
|
desc: Enter the short key of the puzzle to load it.
|
||||||
ingame:
|
ingame:
|
||||||
keybindingsOverlay:
|
keybindingsOverlay:
|
||||||
moveMap: マップ移動
|
moveMap: マップ移動
|
||||||
@ -178,6 +248,7 @@ ingame:
|
|||||||
clearSelection: 選択範囲をクリア
|
clearSelection: 選択範囲をクリア
|
||||||
pipette: スポイト
|
pipette: スポイト
|
||||||
switchLayers: レイヤーを変更
|
switchLayers: レイヤーを変更
|
||||||
|
clearBelts: Clear belts
|
||||||
colors:
|
colors:
|
||||||
red: 赤
|
red: 赤
|
||||||
green: 緑
|
green: 緑
|
||||||
@ -313,6 +384,44 @@ ingame:
|
|||||||
achievements:
|
achievements:
|
||||||
title: アチーブメント
|
title: アチーブメント
|
||||||
desc: 取り尽くせ!
|
desc: 取り尽くせ!
|
||||||
|
puzzleEditorSettings:
|
||||||
|
zoneTitle: Zone
|
||||||
|
zoneWidth: Width
|
||||||
|
zoneHeight: Height
|
||||||
|
trimZone: Trim
|
||||||
|
clearItems: Clear Items
|
||||||
|
share: Share
|
||||||
|
report: Report
|
||||||
|
puzzleEditorControls:
|
||||||
|
title: Puzzle Creator
|
||||||
|
instructions:
|
||||||
|
- 1. Place <strong>Constant Producers</strong> to provide shapes and
|
||||||
|
colors to the player
|
||||||
|
- 2. Build one or more shapes you want the player to build later and
|
||||||
|
deliver it to one or more <strong>Goal Acceptors</strong>
|
||||||
|
- 3. Once a Goal Acceptor receives a shape for a certain amount of
|
||||||
|
time, it <strong>saves it as a goal</strong> that the player must
|
||||||
|
produce later (Indicated by the <strong>green badge</strong>).
|
||||||
|
- 4. Click the <strong>lock button</strong> on a building to disable
|
||||||
|
it.
|
||||||
|
- 5. Once you click review, your puzzle will be validated and you
|
||||||
|
can publish it.
|
||||||
|
- 6. Upon release, <strong>all buildings will be removed</strong>
|
||||||
|
except for the Producers and Goal Acceptors - That's the part that
|
||||||
|
the player is supposed to figure out for themselves, after all :)
|
||||||
|
puzzleCompletion:
|
||||||
|
title: Puzzle Completed!
|
||||||
|
titleLike: "Click the heart if you liked the puzzle:"
|
||||||
|
titleRating: How difficult did you find the puzzle?
|
||||||
|
titleRatingDesc: Your rating will help me to make you better suggestions in the future
|
||||||
|
continueBtn: Keep Playing
|
||||||
|
menuBtn: Menu
|
||||||
|
puzzleMetadata:
|
||||||
|
author: Author
|
||||||
|
shortKey: Short Key
|
||||||
|
rating: Difficulty score
|
||||||
|
averageDuration: Avg. Duration
|
||||||
|
completionRate: Completion rate
|
||||||
shopUpgrades:
|
shopUpgrades:
|
||||||
belt:
|
belt:
|
||||||
name: ベルト、分配機とトンネル
|
name: ベルト、分配機とトンネル
|
||||||
@ -493,6 +602,18 @@ buildings:
|
|||||||
default:
|
default:
|
||||||
name: なんでも抽出機
|
name: なんでも抽出機
|
||||||
description: サンドボックスモードでのみ使用可能で、ワイヤレイヤーで与えられた信号の形状を通常レイヤーに出力します。
|
description: サンドボックスモードでのみ使用可能で、ワイヤレイヤーで与えられた信号の形状を通常レイヤーに出力します。
|
||||||
|
constant_producer:
|
||||||
|
default:
|
||||||
|
name: Constant Producer
|
||||||
|
description: Constantly outputs a specified shape or color.
|
||||||
|
goal_acceptor:
|
||||||
|
default:
|
||||||
|
name: Goal Acceptor
|
||||||
|
description: Deliver shapes to the goal acceptor to set them as a goal.
|
||||||
|
block:
|
||||||
|
default:
|
||||||
|
name: Block
|
||||||
|
description: Allows you to block a tile.
|
||||||
storyRewards:
|
storyRewards:
|
||||||
reward_cutter_and_trash:
|
reward_cutter_and_trash:
|
||||||
title: 形の切断
|
title: 形の切断
|
||||||
@ -558,18 +679,21 @@ storyRewards:
|
|||||||
desc: <strong>回転機</strong>のバリエーションが利用可能になりました! 180°の回転ができるようになります!(サプライズ! :D)
|
desc: <strong>回転機</strong>のバリエーションが利用可能になりました! 180°の回転ができるようになります!(サプライズ! :D)
|
||||||
reward_wires_painter_and_levers:
|
reward_wires_painter_and_levers:
|
||||||
title: ワイヤ&着色機(四分割)
|
title: ワイヤ&着色機(四分割)
|
||||||
desc: "<strong>ワイヤレイヤ</strong>が利用可能になりました: これは通常の レイヤーの上にある別のレイヤであり、多くの新しい要素があります!<br><br>
|
desc: "<strong>ワイヤレイヤ</strong>が利用可能になりました: これは通常の
|
||||||
まず最初に、<strong>四色着色機</strong>が利用可能になりました - 着色するスロットをワイヤレイヤで接続してください!<br><br>
|
レイヤーの上にある別のレイヤであり、多くの新しい要素があります!<br><br>
|
||||||
ワイヤレイヤに切り替えるには、<strong>E</strong>を押します。 <br><br>
|
まず最初に、<strong>四色着色機</strong>が利用可能になりました -
|
||||||
補足: 設定で<strong>ヒントを有効にする</strong>と、 ワイヤのチュートリアルが有効になります。"
|
着色するスロットをワイヤレイヤで接続してください!<br><br>
|
||||||
|
ワイヤレイヤに切り替えるには、<strong>E</strong>を押します。 <br><br> 補足:
|
||||||
|
設定で<strong>ヒントを有効にする</strong>と、 ワイヤのチュートリアルが有効になります。"
|
||||||
reward_filter:
|
reward_filter:
|
||||||
title: アイテムフィルタ
|
title: アイテムフィルタ
|
||||||
desc: <strong>アイテムフィルタ</strong>が利用可能になりました! ワイヤレイヤの信号と一致するかどうかに応じて、アイテムを上側または右側の出力に分離します。<br><br>
|
desc: <strong>アイテムフィルタ</strong>が利用可能になりました! ワイヤレイヤの信号と一致するかどうかに応じて、アイテムを上側または右側の出力に分離します。<br><br>
|
||||||
また、真偽値(0/1)信号を入力すれば全てのアイテムの通過・非通過を制御できます。
|
また、真偽値(0/1)信号を入力すれば全てのアイテムの通過・非通過を制御できます。
|
||||||
reward_display:
|
reward_display:
|
||||||
title: ディスプレイ
|
title: ディスプレイ
|
||||||
desc: "<strong>ディスプレイ</strong>が利用可能になりました - ワイヤレイヤで信号を接続することで、その内容を表示できます!<br><br>
|
desc: "<strong>ディスプレイ</strong>が利用可能になりました -
|
||||||
補足: ベルトリーダーとストレージが最後に通過したアイテムを出力していることに気づきましたか? それをディスプレイに表示してみてください!"
|
ワイヤレイヤで信号を接続することで、その内容を表示できます!<br><br> 補足:
|
||||||
|
ベルトリーダーとストレージが最後に通過したアイテムを出力していることに気づきましたか? それをディスプレイに表示してみてください!"
|
||||||
reward_constant_signal:
|
reward_constant_signal:
|
||||||
title: 定数信号
|
title: 定数信号
|
||||||
desc: <strong>定数信号</strong>がワイヤレイヤで利用可能になりました! これは例えば<strong>アイテムフィルタ</strong>に接続すると便利です。<br><br>
|
desc: <strong>定数信号</strong>がワイヤレイヤで利用可能になりました! これは例えば<strong>アイテムフィルタ</strong>に接続すると便利です。<br><br>
|
||||||
@ -814,6 +938,10 @@ keybindings:
|
|||||||
rotateToDown: "回転: 下向きにする"
|
rotateToDown: "回転: 下向きにする"
|
||||||
rotateToRight: "回転: 右向きにする"
|
rotateToRight: "回転: 右向きにする"
|
||||||
rotateToLeft: "回転: 左向きにする"
|
rotateToLeft: "回転: 左向きにする"
|
||||||
|
constant_producer: Constant Producer
|
||||||
|
goal_acceptor: Goal Acceptor
|
||||||
|
block: Block
|
||||||
|
massSelectClear: Clear belts
|
||||||
about:
|
about:
|
||||||
title: このゲームについて
|
title: このゲームについて
|
||||||
body: >-
|
body: >-
|
||||||
@ -860,9 +988,9 @@ tips:
|
|||||||
- 切断機は配置された向きを考慮せず、常に垂直に切断します。
|
- 切断機は配置された向きを考慮せず、常に垂直に切断します。
|
||||||
- ストレージは左側の出力を優先します。
|
- ストレージは左側の出力を優先します。
|
||||||
- 増築可能なデザインを作るために時間を使ってください。それだけの価値があります!
|
- 増築可能なデザインを作るために時間を使ってください。それだけの価値があります!
|
||||||
- <b>SHIFT</b>を使用すると複数の建物を一度に配置できます。
|
- Invest time to build repeatable designs - it's worth it!
|
||||||
- <b>ALT</b>を押しながらベルトを設置すると、向きを逆転できます。
|
- <b>ALT</b>を押しながらベルトを設置すると、向きを逆転できます。
|
||||||
- 効率が重要です!
|
- You can hold <b>ALT</b> to invert the direction of placed belts.
|
||||||
- ハブから遠くに離れるほど、形状資源はより複雑な形になります。
|
- ハブから遠くに離れるほど、形状資源はより複雑な形になります。
|
||||||
- 機械の速度には上限があるので、最大効率を得るためには入力を分割してください。
|
- 機械の速度には上限があるので、最大効率を得るためには入力を分割してください。
|
||||||
- 効率を最大化するために分配機/合流機を使用できます。
|
- 効率を最大化するために分配機/合流機を使用できます。
|
||||||
@ -878,8 +1006,8 @@ tips:
|
|||||||
- モジュールがあれば、空間はただの認識に過ぎなくなる――生ある人間に対する気遣いだ。
|
- モジュールがあれば、空間はただの認識に過ぎなくなる――生ある人間に対する気遣いだ。
|
||||||
- 設計図としての工場を別に作っておくと、工場のモジュール化において重要な役割を果たします。
|
- 設計図としての工場を別に作っておくと、工場のモジュール化において重要な役割を果たします。
|
||||||
- 混色機をよく見ると、色の混ぜ方が解ります。
|
- 混色機をよく見ると、色の混ぜ方が解ります。
|
||||||
- <b>CTRL</b> + クリックで範囲選択ができます。
|
- Have a closer look at the color mixer, and your questions will be answered.
|
||||||
- ハブに近すぎる設計物を作ると、のちの設計の邪魔になるかもしれません。
|
- Use <b>CTRL</b> + Click to select an area.
|
||||||
- アップグレードリストの各形状の横にあるピンのアイコンは、その形状を画面左に固定表示します。
|
- アップグレードリストの各形状の横にあるピンのアイコンは、その形状を画面左に固定表示します。
|
||||||
- 三原色全てを混ぜ合わせると白になります!
|
- 三原色全てを混ぜ合わせると白になります!
|
||||||
- マップは無限の広さがあります。臆せずに拡張してください。
|
- マップは無限の広さがあります。臆せずに拡張してください。
|
||||||
@ -893,3 +1021,58 @@ tips:
|
|||||||
- F4を押すことで、FPSとTickレートを表示できます。
|
- F4を押すことで、FPSとTickレートを表示できます。
|
||||||
- F4を2回押すと、マウスとカメラの座標を表示できます。
|
- F4を2回押すと、マウスとカメラの座標を表示できます。
|
||||||
- 左のピン留めされた図形をクリックすると、固定を解除できます。
|
- 左のピン留めされた図形をクリックすると、固定を解除できます。
|
||||||
|
- You can click a pinned shape on the left side to unpin it.
|
||||||
|
puzzleMenu:
|
||||||
|
play: Play
|
||||||
|
edit: Edit
|
||||||
|
title: Puzzle Mode
|
||||||
|
createPuzzle: Create Puzzle
|
||||||
|
loadPuzzle: Load
|
||||||
|
reviewPuzzle: Review & Publish
|
||||||
|
validatingPuzzle: Validating Puzzle
|
||||||
|
submittingPuzzle: Submitting Puzzle
|
||||||
|
noPuzzles: There are currently no puzzles in this section.
|
||||||
|
categories:
|
||||||
|
levels: Levels
|
||||||
|
new: New
|
||||||
|
top-rated: Top Rated
|
||||||
|
mine: My Puzzles
|
||||||
|
short: Short
|
||||||
|
easy: Easy
|
||||||
|
hard: Hard
|
||||||
|
completed: Completed
|
||||||
|
validation:
|
||||||
|
title: Invalid Puzzle
|
||||||
|
noProducers: Please place a Constant Producer!
|
||||||
|
noGoalAcceptors: Please place a Goal Acceptor!
|
||||||
|
goalAcceptorNoItem: One or more Goal Acceptors have not yet assigned an item.
|
||||||
|
Deliver a shape to them to set a goal.
|
||||||
|
goalAcceptorRateNotMet: One or more Goal Acceptors are not getting enough items.
|
||||||
|
Make sure that the indicators are green for all acceptors.
|
||||||
|
buildingOutOfBounds: One or more buildings are outside of the buildable area.
|
||||||
|
Either increase the area or remove them.
|
||||||
|
autoComplete: Your puzzle autocompletes itself! Please make sure your constant
|
||||||
|
producers are not directly delivering to your goal acceptors.
|
||||||
|
backendErrors:
|
||||||
|
ratelimit: You are performing your actions too frequent. Please wait a bit.
|
||||||
|
invalid-api-key: Failed to communicate with the backend, please try to
|
||||||
|
update/restart the game (Invalid Api Key).
|
||||||
|
unauthorized: Failed to communicate with the backend, please try to
|
||||||
|
update/restart the game (Unauthorized).
|
||||||
|
bad-token: Failed to communicate with the backend, please try to update/restart
|
||||||
|
the game (Bad Token).
|
||||||
|
bad-id: Invalid puzzle identifier.
|
||||||
|
not-found: The given puzzle could not be found.
|
||||||
|
bad-category: The given category could not be found.
|
||||||
|
bad-short-key: The given short key is invalid.
|
||||||
|
profane-title: Your puzzle title contains profane words.
|
||||||
|
bad-title-too-many-spaces: Your puzzle title is too short.
|
||||||
|
bad-shape-key-in-emitter: A constant producer has an invalid item.
|
||||||
|
bad-shape-key-in-goal: A goal acceptor has an invalid item.
|
||||||
|
no-emitters: Your puzzle does not contain any constant producers.
|
||||||
|
no-goals: Your puzzle does not contain any goal acceptors.
|
||||||
|
short-key-already-taken: This short key is already taken, please use another one.
|
||||||
|
can-not-report-your-own-puzzle: You can not report your own puzzle.
|
||||||
|
bad-payload: The request contains invalid data.
|
||||||
|
bad-building-placement: Your puzzle contains invalid placed buildings.
|
||||||
|
timeout: The request timed out.
|
||||||
|
@ -47,6 +47,7 @@ global:
|
|||||||
escape: ESC
|
escape: ESC
|
||||||
shift: SHIFT
|
shift: SHIFT
|
||||||
space: SPACE
|
space: SPACE
|
||||||
|
loggingIn: Logging in
|
||||||
demoBanners:
|
demoBanners:
|
||||||
title: 체험판 버전
|
title: 체험판 버전
|
||||||
intro: 정식 버전을 구매해서 모든 콘텐츠를 사용해 보세요!
|
intro: 정식 버전을 구매해서 모든 콘텐츠를 사용해 보세요!
|
||||||
@ -66,6 +67,11 @@ mainMenu:
|
|||||||
madeBy: 제작 <author-link>
|
madeBy: 제작 <author-link>
|
||||||
subreddit: Reddit
|
subreddit: Reddit
|
||||||
savegameUnnamed: 이름 없음
|
savegameUnnamed: 이름 없음
|
||||||
|
puzzleMode: Puzzle Mode
|
||||||
|
back: Back
|
||||||
|
puzzleDlcText: Do you enjoy compacting and optimizing factories? Get the Puzzle
|
||||||
|
DLC now on Steam for even more fun!
|
||||||
|
puzzleDlcWishlist: Wishlist now!
|
||||||
dialogs:
|
dialogs:
|
||||||
buttons:
|
buttons:
|
||||||
ok: 확인
|
ok: 확인
|
||||||
@ -79,6 +85,9 @@ dialogs:
|
|||||||
viewUpdate: 업데이트 보기
|
viewUpdate: 업데이트 보기
|
||||||
showUpgrades: 업그레이드 보기
|
showUpgrades: 업그레이드 보기
|
||||||
showKeybindings: 조작법 보기
|
showKeybindings: 조작법 보기
|
||||||
|
retry: Retry
|
||||||
|
continue: Continue
|
||||||
|
playOffline: Play Offline
|
||||||
importSavegameError:
|
importSavegameError:
|
||||||
title: 가져오기 오류
|
title: 가져오기 오류
|
||||||
text: "세이브 파일을 가져오지 못했습니다:"
|
text: "세이브 파일을 가져오지 못했습니다:"
|
||||||
@ -163,6 +172,67 @@ dialogs:
|
|||||||
tutorialVideoAvailableForeignLanguage:
|
tutorialVideoAvailableForeignLanguage:
|
||||||
title: 활성화된 튜토리얼
|
title: 활성화된 튜토리얼
|
||||||
desc: 현재 레벨에서 사용할 수 있는 튜토리얼 비디오가 있습니다! 허나 영어로만 제공될 것입니다. 보시겠습니까?
|
desc: 현재 레벨에서 사용할 수 있는 튜토리얼 비디오가 있습니다! 허나 영어로만 제공될 것입니다. 보시겠습니까?
|
||||||
|
editConstantProducer:
|
||||||
|
title: Set Item
|
||||||
|
puzzleLoadFailed:
|
||||||
|
title: Puzzles failed to load
|
||||||
|
desc: "Unfortunately the puzzles could not be loaded:"
|
||||||
|
submitPuzzle:
|
||||||
|
title: Submit Puzzle
|
||||||
|
descName: "Give your puzzle a name:"
|
||||||
|
descIcon: "Please enter a unique short key, which will be shown as the icon of
|
||||||
|
your puzzle (You can generate them <link>here</link>, or choose one
|
||||||
|
of the randomly suggested shapes below):"
|
||||||
|
placeholderName: Puzzle Title
|
||||||
|
puzzleResizeBadBuildings:
|
||||||
|
title: Resize not possible
|
||||||
|
desc: You can't make the zone any smaller, because then some buildings would be
|
||||||
|
outside the zone.
|
||||||
|
puzzleLoadError:
|
||||||
|
title: Bad Puzzle
|
||||||
|
desc: "The puzzle failed to load:"
|
||||||
|
offlineMode:
|
||||||
|
title: Offline Mode
|
||||||
|
desc: We couldn't reach the servers, so the game has to run in offline mode.
|
||||||
|
Please make sure you have an active internect connection.
|
||||||
|
puzzleDownloadError:
|
||||||
|
title: Download Error
|
||||||
|
desc: "Failed to download the puzzle:"
|
||||||
|
puzzleSubmitError:
|
||||||
|
title: Submission Error
|
||||||
|
desc: "Failed to submit your puzzle:"
|
||||||
|
puzzleSubmitOk:
|
||||||
|
title: Puzzle Published
|
||||||
|
desc: Congratulations! Your puzzle has been published and can now be played by
|
||||||
|
others. You can now find it in the "My puzzles" section.
|
||||||
|
puzzleCreateOffline:
|
||||||
|
title: Offline Mode
|
||||||
|
desc: Since you are offline, you will not be able to save and/or publish your
|
||||||
|
puzzle. Would you still like to continue?
|
||||||
|
puzzlePlayRegularRecommendation:
|
||||||
|
title: Recommendation
|
||||||
|
desc: I <strong>strongly</strong> recommend playing the normal game to level 12
|
||||||
|
before attempting the puzzle DLC, otherwise you may encounter
|
||||||
|
mechanics not yet introduced. Do you still want to continue?
|
||||||
|
puzzleShare:
|
||||||
|
title: Short Key Copied
|
||||||
|
desc: The short key of the puzzle (<key>) has been copied to your clipboard! It
|
||||||
|
can be entered in the puzzle menu to access the puzzle.
|
||||||
|
puzzleReport:
|
||||||
|
title: Report Puzzle
|
||||||
|
options:
|
||||||
|
profane: Profane
|
||||||
|
unsolvable: Not solvable
|
||||||
|
trolling: Trolling
|
||||||
|
puzzleReportComplete:
|
||||||
|
title: Thank you for your feedback!
|
||||||
|
desc: The puzzle has been flagged.
|
||||||
|
puzzleReportError:
|
||||||
|
title: Failed to report
|
||||||
|
desc: "Your report could not get processed:"
|
||||||
|
puzzleLoadShortKey:
|
||||||
|
title: Enter short key
|
||||||
|
desc: Enter the short key of the puzzle to load it.
|
||||||
ingame:
|
ingame:
|
||||||
keybindingsOverlay:
|
keybindingsOverlay:
|
||||||
moveMap: 이동
|
moveMap: 이동
|
||||||
@ -184,6 +254,7 @@ ingame:
|
|||||||
clearSelection: 지우기
|
clearSelection: 지우기
|
||||||
pipette: 피펫
|
pipette: 피펫
|
||||||
switchLayers: 레이어 전환
|
switchLayers: 레이어 전환
|
||||||
|
clearBelts: Clear belts
|
||||||
buildingPlacement:
|
buildingPlacement:
|
||||||
cycleBuildingVariants: <key> 키를 눌러 변형 전환
|
cycleBuildingVariants: <key> 키를 눌러 변형 전환
|
||||||
hotkeyLabel: "단축키: <key>"
|
hotkeyLabel: "단축키: <key>"
|
||||||
@ -322,6 +393,44 @@ ingame:
|
|||||||
achievements:
|
achievements:
|
||||||
title: Achievements
|
title: Achievements
|
||||||
desc: Hunt them all!
|
desc: Hunt them all!
|
||||||
|
puzzleEditorSettings:
|
||||||
|
zoneTitle: Zone
|
||||||
|
zoneWidth: Width
|
||||||
|
zoneHeight: Height
|
||||||
|
trimZone: Trim
|
||||||
|
clearItems: Clear Items
|
||||||
|
share: Share
|
||||||
|
report: Report
|
||||||
|
puzzleEditorControls:
|
||||||
|
title: Puzzle Creator
|
||||||
|
instructions:
|
||||||
|
- 1. Place <strong>Constant Producers</strong> to provide shapes and
|
||||||
|
colors to the player
|
||||||
|
- 2. Build one or more shapes you want the player to build later and
|
||||||
|
deliver it to one or more <strong>Goal Acceptors</strong>
|
||||||
|
- 3. Once a Goal Acceptor receives a shape for a certain amount of
|
||||||
|
time, it <strong>saves it as a goal</strong> that the player must
|
||||||
|
produce later (Indicated by the <strong>green badge</strong>).
|
||||||
|
- 4. Click the <strong>lock button</strong> on a building to disable
|
||||||
|
it.
|
||||||
|
- 5. Once you click review, your puzzle will be validated and you
|
||||||
|
can publish it.
|
||||||
|
- 6. Upon release, <strong>all buildings will be removed</strong>
|
||||||
|
except for the Producers and Goal Acceptors - That's the part that
|
||||||
|
the player is supposed to figure out for themselves, after all :)
|
||||||
|
puzzleCompletion:
|
||||||
|
title: Puzzle Completed!
|
||||||
|
titleLike: "Click the heart if you liked the puzzle:"
|
||||||
|
titleRating: How difficult did you find the puzzle?
|
||||||
|
titleRatingDesc: Your rating will help me to make you better suggestions in the future
|
||||||
|
continueBtn: Keep Playing
|
||||||
|
menuBtn: Menu
|
||||||
|
puzzleMetadata:
|
||||||
|
author: Author
|
||||||
|
shortKey: Short Key
|
||||||
|
rating: Difficulty score
|
||||||
|
averageDuration: Avg. Duration
|
||||||
|
completionRate: Completion rate
|
||||||
shopUpgrades:
|
shopUpgrades:
|
||||||
belt:
|
belt:
|
||||||
name: 벨트, 밸런서, 터널
|
name: 벨트, 밸런서, 터널
|
||||||
@ -506,6 +615,18 @@ buildings:
|
|||||||
default:
|
default:
|
||||||
name: 아이템 생성기
|
name: 아이템 생성기
|
||||||
description: 샌드박스 모드에서만 사용할 수 있는 아이템으로, 일반 레이어 위에 있는 전선 레이어에서 주어진 신호를 출력합니다.
|
description: 샌드박스 모드에서만 사용할 수 있는 아이템으로, 일반 레이어 위에 있는 전선 레이어에서 주어진 신호를 출력합니다.
|
||||||
|
constant_producer:
|
||||||
|
default:
|
||||||
|
name: Constant Producer
|
||||||
|
description: Constantly outputs a specified shape or color.
|
||||||
|
goal_acceptor:
|
||||||
|
default:
|
||||||
|
name: Goal Acceptor
|
||||||
|
description: Deliver shapes to the goal acceptor to set them as a goal.
|
||||||
|
block:
|
||||||
|
default:
|
||||||
|
name: Block
|
||||||
|
description: Allows you to block a tile.
|
||||||
storyRewards:
|
storyRewards:
|
||||||
reward_cutter_and_trash:
|
reward_cutter_and_trash:
|
||||||
title: 절단기
|
title: 절단기
|
||||||
@ -765,8 +886,8 @@ settings:
|
|||||||
description: 기본적으로 활성화되어 있으며, 자원 패치에서 피펫 기능을 사용 시 즉시 추출기를 선택합니다.
|
description: 기본적으로 활성화되어 있으며, 자원 패치에서 피펫 기능을 사용 시 즉시 추출기를 선택합니다.
|
||||||
simplifiedBelts:
|
simplifiedBelts:
|
||||||
title: 벨트 단순화 (못생김)
|
title: 벨트 단순화 (못생김)
|
||||||
description: 성능 향상을 위해 벨트를 가리킬 때를 제외한 모든 상황에서 벨트 아이템을 렌더링하지 않습니다. 이 기능을 사용할
|
description: 성능 향상을 위해 벨트를 가리킬 때를 제외한 모든 상황에서 벨트 아이템을 렌더링하지 않습니다. 이 기능을 사용할 정도로
|
||||||
정도로 심각한 성능 문제가 일어나지 않는 한, 이 설정을 사용할 필요는 없습니다.
|
심각한 성능 문제가 일어나지 않는 한, 이 설정을 사용할 필요는 없습니다.
|
||||||
enableMousePan:
|
enableMousePan:
|
||||||
title: 화면 가장자리 패닝
|
title: 화면 가장자리 패닝
|
||||||
description: 커서를 화면 가장자리로 옮기면 스크롤되어 지도를 이동할 수 있습니다. 스크롤 속도는 이동 속도 설정에 따릅니다.
|
description: 커서를 화면 가장자리로 옮기면 스크롤되어 지도를 이동할 수 있습니다. 스크롤 속도는 이동 속도 설정에 따릅니다.
|
||||||
@ -853,6 +974,10 @@ keybindings:
|
|||||||
rotateToDown: "Rotate: Point Down"
|
rotateToDown: "Rotate: Point Down"
|
||||||
rotateToRight: "Rotate: Point Right"
|
rotateToRight: "Rotate: Point Right"
|
||||||
rotateToLeft: "Rotate: Point Left"
|
rotateToLeft: "Rotate: Point Left"
|
||||||
|
constant_producer: Constant Producer
|
||||||
|
goal_acceptor: Goal Acceptor
|
||||||
|
block: Block
|
||||||
|
massSelectClear: Clear belts
|
||||||
about:
|
about:
|
||||||
title: 게임 정보
|
title: 게임 정보
|
||||||
body: >-
|
body: >-
|
||||||
@ -933,3 +1058,57 @@ tips:
|
|||||||
- F4 키를 누르면 FPS와 틱 비율을 표시합니다.
|
- F4 키를 누르면 FPS와 틱 비율을 표시합니다.
|
||||||
- F4 키를 두번 누르면 마우스와 카메라의 타일을 표시합니다.
|
- F4 키를 두번 누르면 마우스와 카메라의 타일을 표시합니다.
|
||||||
- 왼쪽에 고정된 도형을 클릭하여 고정을 해제할 수 있습니다.
|
- 왼쪽에 고정된 도형을 클릭하여 고정을 해제할 수 있습니다.
|
||||||
|
puzzleMenu:
|
||||||
|
play: Play
|
||||||
|
edit: Edit
|
||||||
|
title: Puzzle Mode
|
||||||
|
createPuzzle: Create Puzzle
|
||||||
|
loadPuzzle: Load
|
||||||
|
reviewPuzzle: Review & Publish
|
||||||
|
validatingPuzzle: Validating Puzzle
|
||||||
|
submittingPuzzle: Submitting Puzzle
|
||||||
|
noPuzzles: There are currently no puzzles in this section.
|
||||||
|
categories:
|
||||||
|
levels: Levels
|
||||||
|
new: New
|
||||||
|
top-rated: Top Rated
|
||||||
|
mine: My Puzzles
|
||||||
|
short: Short
|
||||||
|
easy: Easy
|
||||||
|
hard: Hard
|
||||||
|
completed: Completed
|
||||||
|
validation:
|
||||||
|
title: Invalid Puzzle
|
||||||
|
noProducers: Please place a Constant Producer!
|
||||||
|
noGoalAcceptors: Please place a Goal Acceptor!
|
||||||
|
goalAcceptorNoItem: One or more Goal Acceptors have not yet assigned an item.
|
||||||
|
Deliver a shape to them to set a goal.
|
||||||
|
goalAcceptorRateNotMet: One or more Goal Acceptors are not getting enough items.
|
||||||
|
Make sure that the indicators are green for all acceptors.
|
||||||
|
buildingOutOfBounds: One or more buildings are outside of the buildable area.
|
||||||
|
Either increase the area or remove them.
|
||||||
|
autoComplete: Your puzzle autocompletes itself! Please make sure your constant
|
||||||
|
producers are not directly delivering to your goal acceptors.
|
||||||
|
backendErrors:
|
||||||
|
ratelimit: You are performing your actions too frequent. Please wait a bit.
|
||||||
|
invalid-api-key: Failed to communicate with the backend, please try to
|
||||||
|
update/restart the game (Invalid Api Key).
|
||||||
|
unauthorized: Failed to communicate with the backend, please try to
|
||||||
|
update/restart the game (Unauthorized).
|
||||||
|
bad-token: Failed to communicate with the backend, please try to update/restart
|
||||||
|
the game (Bad Token).
|
||||||
|
bad-id: Invalid puzzle identifier.
|
||||||
|
not-found: The given puzzle could not be found.
|
||||||
|
bad-category: The given category could not be found.
|
||||||
|
bad-short-key: The given short key is invalid.
|
||||||
|
profane-title: Your puzzle title contains profane words.
|
||||||
|
bad-title-too-many-spaces: Your puzzle title is too short.
|
||||||
|
bad-shape-key-in-emitter: A constant producer has an invalid item.
|
||||||
|
bad-shape-key-in-goal: A goal acceptor has an invalid item.
|
||||||
|
no-emitters: Your puzzle does not contain any constant producers.
|
||||||
|
no-goals: Your puzzle does not contain any goal acceptors.
|
||||||
|
short-key-already-taken: This short key is already taken, please use another one.
|
||||||
|
can-not-report-your-own-puzzle: You can not report your own puzzle.
|
||||||
|
bad-payload: The request contains invalid data.
|
||||||
|
bad-building-placement: Your puzzle contains invalid placed buildings.
|
||||||
|
timeout: The request timed out.
|
||||||
|
@ -52,6 +52,7 @@ global:
|
|||||||
escape: ESC
|
escape: ESC
|
||||||
shift: SHIFT
|
shift: SHIFT
|
||||||
space: SPACE
|
space: SPACE
|
||||||
|
loggingIn: Logging in
|
||||||
demoBanners:
|
demoBanners:
|
||||||
title: Demo Version
|
title: Demo Version
|
||||||
intro: Get the standalone to unlock all features!
|
intro: Get the standalone to unlock all features!
|
||||||
@ -71,6 +72,11 @@ mainMenu:
|
|||||||
madeBy: Made by <author-link>
|
madeBy: Made by <author-link>
|
||||||
subreddit: Reddit
|
subreddit: Reddit
|
||||||
savegameUnnamed: Unnamed
|
savegameUnnamed: Unnamed
|
||||||
|
puzzleMode: Puzzle Mode
|
||||||
|
back: Back
|
||||||
|
puzzleDlcText: Do you enjoy compacting and optimizing factories? Get the Puzzle
|
||||||
|
DLC now on Steam for even more fun!
|
||||||
|
puzzleDlcWishlist: Wishlist now!
|
||||||
dialogs:
|
dialogs:
|
||||||
buttons:
|
buttons:
|
||||||
ok: OK
|
ok: OK
|
||||||
@ -84,6 +90,9 @@ dialogs:
|
|||||||
viewUpdate: View Update
|
viewUpdate: View Update
|
||||||
showUpgrades: Show Upgrades
|
showUpgrades: Show Upgrades
|
||||||
showKeybindings: Show Keybindings
|
showKeybindings: Show Keybindings
|
||||||
|
retry: Retry
|
||||||
|
continue: Continue
|
||||||
|
playOffline: Play Offline
|
||||||
importSavegameError:
|
importSavegameError:
|
||||||
title: Import Error
|
title: Import Error
|
||||||
text: "Failed to import your savegame:"
|
text: "Failed to import your savegame:"
|
||||||
@ -180,6 +189,67 @@ dialogs:
|
|||||||
title: Tutorial Available
|
title: Tutorial Available
|
||||||
desc: There is a tutorial video available for this level, but it is only
|
desc: There is a tutorial video available for this level, but it is only
|
||||||
available in English. Would you like to watch it?
|
available in English. Would you like to watch it?
|
||||||
|
editConstantProducer:
|
||||||
|
title: Set Item
|
||||||
|
puzzleLoadFailed:
|
||||||
|
title: Puzzles failed to load
|
||||||
|
desc: "Unfortunately the puzzles could not be loaded:"
|
||||||
|
submitPuzzle:
|
||||||
|
title: Submit Puzzle
|
||||||
|
descName: "Give your puzzle a name:"
|
||||||
|
descIcon: "Please enter a unique short key, which will be shown as the icon of
|
||||||
|
your puzzle (You can generate them <link>here</link>, or choose one
|
||||||
|
of the randomly suggested shapes below):"
|
||||||
|
placeholderName: Puzzle Title
|
||||||
|
puzzleResizeBadBuildings:
|
||||||
|
title: Resize not possible
|
||||||
|
desc: You can't make the zone any smaller, because then some buildings would be
|
||||||
|
outside the zone.
|
||||||
|
puzzleLoadError:
|
||||||
|
title: Bad Puzzle
|
||||||
|
desc: "The puzzle failed to load:"
|
||||||
|
offlineMode:
|
||||||
|
title: Offline Mode
|
||||||
|
desc: We couldn't reach the servers, so the game has to run in offline mode.
|
||||||
|
Please make sure you have an active internect connection.
|
||||||
|
puzzleDownloadError:
|
||||||
|
title: Download Error
|
||||||
|
desc: "Failed to download the puzzle:"
|
||||||
|
puzzleSubmitError:
|
||||||
|
title: Submission Error
|
||||||
|
desc: "Failed to submit your puzzle:"
|
||||||
|
puzzleSubmitOk:
|
||||||
|
title: Puzzle Published
|
||||||
|
desc: Congratulations! Your puzzle has been published and can now be played by
|
||||||
|
others. You can now find it in the "My puzzles" section.
|
||||||
|
puzzleCreateOffline:
|
||||||
|
title: Offline Mode
|
||||||
|
desc: Since you are offline, you will not be able to save and/or publish your
|
||||||
|
puzzle. Would you still like to continue?
|
||||||
|
puzzlePlayRegularRecommendation:
|
||||||
|
title: Recommendation
|
||||||
|
desc: I <strong>strongly</strong> recommend playing the normal game to level 12
|
||||||
|
before attempting the puzzle DLC, otherwise you may encounter
|
||||||
|
mechanics not yet introduced. Do you still want to continue?
|
||||||
|
puzzleShare:
|
||||||
|
title: Short Key Copied
|
||||||
|
desc: The short key of the puzzle (<key>) has been copied to your clipboard! It
|
||||||
|
can be entered in the puzzle menu to access the puzzle.
|
||||||
|
puzzleReport:
|
||||||
|
title: Report Puzzle
|
||||||
|
options:
|
||||||
|
profane: Profane
|
||||||
|
unsolvable: Not solvable
|
||||||
|
trolling: Trolling
|
||||||
|
puzzleReportComplete:
|
||||||
|
title: Thank you for your feedback!
|
||||||
|
desc: The puzzle has been flagged.
|
||||||
|
puzzleReportError:
|
||||||
|
title: Failed to report
|
||||||
|
desc: "Your report could not get processed:"
|
||||||
|
puzzleLoadShortKey:
|
||||||
|
title: Enter short key
|
||||||
|
desc: Enter the short key of the puzzle to load it.
|
||||||
ingame:
|
ingame:
|
||||||
keybindingsOverlay:
|
keybindingsOverlay:
|
||||||
moveMap: Move
|
moveMap: Move
|
||||||
@ -201,6 +271,7 @@ ingame:
|
|||||||
clearSelection: Clear Selection
|
clearSelection: Clear Selection
|
||||||
pipette: Pipette
|
pipette: Pipette
|
||||||
switchLayers: Switch layers
|
switchLayers: Switch layers
|
||||||
|
clearBelts: Clear belts
|
||||||
buildingPlacement:
|
buildingPlacement:
|
||||||
cycleBuildingVariants: Press <key> to cycle variants.
|
cycleBuildingVariants: Press <key> to cycle variants.
|
||||||
hotkeyLabel: "Hotkey: <key>"
|
hotkeyLabel: "Hotkey: <key>"
|
||||||
@ -348,6 +419,44 @@ ingame:
|
|||||||
achievements:
|
achievements:
|
||||||
title: Achievements
|
title: Achievements
|
||||||
desc: Hunt them all!
|
desc: Hunt them all!
|
||||||
|
puzzleEditorSettings:
|
||||||
|
zoneTitle: Zone
|
||||||
|
zoneWidth: Width
|
||||||
|
zoneHeight: Height
|
||||||
|
trimZone: Trim
|
||||||
|
clearItems: Clear Items
|
||||||
|
share: Share
|
||||||
|
report: Report
|
||||||
|
puzzleEditorControls:
|
||||||
|
title: Puzzle Creator
|
||||||
|
instructions:
|
||||||
|
- 1. Place <strong>Constant Producers</strong> to provide shapes and
|
||||||
|
colors to the player
|
||||||
|
- 2. Build one or more shapes you want the player to build later and
|
||||||
|
deliver it to one or more <strong>Goal Acceptors</strong>
|
||||||
|
- 3. Once a Goal Acceptor receives a shape for a certain amount of
|
||||||
|
time, it <strong>saves it as a goal</strong> that the player must
|
||||||
|
produce later (Indicated by the <strong>green badge</strong>).
|
||||||
|
- 4. Click the <strong>lock button</strong> on a building to disable
|
||||||
|
it.
|
||||||
|
- 5. Once you click review, your puzzle will be validated and you
|
||||||
|
can publish it.
|
||||||
|
- 6. Upon release, <strong>all buildings will be removed</strong>
|
||||||
|
except for the Producers and Goal Acceptors - That's the part that
|
||||||
|
the player is supposed to figure out for themselves, after all :)
|
||||||
|
puzzleCompletion:
|
||||||
|
title: Puzzle Completed!
|
||||||
|
titleLike: "Click the heart if you liked the puzzle:"
|
||||||
|
titleRating: How difficult did you find the puzzle?
|
||||||
|
titleRatingDesc: Your rating will help me to make you better suggestions in the future
|
||||||
|
continueBtn: Keep Playing
|
||||||
|
menuBtn: Menu
|
||||||
|
puzzleMetadata:
|
||||||
|
author: Author
|
||||||
|
shortKey: Short Key
|
||||||
|
rating: Difficulty score
|
||||||
|
averageDuration: Avg. Duration
|
||||||
|
completionRate: Completion rate
|
||||||
shopUpgrades:
|
shopUpgrades:
|
||||||
belt:
|
belt:
|
||||||
name: Belts, Distributor & Tunnels
|
name: Belts, Distributor & Tunnels
|
||||||
@ -554,6 +663,18 @@ buildings:
|
|||||||
name: Item Producer
|
name: Item Producer
|
||||||
description: Available in sandbox mode only, outputs the given signal from the
|
description: Available in sandbox mode only, outputs the given signal from the
|
||||||
wires layer on the regular layer.
|
wires layer on the regular layer.
|
||||||
|
constant_producer:
|
||||||
|
default:
|
||||||
|
name: Constant Producer
|
||||||
|
description: Constantly outputs a specified shape or color.
|
||||||
|
goal_acceptor:
|
||||||
|
default:
|
||||||
|
name: Goal Acceptor
|
||||||
|
description: Deliver shapes to the goal acceptor to set them as a goal.
|
||||||
|
block:
|
||||||
|
default:
|
||||||
|
name: Block
|
||||||
|
description: Allows you to block a tile.
|
||||||
storyRewards:
|
storyRewards:
|
||||||
reward_cutter_and_trash:
|
reward_cutter_and_trash:
|
||||||
title: Cutting Shapes
|
title: Cutting Shapes
|
||||||
@ -954,6 +1075,10 @@ keybindings:
|
|||||||
rotateToDown: "Rotate: Point Down"
|
rotateToDown: "Rotate: Point Down"
|
||||||
rotateToRight: "Rotate: Point Right"
|
rotateToRight: "Rotate: Point Right"
|
||||||
rotateToLeft: "Rotate: Point Left"
|
rotateToLeft: "Rotate: Point Left"
|
||||||
|
constant_producer: Constant Producer
|
||||||
|
goal_acceptor: Goal Acceptor
|
||||||
|
block: Block
|
||||||
|
massSelectClear: Clear belts
|
||||||
about:
|
about:
|
||||||
title: About this Game
|
title: About this Game
|
||||||
body: >-
|
body: >-
|
||||||
@ -1039,3 +1164,57 @@ tips:
|
|||||||
- Press F4 to show your FPS and Tick Rate.
|
- Press F4 to show your FPS and Tick Rate.
|
||||||
- Press F4 twice to show the tile of your mouse and camera.
|
- Press F4 twice to show the tile of your mouse and camera.
|
||||||
- You can click a pinned shape on the left side to unpin it.
|
- You can click a pinned shape on the left side to unpin it.
|
||||||
|
puzzleMenu:
|
||||||
|
play: Play
|
||||||
|
edit: Edit
|
||||||
|
title: Puzzle Mode
|
||||||
|
createPuzzle: Create Puzzle
|
||||||
|
loadPuzzle: Load
|
||||||
|
reviewPuzzle: Review & Publish
|
||||||
|
validatingPuzzle: Validating Puzzle
|
||||||
|
submittingPuzzle: Submitting Puzzle
|
||||||
|
noPuzzles: There are currently no puzzles in this section.
|
||||||
|
categories:
|
||||||
|
levels: Levels
|
||||||
|
new: New
|
||||||
|
top-rated: Top Rated
|
||||||
|
mine: My Puzzles
|
||||||
|
short: Short
|
||||||
|
easy: Easy
|
||||||
|
hard: Hard
|
||||||
|
completed: Completed
|
||||||
|
validation:
|
||||||
|
title: Invalid Puzzle
|
||||||
|
noProducers: Please place a Constant Producer!
|
||||||
|
noGoalAcceptors: Please place a Goal Acceptor!
|
||||||
|
goalAcceptorNoItem: One or more Goal Acceptors have not yet assigned an item.
|
||||||
|
Deliver a shape to them to set a goal.
|
||||||
|
goalAcceptorRateNotMet: One or more Goal Acceptors are not getting enough items.
|
||||||
|
Make sure that the indicators are green for all acceptors.
|
||||||
|
buildingOutOfBounds: One or more buildings are outside of the buildable area.
|
||||||
|
Either increase the area or remove them.
|
||||||
|
autoComplete: Your puzzle autocompletes itself! Please make sure your constant
|
||||||
|
producers are not directly delivering to your goal acceptors.
|
||||||
|
backendErrors:
|
||||||
|
ratelimit: You are performing your actions too frequent. Please wait a bit.
|
||||||
|
invalid-api-key: Failed to communicate with the backend, please try to
|
||||||
|
update/restart the game (Invalid Api Key).
|
||||||
|
unauthorized: Failed to communicate with the backend, please try to
|
||||||
|
update/restart the game (Unauthorized).
|
||||||
|
bad-token: Failed to communicate with the backend, please try to update/restart
|
||||||
|
the game (Bad Token).
|
||||||
|
bad-id: Invalid puzzle identifier.
|
||||||
|
not-found: The given puzzle could not be found.
|
||||||
|
bad-category: The given category could not be found.
|
||||||
|
bad-short-key: The given short key is invalid.
|
||||||
|
profane-title: Your puzzle title contains profane words.
|
||||||
|
bad-title-too-many-spaces: Your puzzle title is too short.
|
||||||
|
bad-shape-key-in-emitter: A constant producer has an invalid item.
|
||||||
|
bad-shape-key-in-goal: A goal acceptor has an invalid item.
|
||||||
|
no-emitters: Your puzzle does not contain any constant producers.
|
||||||
|
no-goals: Your puzzle does not contain any goal acceptors.
|
||||||
|
short-key-already-taken: This short key is already taken, please use another one.
|
||||||
|
can-not-report-your-own-puzzle: You can not report your own puzzle.
|
||||||
|
bad-payload: The request contains invalid data.
|
||||||
|
bad-building-placement: Your puzzle contains invalid placed buildings.
|
||||||
|
timeout: The request timed out.
|
||||||
|
@ -53,6 +53,7 @@ global:
|
|||||||
escape: ESC
|
escape: ESC
|
||||||
shift: SHIFT
|
shift: SHIFT
|
||||||
space: SPATIE
|
space: SPATIE
|
||||||
|
loggingIn: Logging in
|
||||||
demoBanners:
|
demoBanners:
|
||||||
title: Demoversie
|
title: Demoversie
|
||||||
intro: Koop de standalone om alle functies te ontgrendelen!
|
intro: Koop de standalone om alle functies te ontgrendelen!
|
||||||
@ -72,6 +73,11 @@ mainMenu:
|
|||||||
madeBy: Gemaakt door <author-link>
|
madeBy: Gemaakt door <author-link>
|
||||||
subreddit: Reddit
|
subreddit: Reddit
|
||||||
savegameUnnamed: Naamloos
|
savegameUnnamed: Naamloos
|
||||||
|
puzzleMode: Puzzle Mode
|
||||||
|
back: Back
|
||||||
|
puzzleDlcText: Do you enjoy compacting and optimizing factories? Get the Puzzle
|
||||||
|
DLC now on Steam for even more fun!
|
||||||
|
puzzleDlcWishlist: Wishlist now!
|
||||||
dialogs:
|
dialogs:
|
||||||
buttons:
|
buttons:
|
||||||
ok: OK
|
ok: OK
|
||||||
@ -85,6 +91,9 @@ dialogs:
|
|||||||
viewUpdate: Zie Update
|
viewUpdate: Zie Update
|
||||||
showUpgrades: Zie Upgrades
|
showUpgrades: Zie Upgrades
|
||||||
showKeybindings: Zie Sneltoetsen
|
showKeybindings: Zie Sneltoetsen
|
||||||
|
retry: Retry
|
||||||
|
continue: Continue
|
||||||
|
playOffline: Play Offline
|
||||||
importSavegameError:
|
importSavegameError:
|
||||||
title: Importeerfout
|
title: Importeerfout
|
||||||
text: "Het importeren van je savegame is mislukt:"
|
text: "Het importeren van je savegame is mislukt:"
|
||||||
@ -188,6 +197,67 @@ dialogs:
|
|||||||
title: Tutorial Available
|
title: Tutorial Available
|
||||||
desc: Er is een tutorial beschikbaar voor dit level, maar het is alleen
|
desc: Er is een tutorial beschikbaar voor dit level, maar het is alleen
|
||||||
beschikbaar in het Engels. Zou je het toch graag kijken?
|
beschikbaar in het Engels. Zou je het toch graag kijken?
|
||||||
|
editConstantProducer:
|
||||||
|
title: Set Item
|
||||||
|
puzzleLoadFailed:
|
||||||
|
title: Puzzles failed to load
|
||||||
|
desc: "Unfortunately the puzzles could not be loaded:"
|
||||||
|
submitPuzzle:
|
||||||
|
title: Submit Puzzle
|
||||||
|
descName: "Give your puzzle a name:"
|
||||||
|
descIcon: "Please enter a unique short key, which will be shown as the icon of
|
||||||
|
your puzzle (You can generate them <link>here</link>, or choose one
|
||||||
|
of the randomly suggested shapes below):"
|
||||||
|
placeholderName: Puzzle Title
|
||||||
|
puzzleResizeBadBuildings:
|
||||||
|
title: Resize not possible
|
||||||
|
desc: You can't make the zone any smaller, because then some buildings would be
|
||||||
|
outside the zone.
|
||||||
|
puzzleLoadError:
|
||||||
|
title: Bad Puzzle
|
||||||
|
desc: "The puzzle failed to load:"
|
||||||
|
offlineMode:
|
||||||
|
title: Offline Mode
|
||||||
|
desc: We couldn't reach the servers, so the game has to run in offline mode.
|
||||||
|
Please make sure you have an active internect connection.
|
||||||
|
puzzleDownloadError:
|
||||||
|
title: Download Error
|
||||||
|
desc: "Failed to download the puzzle:"
|
||||||
|
puzzleSubmitError:
|
||||||
|
title: Submission Error
|
||||||
|
desc: "Failed to submit your puzzle:"
|
||||||
|
puzzleSubmitOk:
|
||||||
|
title: Puzzle Published
|
||||||
|
desc: Congratulations! Your puzzle has been published and can now be played by
|
||||||
|
others. You can now find it in the "My puzzles" section.
|
||||||
|
puzzleCreateOffline:
|
||||||
|
title: Offline Mode
|
||||||
|
desc: Since you are offline, you will not be able to save and/or publish your
|
||||||
|
puzzle. Would you still like to continue?
|
||||||
|
puzzlePlayRegularRecommendation:
|
||||||
|
title: Recommendation
|
||||||
|
desc: I <strong>strongly</strong> recommend playing the normal game to level 12
|
||||||
|
before attempting the puzzle DLC, otherwise you may encounter
|
||||||
|
mechanics not yet introduced. Do you still want to continue?
|
||||||
|
puzzleShare:
|
||||||
|
title: Short Key Copied
|
||||||
|
desc: The short key of the puzzle (<key>) has been copied to your clipboard! It
|
||||||
|
can be entered in the puzzle menu to access the puzzle.
|
||||||
|
puzzleReport:
|
||||||
|
title: Report Puzzle
|
||||||
|
options:
|
||||||
|
profane: Profane
|
||||||
|
unsolvable: Not solvable
|
||||||
|
trolling: Trolling
|
||||||
|
puzzleReportComplete:
|
||||||
|
title: Thank you for your feedback!
|
||||||
|
desc: The puzzle has been flagged.
|
||||||
|
puzzleReportError:
|
||||||
|
title: Failed to report
|
||||||
|
desc: "Your report could not get processed:"
|
||||||
|
puzzleLoadShortKey:
|
||||||
|
title: Enter short key
|
||||||
|
desc: Enter the short key of the puzzle to load it.
|
||||||
ingame:
|
ingame:
|
||||||
keybindingsOverlay:
|
keybindingsOverlay:
|
||||||
moveMap: Beweeg speelveld
|
moveMap: Beweeg speelveld
|
||||||
@ -209,6 +279,7 @@ ingame:
|
|||||||
clearSelection: Annuleer selectie
|
clearSelection: Annuleer selectie
|
||||||
pipette: Pipet
|
pipette: Pipet
|
||||||
switchLayers: Wissel lagen
|
switchLayers: Wissel lagen
|
||||||
|
clearBelts: Clear belts
|
||||||
buildingPlacement:
|
buildingPlacement:
|
||||||
cycleBuildingVariants: Druk op <key> om tussen varianten te wisselen.
|
cycleBuildingVariants: Druk op <key> om tussen varianten te wisselen.
|
||||||
hotkeyLabel: "Hotkey: <key>"
|
hotkeyLabel: "Hotkey: <key>"
|
||||||
@ -358,6 +429,44 @@ ingame:
|
|||||||
achievements:
|
achievements:
|
||||||
title: Achievements
|
title: Achievements
|
||||||
desc: Hunt them all!
|
desc: Hunt them all!
|
||||||
|
puzzleEditorSettings:
|
||||||
|
zoneTitle: Zone
|
||||||
|
zoneWidth: Width
|
||||||
|
zoneHeight: Height
|
||||||
|
trimZone: Trim
|
||||||
|
clearItems: Clear Items
|
||||||
|
share: Share
|
||||||
|
report: Report
|
||||||
|
puzzleEditorControls:
|
||||||
|
title: Puzzle Creator
|
||||||
|
instructions:
|
||||||
|
- 1. Place <strong>Constant Producers</strong> to provide shapes and
|
||||||
|
colors to the player
|
||||||
|
- 2. Build one or more shapes you want the player to build later and
|
||||||
|
deliver it to one or more <strong>Goal Acceptors</strong>
|
||||||
|
- 3. Once a Goal Acceptor receives a shape for a certain amount of
|
||||||
|
time, it <strong>saves it as a goal</strong> that the player must
|
||||||
|
produce later (Indicated by the <strong>green badge</strong>).
|
||||||
|
- 4. Click the <strong>lock button</strong> on a building to disable
|
||||||
|
it.
|
||||||
|
- 5. Once you click review, your puzzle will be validated and you
|
||||||
|
can publish it.
|
||||||
|
- 6. Upon release, <strong>all buildings will be removed</strong>
|
||||||
|
except for the Producers and Goal Acceptors - That's the part that
|
||||||
|
the player is supposed to figure out for themselves, after all :)
|
||||||
|
puzzleCompletion:
|
||||||
|
title: Puzzle Completed!
|
||||||
|
titleLike: "Click the heart if you liked the puzzle:"
|
||||||
|
titleRating: How difficult did you find the puzzle?
|
||||||
|
titleRatingDesc: Your rating will help me to make you better suggestions in the future
|
||||||
|
continueBtn: Keep Playing
|
||||||
|
menuBtn: Menu
|
||||||
|
puzzleMetadata:
|
||||||
|
author: Author
|
||||||
|
shortKey: Short Key
|
||||||
|
rating: Difficulty score
|
||||||
|
averageDuration: Avg. Duration
|
||||||
|
completionRate: Completion rate
|
||||||
shopUpgrades:
|
shopUpgrades:
|
||||||
belt:
|
belt:
|
||||||
name: Banden, Verdeler & Tunnels
|
name: Banden, Verdeler & Tunnels
|
||||||
@ -562,6 +671,18 @@ buildings:
|
|||||||
name: Item Producent
|
name: Item Producent
|
||||||
description: Alleen beschikbaar in sandbox-modus, geeft het gegeven signaal van
|
description: Alleen beschikbaar in sandbox-modus, geeft het gegeven signaal van
|
||||||
de kabel laag op de reguliere laag.
|
de kabel laag op de reguliere laag.
|
||||||
|
constant_producer:
|
||||||
|
default:
|
||||||
|
name: Constant Producer
|
||||||
|
description: Constantly outputs a specified shape or color.
|
||||||
|
goal_acceptor:
|
||||||
|
default:
|
||||||
|
name: Goal Acceptor
|
||||||
|
description: Deliver shapes to the goal acceptor to set them as a goal.
|
||||||
|
block:
|
||||||
|
default:
|
||||||
|
name: Block
|
||||||
|
description: Allows you to block a tile.
|
||||||
storyRewards:
|
storyRewards:
|
||||||
reward_cutter_and_trash:
|
reward_cutter_and_trash:
|
||||||
title: Vormen Knippen
|
title: Vormen Knippen
|
||||||
@ -979,6 +1100,10 @@ keybindings:
|
|||||||
rotateToDown: "Rotate: Point Down"
|
rotateToDown: "Rotate: Point Down"
|
||||||
rotateToRight: "Rotate: Point Right"
|
rotateToRight: "Rotate: Point Right"
|
||||||
rotateToLeft: "Rotate: Point Left"
|
rotateToLeft: "Rotate: Point Left"
|
||||||
|
constant_producer: Constant Producer
|
||||||
|
goal_acceptor: Goal Acceptor
|
||||||
|
block: Block
|
||||||
|
massSelectClear: Clear belts
|
||||||
about:
|
about:
|
||||||
title: Over dit spel
|
title: Over dit spel
|
||||||
body: >-
|
body: >-
|
||||||
@ -1080,3 +1205,57 @@ tips:
|
|||||||
- Druk twee keer op F4 om de tegel van je muis en camera weer te geven.
|
- Druk twee keer op F4 om de tegel van je muis en camera weer te geven.
|
||||||
- Je kan aan de linkerkant op een vastgezette vorm klikken om deze los te
|
- Je kan aan de linkerkant op een vastgezette vorm klikken om deze los te
|
||||||
maken.
|
maken.
|
||||||
|
puzzleMenu:
|
||||||
|
play: Play
|
||||||
|
edit: Edit
|
||||||
|
title: Puzzle Mode
|
||||||
|
createPuzzle: Create Puzzle
|
||||||
|
loadPuzzle: Load
|
||||||
|
reviewPuzzle: Review & Publish
|
||||||
|
validatingPuzzle: Validating Puzzle
|
||||||
|
submittingPuzzle: Submitting Puzzle
|
||||||
|
noPuzzles: There are currently no puzzles in this section.
|
||||||
|
categories:
|
||||||
|
levels: Levels
|
||||||
|
new: New
|
||||||
|
top-rated: Top Rated
|
||||||
|
mine: My Puzzles
|
||||||
|
short: Short
|
||||||
|
easy: Easy
|
||||||
|
hard: Hard
|
||||||
|
completed: Completed
|
||||||
|
validation:
|
||||||
|
title: Invalid Puzzle
|
||||||
|
noProducers: Please place a Constant Producer!
|
||||||
|
noGoalAcceptors: Please place a Goal Acceptor!
|
||||||
|
goalAcceptorNoItem: One or more Goal Acceptors have not yet assigned an item.
|
||||||
|
Deliver a shape to them to set a goal.
|
||||||
|
goalAcceptorRateNotMet: One or more Goal Acceptors are not getting enough items.
|
||||||
|
Make sure that the indicators are green for all acceptors.
|
||||||
|
buildingOutOfBounds: One or more buildings are outside of the buildable area.
|
||||||
|
Either increase the area or remove them.
|
||||||
|
autoComplete: Your puzzle autocompletes itself! Please make sure your constant
|
||||||
|
producers are not directly delivering to your goal acceptors.
|
||||||
|
backendErrors:
|
||||||
|
ratelimit: You are performing your actions too frequent. Please wait a bit.
|
||||||
|
invalid-api-key: Failed to communicate with the backend, please try to
|
||||||
|
update/restart the game (Invalid Api Key).
|
||||||
|
unauthorized: Failed to communicate with the backend, please try to
|
||||||
|
update/restart the game (Unauthorized).
|
||||||
|
bad-token: Failed to communicate with the backend, please try to update/restart
|
||||||
|
the game (Bad Token).
|
||||||
|
bad-id: Invalid puzzle identifier.
|
||||||
|
not-found: The given puzzle could not be found.
|
||||||
|
bad-category: The given category could not be found.
|
||||||
|
bad-short-key: The given short key is invalid.
|
||||||
|
profane-title: Your puzzle title contains profane words.
|
||||||
|
bad-title-too-many-spaces: Your puzzle title is too short.
|
||||||
|
bad-shape-key-in-emitter: A constant producer has an invalid item.
|
||||||
|
bad-shape-key-in-goal: A goal acceptor has an invalid item.
|
||||||
|
no-emitters: Your puzzle does not contain any constant producers.
|
||||||
|
no-goals: Your puzzle does not contain any goal acceptors.
|
||||||
|
short-key-already-taken: This short key is already taken, please use another one.
|
||||||
|
can-not-report-your-own-puzzle: You can not report your own puzzle.
|
||||||
|
bad-payload: The request contains invalid data.
|
||||||
|
bad-building-placement: Your puzzle contains invalid placed buildings.
|
||||||
|
timeout: The request timed out.
|
||||||
|
@ -53,6 +53,7 @@ global:
|
|||||||
escape: ESC
|
escape: ESC
|
||||||
shift: SHIFT
|
shift: SHIFT
|
||||||
space: MELLOMROM
|
space: MELLOMROM
|
||||||
|
loggingIn: Logging in
|
||||||
demoBanners:
|
demoBanners:
|
||||||
title: Demo Versjon
|
title: Demo Versjon
|
||||||
intro: Skaff deg frittstående versjon for å åpne alle funksjoner!
|
intro: Skaff deg frittstående versjon for å åpne alle funksjoner!
|
||||||
@ -73,6 +74,11 @@ mainMenu:
|
|||||||
madeBy: Laget av <author-link>
|
madeBy: Laget av <author-link>
|
||||||
subreddit: Reddit
|
subreddit: Reddit
|
||||||
savegameUnnamed: Unnamed
|
savegameUnnamed: Unnamed
|
||||||
|
puzzleMode: Puzzle Mode
|
||||||
|
back: Back
|
||||||
|
puzzleDlcText: Do you enjoy compacting and optimizing factories? Get the Puzzle
|
||||||
|
DLC now on Steam for even more fun!
|
||||||
|
puzzleDlcWishlist: Wishlist now!
|
||||||
dialogs:
|
dialogs:
|
||||||
buttons:
|
buttons:
|
||||||
ok: OK
|
ok: OK
|
||||||
@ -86,6 +92,9 @@ dialogs:
|
|||||||
viewUpdate: Vis Oppdatering
|
viewUpdate: Vis Oppdatering
|
||||||
showUpgrades: Vis Oppgraderinger
|
showUpgrades: Vis Oppgraderinger
|
||||||
showKeybindings: Se Hurtigtaster
|
showKeybindings: Se Hurtigtaster
|
||||||
|
retry: Retry
|
||||||
|
continue: Continue
|
||||||
|
playOffline: Play Offline
|
||||||
importSavegameError:
|
importSavegameError:
|
||||||
title: Importeringsfeil
|
title: Importeringsfeil
|
||||||
text: "Kunne ikke importere lagringsfilen:"
|
text: "Kunne ikke importere lagringsfilen:"
|
||||||
@ -186,6 +195,67 @@ dialogs:
|
|||||||
title: Tutorial Available
|
title: Tutorial Available
|
||||||
desc: There is a tutorial video available for this level, but it is only
|
desc: There is a tutorial video available for this level, but it is only
|
||||||
available in English. Would you like to watch it?
|
available in English. Would you like to watch it?
|
||||||
|
editConstantProducer:
|
||||||
|
title: Set Item
|
||||||
|
puzzleLoadFailed:
|
||||||
|
title: Puzzles failed to load
|
||||||
|
desc: "Unfortunately the puzzles could not be loaded:"
|
||||||
|
submitPuzzle:
|
||||||
|
title: Submit Puzzle
|
||||||
|
descName: "Give your puzzle a name:"
|
||||||
|
descIcon: "Please enter a unique short key, which will be shown as the icon of
|
||||||
|
your puzzle (You can generate them <link>here</link>, or choose one
|
||||||
|
of the randomly suggested shapes below):"
|
||||||
|
placeholderName: Puzzle Title
|
||||||
|
puzzleResizeBadBuildings:
|
||||||
|
title: Resize not possible
|
||||||
|
desc: You can't make the zone any smaller, because then some buildings would be
|
||||||
|
outside the zone.
|
||||||
|
puzzleLoadError:
|
||||||
|
title: Bad Puzzle
|
||||||
|
desc: "The puzzle failed to load:"
|
||||||
|
offlineMode:
|
||||||
|
title: Offline Mode
|
||||||
|
desc: We couldn't reach the servers, so the game has to run in offline mode.
|
||||||
|
Please make sure you have an active internect connection.
|
||||||
|
puzzleDownloadError:
|
||||||
|
title: Download Error
|
||||||
|
desc: "Failed to download the puzzle:"
|
||||||
|
puzzleSubmitError:
|
||||||
|
title: Submission Error
|
||||||
|
desc: "Failed to submit your puzzle:"
|
||||||
|
puzzleSubmitOk:
|
||||||
|
title: Puzzle Published
|
||||||
|
desc: Congratulations! Your puzzle has been published and can now be played by
|
||||||
|
others. You can now find it in the "My puzzles" section.
|
||||||
|
puzzleCreateOffline:
|
||||||
|
title: Offline Mode
|
||||||
|
desc: Since you are offline, you will not be able to save and/or publish your
|
||||||
|
puzzle. Would you still like to continue?
|
||||||
|
puzzlePlayRegularRecommendation:
|
||||||
|
title: Recommendation
|
||||||
|
desc: I <strong>strongly</strong> recommend playing the normal game to level 12
|
||||||
|
before attempting the puzzle DLC, otherwise you may encounter
|
||||||
|
mechanics not yet introduced. Do you still want to continue?
|
||||||
|
puzzleShare:
|
||||||
|
title: Short Key Copied
|
||||||
|
desc: The short key of the puzzle (<key>) has been copied to your clipboard! It
|
||||||
|
can be entered in the puzzle menu to access the puzzle.
|
||||||
|
puzzleReport:
|
||||||
|
title: Report Puzzle
|
||||||
|
options:
|
||||||
|
profane: Profane
|
||||||
|
unsolvable: Not solvable
|
||||||
|
trolling: Trolling
|
||||||
|
puzzleReportComplete:
|
||||||
|
title: Thank you for your feedback!
|
||||||
|
desc: The puzzle has been flagged.
|
||||||
|
puzzleReportError:
|
||||||
|
title: Failed to report
|
||||||
|
desc: "Your report could not get processed:"
|
||||||
|
puzzleLoadShortKey:
|
||||||
|
title: Enter short key
|
||||||
|
desc: Enter the short key of the puzzle to load it.
|
||||||
ingame:
|
ingame:
|
||||||
keybindingsOverlay:
|
keybindingsOverlay:
|
||||||
moveMap: Beveg
|
moveMap: Beveg
|
||||||
@ -207,6 +277,7 @@ ingame:
|
|||||||
clearSelection: Fjern Valgte
|
clearSelection: Fjern Valgte
|
||||||
pipette: Pipette
|
pipette: Pipette
|
||||||
switchLayers: Bytt lag
|
switchLayers: Bytt lag
|
||||||
|
clearBelts: Clear belts
|
||||||
buildingPlacement:
|
buildingPlacement:
|
||||||
cycleBuildingVariants: Trykk <key> for å veksle mellom variantene.
|
cycleBuildingVariants: Trykk <key> for å veksle mellom variantene.
|
||||||
hotkeyLabel: "Hotkey: <key>"
|
hotkeyLabel: "Hotkey: <key>"
|
||||||
@ -354,6 +425,44 @@ ingame:
|
|||||||
achievements:
|
achievements:
|
||||||
title: Achievements
|
title: Achievements
|
||||||
desc: Hunt them all!
|
desc: Hunt them all!
|
||||||
|
puzzleEditorSettings:
|
||||||
|
zoneTitle: Zone
|
||||||
|
zoneWidth: Width
|
||||||
|
zoneHeight: Height
|
||||||
|
trimZone: Trim
|
||||||
|
clearItems: Clear Items
|
||||||
|
share: Share
|
||||||
|
report: Report
|
||||||
|
puzzleEditorControls:
|
||||||
|
title: Puzzle Creator
|
||||||
|
instructions:
|
||||||
|
- 1. Place <strong>Constant Producers</strong> to provide shapes and
|
||||||
|
colors to the player
|
||||||
|
- 2. Build one or more shapes you want the player to build later and
|
||||||
|
deliver it to one or more <strong>Goal Acceptors</strong>
|
||||||
|
- 3. Once a Goal Acceptor receives a shape for a certain amount of
|
||||||
|
time, it <strong>saves it as a goal</strong> that the player must
|
||||||
|
produce later (Indicated by the <strong>green badge</strong>).
|
||||||
|
- 4. Click the <strong>lock button</strong> on a building to disable
|
||||||
|
it.
|
||||||
|
- 5. Once you click review, your puzzle will be validated and you
|
||||||
|
can publish it.
|
||||||
|
- 6. Upon release, <strong>all buildings will be removed</strong>
|
||||||
|
except for the Producers and Goal Acceptors - That's the part that
|
||||||
|
the player is supposed to figure out for themselves, after all :)
|
||||||
|
puzzleCompletion:
|
||||||
|
title: Puzzle Completed!
|
||||||
|
titleLike: "Click the heart if you liked the puzzle:"
|
||||||
|
titleRating: How difficult did you find the puzzle?
|
||||||
|
titleRatingDesc: Your rating will help me to make you better suggestions in the future
|
||||||
|
continueBtn: Keep Playing
|
||||||
|
menuBtn: Menu
|
||||||
|
puzzleMetadata:
|
||||||
|
author: Author
|
||||||
|
shortKey: Short Key
|
||||||
|
rating: Difficulty score
|
||||||
|
averageDuration: Avg. Duration
|
||||||
|
completionRate: Completion rate
|
||||||
shopUpgrades:
|
shopUpgrades:
|
||||||
belt:
|
belt:
|
||||||
name: Belter, Distributører & Tunneler
|
name: Belter, Distributører & Tunneler
|
||||||
@ -565,6 +674,18 @@ buildings:
|
|||||||
name: Item Producer
|
name: Item Producer
|
||||||
description: Available in sandbox mode only, outputs the given signal from the
|
description: Available in sandbox mode only, outputs the given signal from the
|
||||||
wires layer on the regular layer.
|
wires layer on the regular layer.
|
||||||
|
constant_producer:
|
||||||
|
default:
|
||||||
|
name: Constant Producer
|
||||||
|
description: Constantly outputs a specified shape or color.
|
||||||
|
goal_acceptor:
|
||||||
|
default:
|
||||||
|
name: Goal Acceptor
|
||||||
|
description: Deliver shapes to the goal acceptor to set them as a goal.
|
||||||
|
block:
|
||||||
|
default:
|
||||||
|
name: Block
|
||||||
|
description: Allows you to block a tile.
|
||||||
storyRewards:
|
storyRewards:
|
||||||
reward_cutter_and_trash:
|
reward_cutter_and_trash:
|
||||||
title: Kutt Objekter
|
title: Kutt Objekter
|
||||||
@ -970,6 +1091,10 @@ keybindings:
|
|||||||
rotateToDown: "Rotate: Point Down"
|
rotateToDown: "Rotate: Point Down"
|
||||||
rotateToRight: "Rotate: Point Right"
|
rotateToRight: "Rotate: Point Right"
|
||||||
rotateToLeft: "Rotate: Point Left"
|
rotateToLeft: "Rotate: Point Left"
|
||||||
|
constant_producer: Constant Producer
|
||||||
|
goal_acceptor: Goal Acceptor
|
||||||
|
block: Block
|
||||||
|
massSelectClear: Clear belts
|
||||||
about:
|
about:
|
||||||
title: Om dette spillet
|
title: Om dette spillet
|
||||||
body: >-
|
body: >-
|
||||||
@ -1055,3 +1180,57 @@ tips:
|
|||||||
- Press F4 to show your FPS and Tick Rate.
|
- Press F4 to show your FPS and Tick Rate.
|
||||||
- Press F4 twice to show the tile of your mouse and camera.
|
- Press F4 twice to show the tile of your mouse and camera.
|
||||||
- You can click a pinned shape on the left side to unpin it.
|
- You can click a pinned shape on the left side to unpin it.
|
||||||
|
puzzleMenu:
|
||||||
|
play: Play
|
||||||
|
edit: Edit
|
||||||
|
title: Puzzle Mode
|
||||||
|
createPuzzle: Create Puzzle
|
||||||
|
loadPuzzle: Load
|
||||||
|
reviewPuzzle: Review & Publish
|
||||||
|
validatingPuzzle: Validating Puzzle
|
||||||
|
submittingPuzzle: Submitting Puzzle
|
||||||
|
noPuzzles: There are currently no puzzles in this section.
|
||||||
|
categories:
|
||||||
|
levels: Levels
|
||||||
|
new: New
|
||||||
|
top-rated: Top Rated
|
||||||
|
mine: My Puzzles
|
||||||
|
short: Short
|
||||||
|
easy: Easy
|
||||||
|
hard: Hard
|
||||||
|
completed: Completed
|
||||||
|
validation:
|
||||||
|
title: Invalid Puzzle
|
||||||
|
noProducers: Please place a Constant Producer!
|
||||||
|
noGoalAcceptors: Please place a Goal Acceptor!
|
||||||
|
goalAcceptorNoItem: One or more Goal Acceptors have not yet assigned an item.
|
||||||
|
Deliver a shape to them to set a goal.
|
||||||
|
goalAcceptorRateNotMet: One or more Goal Acceptors are not getting enough items.
|
||||||
|
Make sure that the indicators are green for all acceptors.
|
||||||
|
buildingOutOfBounds: One or more buildings are outside of the buildable area.
|
||||||
|
Either increase the area or remove them.
|
||||||
|
autoComplete: Your puzzle autocompletes itself! Please make sure your constant
|
||||||
|
producers are not directly delivering to your goal acceptors.
|
||||||
|
backendErrors:
|
||||||
|
ratelimit: You are performing your actions too frequent. Please wait a bit.
|
||||||
|
invalid-api-key: Failed to communicate with the backend, please try to
|
||||||
|
update/restart the game (Invalid Api Key).
|
||||||
|
unauthorized: Failed to communicate with the backend, please try to
|
||||||
|
update/restart the game (Unauthorized).
|
||||||
|
bad-token: Failed to communicate with the backend, please try to update/restart
|
||||||
|
the game (Bad Token).
|
||||||
|
bad-id: Invalid puzzle identifier.
|
||||||
|
not-found: The given puzzle could not be found.
|
||||||
|
bad-category: The given category could not be found.
|
||||||
|
bad-short-key: The given short key is invalid.
|
||||||
|
profane-title: Your puzzle title contains profane words.
|
||||||
|
bad-title-too-many-spaces: Your puzzle title is too short.
|
||||||
|
bad-shape-key-in-emitter: A constant producer has an invalid item.
|
||||||
|
bad-shape-key-in-goal: A goal acceptor has an invalid item.
|
||||||
|
no-emitters: Your puzzle does not contain any constant producers.
|
||||||
|
no-goals: Your puzzle does not contain any goal acceptors.
|
||||||
|
short-key-already-taken: This short key is already taken, please use another one.
|
||||||
|
can-not-report-your-own-puzzle: You can not report your own puzzle.
|
||||||
|
bad-payload: The request contains invalid data.
|
||||||
|
bad-building-placement: Your puzzle contains invalid placed buildings.
|
||||||
|
timeout: The request timed out.
|
||||||
|
@ -53,6 +53,7 @@ global:
|
|||||||
escape: ESC
|
escape: ESC
|
||||||
shift: SHIFT
|
shift: SHIFT
|
||||||
space: SPACJA
|
space: SPACJA
|
||||||
|
loggingIn: Logging in
|
||||||
demoBanners:
|
demoBanners:
|
||||||
title: Wersja demonstracyjna
|
title: Wersja demonstracyjna
|
||||||
intro: Kup pełną wersję gry, by odblokować więcej funkcji!
|
intro: Kup pełną wersję gry, by odblokować więcej funkcji!
|
||||||
@ -72,6 +73,11 @@ mainMenu:
|
|||||||
madeBy: Gra wykonana przez <author-link>
|
madeBy: Gra wykonana przez <author-link>
|
||||||
subreddit: Reddit
|
subreddit: Reddit
|
||||||
savegameUnnamed: Zapis bez nazwy
|
savegameUnnamed: Zapis bez nazwy
|
||||||
|
puzzleMode: Puzzle Mode
|
||||||
|
back: Back
|
||||||
|
puzzleDlcText: Do you enjoy compacting and optimizing factories? Get the Puzzle
|
||||||
|
DLC now on Steam for even more fun!
|
||||||
|
puzzleDlcWishlist: Wishlist now!
|
||||||
dialogs:
|
dialogs:
|
||||||
buttons:
|
buttons:
|
||||||
ok: OK
|
ok: OK
|
||||||
@ -85,6 +91,9 @@ dialogs:
|
|||||||
viewUpdate: Zobacz aktualizację
|
viewUpdate: Zobacz aktualizację
|
||||||
showUpgrades: Pokaż ulepszenia
|
showUpgrades: Pokaż ulepszenia
|
||||||
showKeybindings: Pokaż Klawiszologię
|
showKeybindings: Pokaż Klawiszologię
|
||||||
|
retry: Retry
|
||||||
|
continue: Continue
|
||||||
|
playOffline: Play Offline
|
||||||
importSavegameError:
|
importSavegameError:
|
||||||
title: Błąd importowania
|
title: Błąd importowania
|
||||||
text: "Nie udało się zaimportować twojego zapisu gry:"
|
text: "Nie udało się zaimportować twojego zapisu gry:"
|
||||||
@ -187,6 +196,67 @@ dialogs:
|
|||||||
title: Dostępny tutorial
|
title: Dostępny tutorial
|
||||||
desc: Dla tego poziomu dostępny jest video tutorial w języku angielskim. Chcesz
|
desc: Dla tego poziomu dostępny jest video tutorial w języku angielskim. Chcesz
|
||||||
go obejrzeć?
|
go obejrzeć?
|
||||||
|
editConstantProducer:
|
||||||
|
title: Set Item
|
||||||
|
puzzleLoadFailed:
|
||||||
|
title: Puzzles failed to load
|
||||||
|
desc: "Unfortunately the puzzles could not be loaded:"
|
||||||
|
submitPuzzle:
|
||||||
|
title: Submit Puzzle
|
||||||
|
descName: "Give your puzzle a name:"
|
||||||
|
descIcon: "Please enter a unique short key, which will be shown as the icon of
|
||||||
|
your puzzle (You can generate them <link>here</link>, or choose one
|
||||||
|
of the randomly suggested shapes below):"
|
||||||
|
placeholderName: Puzzle Title
|
||||||
|
puzzleResizeBadBuildings:
|
||||||
|
title: Resize not possible
|
||||||
|
desc: You can't make the zone any smaller, because then some buildings would be
|
||||||
|
outside the zone.
|
||||||
|
puzzleLoadError:
|
||||||
|
title: Bad Puzzle
|
||||||
|
desc: "The puzzle failed to load:"
|
||||||
|
offlineMode:
|
||||||
|
title: Offline Mode
|
||||||
|
desc: We couldn't reach the servers, so the game has to run in offline mode.
|
||||||
|
Please make sure you have an active internect connection.
|
||||||
|
puzzleDownloadError:
|
||||||
|
title: Download Error
|
||||||
|
desc: "Failed to download the puzzle:"
|
||||||
|
puzzleSubmitError:
|
||||||
|
title: Submission Error
|
||||||
|
desc: "Failed to submit your puzzle:"
|
||||||
|
puzzleSubmitOk:
|
||||||
|
title: Puzzle Published
|
||||||
|
desc: Congratulations! Your puzzle has been published and can now be played by
|
||||||
|
others. You can now find it in the "My puzzles" section.
|
||||||
|
puzzleCreateOffline:
|
||||||
|
title: Offline Mode
|
||||||
|
desc: Since you are offline, you will not be able to save and/or publish your
|
||||||
|
puzzle. Would you still like to continue?
|
||||||
|
puzzlePlayRegularRecommendation:
|
||||||
|
title: Recommendation
|
||||||
|
desc: I <strong>strongly</strong> recommend playing the normal game to level 12
|
||||||
|
before attempting the puzzle DLC, otherwise you may encounter
|
||||||
|
mechanics not yet introduced. Do you still want to continue?
|
||||||
|
puzzleShare:
|
||||||
|
title: Short Key Copied
|
||||||
|
desc: The short key of the puzzle (<key>) has been copied to your clipboard! It
|
||||||
|
can be entered in the puzzle menu to access the puzzle.
|
||||||
|
puzzleReport:
|
||||||
|
title: Report Puzzle
|
||||||
|
options:
|
||||||
|
profane: Profane
|
||||||
|
unsolvable: Not solvable
|
||||||
|
trolling: Trolling
|
||||||
|
puzzleReportComplete:
|
||||||
|
title: Thank you for your feedback!
|
||||||
|
desc: The puzzle has been flagged.
|
||||||
|
puzzleReportError:
|
||||||
|
title: Failed to report
|
||||||
|
desc: "Your report could not get processed:"
|
||||||
|
puzzleLoadShortKey:
|
||||||
|
title: Enter short key
|
||||||
|
desc: Enter the short key of the puzzle to load it.
|
||||||
ingame:
|
ingame:
|
||||||
keybindingsOverlay:
|
keybindingsOverlay:
|
||||||
moveMap: Ruch
|
moveMap: Ruch
|
||||||
@ -208,6 +278,7 @@ ingame:
|
|||||||
clearSelection: Wyczyść zaznaczenie
|
clearSelection: Wyczyść zaznaczenie
|
||||||
pipette: Wybierz obiekt z mapy
|
pipette: Wybierz obiekt z mapy
|
||||||
switchLayers: Przełącz warstwy
|
switchLayers: Przełącz warstwy
|
||||||
|
clearBelts: Clear belts
|
||||||
colors:
|
colors:
|
||||||
red: Czerwony
|
red: Czerwony
|
||||||
green: Zielony
|
green: Zielony
|
||||||
@ -356,6 +427,44 @@ ingame:
|
|||||||
achievements:
|
achievements:
|
||||||
title: Achievements
|
title: Achievements
|
||||||
desc: Hunt them all!
|
desc: Hunt them all!
|
||||||
|
puzzleEditorSettings:
|
||||||
|
zoneTitle: Zone
|
||||||
|
zoneWidth: Width
|
||||||
|
zoneHeight: Height
|
||||||
|
trimZone: Trim
|
||||||
|
clearItems: Clear Items
|
||||||
|
share: Share
|
||||||
|
report: Report
|
||||||
|
puzzleEditorControls:
|
||||||
|
title: Puzzle Creator
|
||||||
|
instructions:
|
||||||
|
- 1. Place <strong>Constant Producers</strong> to provide shapes and
|
||||||
|
colors to the player
|
||||||
|
- 2. Build one or more shapes you want the player to build later and
|
||||||
|
deliver it to one or more <strong>Goal Acceptors</strong>
|
||||||
|
- 3. Once a Goal Acceptor receives a shape for a certain amount of
|
||||||
|
time, it <strong>saves it as a goal</strong> that the player must
|
||||||
|
produce later (Indicated by the <strong>green badge</strong>).
|
||||||
|
- 4. Click the <strong>lock button</strong> on a building to disable
|
||||||
|
it.
|
||||||
|
- 5. Once you click review, your puzzle will be validated and you
|
||||||
|
can publish it.
|
||||||
|
- 6. Upon release, <strong>all buildings will be removed</strong>
|
||||||
|
except for the Producers and Goal Acceptors - That's the part that
|
||||||
|
the player is supposed to figure out for themselves, after all :)
|
||||||
|
puzzleCompletion:
|
||||||
|
title: Puzzle Completed!
|
||||||
|
titleLike: "Click the heart if you liked the puzzle:"
|
||||||
|
titleRating: How difficult did you find the puzzle?
|
||||||
|
titleRatingDesc: Your rating will help me to make you better suggestions in the future
|
||||||
|
continueBtn: Keep Playing
|
||||||
|
menuBtn: Menu
|
||||||
|
puzzleMetadata:
|
||||||
|
author: Author
|
||||||
|
shortKey: Short Key
|
||||||
|
rating: Difficulty score
|
||||||
|
averageDuration: Avg. Duration
|
||||||
|
completionRate: Completion rate
|
||||||
shopUpgrades:
|
shopUpgrades:
|
||||||
belt:
|
belt:
|
||||||
name: Taśmociągi, Dystrybutory & Tunele
|
name: Taśmociągi, Dystrybutory & Tunele
|
||||||
@ -573,6 +682,18 @@ buildings:
|
|||||||
name: Producent kształtów
|
name: Producent kształtów
|
||||||
description: Dostępne tylko w trybie piaskownicy. Produkuje przedmioty z sygnału
|
description: Dostępne tylko w trybie piaskownicy. Produkuje przedmioty z sygnału
|
||||||
danego na warstwie przewodów na główną warstwę.
|
danego na warstwie przewodów na główną warstwę.
|
||||||
|
constant_producer:
|
||||||
|
default:
|
||||||
|
name: Constant Producer
|
||||||
|
description: Constantly outputs a specified shape or color.
|
||||||
|
goal_acceptor:
|
||||||
|
default:
|
||||||
|
name: Goal Acceptor
|
||||||
|
description: Deliver shapes to the goal acceptor to set them as a goal.
|
||||||
|
block:
|
||||||
|
default:
|
||||||
|
name: Block
|
||||||
|
description: Allows you to block a tile.
|
||||||
storyRewards:
|
storyRewards:
|
||||||
reward_cutter_and_trash:
|
reward_cutter_and_trash:
|
||||||
title: Przecinanie Kształtów
|
title: Przecinanie Kształtów
|
||||||
@ -980,6 +1101,10 @@ keybindings:
|
|||||||
rotateToDown: "Rotate: Point Down"
|
rotateToDown: "Rotate: Point Down"
|
||||||
rotateToRight: "Rotate: Point Right"
|
rotateToRight: "Rotate: Point Right"
|
||||||
rotateToLeft: "Rotate: Point Left"
|
rotateToLeft: "Rotate: Point Left"
|
||||||
|
constant_producer: Constant Producer
|
||||||
|
goal_acceptor: Goal Acceptor
|
||||||
|
block: Block
|
||||||
|
massSelectClear: Clear belts
|
||||||
about:
|
about:
|
||||||
title: O Grze
|
title: O Grze
|
||||||
body: 'Ta gra jest open-source. Rozwijana jest przez <a
|
body: 'Ta gra jest open-source. Rozwijana jest przez <a
|
||||||
@ -1078,3 +1203,57 @@ tips:
|
|||||||
- Naciśnij F4, by zobaczyć ilość FPS i tempo ticków.
|
- Naciśnij F4, by zobaczyć ilość FPS i tempo ticków.
|
||||||
- Naciśnij F4 dwa razy, by zobaczyć kratkę twojej myszy i kamery.
|
- Naciśnij F4 dwa razy, by zobaczyć kratkę twojej myszy i kamery.
|
||||||
- Możesz kliknąć przypięty kształt po lewej stronie, by go odpiąć.
|
- Możesz kliknąć przypięty kształt po lewej stronie, by go odpiąć.
|
||||||
|
puzzleMenu:
|
||||||
|
play: Play
|
||||||
|
edit: Edit
|
||||||
|
title: Puzzle Mode
|
||||||
|
createPuzzle: Create Puzzle
|
||||||
|
loadPuzzle: Load
|
||||||
|
reviewPuzzle: Review & Publish
|
||||||
|
validatingPuzzle: Validating Puzzle
|
||||||
|
submittingPuzzle: Submitting Puzzle
|
||||||
|
noPuzzles: There are currently no puzzles in this section.
|
||||||
|
categories:
|
||||||
|
levels: Levels
|
||||||
|
new: New
|
||||||
|
top-rated: Top Rated
|
||||||
|
mine: My Puzzles
|
||||||
|
short: Short
|
||||||
|
easy: Easy
|
||||||
|
hard: Hard
|
||||||
|
completed: Completed
|
||||||
|
validation:
|
||||||
|
title: Invalid Puzzle
|
||||||
|
noProducers: Please place a Constant Producer!
|
||||||
|
noGoalAcceptors: Please place a Goal Acceptor!
|
||||||
|
goalAcceptorNoItem: One or more Goal Acceptors have not yet assigned an item.
|
||||||
|
Deliver a shape to them to set a goal.
|
||||||
|
goalAcceptorRateNotMet: One or more Goal Acceptors are not getting enough items.
|
||||||
|
Make sure that the indicators are green for all acceptors.
|
||||||
|
buildingOutOfBounds: One or more buildings are outside of the buildable area.
|
||||||
|
Either increase the area or remove them.
|
||||||
|
autoComplete: Your puzzle autocompletes itself! Please make sure your constant
|
||||||
|
producers are not directly delivering to your goal acceptors.
|
||||||
|
backendErrors:
|
||||||
|
ratelimit: You are performing your actions too frequent. Please wait a bit.
|
||||||
|
invalid-api-key: Failed to communicate with the backend, please try to
|
||||||
|
update/restart the game (Invalid Api Key).
|
||||||
|
unauthorized: Failed to communicate with the backend, please try to
|
||||||
|
update/restart the game (Unauthorized).
|
||||||
|
bad-token: Failed to communicate with the backend, please try to update/restart
|
||||||
|
the game (Bad Token).
|
||||||
|
bad-id: Invalid puzzle identifier.
|
||||||
|
not-found: The given puzzle could not be found.
|
||||||
|
bad-category: The given category could not be found.
|
||||||
|
bad-short-key: The given short key is invalid.
|
||||||
|
profane-title: Your puzzle title contains profane words.
|
||||||
|
bad-title-too-many-spaces: Your puzzle title is too short.
|
||||||
|
bad-shape-key-in-emitter: A constant producer has an invalid item.
|
||||||
|
bad-shape-key-in-goal: A goal acceptor has an invalid item.
|
||||||
|
no-emitters: Your puzzle does not contain any constant producers.
|
||||||
|
no-goals: Your puzzle does not contain any goal acceptors.
|
||||||
|
short-key-already-taken: This short key is already taken, please use another one.
|
||||||
|
can-not-report-your-own-puzzle: You can not report your own puzzle.
|
||||||
|
bad-payload: The request contains invalid data.
|
||||||
|
bad-building-placement: Your puzzle contains invalid placed buildings.
|
||||||
|
timeout: The request timed out.
|
||||||
|
@ -14,10 +14,10 @@ steamPage:
|
|||||||
|
|
||||||
Comprar o jogo na Steam te garante acesso à versão completa, mas você pode jogar a versão demo em shapez.io primeiro e decidir depois!
|
Comprar o jogo na Steam te garante acesso à versão completa, mas você pode jogar a versão demo em shapez.io primeiro e decidir depois!
|
||||||
what_others_say: O que as pessoas dizem sobre o shapez.io
|
what_others_say: O que as pessoas dizem sobre o shapez.io
|
||||||
nothernlion_comment: Este jogo é ótimo - estou me divertindo muito jogando
|
nothernlion_comment: Este jogo é ótimo - estou me divertindo muito jogando e o
|
||||||
e o tempo passou voando.
|
tempo passou voando.
|
||||||
notch_comment: Droga. Eu realmente deveria dormir, mas eu acho que acabei
|
notch_comment: Droga. Eu realmente deveria dormir, mas eu acho que acabei de
|
||||||
de descobrir como fazer um computador no shapez.io
|
descobrir como fazer um computador no shapez.io
|
||||||
steam_review_comment: Este jogo roubou minha vida e eu não a quero de volta.
|
steam_review_comment: Este jogo roubou minha vida e eu não a quero de volta.
|
||||||
Jogo de fábrica muito descontraído que não me deixa parar de fazer
|
Jogo de fábrica muito descontraído que não me deixa parar de fazer
|
||||||
linhas mais eficientes.
|
linhas mais eficientes.
|
||||||
@ -52,6 +52,7 @@ global:
|
|||||||
escape: ESC
|
escape: ESC
|
||||||
shift: Shift
|
shift: Shift
|
||||||
space: Espaço
|
space: Espaço
|
||||||
|
loggingIn: Logging in
|
||||||
demoBanners:
|
demoBanners:
|
||||||
title: Versão Demo
|
title: Versão Demo
|
||||||
intro: Compre a versão completa para desbloquear todos os recursos!
|
intro: Compre a versão completa para desbloquear todos os recursos!
|
||||||
@ -71,6 +72,11 @@ mainMenu:
|
|||||||
savegameLevel: Nível <x>
|
savegameLevel: Nível <x>
|
||||||
savegameLevelUnknown: Nível desconhecido
|
savegameLevelUnknown: Nível desconhecido
|
||||||
savegameUnnamed: Sem nome
|
savegameUnnamed: Sem nome
|
||||||
|
puzzleMode: Puzzle Mode
|
||||||
|
back: Back
|
||||||
|
puzzleDlcText: Do you enjoy compacting and optimizing factories? Get the Puzzle
|
||||||
|
DLC now on Steam for even more fun!
|
||||||
|
puzzleDlcWishlist: Wishlist now!
|
||||||
dialogs:
|
dialogs:
|
||||||
buttons:
|
buttons:
|
||||||
ok: OK
|
ok: OK
|
||||||
@ -84,6 +90,9 @@ dialogs:
|
|||||||
viewUpdate: Atualizações
|
viewUpdate: Atualizações
|
||||||
showUpgrades: Melhorias
|
showUpgrades: Melhorias
|
||||||
showKeybindings: Controles
|
showKeybindings: Controles
|
||||||
|
retry: Retry
|
||||||
|
continue: Continue
|
||||||
|
playOffline: Play Offline
|
||||||
importSavegameError:
|
importSavegameError:
|
||||||
title: Erro de importação
|
title: Erro de importação
|
||||||
text: "Houve uma falha ao importar seu jogo salvo:"
|
text: "Houve uma falha ao importar seu jogo salvo:"
|
||||||
@ -181,6 +190,67 @@ dialogs:
|
|||||||
title: Tutorial disponível
|
title: Tutorial disponível
|
||||||
desc: Existe um tutorial em vídeo para esse nível, mas está disponível apenas em
|
desc: Existe um tutorial em vídeo para esse nível, mas está disponível apenas em
|
||||||
Inglês. Gostaria de assistí-lo?
|
Inglês. Gostaria de assistí-lo?
|
||||||
|
editConstantProducer:
|
||||||
|
title: Set Item
|
||||||
|
puzzleLoadFailed:
|
||||||
|
title: Puzzles failed to load
|
||||||
|
desc: "Unfortunately the puzzles could not be loaded:"
|
||||||
|
submitPuzzle:
|
||||||
|
title: Submit Puzzle
|
||||||
|
descName: "Give your puzzle a name:"
|
||||||
|
descIcon: "Please enter a unique short key, which will be shown as the icon of
|
||||||
|
your puzzle (You can generate them <link>here</link>, or choose one
|
||||||
|
of the randomly suggested shapes below):"
|
||||||
|
placeholderName: Puzzle Title
|
||||||
|
puzzleResizeBadBuildings:
|
||||||
|
title: Resize not possible
|
||||||
|
desc: You can't make the zone any smaller, because then some buildings would be
|
||||||
|
outside the zone.
|
||||||
|
puzzleLoadError:
|
||||||
|
title: Bad Puzzle
|
||||||
|
desc: "The puzzle failed to load:"
|
||||||
|
offlineMode:
|
||||||
|
title: Offline Mode
|
||||||
|
desc: We couldn't reach the servers, so the game has to run in offline mode.
|
||||||
|
Please make sure you have an active internect connection.
|
||||||
|
puzzleDownloadError:
|
||||||
|
title: Download Error
|
||||||
|
desc: "Failed to download the puzzle:"
|
||||||
|
puzzleSubmitError:
|
||||||
|
title: Submission Error
|
||||||
|
desc: "Failed to submit your puzzle:"
|
||||||
|
puzzleSubmitOk:
|
||||||
|
title: Puzzle Published
|
||||||
|
desc: Congratulations! Your puzzle has been published and can now be played by
|
||||||
|
others. You can now find it in the "My puzzles" section.
|
||||||
|
puzzleCreateOffline:
|
||||||
|
title: Offline Mode
|
||||||
|
desc: Since you are offline, you will not be able to save and/or publish your
|
||||||
|
puzzle. Would you still like to continue?
|
||||||
|
puzzlePlayRegularRecommendation:
|
||||||
|
title: Recommendation
|
||||||
|
desc: I <strong>strongly</strong> recommend playing the normal game to level 12
|
||||||
|
before attempting the puzzle DLC, otherwise you may encounter
|
||||||
|
mechanics not yet introduced. Do you still want to continue?
|
||||||
|
puzzleShare:
|
||||||
|
title: Short Key Copied
|
||||||
|
desc: The short key of the puzzle (<key>) has been copied to your clipboard! It
|
||||||
|
can be entered in the puzzle menu to access the puzzle.
|
||||||
|
puzzleReport:
|
||||||
|
title: Report Puzzle
|
||||||
|
options:
|
||||||
|
profane: Profane
|
||||||
|
unsolvable: Not solvable
|
||||||
|
trolling: Trolling
|
||||||
|
puzzleReportComplete:
|
||||||
|
title: Thank you for your feedback!
|
||||||
|
desc: The puzzle has been flagged.
|
||||||
|
puzzleReportError:
|
||||||
|
title: Failed to report
|
||||||
|
desc: "Your report could not get processed:"
|
||||||
|
puzzleLoadShortKey:
|
||||||
|
title: Enter short key
|
||||||
|
desc: Enter the short key of the puzzle to load it.
|
||||||
ingame:
|
ingame:
|
||||||
keybindingsOverlay:
|
keybindingsOverlay:
|
||||||
moveMap: Mover
|
moveMap: Mover
|
||||||
@ -202,6 +272,7 @@ ingame:
|
|||||||
clearSelection: Limpar Seleção
|
clearSelection: Limpar Seleção
|
||||||
pipette: Conta-Gotas
|
pipette: Conta-Gotas
|
||||||
switchLayers: Trocar Camadas
|
switchLayers: Trocar Camadas
|
||||||
|
clearBelts: Clear belts
|
||||||
colors:
|
colors:
|
||||||
red: Vermelho
|
red: Vermelho
|
||||||
green: Verde
|
green: Verde
|
||||||
@ -353,6 +424,44 @@ ingame:
|
|||||||
achievements:
|
achievements:
|
||||||
title: Achievements
|
title: Achievements
|
||||||
desc: Hunt them all!
|
desc: Hunt them all!
|
||||||
|
puzzleEditorSettings:
|
||||||
|
zoneTitle: Zone
|
||||||
|
zoneWidth: Width
|
||||||
|
zoneHeight: Height
|
||||||
|
trimZone: Trim
|
||||||
|
clearItems: Clear Items
|
||||||
|
share: Share
|
||||||
|
report: Report
|
||||||
|
puzzleEditorControls:
|
||||||
|
title: Puzzle Creator
|
||||||
|
instructions:
|
||||||
|
- 1. Place <strong>Constant Producers</strong> to provide shapes and
|
||||||
|
colors to the player
|
||||||
|
- 2. Build one or more shapes you want the player to build later and
|
||||||
|
deliver it to one or more <strong>Goal Acceptors</strong>
|
||||||
|
- 3. Once a Goal Acceptor receives a shape for a certain amount of
|
||||||
|
time, it <strong>saves it as a goal</strong> that the player must
|
||||||
|
produce later (Indicated by the <strong>green badge</strong>).
|
||||||
|
- 4. Click the <strong>lock button</strong> on a building to disable
|
||||||
|
it.
|
||||||
|
- 5. Once you click review, your puzzle will be validated and you
|
||||||
|
can publish it.
|
||||||
|
- 6. Upon release, <strong>all buildings will be removed</strong>
|
||||||
|
except for the Producers and Goal Acceptors - That's the part that
|
||||||
|
the player is supposed to figure out for themselves, after all :)
|
||||||
|
puzzleCompletion:
|
||||||
|
title: Puzzle Completed!
|
||||||
|
titleLike: "Click the heart if you liked the puzzle:"
|
||||||
|
titleRating: How difficult did you find the puzzle?
|
||||||
|
titleRatingDesc: Your rating will help me to make you better suggestions in the future
|
||||||
|
continueBtn: Keep Playing
|
||||||
|
menuBtn: Menu
|
||||||
|
puzzleMetadata:
|
||||||
|
author: Author
|
||||||
|
shortKey: Short Key
|
||||||
|
rating: Difficulty score
|
||||||
|
averageDuration: Avg. Duration
|
||||||
|
completionRate: Completion rate
|
||||||
shopUpgrades:
|
shopUpgrades:
|
||||||
belt:
|
belt:
|
||||||
name: Esteiras, Distribuidores e Túneis
|
name: Esteiras, Distribuidores e Túneis
|
||||||
@ -569,6 +678,18 @@ buildings:
|
|||||||
name: Fabricante de Itens
|
name: Fabricante de Itens
|
||||||
description: Disponível no modo sandbox apenas, envia o sinal recebido do plano
|
description: Disponível no modo sandbox apenas, envia o sinal recebido do plano
|
||||||
de fios para o plano regular.
|
de fios para o plano regular.
|
||||||
|
constant_producer:
|
||||||
|
default:
|
||||||
|
name: Constant Producer
|
||||||
|
description: Constantly outputs a specified shape or color.
|
||||||
|
goal_acceptor:
|
||||||
|
default:
|
||||||
|
name: Goal Acceptor
|
||||||
|
description: Deliver shapes to the goal acceptor to set them as a goal.
|
||||||
|
block:
|
||||||
|
default:
|
||||||
|
name: Block
|
||||||
|
description: Allows you to block a tile.
|
||||||
storyRewards:
|
storyRewards:
|
||||||
reward_cutter_and_trash:
|
reward_cutter_and_trash:
|
||||||
title: Cortando formas
|
title: Cortando formas
|
||||||
@ -984,6 +1105,10 @@ keybindings:
|
|||||||
rotateToDown: "Rotate: Point Down"
|
rotateToDown: "Rotate: Point Down"
|
||||||
rotateToRight: "Rotate: Point Right"
|
rotateToRight: "Rotate: Point Right"
|
||||||
rotateToLeft: "Rotate: Point Left"
|
rotateToLeft: "Rotate: Point Left"
|
||||||
|
constant_producer: Constant Producer
|
||||||
|
goal_acceptor: Goal Acceptor
|
||||||
|
block: Block
|
||||||
|
massSelectClear: Clear belts
|
||||||
about:
|
about:
|
||||||
title: Sobre o jogo
|
title: Sobre o jogo
|
||||||
body: >-
|
body: >-
|
||||||
@ -1077,3 +1202,57 @@ tips:
|
|||||||
- Pressione F4 para mostrar seu FPS e taxa de tiques.
|
- Pressione F4 para mostrar seu FPS e taxa de tiques.
|
||||||
- Pressione F4 duas vezes para mostrar o ladrilho do seu mouse e da câmera.
|
- Pressione F4 duas vezes para mostrar o ladrilho do seu mouse e da câmera.
|
||||||
- Você pode clicar em uma forma fixada na esquerda para tirá-la de lá.
|
- Você pode clicar em uma forma fixada na esquerda para tirá-la de lá.
|
||||||
|
puzzleMenu:
|
||||||
|
play: Play
|
||||||
|
edit: Edit
|
||||||
|
title: Puzzle Mode
|
||||||
|
createPuzzle: Create Puzzle
|
||||||
|
loadPuzzle: Load
|
||||||
|
reviewPuzzle: Review & Publish
|
||||||
|
validatingPuzzle: Validating Puzzle
|
||||||
|
submittingPuzzle: Submitting Puzzle
|
||||||
|
noPuzzles: There are currently no puzzles in this section.
|
||||||
|
categories:
|
||||||
|
levels: Levels
|
||||||
|
new: New
|
||||||
|
top-rated: Top Rated
|
||||||
|
mine: My Puzzles
|
||||||
|
short: Short
|
||||||
|
easy: Easy
|
||||||
|
hard: Hard
|
||||||
|
completed: Completed
|
||||||
|
validation:
|
||||||
|
title: Invalid Puzzle
|
||||||
|
noProducers: Please place a Constant Producer!
|
||||||
|
noGoalAcceptors: Please place a Goal Acceptor!
|
||||||
|
goalAcceptorNoItem: One or more Goal Acceptors have not yet assigned an item.
|
||||||
|
Deliver a shape to them to set a goal.
|
||||||
|
goalAcceptorRateNotMet: One or more Goal Acceptors are not getting enough items.
|
||||||
|
Make sure that the indicators are green for all acceptors.
|
||||||
|
buildingOutOfBounds: One or more buildings are outside of the buildable area.
|
||||||
|
Either increase the area or remove them.
|
||||||
|
autoComplete: Your puzzle autocompletes itself! Please make sure your constant
|
||||||
|
producers are not directly delivering to your goal acceptors.
|
||||||
|
backendErrors:
|
||||||
|
ratelimit: You are performing your actions too frequent. Please wait a bit.
|
||||||
|
invalid-api-key: Failed to communicate with the backend, please try to
|
||||||
|
update/restart the game (Invalid Api Key).
|
||||||
|
unauthorized: Failed to communicate with the backend, please try to
|
||||||
|
update/restart the game (Unauthorized).
|
||||||
|
bad-token: Failed to communicate with the backend, please try to update/restart
|
||||||
|
the game (Bad Token).
|
||||||
|
bad-id: Invalid puzzle identifier.
|
||||||
|
not-found: The given puzzle could not be found.
|
||||||
|
bad-category: The given category could not be found.
|
||||||
|
bad-short-key: The given short key is invalid.
|
||||||
|
profane-title: Your puzzle title contains profane words.
|
||||||
|
bad-title-too-many-spaces: Your puzzle title is too short.
|
||||||
|
bad-shape-key-in-emitter: A constant producer has an invalid item.
|
||||||
|
bad-shape-key-in-goal: A goal acceptor has an invalid item.
|
||||||
|
no-emitters: Your puzzle does not contain any constant producers.
|
||||||
|
no-goals: Your puzzle does not contain any goal acceptors.
|
||||||
|
short-key-already-taken: This short key is already taken, please use another one.
|
||||||
|
can-not-report-your-own-puzzle: You can not report your own puzzle.
|
||||||
|
bad-payload: The request contains invalid data.
|
||||||
|
bad-building-placement: Your puzzle contains invalid placed buildings.
|
||||||
|
timeout: The request timed out.
|
||||||
|
@ -15,12 +15,12 @@ steamPage:
|
|||||||
|
|
||||||
Comprar o jogo na Steam dar-te-á acesso à versão completa, mas também podes jogar a versão demo em shapez.io primeiro e decidir mais tarde!
|
Comprar o jogo na Steam dar-te-á acesso à versão completa, mas também podes jogar a versão demo em shapez.io primeiro e decidir mais tarde!
|
||||||
what_others_say: O que dizem sobre o shapez.io
|
what_others_say: O que dizem sobre o shapez.io
|
||||||
nothernlion_comment: Este é um jogo fantástico - Estou a ter um bom bocado enquanto o jogo,
|
nothernlion_comment: Este é um jogo fantástico - Estou a ter um bom bocado
|
||||||
e o tempo parece que voa.
|
enquanto o jogo, e o tempo parece que voa.
|
||||||
notch_comment: Ora bolas. Eu devia ir dormir, mas acho que acabei de descobrir
|
notch_comment: Ora bolas. Eu devia ir dormir, mas acho que acabei de descobrir
|
||||||
como criar computorizar no shapez.io
|
como criar computorizar no shapez.io
|
||||||
steam_review_comment: Este jogo roubou a minha vida e não a quero de volta.
|
steam_review_comment: Este jogo roubou a minha vida e não a quero de volta. Jogo
|
||||||
Jogo de fábrica relaxante que não me deixa parar de fazer as minhas linhas
|
de fábrica relaxante que não me deixa parar de fazer as minhas linhas
|
||||||
cada vez mais eficientes.
|
cada vez mais eficientes.
|
||||||
global:
|
global:
|
||||||
loading: A Carregar
|
loading: A Carregar
|
||||||
@ -53,6 +53,7 @@ global:
|
|||||||
escape: ESC
|
escape: ESC
|
||||||
shift: SHIFT
|
shift: SHIFT
|
||||||
space: SPACE
|
space: SPACE
|
||||||
|
loggingIn: Logging in
|
||||||
demoBanners:
|
demoBanners:
|
||||||
title: Versão Demo
|
title: Versão Demo
|
||||||
intro: Compra a versão completa para desbloqueares todas as funcionalidades!
|
intro: Compra a versão completa para desbloqueares todas as funcionalidades!
|
||||||
@ -73,6 +74,11 @@ mainMenu:
|
|||||||
madeBy: Criado por <author-link>
|
madeBy: Criado por <author-link>
|
||||||
subreddit: Reddit
|
subreddit: Reddit
|
||||||
savegameUnnamed: Sem Nome
|
savegameUnnamed: Sem Nome
|
||||||
|
puzzleMode: Puzzle Mode
|
||||||
|
back: Back
|
||||||
|
puzzleDlcText: Do you enjoy compacting and optimizing factories? Get the Puzzle
|
||||||
|
DLC now on Steam for even more fun!
|
||||||
|
puzzleDlcWishlist: Wishlist now!
|
||||||
dialogs:
|
dialogs:
|
||||||
buttons:
|
buttons:
|
||||||
ok: OK
|
ok: OK
|
||||||
@ -86,6 +92,9 @@ dialogs:
|
|||||||
viewUpdate: Ver Update
|
viewUpdate: Ver Update
|
||||||
showUpgrades: Mostrar Upgrades
|
showUpgrades: Mostrar Upgrades
|
||||||
showKeybindings: Mostrar Atalhos
|
showKeybindings: Mostrar Atalhos
|
||||||
|
retry: Retry
|
||||||
|
continue: Continue
|
||||||
|
playOffline: Play Offline
|
||||||
importSavegameError:
|
importSavegameError:
|
||||||
title: Erro de importação
|
title: Erro de importação
|
||||||
text: "Erro ao importar o teu savegame:"
|
text: "Erro ao importar o teu savegame:"
|
||||||
@ -189,6 +198,67 @@ dialogs:
|
|||||||
title: Tutorial Disponível
|
title: Tutorial Disponível
|
||||||
desc: Existe um vídeo de tutorial disponível para este nível, mas apenas está
|
desc: Existe um vídeo de tutorial disponível para este nível, mas apenas está
|
||||||
disponível em Inglês. Gostarias de o ver?
|
disponível em Inglês. Gostarias de o ver?
|
||||||
|
editConstantProducer:
|
||||||
|
title: Set Item
|
||||||
|
puzzleLoadFailed:
|
||||||
|
title: Puzzles failed to load
|
||||||
|
desc: "Unfortunately the puzzles could not be loaded:"
|
||||||
|
submitPuzzle:
|
||||||
|
title: Submit Puzzle
|
||||||
|
descName: "Give your puzzle a name:"
|
||||||
|
descIcon: "Please enter a unique short key, which will be shown as the icon of
|
||||||
|
your puzzle (You can generate them <link>here</link>, or choose one
|
||||||
|
of the randomly suggested shapes below):"
|
||||||
|
placeholderName: Puzzle Title
|
||||||
|
puzzleResizeBadBuildings:
|
||||||
|
title: Resize not possible
|
||||||
|
desc: You can't make the zone any smaller, because then some buildings would be
|
||||||
|
outside the zone.
|
||||||
|
puzzleLoadError:
|
||||||
|
title: Bad Puzzle
|
||||||
|
desc: "The puzzle failed to load:"
|
||||||
|
offlineMode:
|
||||||
|
title: Offline Mode
|
||||||
|
desc: We couldn't reach the servers, so the game has to run in offline mode.
|
||||||
|
Please make sure you have an active internect connection.
|
||||||
|
puzzleDownloadError:
|
||||||
|
title: Download Error
|
||||||
|
desc: "Failed to download the puzzle:"
|
||||||
|
puzzleSubmitError:
|
||||||
|
title: Submission Error
|
||||||
|
desc: "Failed to submit your puzzle:"
|
||||||
|
puzzleSubmitOk:
|
||||||
|
title: Puzzle Published
|
||||||
|
desc: Congratulations! Your puzzle has been published and can now be played by
|
||||||
|
others. You can now find it in the "My puzzles" section.
|
||||||
|
puzzleCreateOffline:
|
||||||
|
title: Offline Mode
|
||||||
|
desc: Since you are offline, you will not be able to save and/or publish your
|
||||||
|
puzzle. Would you still like to continue?
|
||||||
|
puzzlePlayRegularRecommendation:
|
||||||
|
title: Recommendation
|
||||||
|
desc: I <strong>strongly</strong> recommend playing the normal game to level 12
|
||||||
|
before attempting the puzzle DLC, otherwise you may encounter
|
||||||
|
mechanics not yet introduced. Do you still want to continue?
|
||||||
|
puzzleShare:
|
||||||
|
title: Short Key Copied
|
||||||
|
desc: The short key of the puzzle (<key>) has been copied to your clipboard! It
|
||||||
|
can be entered in the puzzle menu to access the puzzle.
|
||||||
|
puzzleReport:
|
||||||
|
title: Report Puzzle
|
||||||
|
options:
|
||||||
|
profane: Profane
|
||||||
|
unsolvable: Not solvable
|
||||||
|
trolling: Trolling
|
||||||
|
puzzleReportComplete:
|
||||||
|
title: Thank you for your feedback!
|
||||||
|
desc: The puzzle has been flagged.
|
||||||
|
puzzleReportError:
|
||||||
|
title: Failed to report
|
||||||
|
desc: "Your report could not get processed:"
|
||||||
|
puzzleLoadShortKey:
|
||||||
|
title: Enter short key
|
||||||
|
desc: Enter the short key of the puzzle to load it.
|
||||||
ingame:
|
ingame:
|
||||||
keybindingsOverlay:
|
keybindingsOverlay:
|
||||||
moveMap: Mover
|
moveMap: Mover
|
||||||
@ -210,6 +280,7 @@ ingame:
|
|||||||
clearSelection: Cancelar
|
clearSelection: Cancelar
|
||||||
pipette: Pipeta
|
pipette: Pipeta
|
||||||
switchLayers: Troca de camadas
|
switchLayers: Troca de camadas
|
||||||
|
clearBelts: Clear belts
|
||||||
buildingPlacement:
|
buildingPlacement:
|
||||||
cycleBuildingVariants: Pressionar <key> para obter variações.
|
cycleBuildingVariants: Pressionar <key> para obter variações.
|
||||||
hotkeyLabel: "Atalho: <key>"
|
hotkeyLabel: "Atalho: <key>"
|
||||||
@ -360,6 +431,44 @@ ingame:
|
|||||||
achievements:
|
achievements:
|
||||||
title: Achievements
|
title: Achievements
|
||||||
desc: Hunt them all!
|
desc: Hunt them all!
|
||||||
|
puzzleEditorSettings:
|
||||||
|
zoneTitle: Zone
|
||||||
|
zoneWidth: Width
|
||||||
|
zoneHeight: Height
|
||||||
|
trimZone: Trim
|
||||||
|
clearItems: Clear Items
|
||||||
|
share: Share
|
||||||
|
report: Report
|
||||||
|
puzzleEditorControls:
|
||||||
|
title: Puzzle Creator
|
||||||
|
instructions:
|
||||||
|
- 1. Place <strong>Constant Producers</strong> to provide shapes and
|
||||||
|
colors to the player
|
||||||
|
- 2. Build one or more shapes you want the player to build later and
|
||||||
|
deliver it to one or more <strong>Goal Acceptors</strong>
|
||||||
|
- 3. Once a Goal Acceptor receives a shape for a certain amount of
|
||||||
|
time, it <strong>saves it as a goal</strong> that the player must
|
||||||
|
produce later (Indicated by the <strong>green badge</strong>).
|
||||||
|
- 4. Click the <strong>lock button</strong> on a building to disable
|
||||||
|
it.
|
||||||
|
- 5. Once you click review, your puzzle will be validated and you
|
||||||
|
can publish it.
|
||||||
|
- 6. Upon release, <strong>all buildings will be removed</strong>
|
||||||
|
except for the Producers and Goal Acceptors - That's the part that
|
||||||
|
the player is supposed to figure out for themselves, after all :)
|
||||||
|
puzzleCompletion:
|
||||||
|
title: Puzzle Completed!
|
||||||
|
titleLike: "Click the heart if you liked the puzzle:"
|
||||||
|
titleRating: How difficult did you find the puzzle?
|
||||||
|
titleRatingDesc: Your rating will help me to make you better suggestions in the future
|
||||||
|
continueBtn: Keep Playing
|
||||||
|
menuBtn: Menu
|
||||||
|
puzzleMetadata:
|
||||||
|
author: Author
|
||||||
|
shortKey: Short Key
|
||||||
|
rating: Difficulty score
|
||||||
|
averageDuration: Avg. Duration
|
||||||
|
completionRate: Completion rate
|
||||||
shopUpgrades:
|
shopUpgrades:
|
||||||
belt:
|
belt:
|
||||||
name: Tapetes, Distribuidores e Túneis
|
name: Tapetes, Distribuidores e Túneis
|
||||||
@ -576,6 +685,18 @@ buildings:
|
|||||||
name: Produtor de Itens
|
name: Produtor de Itens
|
||||||
description: Disponível apenas no modo sandbox, produz o sinal dado na camada de
|
description: Disponível apenas no modo sandbox, produz o sinal dado na camada de
|
||||||
fios na camada normal.
|
fios na camada normal.
|
||||||
|
constant_producer:
|
||||||
|
default:
|
||||||
|
name: Constant Producer
|
||||||
|
description: Constantly outputs a specified shape or color.
|
||||||
|
goal_acceptor:
|
||||||
|
default:
|
||||||
|
name: Goal Acceptor
|
||||||
|
description: Deliver shapes to the goal acceptor to set them as a goal.
|
||||||
|
block:
|
||||||
|
default:
|
||||||
|
name: Block
|
||||||
|
description: Allows you to block a tile.
|
||||||
storyRewards:
|
storyRewards:
|
||||||
reward_cutter_and_trash:
|
reward_cutter_and_trash:
|
||||||
title: Corte de formas
|
title: Corte de formas
|
||||||
@ -990,6 +1111,10 @@ keybindings:
|
|||||||
rotateToDown: "Rotate: Point Down"
|
rotateToDown: "Rotate: Point Down"
|
||||||
rotateToRight: "Rotate: Point Right"
|
rotateToRight: "Rotate: Point Right"
|
||||||
rotateToLeft: "Rotate: Point Left"
|
rotateToLeft: "Rotate: Point Left"
|
||||||
|
constant_producer: Constant Producer
|
||||||
|
goal_acceptor: Goal Acceptor
|
||||||
|
block: Block
|
||||||
|
massSelectClear: Clear belts
|
||||||
about:
|
about:
|
||||||
title: Sobre o Jogo
|
title: Sobre o Jogo
|
||||||
body: >-
|
body: >-
|
||||||
@ -1085,3 +1210,57 @@ tips:
|
|||||||
- Pressiona F4 para mostrar os teus FPS e Tick Rate.
|
- Pressiona F4 para mostrar os teus FPS e Tick Rate.
|
||||||
- Pressiona F4 duas vezes para mostrar a tile do teu rato e câmara.
|
- Pressiona F4 duas vezes para mostrar a tile do teu rato e câmara.
|
||||||
- Podes clicar numa forma afixada no lado direito para desafixa-la.
|
- Podes clicar numa forma afixada no lado direito para desafixa-la.
|
||||||
|
puzzleMenu:
|
||||||
|
play: Play
|
||||||
|
edit: Edit
|
||||||
|
title: Puzzle Mode
|
||||||
|
createPuzzle: Create Puzzle
|
||||||
|
loadPuzzle: Load
|
||||||
|
reviewPuzzle: Review & Publish
|
||||||
|
validatingPuzzle: Validating Puzzle
|
||||||
|
submittingPuzzle: Submitting Puzzle
|
||||||
|
noPuzzles: There are currently no puzzles in this section.
|
||||||
|
categories:
|
||||||
|
levels: Levels
|
||||||
|
new: New
|
||||||
|
top-rated: Top Rated
|
||||||
|
mine: My Puzzles
|
||||||
|
short: Short
|
||||||
|
easy: Easy
|
||||||
|
hard: Hard
|
||||||
|
completed: Completed
|
||||||
|
validation:
|
||||||
|
title: Invalid Puzzle
|
||||||
|
noProducers: Please place a Constant Producer!
|
||||||
|
noGoalAcceptors: Please place a Goal Acceptor!
|
||||||
|
goalAcceptorNoItem: One or more Goal Acceptors have not yet assigned an item.
|
||||||
|
Deliver a shape to them to set a goal.
|
||||||
|
goalAcceptorRateNotMet: One or more Goal Acceptors are not getting enough items.
|
||||||
|
Make sure that the indicators are green for all acceptors.
|
||||||
|
buildingOutOfBounds: One or more buildings are outside of the buildable area.
|
||||||
|
Either increase the area or remove them.
|
||||||
|
autoComplete: Your puzzle autocompletes itself! Please make sure your constant
|
||||||
|
producers are not directly delivering to your goal acceptors.
|
||||||
|
backendErrors:
|
||||||
|
ratelimit: You are performing your actions too frequent. Please wait a bit.
|
||||||
|
invalid-api-key: Failed to communicate with the backend, please try to
|
||||||
|
update/restart the game (Invalid Api Key).
|
||||||
|
unauthorized: Failed to communicate with the backend, please try to
|
||||||
|
update/restart the game (Unauthorized).
|
||||||
|
bad-token: Failed to communicate with the backend, please try to update/restart
|
||||||
|
the game (Bad Token).
|
||||||
|
bad-id: Invalid puzzle identifier.
|
||||||
|
not-found: The given puzzle could not be found.
|
||||||
|
bad-category: The given category could not be found.
|
||||||
|
bad-short-key: The given short key is invalid.
|
||||||
|
profane-title: Your puzzle title contains profane words.
|
||||||
|
bad-title-too-many-spaces: Your puzzle title is too short.
|
||||||
|
bad-shape-key-in-emitter: A constant producer has an invalid item.
|
||||||
|
bad-shape-key-in-goal: A goal acceptor has an invalid item.
|
||||||
|
no-emitters: Your puzzle does not contain any constant producers.
|
||||||
|
no-goals: Your puzzle does not contain any goal acceptors.
|
||||||
|
short-key-already-taken: This short key is already taken, please use another one.
|
||||||
|
can-not-report-your-own-puzzle: You can not report your own puzzle.
|
||||||
|
bad-payload: The request contains invalid data.
|
||||||
|
bad-building-placement: Your puzzle contains invalid placed buildings.
|
||||||
|
timeout: The request timed out.
|
||||||
|
@ -53,6 +53,7 @@ global:
|
|||||||
escape: ESC
|
escape: ESC
|
||||||
shift: SHIFT
|
shift: SHIFT
|
||||||
space: SPACE
|
space: SPACE
|
||||||
|
loggingIn: Logging in
|
||||||
demoBanners:
|
demoBanners:
|
||||||
title: Versiunea Demo
|
title: Versiunea Demo
|
||||||
intro: Instalează versiunea Standalone pentru a debloca toate funcțiile!
|
intro: Instalează versiunea Standalone pentru a debloca toate funcțiile!
|
||||||
@ -73,6 +74,11 @@ mainMenu:
|
|||||||
madeBy: Făcut de <author-link>
|
madeBy: Făcut de <author-link>
|
||||||
subreddit: Reddit
|
subreddit: Reddit
|
||||||
savegameUnnamed: Fară nume
|
savegameUnnamed: Fară nume
|
||||||
|
puzzleMode: Puzzle Mode
|
||||||
|
back: Back
|
||||||
|
puzzleDlcText: Do you enjoy compacting and optimizing factories? Get the Puzzle
|
||||||
|
DLC now on Steam for even more fun!
|
||||||
|
puzzleDlcWishlist: Wishlist now!
|
||||||
dialogs:
|
dialogs:
|
||||||
buttons:
|
buttons:
|
||||||
ok: OK
|
ok: OK
|
||||||
@ -86,6 +92,9 @@ dialogs:
|
|||||||
viewUpdate: Vezi Update-ul
|
viewUpdate: Vezi Update-ul
|
||||||
showUpgrades: Vezi Upgrade-urile
|
showUpgrades: Vezi Upgrade-urile
|
||||||
showKeybindings: Arată tastele configurate
|
showKeybindings: Arată tastele configurate
|
||||||
|
retry: Retry
|
||||||
|
continue: Continue
|
||||||
|
playOffline: Play Offline
|
||||||
importSavegameError:
|
importSavegameError:
|
||||||
title: Eroare la Importare
|
title: Eroare la Importare
|
||||||
text: "Încercarea de importare a eșuat:"
|
text: "Încercarea de importare a eșuat:"
|
||||||
@ -188,6 +197,67 @@ dialogs:
|
|||||||
title: Tutorial Available
|
title: Tutorial Available
|
||||||
desc: There is a tutorial video available for this level, but it is only
|
desc: There is a tutorial video available for this level, but it is only
|
||||||
available in English. Would you like to watch it?
|
available in English. Would you like to watch it?
|
||||||
|
editConstantProducer:
|
||||||
|
title: Set Item
|
||||||
|
puzzleLoadFailed:
|
||||||
|
title: Puzzles failed to load
|
||||||
|
desc: "Unfortunately the puzzles could not be loaded:"
|
||||||
|
submitPuzzle:
|
||||||
|
title: Submit Puzzle
|
||||||
|
descName: "Give your puzzle a name:"
|
||||||
|
descIcon: "Please enter a unique short key, which will be shown as the icon of
|
||||||
|
your puzzle (You can generate them <link>here</link>, or choose one
|
||||||
|
of the randomly suggested shapes below):"
|
||||||
|
placeholderName: Puzzle Title
|
||||||
|
puzzleResizeBadBuildings:
|
||||||
|
title: Resize not possible
|
||||||
|
desc: You can't make the zone any smaller, because then some buildings would be
|
||||||
|
outside the zone.
|
||||||
|
puzzleLoadError:
|
||||||
|
title: Bad Puzzle
|
||||||
|
desc: "The puzzle failed to load:"
|
||||||
|
offlineMode:
|
||||||
|
title: Offline Mode
|
||||||
|
desc: We couldn't reach the servers, so the game has to run in offline mode.
|
||||||
|
Please make sure you have an active internect connection.
|
||||||
|
puzzleDownloadError:
|
||||||
|
title: Download Error
|
||||||
|
desc: "Failed to download the puzzle:"
|
||||||
|
puzzleSubmitError:
|
||||||
|
title: Submission Error
|
||||||
|
desc: "Failed to submit your puzzle:"
|
||||||
|
puzzleSubmitOk:
|
||||||
|
title: Puzzle Published
|
||||||
|
desc: Congratulations! Your puzzle has been published and can now be played by
|
||||||
|
others. You can now find it in the "My puzzles" section.
|
||||||
|
puzzleCreateOffline:
|
||||||
|
title: Offline Mode
|
||||||
|
desc: Since you are offline, you will not be able to save and/or publish your
|
||||||
|
puzzle. Would you still like to continue?
|
||||||
|
puzzlePlayRegularRecommendation:
|
||||||
|
title: Recommendation
|
||||||
|
desc: I <strong>strongly</strong> recommend playing the normal game to level 12
|
||||||
|
before attempting the puzzle DLC, otherwise you may encounter
|
||||||
|
mechanics not yet introduced. Do you still want to continue?
|
||||||
|
puzzleShare:
|
||||||
|
title: Short Key Copied
|
||||||
|
desc: The short key of the puzzle (<key>) has been copied to your clipboard! It
|
||||||
|
can be entered in the puzzle menu to access the puzzle.
|
||||||
|
puzzleReport:
|
||||||
|
title: Report Puzzle
|
||||||
|
options:
|
||||||
|
profane: Profane
|
||||||
|
unsolvable: Not solvable
|
||||||
|
trolling: Trolling
|
||||||
|
puzzleReportComplete:
|
||||||
|
title: Thank you for your feedback!
|
||||||
|
desc: The puzzle has been flagged.
|
||||||
|
puzzleReportError:
|
||||||
|
title: Failed to report
|
||||||
|
desc: "Your report could not get processed:"
|
||||||
|
puzzleLoadShortKey:
|
||||||
|
title: Enter short key
|
||||||
|
desc: Enter the short key of the puzzle to load it.
|
||||||
ingame:
|
ingame:
|
||||||
keybindingsOverlay:
|
keybindingsOverlay:
|
||||||
moveMap: Move
|
moveMap: Move
|
||||||
@ -209,6 +279,7 @@ ingame:
|
|||||||
clearSelection: Golește Secțiunea
|
clearSelection: Golește Secțiunea
|
||||||
pipette: Pipette
|
pipette: Pipette
|
||||||
switchLayers: Switch layers
|
switchLayers: Switch layers
|
||||||
|
clearBelts: Clear belts
|
||||||
buildingPlacement:
|
buildingPlacement:
|
||||||
cycleBuildingVariants: Apasă <key> pentru a cicla variantele.
|
cycleBuildingVariants: Apasă <key> pentru a cicla variantele.
|
||||||
hotkeyLabel: "Tasta: <key>"
|
hotkeyLabel: "Tasta: <key>"
|
||||||
@ -357,6 +428,44 @@ ingame:
|
|||||||
achievements:
|
achievements:
|
||||||
title: Achievements
|
title: Achievements
|
||||||
desc: Hunt them all!
|
desc: Hunt them all!
|
||||||
|
puzzleEditorSettings:
|
||||||
|
zoneTitle: Zone
|
||||||
|
zoneWidth: Width
|
||||||
|
zoneHeight: Height
|
||||||
|
trimZone: Trim
|
||||||
|
clearItems: Clear Items
|
||||||
|
share: Share
|
||||||
|
report: Report
|
||||||
|
puzzleEditorControls:
|
||||||
|
title: Puzzle Creator
|
||||||
|
instructions:
|
||||||
|
- 1. Place <strong>Constant Producers</strong> to provide shapes and
|
||||||
|
colors to the player
|
||||||
|
- 2. Build one or more shapes you want the player to build later and
|
||||||
|
deliver it to one or more <strong>Goal Acceptors</strong>
|
||||||
|
- 3. Once a Goal Acceptor receives a shape for a certain amount of
|
||||||
|
time, it <strong>saves it as a goal</strong> that the player must
|
||||||
|
produce later (Indicated by the <strong>green badge</strong>).
|
||||||
|
- 4. Click the <strong>lock button</strong> on a building to disable
|
||||||
|
it.
|
||||||
|
- 5. Once you click review, your puzzle will be validated and you
|
||||||
|
can publish it.
|
||||||
|
- 6. Upon release, <strong>all buildings will be removed</strong>
|
||||||
|
except for the Producers and Goal Acceptors - That's the part that
|
||||||
|
the player is supposed to figure out for themselves, after all :)
|
||||||
|
puzzleCompletion:
|
||||||
|
title: Puzzle Completed!
|
||||||
|
titleLike: "Click the heart if you liked the puzzle:"
|
||||||
|
titleRating: How difficult did you find the puzzle?
|
||||||
|
titleRatingDesc: Your rating will help me to make you better suggestions in the future
|
||||||
|
continueBtn: Keep Playing
|
||||||
|
menuBtn: Menu
|
||||||
|
puzzleMetadata:
|
||||||
|
author: Author
|
||||||
|
shortKey: Short Key
|
||||||
|
rating: Difficulty score
|
||||||
|
averageDuration: Avg. Duration
|
||||||
|
completionRate: Completion rate
|
||||||
shopUpgrades:
|
shopUpgrades:
|
||||||
belt:
|
belt:
|
||||||
name: Benzi, Distribuitor & Tunele
|
name: Benzi, Distribuitor & Tunele
|
||||||
@ -567,6 +676,18 @@ buildings:
|
|||||||
name: Item Producer
|
name: Item Producer
|
||||||
description: Available in sandbox mode only, outputs the given signal from the
|
description: Available in sandbox mode only, outputs the given signal from the
|
||||||
wires layer on the regular layer.
|
wires layer on the regular layer.
|
||||||
|
constant_producer:
|
||||||
|
default:
|
||||||
|
name: Constant Producer
|
||||||
|
description: Constantly outputs a specified shape or color.
|
||||||
|
goal_acceptor:
|
||||||
|
default:
|
||||||
|
name: Goal Acceptor
|
||||||
|
description: Deliver shapes to the goal acceptor to set them as a goal.
|
||||||
|
block:
|
||||||
|
default:
|
||||||
|
name: Block
|
||||||
|
description: Allows you to block a tile.
|
||||||
storyRewards:
|
storyRewards:
|
||||||
reward_cutter_and_trash:
|
reward_cutter_and_trash:
|
||||||
title: Tăierea formelor
|
title: Tăierea formelor
|
||||||
@ -975,6 +1096,10 @@ keybindings:
|
|||||||
rotateToDown: "Rotate: Point Down"
|
rotateToDown: "Rotate: Point Down"
|
||||||
rotateToRight: "Rotate: Point Right"
|
rotateToRight: "Rotate: Point Right"
|
||||||
rotateToLeft: "Rotate: Point Left"
|
rotateToLeft: "Rotate: Point Left"
|
||||||
|
constant_producer: Constant Producer
|
||||||
|
goal_acceptor: Goal Acceptor
|
||||||
|
block: Block
|
||||||
|
massSelectClear: Clear belts
|
||||||
about:
|
about:
|
||||||
title: Despre acest joc
|
title: Despre acest joc
|
||||||
body: >-
|
body: >-
|
||||||
@ -1060,3 +1185,57 @@ tips:
|
|||||||
- Press F4 to show your FPS and Tick Rate.
|
- Press F4 to show your FPS and Tick Rate.
|
||||||
- Press F4 twice to show the tile of your mouse and camera.
|
- Press F4 twice to show the tile of your mouse and camera.
|
||||||
- You can click a pinned shape on the left side to unpin it.
|
- You can click a pinned shape on the left side to unpin it.
|
||||||
|
puzzleMenu:
|
||||||
|
play: Play
|
||||||
|
edit: Edit
|
||||||
|
title: Puzzle Mode
|
||||||
|
createPuzzle: Create Puzzle
|
||||||
|
loadPuzzle: Load
|
||||||
|
reviewPuzzle: Review & Publish
|
||||||
|
validatingPuzzle: Validating Puzzle
|
||||||
|
submittingPuzzle: Submitting Puzzle
|
||||||
|
noPuzzles: There are currently no puzzles in this section.
|
||||||
|
categories:
|
||||||
|
levels: Levels
|
||||||
|
new: New
|
||||||
|
top-rated: Top Rated
|
||||||
|
mine: My Puzzles
|
||||||
|
short: Short
|
||||||
|
easy: Easy
|
||||||
|
hard: Hard
|
||||||
|
completed: Completed
|
||||||
|
validation:
|
||||||
|
title: Invalid Puzzle
|
||||||
|
noProducers: Please place a Constant Producer!
|
||||||
|
noGoalAcceptors: Please place a Goal Acceptor!
|
||||||
|
goalAcceptorNoItem: One or more Goal Acceptors have not yet assigned an item.
|
||||||
|
Deliver a shape to them to set a goal.
|
||||||
|
goalAcceptorRateNotMet: One or more Goal Acceptors are not getting enough items.
|
||||||
|
Make sure that the indicators are green for all acceptors.
|
||||||
|
buildingOutOfBounds: One or more buildings are outside of the buildable area.
|
||||||
|
Either increase the area or remove them.
|
||||||
|
autoComplete: Your puzzle autocompletes itself! Please make sure your constant
|
||||||
|
producers are not directly delivering to your goal acceptors.
|
||||||
|
backendErrors:
|
||||||
|
ratelimit: You are performing your actions too frequent. Please wait a bit.
|
||||||
|
invalid-api-key: Failed to communicate with the backend, please try to
|
||||||
|
update/restart the game (Invalid Api Key).
|
||||||
|
unauthorized: Failed to communicate with the backend, please try to
|
||||||
|
update/restart the game (Unauthorized).
|
||||||
|
bad-token: Failed to communicate with the backend, please try to update/restart
|
||||||
|
the game (Bad Token).
|
||||||
|
bad-id: Invalid puzzle identifier.
|
||||||
|
not-found: The given puzzle could not be found.
|
||||||
|
bad-category: The given category could not be found.
|
||||||
|
bad-short-key: The given short key is invalid.
|
||||||
|
profane-title: Your puzzle title contains profane words.
|
||||||
|
bad-title-too-many-spaces: Your puzzle title is too short.
|
||||||
|
bad-shape-key-in-emitter: A constant producer has an invalid item.
|
||||||
|
bad-shape-key-in-goal: A goal acceptor has an invalid item.
|
||||||
|
no-emitters: Your puzzle does not contain any constant producers.
|
||||||
|
no-goals: Your puzzle does not contain any goal acceptors.
|
||||||
|
short-key-already-taken: This short key is already taken, please use another one.
|
||||||
|
can-not-report-your-own-puzzle: You can not report your own puzzle.
|
||||||
|
bad-payload: The request contains invalid data.
|
||||||
|
bad-building-placement: Your puzzle contains invalid placed buildings.
|
||||||
|
timeout: The request timed out.
|
||||||
|
@ -51,6 +51,7 @@ global:
|
|||||||
escape: ESC
|
escape: ESC
|
||||||
shift: SHIFT
|
shift: SHIFT
|
||||||
space: ПРОБЕЛ
|
space: ПРОБЕЛ
|
||||||
|
loggingIn: Logging in
|
||||||
demoBanners:
|
demoBanners:
|
||||||
title: Демоверсия
|
title: Демоверсия
|
||||||
intro: Приобретите полную версию, чтобы разблокировать все возможности!
|
intro: Приобретите полную версию, чтобы разблокировать все возможности!
|
||||||
@ -71,6 +72,11 @@ mainMenu:
|
|||||||
savegameLevel: Уровень <x>
|
savegameLevel: Уровень <x>
|
||||||
savegameLevelUnknown: Неизвестный уровень
|
savegameLevelUnknown: Неизвестный уровень
|
||||||
savegameUnnamed: Без названия
|
savegameUnnamed: Без названия
|
||||||
|
puzzleMode: Puzzle Mode
|
||||||
|
back: Back
|
||||||
|
puzzleDlcText: Do you enjoy compacting and optimizing factories? Get the Puzzle
|
||||||
|
DLC now on Steam for even more fun!
|
||||||
|
puzzleDlcWishlist: Wishlist now!
|
||||||
dialogs:
|
dialogs:
|
||||||
buttons:
|
buttons:
|
||||||
ok: OK
|
ok: OK
|
||||||
@ -84,6 +90,9 @@ dialogs:
|
|||||||
viewUpdate: Посмотреть Обновление
|
viewUpdate: Посмотреть Обновление
|
||||||
showUpgrades: Показать Улучшения
|
showUpgrades: Показать Улучшения
|
||||||
showKeybindings: Показать Управление (Привязку клавиш)
|
showKeybindings: Показать Управление (Привязку клавиш)
|
||||||
|
retry: Retry
|
||||||
|
continue: Continue
|
||||||
|
playOffline: Play Offline
|
||||||
importSavegameError:
|
importSavegameError:
|
||||||
title: Ошибка импортирования
|
title: Ошибка импортирования
|
||||||
text: Не удалось импортировать сохранение игры.
|
text: Не удалось импортировать сохранение игры.
|
||||||
@ -185,6 +194,67 @@ dialogs:
|
|||||||
title: Доступно обучение
|
title: Доступно обучение
|
||||||
desc: Для этого уровня доступно видео-обучение, но только на английском языке.
|
desc: Для этого уровня доступно видео-обучение, но только на английском языке.
|
||||||
Посмотрите его?
|
Посмотрите его?
|
||||||
|
editConstantProducer:
|
||||||
|
title: Set Item
|
||||||
|
puzzleLoadFailed:
|
||||||
|
title: Puzzles failed to load
|
||||||
|
desc: "Unfortunately the puzzles could not be loaded:"
|
||||||
|
submitPuzzle:
|
||||||
|
title: Submit Puzzle
|
||||||
|
descName: "Give your puzzle a name:"
|
||||||
|
descIcon: "Please enter a unique short key, which will be shown as the icon of
|
||||||
|
your puzzle (You can generate them <link>here</link>, or choose one
|
||||||
|
of the randomly suggested shapes below):"
|
||||||
|
placeholderName: Puzzle Title
|
||||||
|
puzzleResizeBadBuildings:
|
||||||
|
title: Resize not possible
|
||||||
|
desc: You can't make the zone any smaller, because then some buildings would be
|
||||||
|
outside the zone.
|
||||||
|
puzzleLoadError:
|
||||||
|
title: Bad Puzzle
|
||||||
|
desc: "The puzzle failed to load:"
|
||||||
|
offlineMode:
|
||||||
|
title: Offline Mode
|
||||||
|
desc: We couldn't reach the servers, so the game has to run in offline mode.
|
||||||
|
Please make sure you have an active internect connection.
|
||||||
|
puzzleDownloadError:
|
||||||
|
title: Download Error
|
||||||
|
desc: "Failed to download the puzzle:"
|
||||||
|
puzzleSubmitError:
|
||||||
|
title: Submission Error
|
||||||
|
desc: "Failed to submit your puzzle:"
|
||||||
|
puzzleSubmitOk:
|
||||||
|
title: Puzzle Published
|
||||||
|
desc: Congratulations! Your puzzle has been published and can now be played by
|
||||||
|
others. You can now find it in the "My puzzles" section.
|
||||||
|
puzzleCreateOffline:
|
||||||
|
title: Offline Mode
|
||||||
|
desc: Since you are offline, you will not be able to save and/or publish your
|
||||||
|
puzzle. Would you still like to continue?
|
||||||
|
puzzlePlayRegularRecommendation:
|
||||||
|
title: Recommendation
|
||||||
|
desc: I <strong>strongly</strong> recommend playing the normal game to level 12
|
||||||
|
before attempting the puzzle DLC, otherwise you may encounter
|
||||||
|
mechanics not yet introduced. Do you still want to continue?
|
||||||
|
puzzleShare:
|
||||||
|
title: Short Key Copied
|
||||||
|
desc: The short key of the puzzle (<key>) has been copied to your clipboard! It
|
||||||
|
can be entered in the puzzle menu to access the puzzle.
|
||||||
|
puzzleReport:
|
||||||
|
title: Report Puzzle
|
||||||
|
options:
|
||||||
|
profane: Profane
|
||||||
|
unsolvable: Not solvable
|
||||||
|
trolling: Trolling
|
||||||
|
puzzleReportComplete:
|
||||||
|
title: Thank you for your feedback!
|
||||||
|
desc: The puzzle has been flagged.
|
||||||
|
puzzleReportError:
|
||||||
|
title: Failed to report
|
||||||
|
desc: "Your report could not get processed:"
|
||||||
|
puzzleLoadShortKey:
|
||||||
|
title: Enter short key
|
||||||
|
desc: Enter the short key of the puzzle to load it.
|
||||||
ingame:
|
ingame:
|
||||||
keybindingsOverlay:
|
keybindingsOverlay:
|
||||||
moveMap: Передвижение
|
moveMap: Передвижение
|
||||||
@ -206,6 +276,7 @@ ingame:
|
|||||||
clearSelection: Отменить
|
clearSelection: Отменить
|
||||||
pipette: Пипетка
|
pipette: Пипетка
|
||||||
switchLayers: Переключить слои
|
switchLayers: Переключить слои
|
||||||
|
clearBelts: Clear belts
|
||||||
colors:
|
colors:
|
||||||
red: Красный
|
red: Красный
|
||||||
green: Зеленый
|
green: Зеленый
|
||||||
@ -356,6 +427,44 @@ ingame:
|
|||||||
support:
|
support:
|
||||||
title: Поддержите меня
|
title: Поддержите меня
|
||||||
desc: Я занимаюсь разработкой в свободное время!
|
desc: Я занимаюсь разработкой в свободное время!
|
||||||
|
puzzleEditorSettings:
|
||||||
|
zoneTitle: Zone
|
||||||
|
zoneWidth: Width
|
||||||
|
zoneHeight: Height
|
||||||
|
trimZone: Trim
|
||||||
|
clearItems: Clear Items
|
||||||
|
share: Share
|
||||||
|
report: Report
|
||||||
|
puzzleEditorControls:
|
||||||
|
title: Puzzle Creator
|
||||||
|
instructions:
|
||||||
|
- 1. Place <strong>Constant Producers</strong> to provide shapes and
|
||||||
|
colors to the player
|
||||||
|
- 2. Build one or more shapes you want the player to build later and
|
||||||
|
deliver it to one or more <strong>Goal Acceptors</strong>
|
||||||
|
- 3. Once a Goal Acceptor receives a shape for a certain amount of
|
||||||
|
time, it <strong>saves it as a goal</strong> that the player must
|
||||||
|
produce later (Indicated by the <strong>green badge</strong>).
|
||||||
|
- 4. Click the <strong>lock button</strong> on a building to disable
|
||||||
|
it.
|
||||||
|
- 5. Once you click review, your puzzle will be validated and you
|
||||||
|
can publish it.
|
||||||
|
- 6. Upon release, <strong>all buildings will be removed</strong>
|
||||||
|
except for the Producers and Goal Acceptors - That's the part that
|
||||||
|
the player is supposed to figure out for themselves, after all :)
|
||||||
|
puzzleCompletion:
|
||||||
|
title: Puzzle Completed!
|
||||||
|
titleLike: "Click the heart if you liked the puzzle:"
|
||||||
|
titleRating: How difficult did you find the puzzle?
|
||||||
|
titleRatingDesc: Your rating will help me to make you better suggestions in the future
|
||||||
|
continueBtn: Keep Playing
|
||||||
|
menuBtn: Menu
|
||||||
|
puzzleMetadata:
|
||||||
|
author: Author
|
||||||
|
shortKey: Short Key
|
||||||
|
rating: Difficulty score
|
||||||
|
averageDuration: Avg. Duration
|
||||||
|
completionRate: Completion rate
|
||||||
shopUpgrades:
|
shopUpgrades:
|
||||||
belt:
|
belt:
|
||||||
name: Конвейеры, Разделители & Туннели
|
name: Конвейеры, Разделители & Туннели
|
||||||
@ -569,6 +678,18 @@ buildings:
|
|||||||
name: Генератор Ресурсов
|
name: Генератор Ресурсов
|
||||||
description: Доступен только в режиме песочницы, производит заданный на слое с
|
description: Доступен только в режиме песочницы, производит заданный на слое с
|
||||||
проводами сигнал на обычном слое.
|
проводами сигнал на обычном слое.
|
||||||
|
constant_producer:
|
||||||
|
default:
|
||||||
|
name: Constant Producer
|
||||||
|
description: Constantly outputs a specified shape or color.
|
||||||
|
goal_acceptor:
|
||||||
|
default:
|
||||||
|
name: Goal Acceptor
|
||||||
|
description: Deliver shapes to the goal acceptor to set them as a goal.
|
||||||
|
block:
|
||||||
|
default:
|
||||||
|
name: Block
|
||||||
|
description: Allows you to block a tile.
|
||||||
storyRewards:
|
storyRewards:
|
||||||
reward_cutter_and_trash:
|
reward_cutter_and_trash:
|
||||||
title: Разрезание Фигур
|
title: Разрезание Фигур
|
||||||
@ -978,6 +1099,10 @@ keybindings:
|
|||||||
placementDisableAutoOrientation: Отключить автоопределение направления
|
placementDisableAutoOrientation: Отключить автоопределение направления
|
||||||
placeMultiple: Оставаться в режиме размещения
|
placeMultiple: Оставаться в режиме размещения
|
||||||
placeInverse: Инвертировать автоопределение направления конвейеров
|
placeInverse: Инвертировать автоопределение направления конвейеров
|
||||||
|
constant_producer: Constant Producer
|
||||||
|
goal_acceptor: Goal Acceptor
|
||||||
|
block: Block
|
||||||
|
massSelectClear: Clear belts
|
||||||
about:
|
about:
|
||||||
title: Об игре
|
title: Об игре
|
||||||
body: >-
|
body: >-
|
||||||
@ -1070,3 +1195,57 @@ tips:
|
|||||||
- Нажмите F4, чтобы показать FPS и Частоту Обновления.
|
- Нажмите F4, чтобы показать FPS и Частоту Обновления.
|
||||||
- Нажмите F4 дважды, чтобы показать координаты курсора и камеры.
|
- Нажмите F4 дважды, чтобы показать координаты курсора и камеры.
|
||||||
- Вы можете нажать на закрепленную фигуру слева, чтобы открепить её.
|
- Вы можете нажать на закрепленную фигуру слева, чтобы открепить её.
|
||||||
|
puzzleMenu:
|
||||||
|
play: Play
|
||||||
|
edit: Edit
|
||||||
|
title: Puzzle Mode
|
||||||
|
createPuzzle: Create Puzzle
|
||||||
|
loadPuzzle: Load
|
||||||
|
reviewPuzzle: Review & Publish
|
||||||
|
validatingPuzzle: Validating Puzzle
|
||||||
|
submittingPuzzle: Submitting Puzzle
|
||||||
|
noPuzzles: There are currently no puzzles in this section.
|
||||||
|
categories:
|
||||||
|
levels: Levels
|
||||||
|
new: New
|
||||||
|
top-rated: Top Rated
|
||||||
|
mine: My Puzzles
|
||||||
|
short: Short
|
||||||
|
easy: Easy
|
||||||
|
hard: Hard
|
||||||
|
completed: Completed
|
||||||
|
validation:
|
||||||
|
title: Invalid Puzzle
|
||||||
|
noProducers: Please place a Constant Producer!
|
||||||
|
noGoalAcceptors: Please place a Goal Acceptor!
|
||||||
|
goalAcceptorNoItem: One or more Goal Acceptors have not yet assigned an item.
|
||||||
|
Deliver a shape to them to set a goal.
|
||||||
|
goalAcceptorRateNotMet: One or more Goal Acceptors are not getting enough items.
|
||||||
|
Make sure that the indicators are green for all acceptors.
|
||||||
|
buildingOutOfBounds: One or more buildings are outside of the buildable area.
|
||||||
|
Either increase the area or remove them.
|
||||||
|
autoComplete: Your puzzle autocompletes itself! Please make sure your constant
|
||||||
|
producers are not directly delivering to your goal acceptors.
|
||||||
|
backendErrors:
|
||||||
|
ratelimit: You are performing your actions too frequent. Please wait a bit.
|
||||||
|
invalid-api-key: Failed to communicate with the backend, please try to
|
||||||
|
update/restart the game (Invalid Api Key).
|
||||||
|
unauthorized: Failed to communicate with the backend, please try to
|
||||||
|
update/restart the game (Unauthorized).
|
||||||
|
bad-token: Failed to communicate with the backend, please try to update/restart
|
||||||
|
the game (Bad Token).
|
||||||
|
bad-id: Invalid puzzle identifier.
|
||||||
|
not-found: The given puzzle could not be found.
|
||||||
|
bad-category: The given category could not be found.
|
||||||
|
bad-short-key: The given short key is invalid.
|
||||||
|
profane-title: Your puzzle title contains profane words.
|
||||||
|
bad-title-too-many-spaces: Your puzzle title is too short.
|
||||||
|
bad-shape-key-in-emitter: A constant producer has an invalid item.
|
||||||
|
bad-shape-key-in-goal: A goal acceptor has an invalid item.
|
||||||
|
no-emitters: Your puzzle does not contain any constant producers.
|
||||||
|
no-goals: Your puzzle does not contain any goal acceptors.
|
||||||
|
short-key-already-taken: This short key is already taken, please use another one.
|
||||||
|
can-not-report-your-own-puzzle: You can not report your own puzzle.
|
||||||
|
bad-payload: The request contains invalid data.
|
||||||
|
bad-building-placement: Your puzzle contains invalid placed buildings.
|
||||||
|
timeout: The request timed out.
|
||||||
|
@ -53,6 +53,7 @@ global:
|
|||||||
escape: ESC
|
escape: ESC
|
||||||
shift: SHIFT
|
shift: SHIFT
|
||||||
space: SPACE
|
space: SPACE
|
||||||
|
loggingIn: Logging in
|
||||||
demoBanners:
|
demoBanners:
|
||||||
title: Demo Version
|
title: Demo Version
|
||||||
intro: Get the standalone to unlock all features!
|
intro: Get the standalone to unlock all features!
|
||||||
@ -72,6 +73,11 @@ mainMenu:
|
|||||||
savegameLevel: Level <x>
|
savegameLevel: Level <x>
|
||||||
savegameLevelUnknown: Unknown Level
|
savegameLevelUnknown: Unknown Level
|
||||||
savegameUnnamed: Unnamed
|
savegameUnnamed: Unnamed
|
||||||
|
puzzleMode: Puzzle Mode
|
||||||
|
back: Back
|
||||||
|
puzzleDlcText: Do you enjoy compacting and optimizing factories? Get the Puzzle
|
||||||
|
DLC now on Steam for even more fun!
|
||||||
|
puzzleDlcWishlist: Wishlist now!
|
||||||
dialogs:
|
dialogs:
|
||||||
buttons:
|
buttons:
|
||||||
ok: OK
|
ok: OK
|
||||||
@ -85,6 +91,9 @@ dialogs:
|
|||||||
viewUpdate: View Update
|
viewUpdate: View Update
|
||||||
showUpgrades: Show Upgrades
|
showUpgrades: Show Upgrades
|
||||||
showKeybindings: Show Keybindings
|
showKeybindings: Show Keybindings
|
||||||
|
retry: Retry
|
||||||
|
continue: Continue
|
||||||
|
playOffline: Play Offline
|
||||||
importSavegameError:
|
importSavegameError:
|
||||||
title: Import Error
|
title: Import Error
|
||||||
text: "Failed to import your savegame:"
|
text: "Failed to import your savegame:"
|
||||||
@ -182,6 +191,67 @@ dialogs:
|
|||||||
title: Tutorial Available
|
title: Tutorial Available
|
||||||
desc: There is a tutorial video available for this level, but it is only
|
desc: There is a tutorial video available for this level, but it is only
|
||||||
available in English. Would you like to watch it?
|
available in English. Would you like to watch it?
|
||||||
|
editConstantProducer:
|
||||||
|
title: Set Item
|
||||||
|
puzzleLoadFailed:
|
||||||
|
title: Puzzles failed to load
|
||||||
|
desc: "Unfortunately the puzzles could not be loaded:"
|
||||||
|
submitPuzzle:
|
||||||
|
title: Submit Puzzle
|
||||||
|
descName: "Give your puzzle a name:"
|
||||||
|
descIcon: "Please enter a unique short key, which will be shown as the icon of
|
||||||
|
your puzzle (You can generate them <link>here</link>, or choose one
|
||||||
|
of the randomly suggested shapes below):"
|
||||||
|
placeholderName: Puzzle Title
|
||||||
|
puzzleResizeBadBuildings:
|
||||||
|
title: Resize not possible
|
||||||
|
desc: You can't make the zone any smaller, because then some buildings would be
|
||||||
|
outside the zone.
|
||||||
|
puzzleLoadError:
|
||||||
|
title: Bad Puzzle
|
||||||
|
desc: "The puzzle failed to load:"
|
||||||
|
offlineMode:
|
||||||
|
title: Offline Mode
|
||||||
|
desc: We couldn't reach the servers, so the game has to run in offline mode.
|
||||||
|
Please make sure you have an active internect connection.
|
||||||
|
puzzleDownloadError:
|
||||||
|
title: Download Error
|
||||||
|
desc: "Failed to download the puzzle:"
|
||||||
|
puzzleSubmitError:
|
||||||
|
title: Submission Error
|
||||||
|
desc: "Failed to submit your puzzle:"
|
||||||
|
puzzleSubmitOk:
|
||||||
|
title: Puzzle Published
|
||||||
|
desc: Congratulations! Your puzzle has been published and can now be played by
|
||||||
|
others. You can now find it in the "My puzzles" section.
|
||||||
|
puzzleCreateOffline:
|
||||||
|
title: Offline Mode
|
||||||
|
desc: Since you are offline, you will not be able to save and/or publish your
|
||||||
|
puzzle. Would you still like to continue?
|
||||||
|
puzzlePlayRegularRecommendation:
|
||||||
|
title: Recommendation
|
||||||
|
desc: I <strong>strongly</strong> recommend playing the normal game to level 12
|
||||||
|
before attempting the puzzle DLC, otherwise you may encounter
|
||||||
|
mechanics not yet introduced. Do you still want to continue?
|
||||||
|
puzzleShare:
|
||||||
|
title: Short Key Copied
|
||||||
|
desc: The short key of the puzzle (<key>) has been copied to your clipboard! It
|
||||||
|
can be entered in the puzzle menu to access the puzzle.
|
||||||
|
puzzleReport:
|
||||||
|
title: Report Puzzle
|
||||||
|
options:
|
||||||
|
profane: Profane
|
||||||
|
unsolvable: Not solvable
|
||||||
|
trolling: Trolling
|
||||||
|
puzzleReportComplete:
|
||||||
|
title: Thank you for your feedback!
|
||||||
|
desc: The puzzle has been flagged.
|
||||||
|
puzzleReportError:
|
||||||
|
title: Failed to report
|
||||||
|
desc: "Your report could not get processed:"
|
||||||
|
puzzleLoadShortKey:
|
||||||
|
title: Enter short key
|
||||||
|
desc: Enter the short key of the puzzle to load it.
|
||||||
ingame:
|
ingame:
|
||||||
keybindingsOverlay:
|
keybindingsOverlay:
|
||||||
moveMap: Move
|
moveMap: Move
|
||||||
@ -203,6 +273,7 @@ ingame:
|
|||||||
clearSelection: Clear selection
|
clearSelection: Clear selection
|
||||||
pipette: Pipette
|
pipette: Pipette
|
||||||
switchLayers: Switch layers
|
switchLayers: Switch layers
|
||||||
|
clearBelts: Clear belts
|
||||||
colors:
|
colors:
|
||||||
red: Red
|
red: Red
|
||||||
green: Green
|
green: Green
|
||||||
@ -350,6 +421,44 @@ ingame:
|
|||||||
achievements:
|
achievements:
|
||||||
title: Achievements
|
title: Achievements
|
||||||
desc: Hunt them all!
|
desc: Hunt them all!
|
||||||
|
puzzleEditorSettings:
|
||||||
|
zoneTitle: Zone
|
||||||
|
zoneWidth: Width
|
||||||
|
zoneHeight: Height
|
||||||
|
trimZone: Trim
|
||||||
|
clearItems: Clear Items
|
||||||
|
share: Share
|
||||||
|
report: Report
|
||||||
|
puzzleEditorControls:
|
||||||
|
title: Puzzle Creator
|
||||||
|
instructions:
|
||||||
|
- 1. Place <strong>Constant Producers</strong> to provide shapes and
|
||||||
|
colors to the player
|
||||||
|
- 2. Build one or more shapes you want the player to build later and
|
||||||
|
deliver it to one or more <strong>Goal Acceptors</strong>
|
||||||
|
- 3. Once a Goal Acceptor receives a shape for a certain amount of
|
||||||
|
time, it <strong>saves it as a goal</strong> that the player must
|
||||||
|
produce later (Indicated by the <strong>green badge</strong>).
|
||||||
|
- 4. Click the <strong>lock button</strong> on a building to disable
|
||||||
|
it.
|
||||||
|
- 5. Once you click review, your puzzle will be validated and you
|
||||||
|
can publish it.
|
||||||
|
- 6. Upon release, <strong>all buildings will be removed</strong>
|
||||||
|
except for the Producers and Goal Acceptors - That's the part that
|
||||||
|
the player is supposed to figure out for themselves, after all :)
|
||||||
|
puzzleCompletion:
|
||||||
|
title: Puzzle Completed!
|
||||||
|
titleLike: "Click the heart if you liked the puzzle:"
|
||||||
|
titleRating: How difficult did you find the puzzle?
|
||||||
|
titleRatingDesc: Your rating will help me to make you better suggestions in the future
|
||||||
|
continueBtn: Keep Playing
|
||||||
|
menuBtn: Menu
|
||||||
|
puzzleMetadata:
|
||||||
|
author: Author
|
||||||
|
shortKey: Short Key
|
||||||
|
rating: Difficulty score
|
||||||
|
averageDuration: Avg. Duration
|
||||||
|
completionRate: Completion rate
|
||||||
shopUpgrades:
|
shopUpgrades:
|
||||||
belt:
|
belt:
|
||||||
name: Belts, Distributor & Tunnels
|
name: Belts, Distributor & Tunnels
|
||||||
@ -556,6 +665,18 @@ buildings:
|
|||||||
name: Item Producer
|
name: Item Producer
|
||||||
description: Available in sandbox mode only, outputs the given signal from the
|
description: Available in sandbox mode only, outputs the given signal from the
|
||||||
wires layer on the regular layer.
|
wires layer on the regular layer.
|
||||||
|
constant_producer:
|
||||||
|
default:
|
||||||
|
name: Constant Producer
|
||||||
|
description: Constantly outputs a specified shape or color.
|
||||||
|
goal_acceptor:
|
||||||
|
default:
|
||||||
|
name: Goal Acceptor
|
||||||
|
description: Deliver shapes to the goal acceptor to set them as a goal.
|
||||||
|
block:
|
||||||
|
default:
|
||||||
|
name: Block
|
||||||
|
description: Allows you to block a tile.
|
||||||
storyRewards:
|
storyRewards:
|
||||||
reward_cutter_and_trash:
|
reward_cutter_and_trash:
|
||||||
title: Cutting Shapes
|
title: Cutting Shapes
|
||||||
@ -957,6 +1078,10 @@ keybindings:
|
|||||||
rotateToDown: "Rotate: Point Down"
|
rotateToDown: "Rotate: Point Down"
|
||||||
rotateToRight: "Rotate: Point Right"
|
rotateToRight: "Rotate: Point Right"
|
||||||
rotateToLeft: "Rotate: Point Left"
|
rotateToLeft: "Rotate: Point Left"
|
||||||
|
constant_producer: Constant Producer
|
||||||
|
goal_acceptor: Goal Acceptor
|
||||||
|
block: Block
|
||||||
|
massSelectClear: Clear belts
|
||||||
about:
|
about:
|
||||||
title: About this Game
|
title: About this Game
|
||||||
body: >-
|
body: >-
|
||||||
@ -1042,3 +1167,57 @@ tips:
|
|||||||
- Press F4 to show your FPS and Tick Rate.
|
- Press F4 to show your FPS and Tick Rate.
|
||||||
- Press F4 twice to show the tile of your mouse and camera.
|
- Press F4 twice to show the tile of your mouse and camera.
|
||||||
- You can click a pinned shape on the left side to unpin it.
|
- You can click a pinned shape on the left side to unpin it.
|
||||||
|
puzzleMenu:
|
||||||
|
play: Play
|
||||||
|
edit: Edit
|
||||||
|
title: Puzzle Mode
|
||||||
|
createPuzzle: Create Puzzle
|
||||||
|
loadPuzzle: Load
|
||||||
|
reviewPuzzle: Review & Publish
|
||||||
|
validatingPuzzle: Validating Puzzle
|
||||||
|
submittingPuzzle: Submitting Puzzle
|
||||||
|
noPuzzles: There are currently no puzzles in this section.
|
||||||
|
categories:
|
||||||
|
levels: Levels
|
||||||
|
new: New
|
||||||
|
top-rated: Top Rated
|
||||||
|
mine: My Puzzles
|
||||||
|
short: Short
|
||||||
|
easy: Easy
|
||||||
|
hard: Hard
|
||||||
|
completed: Completed
|
||||||
|
validation:
|
||||||
|
title: Invalid Puzzle
|
||||||
|
noProducers: Please place a Constant Producer!
|
||||||
|
noGoalAcceptors: Please place a Goal Acceptor!
|
||||||
|
goalAcceptorNoItem: One or more Goal Acceptors have not yet assigned an item.
|
||||||
|
Deliver a shape to them to set a goal.
|
||||||
|
goalAcceptorRateNotMet: One or more Goal Acceptors are not getting enough items.
|
||||||
|
Make sure that the indicators are green for all acceptors.
|
||||||
|
buildingOutOfBounds: One or more buildings are outside of the buildable area.
|
||||||
|
Either increase the area or remove them.
|
||||||
|
autoComplete: Your puzzle autocompletes itself! Please make sure your constant
|
||||||
|
producers are not directly delivering to your goal acceptors.
|
||||||
|
backendErrors:
|
||||||
|
ratelimit: You are performing your actions too frequent. Please wait a bit.
|
||||||
|
invalid-api-key: Failed to communicate with the backend, please try to
|
||||||
|
update/restart the game (Invalid Api Key).
|
||||||
|
unauthorized: Failed to communicate with the backend, please try to
|
||||||
|
update/restart the game (Unauthorized).
|
||||||
|
bad-token: Failed to communicate with the backend, please try to update/restart
|
||||||
|
the game (Bad Token).
|
||||||
|
bad-id: Invalid puzzle identifier.
|
||||||
|
not-found: The given puzzle could not be found.
|
||||||
|
bad-category: The given category could not be found.
|
||||||
|
bad-short-key: The given short key is invalid.
|
||||||
|
profane-title: Your puzzle title contains profane words.
|
||||||
|
bad-title-too-many-spaces: Your puzzle title is too short.
|
||||||
|
bad-shape-key-in-emitter: A constant producer has an invalid item.
|
||||||
|
bad-shape-key-in-goal: A goal acceptor has an invalid item.
|
||||||
|
no-emitters: Your puzzle does not contain any constant producers.
|
||||||
|
no-goals: Your puzzle does not contain any goal acceptors.
|
||||||
|
short-key-already-taken: This short key is already taken, please use another one.
|
||||||
|
can-not-report-your-own-puzzle: You can not report your own puzzle.
|
||||||
|
bad-payload: The request contains invalid data.
|
||||||
|
bad-building-placement: Your puzzle contains invalid placed buildings.
|
||||||
|
timeout: The request timed out.
|
||||||
|
@ -52,6 +52,7 @@ global:
|
|||||||
escape: ESC
|
escape: ESC
|
||||||
shift: SHIFT
|
shift: SHIFT
|
||||||
space: SPACE
|
space: SPACE
|
||||||
|
loggingIn: Logging in
|
||||||
demoBanners:
|
demoBanners:
|
||||||
title: Demo Verzija
|
title: Demo Verzija
|
||||||
intro: Nabavite punu igru kako biste otključali sve funkcije!
|
intro: Nabavite punu igru kako biste otključali sve funkcije!
|
||||||
@ -72,6 +73,11 @@ mainMenu:
|
|||||||
savegameLevel: Nivo <x>
|
savegameLevel: Nivo <x>
|
||||||
savegameLevelUnknown: Nepoznat Nivo
|
savegameLevelUnknown: Nepoznat Nivo
|
||||||
savegameUnnamed: Unnamed
|
savegameUnnamed: Unnamed
|
||||||
|
puzzleMode: Puzzle Mode
|
||||||
|
back: Back
|
||||||
|
puzzleDlcText: Do you enjoy compacting and optimizing factories? Get the Puzzle
|
||||||
|
DLC now on Steam for even more fun!
|
||||||
|
puzzleDlcWishlist: Wishlist now!
|
||||||
dialogs:
|
dialogs:
|
||||||
buttons:
|
buttons:
|
||||||
ok: OK
|
ok: OK
|
||||||
@ -85,6 +91,9 @@ dialogs:
|
|||||||
viewUpdate: Pogledajte ažuriranje
|
viewUpdate: Pogledajte ažuriranje
|
||||||
showUpgrades: Prikaži Nadogradnje
|
showUpgrades: Prikaži Nadogradnje
|
||||||
showKeybindings: Prikaži podešavanje tastera
|
showKeybindings: Prikaži podešavanje tastera
|
||||||
|
retry: Retry
|
||||||
|
continue: Continue
|
||||||
|
playOffline: Play Offline
|
||||||
importSavegameError:
|
importSavegameError:
|
||||||
title: Greška prilikom uvoza
|
title: Greška prilikom uvoza
|
||||||
text: "Neuspešan uvoz sačuvane igre:"
|
text: "Neuspešan uvoz sačuvane igre:"
|
||||||
@ -182,6 +191,67 @@ dialogs:
|
|||||||
title: Tutorial Available
|
title: Tutorial Available
|
||||||
desc: There is a tutorial video available for this level, but it is only
|
desc: There is a tutorial video available for this level, but it is only
|
||||||
available in English. Would you like to watch it?
|
available in English. Would you like to watch it?
|
||||||
|
editConstantProducer:
|
||||||
|
title: Set Item
|
||||||
|
puzzleLoadFailed:
|
||||||
|
title: Puzzles failed to load
|
||||||
|
desc: "Unfortunately the puzzles could not be loaded:"
|
||||||
|
submitPuzzle:
|
||||||
|
title: Submit Puzzle
|
||||||
|
descName: "Give your puzzle a name:"
|
||||||
|
descIcon: "Please enter a unique short key, which will be shown as the icon of
|
||||||
|
your puzzle (You can generate them <link>here</link>, or choose one
|
||||||
|
of the randomly suggested shapes below):"
|
||||||
|
placeholderName: Puzzle Title
|
||||||
|
puzzleResizeBadBuildings:
|
||||||
|
title: Resize not possible
|
||||||
|
desc: You can't make the zone any smaller, because then some buildings would be
|
||||||
|
outside the zone.
|
||||||
|
puzzleLoadError:
|
||||||
|
title: Bad Puzzle
|
||||||
|
desc: "The puzzle failed to load:"
|
||||||
|
offlineMode:
|
||||||
|
title: Offline Mode
|
||||||
|
desc: We couldn't reach the servers, so the game has to run in offline mode.
|
||||||
|
Please make sure you have an active internect connection.
|
||||||
|
puzzleDownloadError:
|
||||||
|
title: Download Error
|
||||||
|
desc: "Failed to download the puzzle:"
|
||||||
|
puzzleSubmitError:
|
||||||
|
title: Submission Error
|
||||||
|
desc: "Failed to submit your puzzle:"
|
||||||
|
puzzleSubmitOk:
|
||||||
|
title: Puzzle Published
|
||||||
|
desc: Congratulations! Your puzzle has been published and can now be played by
|
||||||
|
others. You can now find it in the "My puzzles" section.
|
||||||
|
puzzleCreateOffline:
|
||||||
|
title: Offline Mode
|
||||||
|
desc: Since you are offline, you will not be able to save and/or publish your
|
||||||
|
puzzle. Would you still like to continue?
|
||||||
|
puzzlePlayRegularRecommendation:
|
||||||
|
title: Recommendation
|
||||||
|
desc: I <strong>strongly</strong> recommend playing the normal game to level 12
|
||||||
|
before attempting the puzzle DLC, otherwise you may encounter
|
||||||
|
mechanics not yet introduced. Do you still want to continue?
|
||||||
|
puzzleShare:
|
||||||
|
title: Short Key Copied
|
||||||
|
desc: The short key of the puzzle (<key>) has been copied to your clipboard! It
|
||||||
|
can be entered in the puzzle menu to access the puzzle.
|
||||||
|
puzzleReport:
|
||||||
|
title: Report Puzzle
|
||||||
|
options:
|
||||||
|
profane: Profane
|
||||||
|
unsolvable: Not solvable
|
||||||
|
trolling: Trolling
|
||||||
|
puzzleReportComplete:
|
||||||
|
title: Thank you for your feedback!
|
||||||
|
desc: The puzzle has been flagged.
|
||||||
|
puzzleReportError:
|
||||||
|
title: Failed to report
|
||||||
|
desc: "Your report could not get processed:"
|
||||||
|
puzzleLoadShortKey:
|
||||||
|
title: Enter short key
|
||||||
|
desc: Enter the short key of the puzzle to load it.
|
||||||
ingame:
|
ingame:
|
||||||
keybindingsOverlay:
|
keybindingsOverlay:
|
||||||
moveMap: Kretanje
|
moveMap: Kretanje
|
||||||
@ -203,6 +273,7 @@ ingame:
|
|||||||
clearSelection: Očisti odabir
|
clearSelection: Očisti odabir
|
||||||
pipette: Pipeta
|
pipette: Pipeta
|
||||||
switchLayers: Promeni sloj
|
switchLayers: Promeni sloj
|
||||||
|
clearBelts: Clear belts
|
||||||
colors:
|
colors:
|
||||||
red: Crvena
|
red: Crvena
|
||||||
green: Zelena
|
green: Zelena
|
||||||
@ -350,6 +421,44 @@ ingame:
|
|||||||
achievements:
|
achievements:
|
||||||
title: Achievements
|
title: Achievements
|
||||||
desc: Hunt them all!
|
desc: Hunt them all!
|
||||||
|
puzzleEditorSettings:
|
||||||
|
zoneTitle: Zone
|
||||||
|
zoneWidth: Width
|
||||||
|
zoneHeight: Height
|
||||||
|
trimZone: Trim
|
||||||
|
clearItems: Clear Items
|
||||||
|
share: Share
|
||||||
|
report: Report
|
||||||
|
puzzleEditorControls:
|
||||||
|
title: Puzzle Creator
|
||||||
|
instructions:
|
||||||
|
- 1. Place <strong>Constant Producers</strong> to provide shapes and
|
||||||
|
colors to the player
|
||||||
|
- 2. Build one or more shapes you want the player to build later and
|
||||||
|
deliver it to one or more <strong>Goal Acceptors</strong>
|
||||||
|
- 3. Once a Goal Acceptor receives a shape for a certain amount of
|
||||||
|
time, it <strong>saves it as a goal</strong> that the player must
|
||||||
|
produce later (Indicated by the <strong>green badge</strong>).
|
||||||
|
- 4. Click the <strong>lock button</strong> on a building to disable
|
||||||
|
it.
|
||||||
|
- 5. Once you click review, your puzzle will be validated and you
|
||||||
|
can publish it.
|
||||||
|
- 6. Upon release, <strong>all buildings will be removed</strong>
|
||||||
|
except for the Producers and Goal Acceptors - That's the part that
|
||||||
|
the player is supposed to figure out for themselves, after all :)
|
||||||
|
puzzleCompletion:
|
||||||
|
title: Puzzle Completed!
|
||||||
|
titleLike: "Click the heart if you liked the puzzle:"
|
||||||
|
titleRating: How difficult did you find the puzzle?
|
||||||
|
titleRatingDesc: Your rating will help me to make you better suggestions in the future
|
||||||
|
continueBtn: Keep Playing
|
||||||
|
menuBtn: Menu
|
||||||
|
puzzleMetadata:
|
||||||
|
author: Author
|
||||||
|
shortKey: Short Key
|
||||||
|
rating: Difficulty score
|
||||||
|
averageDuration: Avg. Duration
|
||||||
|
completionRate: Completion rate
|
||||||
shopUpgrades:
|
shopUpgrades:
|
||||||
belt:
|
belt:
|
||||||
name: Trake, Delioci i Tuneli
|
name: Trake, Delioci i Tuneli
|
||||||
@ -554,6 +663,18 @@ buildings:
|
|||||||
name: Item Producer
|
name: Item Producer
|
||||||
description: Available in sandbox mode only, outputs the given signal from the
|
description: Available in sandbox mode only, outputs the given signal from the
|
||||||
wires layer on the regular layer.
|
wires layer on the regular layer.
|
||||||
|
constant_producer:
|
||||||
|
default:
|
||||||
|
name: Constant Producer
|
||||||
|
description: Constantly outputs a specified shape or color.
|
||||||
|
goal_acceptor:
|
||||||
|
default:
|
||||||
|
name: Goal Acceptor
|
||||||
|
description: Deliver shapes to the goal acceptor to set them as a goal.
|
||||||
|
block:
|
||||||
|
default:
|
||||||
|
name: Block
|
||||||
|
description: Allows you to block a tile.
|
||||||
storyRewards:
|
storyRewards:
|
||||||
reward_cutter_and_trash:
|
reward_cutter_and_trash:
|
||||||
title: Rezanje Oblika
|
title: Rezanje Oblika
|
||||||
@ -955,6 +1076,10 @@ keybindings:
|
|||||||
rotateToDown: "Rotate: Point Down"
|
rotateToDown: "Rotate: Point Down"
|
||||||
rotateToRight: "Rotate: Point Right"
|
rotateToRight: "Rotate: Point Right"
|
||||||
rotateToLeft: "Rotate: Point Left"
|
rotateToLeft: "Rotate: Point Left"
|
||||||
|
constant_producer: Constant Producer
|
||||||
|
goal_acceptor: Goal Acceptor
|
||||||
|
block: Block
|
||||||
|
massSelectClear: Clear belts
|
||||||
about:
|
about:
|
||||||
title: O Igri
|
title: O Igri
|
||||||
body: >-
|
body: >-
|
||||||
@ -1040,3 +1165,57 @@ tips:
|
|||||||
- Press F4 to show your FPS and Tick Rate.
|
- Press F4 to show your FPS and Tick Rate.
|
||||||
- Press F4 twice to show the tile of your mouse and camera.
|
- Press F4 twice to show the tile of your mouse and camera.
|
||||||
- You can click a pinned shape on the left side to unpin it.
|
- You can click a pinned shape on the left side to unpin it.
|
||||||
|
puzzleMenu:
|
||||||
|
play: Play
|
||||||
|
edit: Edit
|
||||||
|
title: Puzzle Mode
|
||||||
|
createPuzzle: Create Puzzle
|
||||||
|
loadPuzzle: Load
|
||||||
|
reviewPuzzle: Review & Publish
|
||||||
|
validatingPuzzle: Validating Puzzle
|
||||||
|
submittingPuzzle: Submitting Puzzle
|
||||||
|
noPuzzles: There are currently no puzzles in this section.
|
||||||
|
categories:
|
||||||
|
levels: Levels
|
||||||
|
new: New
|
||||||
|
top-rated: Top Rated
|
||||||
|
mine: My Puzzles
|
||||||
|
short: Short
|
||||||
|
easy: Easy
|
||||||
|
hard: Hard
|
||||||
|
completed: Completed
|
||||||
|
validation:
|
||||||
|
title: Invalid Puzzle
|
||||||
|
noProducers: Please place a Constant Producer!
|
||||||
|
noGoalAcceptors: Please place a Goal Acceptor!
|
||||||
|
goalAcceptorNoItem: One or more Goal Acceptors have not yet assigned an item.
|
||||||
|
Deliver a shape to them to set a goal.
|
||||||
|
goalAcceptorRateNotMet: One or more Goal Acceptors are not getting enough items.
|
||||||
|
Make sure that the indicators are green for all acceptors.
|
||||||
|
buildingOutOfBounds: One or more buildings are outside of the buildable area.
|
||||||
|
Either increase the area or remove them.
|
||||||
|
autoComplete: Your puzzle autocompletes itself! Please make sure your constant
|
||||||
|
producers are not directly delivering to your goal acceptors.
|
||||||
|
backendErrors:
|
||||||
|
ratelimit: You are performing your actions too frequent. Please wait a bit.
|
||||||
|
invalid-api-key: Failed to communicate with the backend, please try to
|
||||||
|
update/restart the game (Invalid Api Key).
|
||||||
|
unauthorized: Failed to communicate with the backend, please try to
|
||||||
|
update/restart the game (Unauthorized).
|
||||||
|
bad-token: Failed to communicate with the backend, please try to update/restart
|
||||||
|
the game (Bad Token).
|
||||||
|
bad-id: Invalid puzzle identifier.
|
||||||
|
not-found: The given puzzle could not be found.
|
||||||
|
bad-category: The given category could not be found.
|
||||||
|
bad-short-key: The given short key is invalid.
|
||||||
|
profane-title: Your puzzle title contains profane words.
|
||||||
|
bad-title-too-many-spaces: Your puzzle title is too short.
|
||||||
|
bad-shape-key-in-emitter: A constant producer has an invalid item.
|
||||||
|
bad-shape-key-in-goal: A goal acceptor has an invalid item.
|
||||||
|
no-emitters: Your puzzle does not contain any constant producers.
|
||||||
|
no-goals: Your puzzle does not contain any goal acceptors.
|
||||||
|
short-key-already-taken: This short key is already taken, please use another one.
|
||||||
|
can-not-report-your-own-puzzle: You can not report your own puzzle.
|
||||||
|
bad-payload: The request contains invalid data.
|
||||||
|
bad-building-placement: Your puzzle contains invalid placed buildings.
|
||||||
|
timeout: The request timed out.
|
||||||
|
@ -52,6 +52,7 @@ global:
|
|||||||
escape: ESC
|
escape: ESC
|
||||||
shift: SKIFT
|
shift: SKIFT
|
||||||
space: MELLANSLAG
|
space: MELLANSLAG
|
||||||
|
loggingIn: Logging in
|
||||||
demoBanners:
|
demoBanners:
|
||||||
title: Demo-version
|
title: Demo-version
|
||||||
intro: Skaffa den fristående versionen för att låsa upp alla funktioner!
|
intro: Skaffa den fristående versionen för att låsa upp alla funktioner!
|
||||||
@ -72,6 +73,11 @@ mainMenu:
|
|||||||
madeBy: Skapad av <author-link>
|
madeBy: Skapad av <author-link>
|
||||||
subreddit: Reddit
|
subreddit: Reddit
|
||||||
savegameUnnamed: Namnlöst
|
savegameUnnamed: Namnlöst
|
||||||
|
puzzleMode: Puzzle Mode
|
||||||
|
back: Back
|
||||||
|
puzzleDlcText: Do you enjoy compacting and optimizing factories? Get the Puzzle
|
||||||
|
DLC now on Steam for even more fun!
|
||||||
|
puzzleDlcWishlist: Wishlist now!
|
||||||
dialogs:
|
dialogs:
|
||||||
buttons:
|
buttons:
|
||||||
ok: OK
|
ok: OK
|
||||||
@ -85,6 +91,9 @@ dialogs:
|
|||||||
viewUpdate: Se uppdateringar
|
viewUpdate: Se uppdateringar
|
||||||
showUpgrades: Visa uppgraderingar
|
showUpgrades: Visa uppgraderingar
|
||||||
showKeybindings: Visa tangentbindingar
|
showKeybindings: Visa tangentbindingar
|
||||||
|
retry: Retry
|
||||||
|
continue: Continue
|
||||||
|
playOffline: Play Offline
|
||||||
importSavegameError:
|
importSavegameError:
|
||||||
title: Importfel
|
title: Importfel
|
||||||
text: "Kunde inte importera sparfil:"
|
text: "Kunde inte importera sparfil:"
|
||||||
@ -186,6 +195,67 @@ dialogs:
|
|||||||
title: Handledning Tillgänglig
|
title: Handledning Tillgänglig
|
||||||
desc: Det finns en handledningsvideo tillgänglig för denna nivå, men den är bara
|
desc: Det finns en handledningsvideo tillgänglig för denna nivå, men den är bara
|
||||||
tillgänglig på engelska. Vill du se den?
|
tillgänglig på engelska. Vill du se den?
|
||||||
|
editConstantProducer:
|
||||||
|
title: Set Item
|
||||||
|
puzzleLoadFailed:
|
||||||
|
title: Puzzles failed to load
|
||||||
|
desc: "Unfortunately the puzzles could not be loaded:"
|
||||||
|
submitPuzzle:
|
||||||
|
title: Submit Puzzle
|
||||||
|
descName: "Give your puzzle a name:"
|
||||||
|
descIcon: "Please enter a unique short key, which will be shown as the icon of
|
||||||
|
your puzzle (You can generate them <link>here</link>, or choose one
|
||||||
|
of the randomly suggested shapes below):"
|
||||||
|
placeholderName: Puzzle Title
|
||||||
|
puzzleResizeBadBuildings:
|
||||||
|
title: Resize not possible
|
||||||
|
desc: You can't make the zone any smaller, because then some buildings would be
|
||||||
|
outside the zone.
|
||||||
|
puzzleLoadError:
|
||||||
|
title: Bad Puzzle
|
||||||
|
desc: "The puzzle failed to load:"
|
||||||
|
offlineMode:
|
||||||
|
title: Offline Mode
|
||||||
|
desc: We couldn't reach the servers, so the game has to run in offline mode.
|
||||||
|
Please make sure you have an active internect connection.
|
||||||
|
puzzleDownloadError:
|
||||||
|
title: Download Error
|
||||||
|
desc: "Failed to download the puzzle:"
|
||||||
|
puzzleSubmitError:
|
||||||
|
title: Submission Error
|
||||||
|
desc: "Failed to submit your puzzle:"
|
||||||
|
puzzleSubmitOk:
|
||||||
|
title: Puzzle Published
|
||||||
|
desc: Congratulations! Your puzzle has been published and can now be played by
|
||||||
|
others. You can now find it in the "My puzzles" section.
|
||||||
|
puzzleCreateOffline:
|
||||||
|
title: Offline Mode
|
||||||
|
desc: Since you are offline, you will not be able to save and/or publish your
|
||||||
|
puzzle. Would you still like to continue?
|
||||||
|
puzzlePlayRegularRecommendation:
|
||||||
|
title: Recommendation
|
||||||
|
desc: I <strong>strongly</strong> recommend playing the normal game to level 12
|
||||||
|
before attempting the puzzle DLC, otherwise you may encounter
|
||||||
|
mechanics not yet introduced. Do you still want to continue?
|
||||||
|
puzzleShare:
|
||||||
|
title: Short Key Copied
|
||||||
|
desc: The short key of the puzzle (<key>) has been copied to your clipboard! It
|
||||||
|
can be entered in the puzzle menu to access the puzzle.
|
||||||
|
puzzleReport:
|
||||||
|
title: Report Puzzle
|
||||||
|
options:
|
||||||
|
profane: Profane
|
||||||
|
unsolvable: Not solvable
|
||||||
|
trolling: Trolling
|
||||||
|
puzzleReportComplete:
|
||||||
|
title: Thank you for your feedback!
|
||||||
|
desc: The puzzle has been flagged.
|
||||||
|
puzzleReportError:
|
||||||
|
title: Failed to report
|
||||||
|
desc: "Your report could not get processed:"
|
||||||
|
puzzleLoadShortKey:
|
||||||
|
title: Enter short key
|
||||||
|
desc: Enter the short key of the puzzle to load it.
|
||||||
ingame:
|
ingame:
|
||||||
keybindingsOverlay:
|
keybindingsOverlay:
|
||||||
moveMap: Flytta
|
moveMap: Flytta
|
||||||
@ -207,6 +277,7 @@ ingame:
|
|||||||
clearSelection: Rensa vald
|
clearSelection: Rensa vald
|
||||||
pipette: Pipett
|
pipette: Pipett
|
||||||
switchLayers: Byt lager
|
switchLayers: Byt lager
|
||||||
|
clearBelts: Clear belts
|
||||||
buildingPlacement:
|
buildingPlacement:
|
||||||
cycleBuildingVariants: Tryck ned <key> För att bläddra igenom varianter.
|
cycleBuildingVariants: Tryck ned <key> För att bläddra igenom varianter.
|
||||||
hotkeyLabel: "Snabbtangent: <key>"
|
hotkeyLabel: "Snabbtangent: <key>"
|
||||||
@ -354,6 +425,44 @@ ingame:
|
|||||||
achievements:
|
achievements:
|
||||||
title: Achievements
|
title: Achievements
|
||||||
desc: Hunt them all!
|
desc: Hunt them all!
|
||||||
|
puzzleEditorSettings:
|
||||||
|
zoneTitle: Zone
|
||||||
|
zoneWidth: Width
|
||||||
|
zoneHeight: Height
|
||||||
|
trimZone: Trim
|
||||||
|
clearItems: Clear Items
|
||||||
|
share: Share
|
||||||
|
report: Report
|
||||||
|
puzzleEditorControls:
|
||||||
|
title: Puzzle Creator
|
||||||
|
instructions:
|
||||||
|
- 1. Place <strong>Constant Producers</strong> to provide shapes and
|
||||||
|
colors to the player
|
||||||
|
- 2. Build one or more shapes you want the player to build later and
|
||||||
|
deliver it to one or more <strong>Goal Acceptors</strong>
|
||||||
|
- 3. Once a Goal Acceptor receives a shape for a certain amount of
|
||||||
|
time, it <strong>saves it as a goal</strong> that the player must
|
||||||
|
produce later (Indicated by the <strong>green badge</strong>).
|
||||||
|
- 4. Click the <strong>lock button</strong> on a building to disable
|
||||||
|
it.
|
||||||
|
- 5. Once you click review, your puzzle will be validated and you
|
||||||
|
can publish it.
|
||||||
|
- 6. Upon release, <strong>all buildings will be removed</strong>
|
||||||
|
except for the Producers and Goal Acceptors - That's the part that
|
||||||
|
the player is supposed to figure out for themselves, after all :)
|
||||||
|
puzzleCompletion:
|
||||||
|
title: Puzzle Completed!
|
||||||
|
titleLike: "Click the heart if you liked the puzzle:"
|
||||||
|
titleRating: How difficult did you find the puzzle?
|
||||||
|
titleRatingDesc: Your rating will help me to make you better suggestions in the future
|
||||||
|
continueBtn: Keep Playing
|
||||||
|
menuBtn: Menu
|
||||||
|
puzzleMetadata:
|
||||||
|
author: Author
|
||||||
|
shortKey: Short Key
|
||||||
|
rating: Difficulty score
|
||||||
|
averageDuration: Avg. Duration
|
||||||
|
completionRate: Completion rate
|
||||||
shopUpgrades:
|
shopUpgrades:
|
||||||
belt:
|
belt:
|
||||||
name: Rullband, Distributörer & Tunnlar
|
name: Rullband, Distributörer & Tunnlar
|
||||||
@ -559,6 +668,18 @@ buildings:
|
|||||||
name: Item Producer
|
name: Item Producer
|
||||||
description: Endast tillgänglig i sandlådeläge, avger en given signal från
|
description: Endast tillgänglig i sandlådeläge, avger en given signal från
|
||||||
kabellagret till det vanliga lagret.
|
kabellagret till det vanliga lagret.
|
||||||
|
constant_producer:
|
||||||
|
default:
|
||||||
|
name: Constant Producer
|
||||||
|
description: Constantly outputs a specified shape or color.
|
||||||
|
goal_acceptor:
|
||||||
|
default:
|
||||||
|
name: Goal Acceptor
|
||||||
|
description: Deliver shapes to the goal acceptor to set them as a goal.
|
||||||
|
block:
|
||||||
|
default:
|
||||||
|
name: Block
|
||||||
|
description: Allows you to block a tile.
|
||||||
storyRewards:
|
storyRewards:
|
||||||
reward_cutter_and_trash:
|
reward_cutter_and_trash:
|
||||||
title: Att klippa former
|
title: Att klippa former
|
||||||
@ -965,6 +1086,10 @@ keybindings:
|
|||||||
rotateToDown: "Rotate: Point Down"
|
rotateToDown: "Rotate: Point Down"
|
||||||
rotateToRight: "Rotate: Point Right"
|
rotateToRight: "Rotate: Point Right"
|
||||||
rotateToLeft: "Rotate: Point Left"
|
rotateToLeft: "Rotate: Point Left"
|
||||||
|
constant_producer: Constant Producer
|
||||||
|
goal_acceptor: Goal Acceptor
|
||||||
|
block: Block
|
||||||
|
massSelectClear: Clear belts
|
||||||
about:
|
about:
|
||||||
title: Om detta spel
|
title: Om detta spel
|
||||||
body: >-
|
body: >-
|
||||||
@ -1050,3 +1175,57 @@ tips:
|
|||||||
- Press F4 to show your FPS and Tick Rate.
|
- Press F4 to show your FPS and Tick Rate.
|
||||||
- Press F4 twice to show the tile of your mouse and camera.
|
- Press F4 twice to show the tile of your mouse and camera.
|
||||||
- You can click a pinned shape on the left side to unpin it.
|
- You can click a pinned shape on the left side to unpin it.
|
||||||
|
puzzleMenu:
|
||||||
|
play: Play
|
||||||
|
edit: Edit
|
||||||
|
title: Puzzle Mode
|
||||||
|
createPuzzle: Create Puzzle
|
||||||
|
loadPuzzle: Load
|
||||||
|
reviewPuzzle: Review & Publish
|
||||||
|
validatingPuzzle: Validating Puzzle
|
||||||
|
submittingPuzzle: Submitting Puzzle
|
||||||
|
noPuzzles: There are currently no puzzles in this section.
|
||||||
|
categories:
|
||||||
|
levels: Levels
|
||||||
|
new: New
|
||||||
|
top-rated: Top Rated
|
||||||
|
mine: My Puzzles
|
||||||
|
short: Short
|
||||||
|
easy: Easy
|
||||||
|
hard: Hard
|
||||||
|
completed: Completed
|
||||||
|
validation:
|
||||||
|
title: Invalid Puzzle
|
||||||
|
noProducers: Please place a Constant Producer!
|
||||||
|
noGoalAcceptors: Please place a Goal Acceptor!
|
||||||
|
goalAcceptorNoItem: One or more Goal Acceptors have not yet assigned an item.
|
||||||
|
Deliver a shape to them to set a goal.
|
||||||
|
goalAcceptorRateNotMet: One or more Goal Acceptors are not getting enough items.
|
||||||
|
Make sure that the indicators are green for all acceptors.
|
||||||
|
buildingOutOfBounds: One or more buildings are outside of the buildable area.
|
||||||
|
Either increase the area or remove them.
|
||||||
|
autoComplete: Your puzzle autocompletes itself! Please make sure your constant
|
||||||
|
producers are not directly delivering to your goal acceptors.
|
||||||
|
backendErrors:
|
||||||
|
ratelimit: You are performing your actions too frequent. Please wait a bit.
|
||||||
|
invalid-api-key: Failed to communicate with the backend, please try to
|
||||||
|
update/restart the game (Invalid Api Key).
|
||||||
|
unauthorized: Failed to communicate with the backend, please try to
|
||||||
|
update/restart the game (Unauthorized).
|
||||||
|
bad-token: Failed to communicate with the backend, please try to update/restart
|
||||||
|
the game (Bad Token).
|
||||||
|
bad-id: Invalid puzzle identifier.
|
||||||
|
not-found: The given puzzle could not be found.
|
||||||
|
bad-category: The given category could not be found.
|
||||||
|
bad-short-key: The given short key is invalid.
|
||||||
|
profane-title: Your puzzle title contains profane words.
|
||||||
|
bad-title-too-many-spaces: Your puzzle title is too short.
|
||||||
|
bad-shape-key-in-emitter: A constant producer has an invalid item.
|
||||||
|
bad-shape-key-in-goal: A goal acceptor has an invalid item.
|
||||||
|
no-emitters: Your puzzle does not contain any constant producers.
|
||||||
|
no-goals: Your puzzle does not contain any goal acceptors.
|
||||||
|
short-key-already-taken: This short key is already taken, please use another one.
|
||||||
|
can-not-report-your-own-puzzle: You can not report your own puzzle.
|
||||||
|
bad-payload: The request contains invalid data.
|
||||||
|
bad-building-placement: Your puzzle contains invalid placed buildings.
|
||||||
|
timeout: The request timed out.
|
||||||
|
@ -14,13 +14,12 @@ steamPage:
|
|||||||
|
|
||||||
Oyunu Steam'de satın almak tam sürüme erişimi sağlayacak, ama herzaman shapez.io deneme sürümünü oynayıp sonradan karar verebilirsin!
|
Oyunu Steam'de satın almak tam sürüme erişimi sağlayacak, ama herzaman shapez.io deneme sürümünü oynayıp sonradan karar verebilirsin!
|
||||||
what_others_say: İnsanlar shapez.io hakkında ne düşünüyor?
|
what_others_say: İnsanlar shapez.io hakkında ne düşünüyor?
|
||||||
nothernlion_comment: Bu oyun süper - Oynarken harika vakit geçiriyorum
|
nothernlion_comment: Bu oyun süper - Oynarken harika vakit geçiriyorum ve zaman akıp gidiyor.
|
||||||
ve zaman akıp gidiyor.
|
notch_comment: Hay aksi. Gerçekten uyumalıyım, ama şimdi shapez.io'da nasıl bir
|
||||||
notch_comment: Hay aksi. Gerçekten uyumalıyım, ama şimdi shapez.io'da
|
bilgisayar yapabileceğimi çözdüm.
|
||||||
nasıl bir bilgisayar yapabileceğimi çözdüm.
|
steam_review_comment: Bu oyun hayatımı çaldı ve geri istemiyorum. Üretim
|
||||||
steam_review_comment: Bu oyun hayatımı çaldı ve geri istemiyorum.
|
hatlarımı daha verimli yapmamı engelleyemeyecek kadar güzel bir fabrika
|
||||||
Üretim hatlarımı daha verimli yapmamı engelleyemeyecek kadar güzel bir
|
oyunu.
|
||||||
fabrika oyunu.
|
|
||||||
global:
|
global:
|
||||||
loading: Yüklenİyor
|
loading: Yüklenİyor
|
||||||
error: Hata
|
error: Hata
|
||||||
@ -52,6 +51,7 @@ global:
|
|||||||
escape: ESC
|
escape: ESC
|
||||||
shift: SHIFT
|
shift: SHIFT
|
||||||
space: SPACE
|
space: SPACE
|
||||||
|
loggingIn: Logging in
|
||||||
demoBanners:
|
demoBanners:
|
||||||
title: Deneme Sürümü
|
title: Deneme Sürümü
|
||||||
intro: Bütün özellikleri açmak için tam sürümü satın alın!
|
intro: Bütün özellikleri açmak için tam sürümü satın alın!
|
||||||
@ -71,6 +71,11 @@ mainMenu:
|
|||||||
madeBy: <author-link> tarafından yapıldı
|
madeBy: <author-link> tarafından yapıldı
|
||||||
subreddit: Reddit
|
subreddit: Reddit
|
||||||
savegameUnnamed: İsimsiz
|
savegameUnnamed: İsimsiz
|
||||||
|
puzzleMode: Puzzle Mode
|
||||||
|
back: Back
|
||||||
|
puzzleDlcText: Do you enjoy compacting and optimizing factories? Get the Puzzle
|
||||||
|
DLC now on Steam for even more fun!
|
||||||
|
puzzleDlcWishlist: Wishlist now!
|
||||||
dialogs:
|
dialogs:
|
||||||
buttons:
|
buttons:
|
||||||
ok: OK
|
ok: OK
|
||||||
@ -84,6 +89,9 @@ dialogs:
|
|||||||
viewUpdate: Güncellemeleri Görüntüle
|
viewUpdate: Güncellemeleri Görüntüle
|
||||||
showUpgrades: Geliştirmeleri Göster
|
showUpgrades: Geliştirmeleri Göster
|
||||||
showKeybindings: Tuş Kısayollarını Göster
|
showKeybindings: Tuş Kısayollarını Göster
|
||||||
|
retry: Retry
|
||||||
|
continue: Continue
|
||||||
|
playOffline: Play Offline
|
||||||
importSavegameError:
|
importSavegameError:
|
||||||
title: Kayıt yükleme hatası
|
title: Kayıt yükleme hatası
|
||||||
text: "Oyun kaydı yükleme başarısız:"
|
text: "Oyun kaydı yükleme başarısız:"
|
||||||
@ -95,10 +103,8 @@ dialogs:
|
|||||||
text: "Oyun yükleme başarısız:"
|
text: "Oyun yükleme başarısız:"
|
||||||
confirmSavegameDelete:
|
confirmSavegameDelete:
|
||||||
title: Sİlme İşlemİnİ onayla
|
title: Sİlme İşlemİnİ onayla
|
||||||
text: >-
|
text: Bu kaydı silmek istediğinize emin misiniz?<br><br> '<savegameName>'
|
||||||
Bu kaydı silmek istediğinize emin misiniz?<br><br>
|
seviyesi <savegameLevel><br><br> Bu işlem geri alınamaz!
|
||||||
'<savegameName>' seviyesi <savegameLevel><br><br>
|
|
||||||
Bu işlem geri alınamaz!
|
|
||||||
savegameDeletionError:
|
savegameDeletionError:
|
||||||
title: Silme başarısız
|
title: Silme başarısız
|
||||||
text: "Oyun kaydı silinemedi:"
|
text: "Oyun kaydı silinemedi:"
|
||||||
@ -122,8 +128,8 @@ dialogs:
|
|||||||
için tam versiyonu satın alın.
|
için tam versiyonu satın alın.
|
||||||
oneSavegameLimit:
|
oneSavegameLimit:
|
||||||
title: Sınırlı Oyun Kaydı
|
title: Sınırlı Oyun Kaydı
|
||||||
desc: Deneme sürümünde sadece tek bir oyun kaydınız olabilir. Lütfen mevcut kaydı
|
desc: Deneme sürümünde sadece tek bir oyun kaydınız olabilir. Lütfen mevcut
|
||||||
silin veya tam sürümü satın alın!
|
kaydı silin veya tam sürümü satın alın!
|
||||||
updateSummary:
|
updateSummary:
|
||||||
title: Yeni güncelleme!
|
title: Yeni güncelleme!
|
||||||
desc: "Son oynadığınızdan bu yana gelen değişikler:"
|
desc: "Son oynadığınızdan bu yana gelen değişikler:"
|
||||||
@ -150,8 +156,8 @@ dialogs:
|
|||||||
taşıma bantlarının yönünü ters çevirir.<br>"
|
taşıma bantlarının yönünü ters çevirir.<br>"
|
||||||
createMarker:
|
createMarker:
|
||||||
title: Yeni Konum İşareti
|
title: Yeni Konum İşareti
|
||||||
desc: Anlamlı bir isim ver. Ayrıca <strong>Şekil kodu da</strong> koyabilirsiniz
|
desc: Anlamlı bir isim ver. Ayrıca <strong>Şekil kodu da</strong>
|
||||||
(<link>Buradan</link> kod yapabilirsiniz )
|
koyabilirsiniz (<link>Buradan</link> kod yapabilirsiniz )
|
||||||
titleEdit: Konum İşaretini Düzenle
|
titleEdit: Konum İşaretini Düzenle
|
||||||
markerDemoLimit:
|
markerDemoLimit:
|
||||||
desc: Deneme sürümünde sadece iki adet yer imi oluşturabilirsiniz. Sınırsız yer
|
desc: Deneme sürümünde sadece iki adet yer imi oluşturabilirsiniz. Sınırsız yer
|
||||||
@ -184,6 +190,67 @@ dialogs:
|
|||||||
title: Eğitim Mevcut
|
title: Eğitim Mevcut
|
||||||
desc: Bu seviye için eğitim videosu mevcut, ama İngilizce dilinde. İzlemek ister
|
desc: Bu seviye için eğitim videosu mevcut, ama İngilizce dilinde. İzlemek ister
|
||||||
misin?
|
misin?
|
||||||
|
editConstantProducer:
|
||||||
|
title: Set Item
|
||||||
|
puzzleLoadFailed:
|
||||||
|
title: Puzzles failed to load
|
||||||
|
desc: "Unfortunately the puzzles could not be loaded:"
|
||||||
|
submitPuzzle:
|
||||||
|
title: Submit Puzzle
|
||||||
|
descName: "Give your puzzle a name:"
|
||||||
|
descIcon: "Please enter a unique short key, which will be shown as the icon of
|
||||||
|
your puzzle (You can generate them <link>here</link>, or choose one
|
||||||
|
of the randomly suggested shapes below):"
|
||||||
|
placeholderName: Puzzle Title
|
||||||
|
puzzleResizeBadBuildings:
|
||||||
|
title: Resize not possible
|
||||||
|
desc: You can't make the zone any smaller, because then some buildings would be
|
||||||
|
outside the zone.
|
||||||
|
puzzleLoadError:
|
||||||
|
title: Bad Puzzle
|
||||||
|
desc: "The puzzle failed to load:"
|
||||||
|
offlineMode:
|
||||||
|
title: Offline Mode
|
||||||
|
desc: We couldn't reach the servers, so the game has to run in offline mode.
|
||||||
|
Please make sure you have an active internect connection.
|
||||||
|
puzzleDownloadError:
|
||||||
|
title: Download Error
|
||||||
|
desc: "Failed to download the puzzle:"
|
||||||
|
puzzleSubmitError:
|
||||||
|
title: Submission Error
|
||||||
|
desc: "Failed to submit your puzzle:"
|
||||||
|
puzzleSubmitOk:
|
||||||
|
title: Puzzle Published
|
||||||
|
desc: Congratulations! Your puzzle has been published and can now be played by
|
||||||
|
others. You can now find it in the "My puzzles" section.
|
||||||
|
puzzleCreateOffline:
|
||||||
|
title: Offline Mode
|
||||||
|
desc: Since you are offline, you will not be able to save and/or publish your
|
||||||
|
puzzle. Would you still like to continue?
|
||||||
|
puzzlePlayRegularRecommendation:
|
||||||
|
title: Recommendation
|
||||||
|
desc: I <strong>strongly</strong> recommend playing the normal game to level 12
|
||||||
|
before attempting the puzzle DLC, otherwise you may encounter
|
||||||
|
mechanics not yet introduced. Do you still want to continue?
|
||||||
|
puzzleShare:
|
||||||
|
title: Short Key Copied
|
||||||
|
desc: The short key of the puzzle (<key>) has been copied to your clipboard! It
|
||||||
|
can be entered in the puzzle menu to access the puzzle.
|
||||||
|
puzzleReport:
|
||||||
|
title: Report Puzzle
|
||||||
|
options:
|
||||||
|
profane: Profane
|
||||||
|
unsolvable: Not solvable
|
||||||
|
trolling: Trolling
|
||||||
|
puzzleReportComplete:
|
||||||
|
title: Thank you for your feedback!
|
||||||
|
desc: The puzzle has been flagged.
|
||||||
|
puzzleReportError:
|
||||||
|
title: Failed to report
|
||||||
|
desc: "Your report could not get processed:"
|
||||||
|
puzzleLoadShortKey:
|
||||||
|
title: Enter short key
|
||||||
|
desc: Enter the short key of the puzzle to load it.
|
||||||
ingame:
|
ingame:
|
||||||
keybindingsOverlay:
|
keybindingsOverlay:
|
||||||
moveMap: Hareket Et
|
moveMap: Hareket Et
|
||||||
@ -205,6 +272,7 @@ ingame:
|
|||||||
clearSelection: Seçimi temİzle
|
clearSelection: Seçimi temİzle
|
||||||
pipette: Pipet
|
pipette: Pipet
|
||||||
switchLayers: Katman değiştir
|
switchLayers: Katman değiştir
|
||||||
|
clearBelts: Clear belts
|
||||||
buildingPlacement:
|
buildingPlacement:
|
||||||
cycleBuildingVariants: Yapının farklı türlerine geçmek için <key> tuşuna bas.
|
cycleBuildingVariants: Yapının farklı türlerine geçmek için <key> tuşuna bas.
|
||||||
hotkeyLabel: "Kısayol: <key>"
|
hotkeyLabel: "Kısayol: <key>"
|
||||||
@ -354,6 +422,44 @@ ingame:
|
|||||||
achievements:
|
achievements:
|
||||||
title: Başarımlar
|
title: Başarımlar
|
||||||
desc: Bütün başarımları açmaya çalış!
|
desc: Bütün başarımları açmaya çalış!
|
||||||
|
puzzleEditorSettings:
|
||||||
|
zoneTitle: Zone
|
||||||
|
zoneWidth: Width
|
||||||
|
zoneHeight: Height
|
||||||
|
trimZone: Trim
|
||||||
|
clearItems: Clear Items
|
||||||
|
share: Share
|
||||||
|
report: Report
|
||||||
|
puzzleEditorControls:
|
||||||
|
title: Puzzle Creator
|
||||||
|
instructions:
|
||||||
|
- 1. Place <strong>Constant Producers</strong> to provide shapes and
|
||||||
|
colors to the player
|
||||||
|
- 2. Build one or more shapes you want the player to build later and
|
||||||
|
deliver it to one or more <strong>Goal Acceptors</strong>
|
||||||
|
- 3. Once a Goal Acceptor receives a shape for a certain amount of
|
||||||
|
time, it <strong>saves it as a goal</strong> that the player must
|
||||||
|
produce later (Indicated by the <strong>green badge</strong>).
|
||||||
|
- 4. Click the <strong>lock button</strong> on a building to disable
|
||||||
|
it.
|
||||||
|
- 5. Once you click review, your puzzle will be validated and you
|
||||||
|
can publish it.
|
||||||
|
- 6. Upon release, <strong>all buildings will be removed</strong>
|
||||||
|
except for the Producers and Goal Acceptors - That's the part that
|
||||||
|
the player is supposed to figure out for themselves, after all :)
|
||||||
|
puzzleCompletion:
|
||||||
|
title: Puzzle Completed!
|
||||||
|
titleLike: "Click the heart if you liked the puzzle:"
|
||||||
|
titleRating: How difficult did you find the puzzle?
|
||||||
|
titleRatingDesc: Your rating will help me to make you better suggestions in the future
|
||||||
|
continueBtn: Keep Playing
|
||||||
|
menuBtn: Menu
|
||||||
|
puzzleMetadata:
|
||||||
|
author: Author
|
||||||
|
shortKey: Short Key
|
||||||
|
rating: Difficulty score
|
||||||
|
averageDuration: Avg. Duration
|
||||||
|
completionRate: Completion rate
|
||||||
shopUpgrades:
|
shopUpgrades:
|
||||||
belt:
|
belt:
|
||||||
name: Taşıma Bandı, Dağıtıcılar & Tüneller
|
name: Taşıma Bandı, Dağıtıcılar & Tüneller
|
||||||
@ -446,12 +552,12 @@ buildings:
|
|||||||
wire:
|
wire:
|
||||||
default:
|
default:
|
||||||
name: Kablo
|
name: Kablo
|
||||||
description: Eşya, renk ve ikili değerler(1 / 0) gibi sinyalleri aktarmayı sağlar.
|
description: Eşya, renk ve ikili değerler(1 / 0) gibi sinyalleri aktarmayı
|
||||||
Farklı renkteki kablolar bağlanamaz.
|
sağlar. Farklı renkteki kablolar bağlanamaz.
|
||||||
second:
|
second:
|
||||||
name: Kablo
|
name: Kablo
|
||||||
description: Eşya, renk ve ikili değerler(1 / 0) gibi sinyalleri aktarmayı sağlar.
|
description: Eşya, renk ve ikili değerler(1 / 0) gibi sinyalleri aktarmayı
|
||||||
Farklı renkteki kablolar bağlanamaz.
|
sağlar. Farklı renkteki kablolar bağlanamaz.
|
||||||
wire_tunnel:
|
wire_tunnel:
|
||||||
default:
|
default:
|
||||||
name: Kablo Tüneli
|
name: Kablo Tüneli
|
||||||
@ -475,8 +581,8 @@ buildings:
|
|||||||
storage:
|
storage:
|
||||||
default:
|
default:
|
||||||
name: Depo
|
name: Depo
|
||||||
description: Belirli bir sınıra kadar fazla eşyaları depolar. Sol çıkışa öncelik verir ve taşma kapısı
|
description: Belirli bir sınıra kadar fazla eşyaları depolar. Sol çıkışa öncelik
|
||||||
olarak kullanılabilir.
|
verir ve taşma kapısı olarak kullanılabilir.
|
||||||
constant_signal:
|
constant_signal:
|
||||||
default:
|
default:
|
||||||
name: Sabit Sinyal
|
name: Sabit Sinyal
|
||||||
@ -562,6 +668,18 @@ buildings:
|
|||||||
name: Eşya Üretici
|
name: Eşya Üretici
|
||||||
description: Sadece kum kutusu modunda açık, kablo katmanındaki sinyali normal
|
description: Sadece kum kutusu modunda açık, kablo katmanındaki sinyali normal
|
||||||
katmanda çıktı olarak verir.
|
katmanda çıktı olarak verir.
|
||||||
|
constant_producer:
|
||||||
|
default:
|
||||||
|
name: Constant Producer
|
||||||
|
description: Constantly outputs a specified shape or color.
|
||||||
|
goal_acceptor:
|
||||||
|
default:
|
||||||
|
name: Goal Acceptor
|
||||||
|
description: Deliver shapes to the goal acceptor to set them as a goal.
|
||||||
|
block:
|
||||||
|
default:
|
||||||
|
name: Block
|
||||||
|
description: Allows you to block a tile.
|
||||||
storyRewards:
|
storyRewards:
|
||||||
reward_cutter_and_trash:
|
reward_cutter_and_trash:
|
||||||
title: Şekilleri Kesmek
|
title: Şekilleri Kesmek
|
||||||
@ -852,8 +970,8 @@ settings:
|
|||||||
lowQualityMapResources:
|
lowQualityMapResources:
|
||||||
title: Düşük Kalİte Harİta Kaynakları
|
title: Düşük Kalİte Harİta Kaynakları
|
||||||
description: Oyun performansını artırmak için haritada görünen kaynakların çizim
|
description: Oyun performansını artırmak için haritada görünen kaynakların çizim
|
||||||
kalitesini sadeleştirir.
|
kalitesini sadeleştirir. Hatta daha net bir görüntü sağlar, bu
|
||||||
Hatta daha net bir görüntü sağlar, bu yüzden bir dene!
|
yüzden bir dene!
|
||||||
disableTileGrid:
|
disableTileGrid:
|
||||||
title: Harİta Çİzgİlerİnİ Gİzle
|
title: Harİta Çİzgİlerİnİ Gİzle
|
||||||
description: Harita çizgilerini gizlemek oyun performansına yardımcı olabilir.
|
description: Harita çizgilerini gizlemek oyun performansına yardımcı olabilir.
|
||||||
@ -965,10 +1083,14 @@ keybindings:
|
|||||||
comparator: Karşılaştırıcı
|
comparator: Karşılaştırıcı
|
||||||
item_producer: Eşya Üretici (Kum Kutusu)
|
item_producer: Eşya Üretici (Kum Kutusu)
|
||||||
copyWireValue: "Kablo: Fare altındaki değeri kopyala"
|
copyWireValue: "Kablo: Fare altındaki değeri kopyala"
|
||||||
rotateToUp: "Yukarı Döndür"
|
rotateToUp: Yukarı Döndür
|
||||||
rotateToDown: "Aşağı Döndür"
|
rotateToDown: Aşağı Döndür
|
||||||
rotateToRight: "Sağa Döndür"
|
rotateToRight: Sağa Döndür
|
||||||
rotateToLeft: "Sola Döndür"
|
rotateToLeft: Sola Döndür
|
||||||
|
constant_producer: Constant Producer
|
||||||
|
goal_acceptor: Goal Acceptor
|
||||||
|
block: Block
|
||||||
|
massSelectClear: Clear belts
|
||||||
about:
|
about:
|
||||||
title: Oyun Hakkında
|
title: Oyun Hakkında
|
||||||
body: >-
|
body: >-
|
||||||
@ -1067,3 +1189,57 @@ tips:
|
|||||||
- Farenizin ve kameranızın sınırlarını göstermek için F4'e iki kez basın.
|
- Farenizin ve kameranızın sınırlarını göstermek için F4'e iki kez basın.
|
||||||
- Sol tarafta sabitlenmiş bir şekle tıklayarak sabitlemesini
|
- Sol tarafta sabitlenmiş bir şekle tıklayarak sabitlemesini
|
||||||
kaldırabilirsiniz.
|
kaldırabilirsiniz.
|
||||||
|
puzzleMenu:
|
||||||
|
play: Play
|
||||||
|
edit: Edit
|
||||||
|
title: Puzzle Mode
|
||||||
|
createPuzzle: Create Puzzle
|
||||||
|
loadPuzzle: Load
|
||||||
|
reviewPuzzle: Review & Publish
|
||||||
|
validatingPuzzle: Validating Puzzle
|
||||||
|
submittingPuzzle: Submitting Puzzle
|
||||||
|
noPuzzles: There are currently no puzzles in this section.
|
||||||
|
categories:
|
||||||
|
levels: Levels
|
||||||
|
new: New
|
||||||
|
top-rated: Top Rated
|
||||||
|
mine: My Puzzles
|
||||||
|
short: Short
|
||||||
|
easy: Easy
|
||||||
|
hard: Hard
|
||||||
|
completed: Completed
|
||||||
|
validation:
|
||||||
|
title: Invalid Puzzle
|
||||||
|
noProducers: Please place a Constant Producer!
|
||||||
|
noGoalAcceptors: Please place a Goal Acceptor!
|
||||||
|
goalAcceptorNoItem: One or more Goal Acceptors have not yet assigned an item.
|
||||||
|
Deliver a shape to them to set a goal.
|
||||||
|
goalAcceptorRateNotMet: One or more Goal Acceptors are not getting enough items.
|
||||||
|
Make sure that the indicators are green for all acceptors.
|
||||||
|
buildingOutOfBounds: One or more buildings are outside of the buildable area.
|
||||||
|
Either increase the area or remove them.
|
||||||
|
autoComplete: Your puzzle autocompletes itself! Please make sure your constant
|
||||||
|
producers are not directly delivering to your goal acceptors.
|
||||||
|
backendErrors:
|
||||||
|
ratelimit: You are performing your actions too frequent. Please wait a bit.
|
||||||
|
invalid-api-key: Failed to communicate with the backend, please try to
|
||||||
|
update/restart the game (Invalid Api Key).
|
||||||
|
unauthorized: Failed to communicate with the backend, please try to
|
||||||
|
update/restart the game (Unauthorized).
|
||||||
|
bad-token: Failed to communicate with the backend, please try to update/restart
|
||||||
|
the game (Bad Token).
|
||||||
|
bad-id: Invalid puzzle identifier.
|
||||||
|
not-found: The given puzzle could not be found.
|
||||||
|
bad-category: The given category could not be found.
|
||||||
|
bad-short-key: The given short key is invalid.
|
||||||
|
profane-title: Your puzzle title contains profane words.
|
||||||
|
bad-title-too-many-spaces: Your puzzle title is too short.
|
||||||
|
bad-shape-key-in-emitter: A constant producer has an invalid item.
|
||||||
|
bad-shape-key-in-goal: A goal acceptor has an invalid item.
|
||||||
|
no-emitters: Your puzzle does not contain any constant producers.
|
||||||
|
no-goals: Your puzzle does not contain any goal acceptors.
|
||||||
|
short-key-already-taken: This short key is already taken, please use another one.
|
||||||
|
can-not-report-your-own-puzzle: You can not report your own puzzle.
|
||||||
|
bad-payload: The request contains invalid data.
|
||||||
|
bad-building-placement: Your puzzle contains invalid placed buildings.
|
||||||
|
timeout: The request timed out.
|
||||||
|
@ -52,6 +52,7 @@ global:
|
|||||||
escape: ESC
|
escape: ESC
|
||||||
shift: SHIFT
|
shift: SHIFT
|
||||||
space: SPACE
|
space: SPACE
|
||||||
|
loggingIn: Logging in
|
||||||
demoBanners:
|
demoBanners:
|
||||||
title: Демо-версія
|
title: Демо-версія
|
||||||
intro: Завантажте повну версію, щоб розблокувати всі можливості та вміст!
|
intro: Завантажте повну версію, щоб розблокувати всі можливості та вміст!
|
||||||
@ -72,6 +73,11 @@ mainMenu:
|
|||||||
savegameLevel: Рівень <x>
|
savegameLevel: Рівень <x>
|
||||||
savegameLevelUnknown: Невідомий рівень
|
savegameLevelUnknown: Невідомий рівень
|
||||||
savegameUnnamed: Unnamed
|
savegameUnnamed: Unnamed
|
||||||
|
puzzleMode: Puzzle Mode
|
||||||
|
back: Back
|
||||||
|
puzzleDlcText: Do you enjoy compacting and optimizing factories? Get the Puzzle
|
||||||
|
DLC now on Steam for even more fun!
|
||||||
|
puzzleDlcWishlist: Wishlist now!
|
||||||
dialogs:
|
dialogs:
|
||||||
buttons:
|
buttons:
|
||||||
ok: Гаразд
|
ok: Гаразд
|
||||||
@ -85,6 +91,9 @@ dialogs:
|
|||||||
viewUpdate: Переглянути оновлення
|
viewUpdate: Переглянути оновлення
|
||||||
showUpgrades: Показати поліпшення
|
showUpgrades: Показати поліпшення
|
||||||
showKeybindings: Показати прив’язки клавіш
|
showKeybindings: Показати прив’язки клавіш
|
||||||
|
retry: Retry
|
||||||
|
continue: Continue
|
||||||
|
playOffline: Play Offline
|
||||||
importSavegameError:
|
importSavegameError:
|
||||||
title: Помилка при імпортуванні
|
title: Помилка при імпортуванні
|
||||||
text: "Не вдалося імпортувати вашу збережену гру:"
|
text: "Не вдалося імпортувати вашу збережену гру:"
|
||||||
@ -184,6 +193,67 @@ dialogs:
|
|||||||
title: Доступна інструкція
|
title: Доступна інструкція
|
||||||
desc: Для цього рівня доступна відео-інструкція, але вона доступна лише на
|
desc: Для цього рівня доступна відео-інструкція, але вона доступна лише на
|
||||||
Англійській. Чи бажаєте переглянути її?
|
Англійській. Чи бажаєте переглянути її?
|
||||||
|
editConstantProducer:
|
||||||
|
title: Set Item
|
||||||
|
puzzleLoadFailed:
|
||||||
|
title: Puzzles failed to load
|
||||||
|
desc: "Unfortunately the puzzles could not be loaded:"
|
||||||
|
submitPuzzle:
|
||||||
|
title: Submit Puzzle
|
||||||
|
descName: "Give your puzzle a name:"
|
||||||
|
descIcon: "Please enter a unique short key, which will be shown as the icon of
|
||||||
|
your puzzle (You can generate them <link>here</link>, or choose one
|
||||||
|
of the randomly suggested shapes below):"
|
||||||
|
placeholderName: Puzzle Title
|
||||||
|
puzzleResizeBadBuildings:
|
||||||
|
title: Resize not possible
|
||||||
|
desc: You can't make the zone any smaller, because then some buildings would be
|
||||||
|
outside the zone.
|
||||||
|
puzzleLoadError:
|
||||||
|
title: Bad Puzzle
|
||||||
|
desc: "The puzzle failed to load:"
|
||||||
|
offlineMode:
|
||||||
|
title: Offline Mode
|
||||||
|
desc: We couldn't reach the servers, so the game has to run in offline mode.
|
||||||
|
Please make sure you have an active internect connection.
|
||||||
|
puzzleDownloadError:
|
||||||
|
title: Download Error
|
||||||
|
desc: "Failed to download the puzzle:"
|
||||||
|
puzzleSubmitError:
|
||||||
|
title: Submission Error
|
||||||
|
desc: "Failed to submit your puzzle:"
|
||||||
|
puzzleSubmitOk:
|
||||||
|
title: Puzzle Published
|
||||||
|
desc: Congratulations! Your puzzle has been published and can now be played by
|
||||||
|
others. You can now find it in the "My puzzles" section.
|
||||||
|
puzzleCreateOffline:
|
||||||
|
title: Offline Mode
|
||||||
|
desc: Since you are offline, you will not be able to save and/or publish your
|
||||||
|
puzzle. Would you still like to continue?
|
||||||
|
puzzlePlayRegularRecommendation:
|
||||||
|
title: Recommendation
|
||||||
|
desc: I <strong>strongly</strong> recommend playing the normal game to level 12
|
||||||
|
before attempting the puzzle DLC, otherwise you may encounter
|
||||||
|
mechanics not yet introduced. Do you still want to continue?
|
||||||
|
puzzleShare:
|
||||||
|
title: Short Key Copied
|
||||||
|
desc: The short key of the puzzle (<key>) has been copied to your clipboard! It
|
||||||
|
can be entered in the puzzle menu to access the puzzle.
|
||||||
|
puzzleReport:
|
||||||
|
title: Report Puzzle
|
||||||
|
options:
|
||||||
|
profane: Profane
|
||||||
|
unsolvable: Not solvable
|
||||||
|
trolling: Trolling
|
||||||
|
puzzleReportComplete:
|
||||||
|
title: Thank you for your feedback!
|
||||||
|
desc: The puzzle has been flagged.
|
||||||
|
puzzleReportError:
|
||||||
|
title: Failed to report
|
||||||
|
desc: "Your report could not get processed:"
|
||||||
|
puzzleLoadShortKey:
|
||||||
|
title: Enter short key
|
||||||
|
desc: Enter the short key of the puzzle to load it.
|
||||||
ingame:
|
ingame:
|
||||||
keybindingsOverlay:
|
keybindingsOverlay:
|
||||||
moveMap: Рухатися
|
moveMap: Рухатися
|
||||||
@ -205,6 +275,7 @@ ingame:
|
|||||||
clearSelection: Очистити виділене
|
clearSelection: Очистити виділене
|
||||||
pipette: Піпетка
|
pipette: Піпетка
|
||||||
switchLayers: Змінити шар
|
switchLayers: Змінити шар
|
||||||
|
clearBelts: Clear belts
|
||||||
colors:
|
colors:
|
||||||
red: Червоний
|
red: Червоний
|
||||||
green: Зелений
|
green: Зелений
|
||||||
@ -271,9 +342,10 @@ ingame:
|
|||||||
waypoints:
|
waypoints:
|
||||||
waypoints: Позначки
|
waypoints: Позначки
|
||||||
hub: Центр
|
hub: Центр
|
||||||
description: Натисніть ліву кнопку миші на позначці, щоб переміститися
|
description: Натисніть ліву кнопку миші на позначці, щоб переміститися до неї,
|
||||||
до неї, праву - для її видалення.<br><br>Натисніть <keybinding> щоб створити позначку на місці вашої камери,
|
праву - для її видалення.<br><br>Натисніть <keybinding> щоб створити
|
||||||
або <strong>праву кнопку миші</strong>, щоб створити її в положенні курсора.
|
позначку на місці вашої камери, або <strong>праву кнопку
|
||||||
|
миші</strong>, щоб створити її в положенні курсора.
|
||||||
creationSuccessNotification: Позначку створено.
|
creationSuccessNotification: Позначку створено.
|
||||||
shapeViewer:
|
shapeViewer:
|
||||||
title: Шари
|
title: Шари
|
||||||
@ -355,6 +427,44 @@ ingame:
|
|||||||
achievements:
|
achievements:
|
||||||
title: Achievements
|
title: Achievements
|
||||||
desc: Hunt them all!
|
desc: Hunt them all!
|
||||||
|
puzzleEditorSettings:
|
||||||
|
zoneTitle: Zone
|
||||||
|
zoneWidth: Width
|
||||||
|
zoneHeight: Height
|
||||||
|
trimZone: Trim
|
||||||
|
clearItems: Clear Items
|
||||||
|
share: Share
|
||||||
|
report: Report
|
||||||
|
puzzleEditorControls:
|
||||||
|
title: Puzzle Creator
|
||||||
|
instructions:
|
||||||
|
- 1. Place <strong>Constant Producers</strong> to provide shapes and
|
||||||
|
colors to the player
|
||||||
|
- 2. Build one or more shapes you want the player to build later and
|
||||||
|
deliver it to one or more <strong>Goal Acceptors</strong>
|
||||||
|
- 3. Once a Goal Acceptor receives a shape for a certain amount of
|
||||||
|
time, it <strong>saves it as a goal</strong> that the player must
|
||||||
|
produce later (Indicated by the <strong>green badge</strong>).
|
||||||
|
- 4. Click the <strong>lock button</strong> on a building to disable
|
||||||
|
it.
|
||||||
|
- 5. Once you click review, your puzzle will be validated and you
|
||||||
|
can publish it.
|
||||||
|
- 6. Upon release, <strong>all buildings will be removed</strong>
|
||||||
|
except for the Producers and Goal Acceptors - That's the part that
|
||||||
|
the player is supposed to figure out for themselves, after all :)
|
||||||
|
puzzleCompletion:
|
||||||
|
title: Puzzle Completed!
|
||||||
|
titleLike: "Click the heart if you liked the puzzle:"
|
||||||
|
titleRating: How difficult did you find the puzzle?
|
||||||
|
titleRatingDesc: Your rating will help me to make you better suggestions in the future
|
||||||
|
continueBtn: Keep Playing
|
||||||
|
menuBtn: Menu
|
||||||
|
puzzleMetadata:
|
||||||
|
author: Author
|
||||||
|
shortKey: Short Key
|
||||||
|
rating: Difficulty score
|
||||||
|
averageDuration: Avg. Duration
|
||||||
|
completionRate: Completion rate
|
||||||
shopUpgrades:
|
shopUpgrades:
|
||||||
belt:
|
belt:
|
||||||
name: Стрічки, розподілювачі і тунелі
|
name: Стрічки, розподілювачі і тунелі
|
||||||
@ -568,6 +678,18 @@ buildings:
|
|||||||
name: Генератор елементів
|
name: Генератор елементів
|
||||||
description: Доступно лише в режимі Пісочниці, видає отриманий на шарі дроту
|
description: Доступно лише в режимі Пісочниці, видає отриманий на шарі дроту
|
||||||
сигнал в якості фігури на звичайний шар.
|
сигнал в якості фігури на звичайний шар.
|
||||||
|
constant_producer:
|
||||||
|
default:
|
||||||
|
name: Constant Producer
|
||||||
|
description: Constantly outputs a specified shape or color.
|
||||||
|
goal_acceptor:
|
||||||
|
default:
|
||||||
|
name: Goal Acceptor
|
||||||
|
description: Deliver shapes to the goal acceptor to set them as a goal.
|
||||||
|
block:
|
||||||
|
default:
|
||||||
|
name: Block
|
||||||
|
description: Allows you to block a tile.
|
||||||
storyRewards:
|
storyRewards:
|
||||||
reward_cutter_and_trash:
|
reward_cutter_and_trash:
|
||||||
title: Різання фігур
|
title: Різання фігур
|
||||||
@ -980,6 +1102,10 @@ keybindings:
|
|||||||
rotateToDown: "Rotate: Point Down"
|
rotateToDown: "Rotate: Point Down"
|
||||||
rotateToRight: "Rotate: Point Right"
|
rotateToRight: "Rotate: Point Right"
|
||||||
rotateToLeft: "Rotate: Point Left"
|
rotateToLeft: "Rotate: Point Left"
|
||||||
|
constant_producer: Constant Producer
|
||||||
|
goal_acceptor: Goal Acceptor
|
||||||
|
block: Block
|
||||||
|
massSelectClear: Clear belts
|
||||||
about:
|
about:
|
||||||
title: Про гру
|
title: Про гру
|
||||||
body: >-
|
body: >-
|
||||||
@ -1079,3 +1205,57 @@ tips:
|
|||||||
координати камери.
|
координати камери.
|
||||||
- Ви можете натиснути на фігуру, зкаріплену в лівому краю екрану, аби
|
- Ви можете натиснути на фігуру, зкаріплену в лівому краю екрану, аби
|
||||||
відкріпити її.
|
відкріпити її.
|
||||||
|
puzzleMenu:
|
||||||
|
play: Play
|
||||||
|
edit: Edit
|
||||||
|
title: Puzzle Mode
|
||||||
|
createPuzzle: Create Puzzle
|
||||||
|
loadPuzzle: Load
|
||||||
|
reviewPuzzle: Review & Publish
|
||||||
|
validatingPuzzle: Validating Puzzle
|
||||||
|
submittingPuzzle: Submitting Puzzle
|
||||||
|
noPuzzles: There are currently no puzzles in this section.
|
||||||
|
categories:
|
||||||
|
levels: Levels
|
||||||
|
new: New
|
||||||
|
top-rated: Top Rated
|
||||||
|
mine: My Puzzles
|
||||||
|
short: Short
|
||||||
|
easy: Easy
|
||||||
|
hard: Hard
|
||||||
|
completed: Completed
|
||||||
|
validation:
|
||||||
|
title: Invalid Puzzle
|
||||||
|
noProducers: Please place a Constant Producer!
|
||||||
|
noGoalAcceptors: Please place a Goal Acceptor!
|
||||||
|
goalAcceptorNoItem: One or more Goal Acceptors have not yet assigned an item.
|
||||||
|
Deliver a shape to them to set a goal.
|
||||||
|
goalAcceptorRateNotMet: One or more Goal Acceptors are not getting enough items.
|
||||||
|
Make sure that the indicators are green for all acceptors.
|
||||||
|
buildingOutOfBounds: One or more buildings are outside of the buildable area.
|
||||||
|
Either increase the area or remove them.
|
||||||
|
autoComplete: Your puzzle autocompletes itself! Please make sure your constant
|
||||||
|
producers are not directly delivering to your goal acceptors.
|
||||||
|
backendErrors:
|
||||||
|
ratelimit: You are performing your actions too frequent. Please wait a bit.
|
||||||
|
invalid-api-key: Failed to communicate with the backend, please try to
|
||||||
|
update/restart the game (Invalid Api Key).
|
||||||
|
unauthorized: Failed to communicate with the backend, please try to
|
||||||
|
update/restart the game (Unauthorized).
|
||||||
|
bad-token: Failed to communicate with the backend, please try to update/restart
|
||||||
|
the game (Bad Token).
|
||||||
|
bad-id: Invalid puzzle identifier.
|
||||||
|
not-found: The given puzzle could not be found.
|
||||||
|
bad-category: The given category could not be found.
|
||||||
|
bad-short-key: The given short key is invalid.
|
||||||
|
profane-title: Your puzzle title contains profane words.
|
||||||
|
bad-title-too-many-spaces: Your puzzle title is too short.
|
||||||
|
bad-shape-key-in-emitter: A constant producer has an invalid item.
|
||||||
|
bad-shape-key-in-goal: A goal acceptor has an invalid item.
|
||||||
|
no-emitters: Your puzzle does not contain any constant producers.
|
||||||
|
no-goals: Your puzzle does not contain any goal acceptors.
|
||||||
|
short-key-already-taken: This short key is already taken, please use another one.
|
||||||
|
can-not-report-your-own-puzzle: You can not report your own puzzle.
|
||||||
|
bad-payload: The request contains invalid data.
|
||||||
|
bad-building-placement: Your puzzle contains invalid placed buildings.
|
||||||
|
timeout: The request timed out.
|
||||||
|
@ -18,7 +18,6 @@ steamPage:
|
|||||||
nothernlion_comment: 非常棒的有游戏,我的游戏过程充满乐趣,不觉时间飞逝。
|
nothernlion_comment: 非常棒的有游戏,我的游戏过程充满乐趣,不觉时间飞逝。
|
||||||
notch_comment: 哦,天哪!我真得该去睡了!但我想我刚刚搞定如何在游戏里面制造一台电脑出来。
|
notch_comment: 哦,天哪!我真得该去睡了!但我想我刚刚搞定如何在游戏里面制造一台电脑出来。
|
||||||
steam_review_comment: 这是一个不知不觉偷走你时间,但你并不会想要追回的游戏。非常烧脑的挑战,让我这样的完美主义者停不下来,总是希望可以再高效一些。
|
steam_review_comment: 这是一个不知不觉偷走你时间,但你并不会想要追回的游戏。非常烧脑的挑战,让我这样的完美主义者停不下来,总是希望可以再高效一些。
|
||||||
|
|
||||||
global:
|
global:
|
||||||
loading: 加载中
|
loading: 加载中
|
||||||
error: 错误
|
error: 错误
|
||||||
@ -50,6 +49,7 @@ global:
|
|||||||
escape: ESC键
|
escape: ESC键
|
||||||
shift: SHIFT键
|
shift: SHIFT键
|
||||||
space: 空格键
|
space: 空格键
|
||||||
|
loggingIn: Logging in
|
||||||
demoBanners:
|
demoBanners:
|
||||||
title: 试玩版
|
title: 试玩版
|
||||||
intro: 购买完整版以解锁所有游戏内容!
|
intro: 购买完整版以解锁所有游戏内容!
|
||||||
@ -68,6 +68,11 @@ mainMenu:
|
|||||||
madeBy: 作者:<author-link>
|
madeBy: 作者:<author-link>
|
||||||
subreddit: Reddit
|
subreddit: Reddit
|
||||||
savegameUnnamed: 存档未命名
|
savegameUnnamed: 存档未命名
|
||||||
|
puzzleMode: Puzzle Mode
|
||||||
|
back: Back
|
||||||
|
puzzleDlcText: Do you enjoy compacting and optimizing factories? Get the Puzzle
|
||||||
|
DLC now on Steam for even more fun!
|
||||||
|
puzzleDlcWishlist: Wishlist now!
|
||||||
dialogs:
|
dialogs:
|
||||||
buttons:
|
buttons:
|
||||||
ok: 确认
|
ok: 确认
|
||||||
@ -81,6 +86,9 @@ dialogs:
|
|||||||
viewUpdate: 查看更新
|
viewUpdate: 查看更新
|
||||||
showUpgrades: 显示设施升级
|
showUpgrades: 显示设施升级
|
||||||
showKeybindings: 显示按键设置
|
showKeybindings: 显示按键设置
|
||||||
|
retry: Retry
|
||||||
|
continue: Continue
|
||||||
|
playOffline: Play Offline
|
||||||
importSavegameError:
|
importSavegameError:
|
||||||
title: 读取错误
|
title: 读取错误
|
||||||
text: 未能读取您的存档:
|
text: 未能读取您的存档:
|
||||||
@ -128,15 +136,13 @@ dialogs:
|
|||||||
desc: 您还没有解锁蓝图功能!通过第12关的挑战后可解锁蓝图。
|
desc: 您还没有解锁蓝图功能!通过第12关的挑战后可解锁蓝图。
|
||||||
keybindingsIntroduction:
|
keybindingsIntroduction:
|
||||||
title: 实用快捷键
|
title: 实用快捷键
|
||||||
desc:
|
desc: "这个游戏有很多有用的快捷键设定。 以下是其中的一些介绍,记得在<strong>按键设置</strong>中查看其他按键设定!<br><br>
|
||||||
"这个游戏有很多有用的快捷键设定。 以下是其中的一些介绍,记得在<strong>按键设置</strong>中查看其他按键设定!<br><br>
|
|
||||||
<code class='keybinding'>CTRL键</code> + 拖动:选择区域以复制或删除。<br> <code
|
<code class='keybinding'>CTRL键</code> + 拖动:选择区域以复制或删除。<br> <code
|
||||||
class='keybinding'>SHIFT键</code>: 按住以放置多个同一种设施。<br> <code
|
class='keybinding'>SHIFT键</code>: 按住以放置多个同一种设施。<br> <code
|
||||||
class='keybinding'>ALT键</code>: 反向放置传送带。<br>"
|
class='keybinding'>ALT键</code>: 反向放置传送带。<br>"
|
||||||
createMarker:
|
createMarker:
|
||||||
title: 创建地图标记
|
title: 创建地图标记
|
||||||
desc:
|
desc: 填写一个有意义的名称, 还可以同时包含一个形状的 <strong>短代码</strong> (您可以 <link>点击这里</link>
|
||||||
填写一个有意义的名称, 还可以同时包含一个形状的 <strong>短代码</strong> (您可以 <link>点击这里</link>
|
|
||||||
生成短代码)
|
生成短代码)
|
||||||
titleEdit: 编辑地图标记
|
titleEdit: 编辑地图标记
|
||||||
markerDemoLimit:
|
markerDemoLimit:
|
||||||
@ -163,6 +169,67 @@ dialogs:
|
|||||||
tutorialVideoAvailableForeignLanguage:
|
tutorialVideoAvailableForeignLanguage:
|
||||||
title: 教程
|
title: 教程
|
||||||
desc: 这个关卡有英语版本的视频攻略! 您想查看这个视频攻略吗??
|
desc: 这个关卡有英语版本的视频攻略! 您想查看这个视频攻略吗??
|
||||||
|
editConstantProducer:
|
||||||
|
title: Set Item
|
||||||
|
puzzleLoadFailed:
|
||||||
|
title: Puzzles failed to load
|
||||||
|
desc: "Unfortunately the puzzles could not be loaded:"
|
||||||
|
submitPuzzle:
|
||||||
|
title: Submit Puzzle
|
||||||
|
descName: "Give your puzzle a name:"
|
||||||
|
descIcon: "Please enter a unique short key, which will be shown as the icon of
|
||||||
|
your puzzle (You can generate them <link>here</link>, or choose one
|
||||||
|
of the randomly suggested shapes below):"
|
||||||
|
placeholderName: Puzzle Title
|
||||||
|
puzzleResizeBadBuildings:
|
||||||
|
title: Resize not possible
|
||||||
|
desc: You can't make the zone any smaller, because then some buildings would be
|
||||||
|
outside the zone.
|
||||||
|
puzzleLoadError:
|
||||||
|
title: Bad Puzzle
|
||||||
|
desc: "The puzzle failed to load:"
|
||||||
|
offlineMode:
|
||||||
|
title: Offline Mode
|
||||||
|
desc: We couldn't reach the servers, so the game has to run in offline mode.
|
||||||
|
Please make sure you have an active internect connection.
|
||||||
|
puzzleDownloadError:
|
||||||
|
title: Download Error
|
||||||
|
desc: "Failed to download the puzzle:"
|
||||||
|
puzzleSubmitError:
|
||||||
|
title: Submission Error
|
||||||
|
desc: "Failed to submit your puzzle:"
|
||||||
|
puzzleSubmitOk:
|
||||||
|
title: Puzzle Published
|
||||||
|
desc: Congratulations! Your puzzle has been published and can now be played by
|
||||||
|
others. You can now find it in the "My puzzles" section.
|
||||||
|
puzzleCreateOffline:
|
||||||
|
title: Offline Mode
|
||||||
|
desc: Since you are offline, you will not be able to save and/or publish your
|
||||||
|
puzzle. Would you still like to continue?
|
||||||
|
puzzlePlayRegularRecommendation:
|
||||||
|
title: Recommendation
|
||||||
|
desc: I <strong>strongly</strong> recommend playing the normal game to level 12
|
||||||
|
before attempting the puzzle DLC, otherwise you may encounter
|
||||||
|
mechanics not yet introduced. Do you still want to continue?
|
||||||
|
puzzleShare:
|
||||||
|
title: Short Key Copied
|
||||||
|
desc: The short key of the puzzle (<key>) has been copied to your clipboard! It
|
||||||
|
can be entered in the puzzle menu to access the puzzle.
|
||||||
|
puzzleReport:
|
||||||
|
title: Report Puzzle
|
||||||
|
options:
|
||||||
|
profane: Profane
|
||||||
|
unsolvable: Not solvable
|
||||||
|
trolling: Trolling
|
||||||
|
puzzleReportComplete:
|
||||||
|
title: Thank you for your feedback!
|
||||||
|
desc: The puzzle has been flagged.
|
||||||
|
puzzleReportError:
|
||||||
|
title: Failed to report
|
||||||
|
desc: "Your report could not get processed:"
|
||||||
|
puzzleLoadShortKey:
|
||||||
|
title: Enter short key
|
||||||
|
desc: Enter the short key of the puzzle to load it.
|
||||||
ingame:
|
ingame:
|
||||||
keybindingsOverlay:
|
keybindingsOverlay:
|
||||||
moveMap: 移动地图
|
moveMap: 移动地图
|
||||||
@ -184,6 +251,7 @@ ingame:
|
|||||||
clearSelection: 取消选择
|
clearSelection: 取消选择
|
||||||
pipette: 吸取器
|
pipette: 吸取器
|
||||||
switchLayers: 切换层
|
switchLayers: 切换层
|
||||||
|
clearBelts: Clear belts
|
||||||
buildingPlacement:
|
buildingPlacement:
|
||||||
cycleBuildingVariants: 按 <key> 键以选择设施的变型体。
|
cycleBuildingVariants: 按 <key> 键以选择设施的变型体。
|
||||||
hotkeyLabel: "快捷键: <key>"
|
hotkeyLabel: "快捷键: <key>"
|
||||||
@ -247,18 +315,15 @@ ingame:
|
|||||||
hints:
|
hints:
|
||||||
1_1_extractor: 在<strong>圆形</strong>上放置一个<strong>开采器</strong>来获取圆形!<br><br>提示:<strong>按下鼠标左键</strong>选中<strong>开采器</strong>
|
1_1_extractor: 在<strong>圆形</strong>上放置一个<strong>开采器</strong>来获取圆形!<br><br>提示:<strong>按下鼠标左键</strong>选中<strong>开采器</strong>
|
||||||
1_2_conveyor: 用<strong>传送带</strong>将您的开采器连接到中心基地上!<br><br>提示:选中<strong>传送带</strong>后<strong>按下鼠标左键可拖动</strong>布置传送带!
|
1_2_conveyor: 用<strong>传送带</strong>将您的开采器连接到中心基地上!<br><br>提示:选中<strong>传送带</strong>后<strong>按下鼠标左键可拖动</strong>布置传送带!
|
||||||
1_3_expand:
|
1_3_expand: 您可以放置更多的<strong>开采器</strong>和<strong>传送带</strong>来更有效率地完成关卡目标。<br><br>
|
||||||
您可以放置更多的<strong>开采器</strong>和<strong>传送带</strong>来更有效率地完成关卡目标。<br><br>
|
|
||||||
提示:按住 <strong>SHIFT</strong>
|
提示:按住 <strong>SHIFT</strong>
|
||||||
键可放置多个<strong>开采器</strong>,注意用<strong>R</strong>
|
键可放置多个<strong>开采器</strong>,注意用<strong>R</strong>
|
||||||
键可旋转<strong>开采器</strong>的出口方向,确保开采的图形可以顺利传送。
|
键可旋转<strong>开采器</strong>的出口方向,确保开采的图形可以顺利传送。
|
||||||
2_1_place_cutter: 现在放置一个<strong>切割器</strong>,这个设施可把<strong>圆形</strong>切成两半!<br><br>注意:无论如何放置,切割机总是<strong>从上到下</strong>切割。
|
2_1_place_cutter: 现在放置一个<strong>切割器</strong>,这个设施可把<strong>圆形</strong>切成两半!<br><br>注意:无论如何放置,切割机总是<strong>从上到下</strong>切割。
|
||||||
2_2_place_trash:
|
2_2_place_trash: 使用切割机后产生的废弃图形会导致<strong>堵塞</strong>。<br><br>注意使用<strong>垃圾桶</strong>清除当前
|
||||||
使用切割机后产生的废弃图形会导致<strong>堵塞</strong>。<br><br>注意使用<strong>垃圾桶</strong>清除当前
|
|
||||||
(!) 不需要的废物。
|
(!) 不需要的废物。
|
||||||
2_3_more_cutters: 干的好!现在放置<strong>2个以上的切割机</strong>来加快当前缓慢的过程!<br><br>提示:用<strong>快捷键0-9</strong>可以快速选择各项设施!
|
2_3_more_cutters: 干的好!现在放置<strong>2个以上的切割机</strong>来加快当前缓慢的过程!<br><br>提示:用<strong>快捷键0-9</strong>可以快速选择各项设施!
|
||||||
3_1_rectangles:
|
3_1_rectangles: 现在让我们开采一些矩形!找到<strong>矩形地带</strong>并<strong>放置4个开采器</strong>并将它们用<strong>传送带</strong>连接到中心基地。<br><br>
|
||||||
现在让我们开采一些矩形!找到<strong>矩形地带</strong>并<strong>放置4个开采器</strong>并将它们用<strong>传送带</strong>连接到中心基地。<br><br>
|
|
||||||
提示:选中<strong>传送带</strong>后按住<strong>SHIFT键</strong>可快速准确地规划<strong>传送带路线!</strong>
|
提示:选中<strong>传送带</strong>后按住<strong>SHIFT键</strong>可快速准确地规划<strong>传送带路线!</strong>
|
||||||
21_1_place_quad_painter: 放置<strong>四口上色器</strong>并且获取一些<strong>圆形</strong>,<strong>白色</strong>和<strong>红色</strong>!
|
21_1_place_quad_painter: 放置<strong>四口上色器</strong>并且获取一些<strong>圆形</strong>,<strong>白色</strong>和<strong>红色</strong>!
|
||||||
21_2_switch_to_wires: 按 <strong>E</strong> 键选择<strong>电线层</strong>!<br><br>
|
21_2_switch_to_wires: 按 <strong>E</strong> 键选择<strong>电线层</strong>!<br><br>
|
||||||
@ -315,6 +380,44 @@ ingame:
|
|||||||
achievements:
|
achievements:
|
||||||
title: 成就
|
title: 成就
|
||||||
desc: 挑战全成就解锁!
|
desc: 挑战全成就解锁!
|
||||||
|
puzzleEditorSettings:
|
||||||
|
zoneTitle: Zone
|
||||||
|
zoneWidth: Width
|
||||||
|
zoneHeight: Height
|
||||||
|
trimZone: Trim
|
||||||
|
clearItems: Clear Items
|
||||||
|
share: Share
|
||||||
|
report: Report
|
||||||
|
puzzleEditorControls:
|
||||||
|
title: Puzzle Creator
|
||||||
|
instructions:
|
||||||
|
- 1. Place <strong>Constant Producers</strong> to provide shapes and
|
||||||
|
colors to the player
|
||||||
|
- 2. Build one or more shapes you want the player to build later and
|
||||||
|
deliver it to one or more <strong>Goal Acceptors</strong>
|
||||||
|
- 3. Once a Goal Acceptor receives a shape for a certain amount of
|
||||||
|
time, it <strong>saves it as a goal</strong> that the player must
|
||||||
|
produce later (Indicated by the <strong>green badge</strong>).
|
||||||
|
- 4. Click the <strong>lock button</strong> on a building to disable
|
||||||
|
it.
|
||||||
|
- 5. Once you click review, your puzzle will be validated and you
|
||||||
|
can publish it.
|
||||||
|
- 6. Upon release, <strong>all buildings will be removed</strong>
|
||||||
|
except for the Producers and Goal Acceptors - That's the part that
|
||||||
|
the player is supposed to figure out for themselves, after all :)
|
||||||
|
puzzleCompletion:
|
||||||
|
title: Puzzle Completed!
|
||||||
|
titleLike: "Click the heart if you liked the puzzle:"
|
||||||
|
titleRating: How difficult did you find the puzzle?
|
||||||
|
titleRatingDesc: Your rating will help me to make you better suggestions in the future
|
||||||
|
continueBtn: Keep Playing
|
||||||
|
menuBtn: Menu
|
||||||
|
puzzleMetadata:
|
||||||
|
author: Author
|
||||||
|
shortKey: Short Key
|
||||||
|
rating: Difficulty score
|
||||||
|
averageDuration: Avg. Duration
|
||||||
|
completionRate: Completion rate
|
||||||
shopUpgrades:
|
shopUpgrades:
|
||||||
belt:
|
belt:
|
||||||
name: 传送、分发、隧道
|
name: 传送、分发、隧道
|
||||||
@ -496,6 +599,18 @@ buildings:
|
|||||||
default:
|
default:
|
||||||
name: 物品生成器
|
name: 物品生成器
|
||||||
description: 仅在沙盒模式下可用,在常规层上输出<strong>电线层</strong>给定的<strong>信号</strong>。
|
description: 仅在沙盒模式下可用,在常规层上输出<strong>电线层</strong>给定的<strong>信号</strong>。
|
||||||
|
constant_producer:
|
||||||
|
default:
|
||||||
|
name: Constant Producer
|
||||||
|
description: Constantly outputs a specified shape or color.
|
||||||
|
goal_acceptor:
|
||||||
|
default:
|
||||||
|
name: Goal Acceptor
|
||||||
|
description: Deliver shapes to the goal acceptor to set them as a goal.
|
||||||
|
block:
|
||||||
|
default:
|
||||||
|
name: Block
|
||||||
|
description: Allows you to block a tile.
|
||||||
storyRewards:
|
storyRewards:
|
||||||
reward_cutter_and_trash:
|
reward_cutter_and_trash:
|
||||||
title: 切割图形
|
title: 切割图形
|
||||||
@ -507,8 +622,7 @@ storyRewards:
|
|||||||
desc: 恭喜!您解锁了<strong>旋转机</strong>。它会顺时针将输入的<strong>图形旋转90度</strong>。
|
desc: 恭喜!您解锁了<strong>旋转机</strong>。它会顺时针将输入的<strong>图形旋转90度</strong>。
|
||||||
reward_painter:
|
reward_painter:
|
||||||
title: 上色
|
title: 上色
|
||||||
desc:
|
desc: 恭喜!您解锁了<strong>上色器</strong>。开采一些颜色 (就像您开采图形一样),将其在上色器中与图形结合来将图形上色!
|
||||||
恭喜!您解锁了<strong>上色器</strong>。开采一些颜色 (就像您开采图形一样),将其在上色器中与图形结合来将图形上色!
|
|
||||||
<br>注意:如果您不幸患有色盲,可以在设置中启用<strong>色盲模式</strong>
|
<br>注意:如果您不幸患有色盲,可以在设置中启用<strong>色盲模式</strong>
|
||||||
reward_mixer:
|
reward_mixer:
|
||||||
title: 混合颜色
|
title: 混合颜色
|
||||||
@ -525,13 +639,11 @@ storyRewards:
|
|||||||
desc: 恭喜!您解锁了<strong>隧道</strong>。它可放置在<strong>传送带</strong>或<strong>设施</strong>下方以运送物品。
|
desc: 恭喜!您解锁了<strong>隧道</strong>。它可放置在<strong>传送带</strong>或<strong>设施</strong>下方以运送物品。
|
||||||
reward_rotater_ccw:
|
reward_rotater_ccw:
|
||||||
title: 逆时针旋转
|
title: 逆时针旋转
|
||||||
desc:
|
desc: 恭喜!您解锁了<strong>旋转机</strong>的<strong>逆时针</strong>变体。它可以逆时针旋转<strong>图形</strong>。
|
||||||
恭喜!您解锁了<strong>旋转机</strong>的<strong>逆时针</strong>变体。它可以逆时针旋转<strong>图形</strong>。
|
|
||||||
<br>选择<strong>旋转机</strong>然后按"T"键来选取这个变体。
|
<br>选择<strong>旋转机</strong>然后按"T"键来选取这个变体。
|
||||||
reward_miner_chainable:
|
reward_miner_chainable:
|
||||||
title: 链式开采器
|
title: 链式开采器
|
||||||
desc:
|
desc: 您已经解锁了<strong>链式开采器</strong>!它能<strong>转发资源</strong>给其他的开采器,这样您就能更有效率的开采各类资源了!<br><br>
|
||||||
您已经解锁了<strong>链式开采器</strong>!它能<strong>转发资源</strong>给其他的开采器,这样您就能更有效率的开采各类资源了!<br><br>
|
|
||||||
注意:新的开采器已替换了工具栏里旧的开采器!
|
注意:新的开采器已替换了工具栏里旧的开采器!
|
||||||
reward_underground_belt_tier_2:
|
reward_underground_belt_tier_2:
|
||||||
title: 二级隧道
|
title: 二级隧道
|
||||||
@ -548,14 +660,12 @@ storyRewards:
|
|||||||
<br>它<strong>优先从左边</strong>输出,这样您就可以用它做一个<strong>溢流门</strong>了!
|
<br>它<strong>优先从左边</strong>输出,这样您就可以用它做一个<strong>溢流门</strong>了!
|
||||||
reward_freeplay:
|
reward_freeplay:
|
||||||
title: 自由模式
|
title: 自由模式
|
||||||
desc:
|
desc: 成功了!您解锁了<strong>自由模式</strong>!挑战升级!这意味着现在将<strong>随机</strong>生成图形!
|
||||||
成功了!您解锁了<strong>自由模式</strong>!挑战升级!这意味着现在将<strong>随机</strong>生成图形!
|
|
||||||
从现在起,中心基地最为需要的是<strong>产量</strong>,我强烈建议您去制造一台能够自动交付所需图形的机器!<br><br>
|
从现在起,中心基地最为需要的是<strong>产量</strong>,我强烈建议您去制造一台能够自动交付所需图形的机器!<br><br>
|
||||||
基地会在<strong>电线层</strong>输出需要的图形,您需要去分析图形并在此基础上自动配置您的工厂。
|
基地会在<strong>电线层</strong>输出需要的图形,您需要去分析图形并在此基础上自动配置您的工厂。
|
||||||
reward_blueprints:
|
reward_blueprints:
|
||||||
title: 蓝图
|
title: 蓝图
|
||||||
desc:
|
desc: 您现在可以<strong>复制粘贴</strong>您的工厂的一部分了!按住 CTRL键并拖动鼠标来选择一块区域,然后按C键复制。
|
||||||
您现在可以<strong>复制粘贴</strong>您的工厂的一部分了!按住 CTRL键并拖动鼠标来选择一块区域,然后按C键复制。
|
|
||||||
<br><br>粘贴并<strong>不是免费的</strong>,您需要制造<strong>蓝图图形</strong>来负担。蓝图图形是您刚刚交付的图形。
|
<br><br>粘贴并<strong>不是免费的</strong>,您需要制造<strong>蓝图图形</strong>来负担。蓝图图形是您刚刚交付的图形。
|
||||||
no_reward:
|
no_reward:
|
||||||
title: 下一关
|
title: 下一关
|
||||||
@ -583,8 +693,7 @@ storyRewards:
|
|||||||
<br>注意:您注意到<strong>传送读取器</strong>和<strong>存储器</strong>输出的他们最后读取的物品了吗?试着在显示屏上展示一下!"
|
<br>注意:您注意到<strong>传送读取器</strong>和<strong>存储器</strong>输出的他们最后读取的物品了吗?试着在显示屏上展示一下!"
|
||||||
reward_constant_signal:
|
reward_constant_signal:
|
||||||
title: 恒定信号
|
title: 恒定信号
|
||||||
desc:
|
desc: 恭喜!您解锁了生成于电线层之上的<strong>恒定信号</strong>,把它连接到<strong>过滤器</strong>时非常有用。
|
||||||
恭喜!您解锁了生成于电线层之上的<strong>恒定信号</strong>,把它连接到<strong>过滤器</strong>时非常有用。
|
|
||||||
<br>比如,它能发出图形、颜色、开关值(1 / 0)的固定信号。
|
<br>比如,它能发出图形、颜色、开关值(1 / 0)的固定信号。
|
||||||
reward_logic_gates:
|
reward_logic_gates:
|
||||||
title: 逻辑门
|
title: 逻辑门
|
||||||
@ -603,8 +712,7 @@ storyRewards:
|
|||||||
<strong>提示</strong>:可在设置中打开电线层教程!"
|
<strong>提示</strong>:可在设置中打开电线层教程!"
|
||||||
reward_filter:
|
reward_filter:
|
||||||
title: 物品过滤器
|
title: 物品过滤器
|
||||||
desc:
|
desc: 恭喜!您解锁了<strong>物品过滤器</strong>!它会根据在电线层上输入的信号决定是从上面还是右边输出物品。<br><br>
|
||||||
恭喜!您解锁了<strong>物品过滤器</strong>!它会根据在电线层上输入的信号决定是从上面还是右边输出物品。<br><br>
|
|
||||||
您也可以输入开关值(1 / 0)信号来激活或者禁用它。
|
您也可以输入开关值(1 / 0)信号来激活或者禁用它。
|
||||||
reward_demo_end:
|
reward_demo_end:
|
||||||
title: 试玩结束
|
title: 试玩结束
|
||||||
@ -815,10 +923,14 @@ keybindings:
|
|||||||
comparator: 比较器
|
comparator: 比较器
|
||||||
item_producer: 物品生产器 (沙盒模式)
|
item_producer: 物品生产器 (沙盒模式)
|
||||||
copyWireValue: 电线:复制指定电线上的值
|
copyWireValue: 电线:复制指定电线上的值
|
||||||
rotateToUp: "向上旋转"
|
rotateToUp: 向上旋转
|
||||||
rotateToDown: "向下旋转"
|
rotateToDown: 向下旋转
|
||||||
rotateToRight: "向右旋转"
|
rotateToRight: 向右旋转
|
||||||
rotateToLeft: "向左旋转"
|
rotateToLeft: 向左旋转
|
||||||
|
constant_producer: Constant Producer
|
||||||
|
goal_acceptor: Goal Acceptor
|
||||||
|
block: Block
|
||||||
|
massSelectClear: Clear belts
|
||||||
about:
|
about:
|
||||||
title: 关于游戏
|
title: 关于游戏
|
||||||
body: >-
|
body: >-
|
||||||
@ -898,3 +1010,58 @@ tips:
|
|||||||
- 按F4显示FPS。
|
- 按F4显示FPS。
|
||||||
- 按两次F4显示您鼠标和镜头所在的块。
|
- 按两次F4显示您鼠标和镜头所在的块。
|
||||||
- 您可以点击被固定在屏幕左侧的图形来解除固定。
|
- 您可以点击被固定在屏幕左侧的图形来解除固定。
|
||||||
|
- You can click a pinned shape on the left side to unpin it.
|
||||||
|
puzzleMenu:
|
||||||
|
play: Play
|
||||||
|
edit: Edit
|
||||||
|
title: Puzzle Mode
|
||||||
|
createPuzzle: Create Puzzle
|
||||||
|
loadPuzzle: Load
|
||||||
|
reviewPuzzle: Review & Publish
|
||||||
|
validatingPuzzle: Validating Puzzle
|
||||||
|
submittingPuzzle: Submitting Puzzle
|
||||||
|
noPuzzles: There are currently no puzzles in this section.
|
||||||
|
categories:
|
||||||
|
levels: Levels
|
||||||
|
new: New
|
||||||
|
top-rated: Top Rated
|
||||||
|
mine: My Puzzles
|
||||||
|
short: Short
|
||||||
|
easy: Easy
|
||||||
|
hard: Hard
|
||||||
|
completed: Completed
|
||||||
|
validation:
|
||||||
|
title: Invalid Puzzle
|
||||||
|
noProducers: Please place a Constant Producer!
|
||||||
|
noGoalAcceptors: Please place a Goal Acceptor!
|
||||||
|
goalAcceptorNoItem: One or more Goal Acceptors have not yet assigned an item.
|
||||||
|
Deliver a shape to them to set a goal.
|
||||||
|
goalAcceptorRateNotMet: One or more Goal Acceptors are not getting enough items.
|
||||||
|
Make sure that the indicators are green for all acceptors.
|
||||||
|
buildingOutOfBounds: One or more buildings are outside of the buildable area.
|
||||||
|
Either increase the area or remove them.
|
||||||
|
autoComplete: Your puzzle autocompletes itself! Please make sure your constant
|
||||||
|
producers are not directly delivering to your goal acceptors.
|
||||||
|
backendErrors:
|
||||||
|
ratelimit: You are performing your actions too frequent. Please wait a bit.
|
||||||
|
invalid-api-key: Failed to communicate with the backend, please try to
|
||||||
|
update/restart the game (Invalid Api Key).
|
||||||
|
unauthorized: Failed to communicate with the backend, please try to
|
||||||
|
update/restart the game (Unauthorized).
|
||||||
|
bad-token: Failed to communicate with the backend, please try to update/restart
|
||||||
|
the game (Bad Token).
|
||||||
|
bad-id: Invalid puzzle identifier.
|
||||||
|
not-found: The given puzzle could not be found.
|
||||||
|
bad-category: The given category could not be found.
|
||||||
|
bad-short-key: The given short key is invalid.
|
||||||
|
profane-title: Your puzzle title contains profane words.
|
||||||
|
bad-title-too-many-spaces: Your puzzle title is too short.
|
||||||
|
bad-shape-key-in-emitter: A constant producer has an invalid item.
|
||||||
|
bad-shape-key-in-goal: A goal acceptor has an invalid item.
|
||||||
|
no-emitters: Your puzzle does not contain any constant producers.
|
||||||
|
no-goals: Your puzzle does not contain any goal acceptors.
|
||||||
|
short-key-already-taken: This short key is already taken, please use another one.
|
||||||
|
can-not-report-your-own-puzzle: You can not report your own puzzle.
|
||||||
|
bad-payload: The request contains invalid data.
|
||||||
|
bad-building-placement: Your puzzle contains invalid placed buildings.
|
||||||
|
timeout: The request timed out.
|
||||||
|
@ -47,6 +47,7 @@ global:
|
|||||||
escape: ESC
|
escape: ESC
|
||||||
shift: SHIFT
|
shift: SHIFT
|
||||||
space: 空白鍵
|
space: 空白鍵
|
||||||
|
loggingIn: Logging in
|
||||||
demoBanners:
|
demoBanners:
|
||||||
title: 試玩版
|
title: 試玩版
|
||||||
intro: 取得單機版以解鎖所有功能!
|
intro: 取得單機版以解鎖所有功能!
|
||||||
@ -65,6 +66,11 @@ mainMenu:
|
|||||||
madeBy: 作者:<author-link>
|
madeBy: 作者:<author-link>
|
||||||
subreddit: Reddit
|
subreddit: Reddit
|
||||||
savegameUnnamed: 未命名
|
savegameUnnamed: 未命名
|
||||||
|
puzzleMode: Puzzle Mode
|
||||||
|
back: Back
|
||||||
|
puzzleDlcText: Do you enjoy compacting and optimizing factories? Get the Puzzle
|
||||||
|
DLC now on Steam for even more fun!
|
||||||
|
puzzleDlcWishlist: Wishlist now!
|
||||||
dialogs:
|
dialogs:
|
||||||
buttons:
|
buttons:
|
||||||
ok: 確認
|
ok: 確認
|
||||||
@ -78,6 +84,9 @@ dialogs:
|
|||||||
viewUpdate: 查看更新
|
viewUpdate: 查看更新
|
||||||
showUpgrades: 顯示建築升級
|
showUpgrades: 顯示建築升級
|
||||||
showKeybindings: 顯示按鍵設定
|
showKeybindings: 顯示按鍵設定
|
||||||
|
retry: Retry
|
||||||
|
continue: Continue
|
||||||
|
playOffline: Play Offline
|
||||||
importSavegameError:
|
importSavegameError:
|
||||||
title: 匯入錯誤
|
title: 匯入錯誤
|
||||||
text: 存檔匯入失敗:
|
text: 存檔匯入失敗:
|
||||||
@ -125,15 +134,13 @@ dialogs:
|
|||||||
desc: 你還沒有解鎖藍圖功能!完成更多的關卡來解鎖藍圖。
|
desc: 你還沒有解鎖藍圖功能!完成更多的關卡來解鎖藍圖。
|
||||||
keybindingsIntroduction:
|
keybindingsIntroduction:
|
||||||
title: 實用按鍵
|
title: 實用按鍵
|
||||||
desc:
|
desc: "這個遊戲有很多能幫助搭建工廠的使用按鍵。 以下是其中的一些,記得在<strong>按鍵設定</strong>中查看其他的! <br><br>
|
||||||
"這個遊戲有很多能幫助搭建工廠的使用按鍵。 以下是其中的一些,記得在<strong>按鍵設定</strong>中查看其他的! <br><br>
|
|
||||||
<code class='keybinding'>CTRL</code> + 拖曳:選擇區域以複製或刪除。 <br> <code
|
<code class='keybinding'>CTRL</code> + 拖曳:選擇區域以複製或刪除。 <br> <code
|
||||||
class='keybinding'>SHIFT</code>: 按住以放置多個。 <br> <code
|
class='keybinding'>SHIFT</code>: 按住以放置多個。 <br> <code
|
||||||
class='keybinding'>ALT</code>: 反向放置輸送帶。 <br>"
|
class='keybinding'>ALT</code>: 反向放置輸送帶。 <br>"
|
||||||
createMarker:
|
createMarker:
|
||||||
title: 建立標記
|
title: 建立標記
|
||||||
desc:
|
desc: 給地圖標記取一個名字。你可以在名字中加入一個<strong>簡短代碼</strong>以加入圖形。(你可以在<link>這裡</link>
|
||||||
給地圖標記取一個名字。你可以在名字中加入一個<strong>簡短代碼</strong>以加入圖形。(你可以在<link>這裡</link>
|
|
||||||
建立簡短代碼。)
|
建立簡短代碼。)
|
||||||
titleEdit: 修改標記
|
titleEdit: 修改標記
|
||||||
markerDemoLimit:
|
markerDemoLimit:
|
||||||
@ -160,6 +167,67 @@ dialogs:
|
|||||||
tutorialVideoAvailableForeignLanguage:
|
tutorialVideoAvailableForeignLanguage:
|
||||||
title: 有教學
|
title: 有教學
|
||||||
desc: 這個等級目前只有英文版教學影片,你想觀看嗎?
|
desc: 這個等級目前只有英文版教學影片,你想觀看嗎?
|
||||||
|
editConstantProducer:
|
||||||
|
title: Set Item
|
||||||
|
puzzleLoadFailed:
|
||||||
|
title: Puzzles failed to load
|
||||||
|
desc: "Unfortunately the puzzles could not be loaded:"
|
||||||
|
submitPuzzle:
|
||||||
|
title: Submit Puzzle
|
||||||
|
descName: "Give your puzzle a name:"
|
||||||
|
descIcon: "Please enter a unique short key, which will be shown as the icon of
|
||||||
|
your puzzle (You can generate them <link>here</link>, or choose one
|
||||||
|
of the randomly suggested shapes below):"
|
||||||
|
placeholderName: Puzzle Title
|
||||||
|
puzzleResizeBadBuildings:
|
||||||
|
title: Resize not possible
|
||||||
|
desc: You can't make the zone any smaller, because then some buildings would be
|
||||||
|
outside the zone.
|
||||||
|
puzzleLoadError:
|
||||||
|
title: Bad Puzzle
|
||||||
|
desc: "The puzzle failed to load:"
|
||||||
|
offlineMode:
|
||||||
|
title: Offline Mode
|
||||||
|
desc: We couldn't reach the servers, so the game has to run in offline mode.
|
||||||
|
Please make sure you have an active internect connection.
|
||||||
|
puzzleDownloadError:
|
||||||
|
title: Download Error
|
||||||
|
desc: "Failed to download the puzzle:"
|
||||||
|
puzzleSubmitError:
|
||||||
|
title: Submission Error
|
||||||
|
desc: "Failed to submit your puzzle:"
|
||||||
|
puzzleSubmitOk:
|
||||||
|
title: Puzzle Published
|
||||||
|
desc: Congratulations! Your puzzle has been published and can now be played by
|
||||||
|
others. You can now find it in the "My puzzles" section.
|
||||||
|
puzzleCreateOffline:
|
||||||
|
title: Offline Mode
|
||||||
|
desc: Since you are offline, you will not be able to save and/or publish your
|
||||||
|
puzzle. Would you still like to continue?
|
||||||
|
puzzlePlayRegularRecommendation:
|
||||||
|
title: Recommendation
|
||||||
|
desc: I <strong>strongly</strong> recommend playing the normal game to level 12
|
||||||
|
before attempting the puzzle DLC, otherwise you may encounter
|
||||||
|
mechanics not yet introduced. Do you still want to continue?
|
||||||
|
puzzleShare:
|
||||||
|
title: Short Key Copied
|
||||||
|
desc: The short key of the puzzle (<key>) has been copied to your clipboard! It
|
||||||
|
can be entered in the puzzle menu to access the puzzle.
|
||||||
|
puzzleReport:
|
||||||
|
title: Report Puzzle
|
||||||
|
options:
|
||||||
|
profane: Profane
|
||||||
|
unsolvable: Not solvable
|
||||||
|
trolling: Trolling
|
||||||
|
puzzleReportComplete:
|
||||||
|
title: Thank you for your feedback!
|
||||||
|
desc: The puzzle has been flagged.
|
||||||
|
puzzleReportError:
|
||||||
|
title: Failed to report
|
||||||
|
desc: "Your report could not get processed:"
|
||||||
|
puzzleLoadShortKey:
|
||||||
|
title: Enter short key
|
||||||
|
desc: Enter the short key of the puzzle to load it.
|
||||||
ingame:
|
ingame:
|
||||||
keybindingsOverlay:
|
keybindingsOverlay:
|
||||||
moveMap: 移動
|
moveMap: 移動
|
||||||
@ -181,6 +249,7 @@ ingame:
|
|||||||
clearSelection: 清空選取
|
clearSelection: 清空選取
|
||||||
pipette: 滴管
|
pipette: 滴管
|
||||||
switchLayers: 切換層
|
switchLayers: 切換層
|
||||||
|
clearBelts: Clear belts
|
||||||
buildingPlacement:
|
buildingPlacement:
|
||||||
cycleBuildingVariants: 按<key>鍵以選擇建築變體。
|
cycleBuildingVariants: 按<key>鍵以選擇建築變體。
|
||||||
hotkeyLabel: 快捷鍵:<key>
|
hotkeyLabel: 快捷鍵:<key>
|
||||||
@ -245,18 +314,15 @@ ingame:
|
|||||||
1_1_extractor: 在<strong>圓形礦脈</strong>上放一個<strong>開採機</strong>來採集圓形!
|
1_1_extractor: 在<strong>圓形礦脈</strong>上放一個<strong>開採機</strong>來採集圓形!
|
||||||
1_2_conveyor: 用<strong>輸送帶</strong>將你的開採機連接到基地上!
|
1_2_conveyor: 用<strong>輸送帶</strong>將你的開採機連接到基地上!
|
||||||
<br><br>提示:用你的游標<strong>按下並拖曳</strong>輸送帶!
|
<br><br>提示:用你的游標<strong>按下並拖曳</strong>輸送帶!
|
||||||
1_3_expand:
|
1_3_expand: 這<strong>不是</strong>一個放置型遊戲!建造更多的開採機和輸送帶來更快地完成目標。 <br><br>
|
||||||
這<strong>不是</strong>一個放置型遊戲!建造更多的開採機和輸送帶來更快地完成目標。 <br><br>
|
|
||||||
提示:按住<strong>SHIFT</strong>鍵來放置多個開採機,用<strong>R</strong>鍵旋轉它們。
|
提示:按住<strong>SHIFT</strong>鍵來放置多個開採機,用<strong>R</strong>鍵旋轉它們。
|
||||||
2_1_place_cutter: "現在放置一個<strong>切割機</strong>並利用它把圓圈切成兩半!<br><br> PS:
|
2_1_place_cutter: "現在放置一個<strong>切割機</strong>並利用它把圓圈切成兩半!<br><br> PS:
|
||||||
不論切割機的方向,它都會把圖形<strong>垂直地</strong>切成兩半。"
|
不論切割機的方向,它都會把圖形<strong>垂直地</strong>切成兩半。"
|
||||||
2_2_place_trash: 切割機可能會<strong>堵塞並停止運作</strong>!<br><br>
|
2_2_place_trash: 切割機可能會<strong>堵塞並停止運作</strong>!<br><br>
|
||||||
用<strong>垃圾桶</strong>把「目前」不需要的部分處理掉。
|
用<strong>垃圾桶</strong>把「目前」不需要的部分處理掉。
|
||||||
2_3_more_cutters:
|
2_3_more_cutters: "做得好! 現在,再放<strong>2個切割機</strong>來加速這個緩慢的生產線!<br><br> PS:
|
||||||
"做得好! 現在,再放<strong>2個切割機</strong>來加速這個緩慢的生產線!<br><br> PS:
|
|
||||||
使用<strong>0-9快捷鍵</strong>可以更快選取建築 !"
|
使用<strong>0-9快捷鍵</strong>可以更快選取建築 !"
|
||||||
3_1_rectangles:
|
3_1_rectangles: "現在來開採一些方形吧!<strong>蓋4座開採機</strong>,把形狀收集到基地。<br><br> PS:
|
||||||
"現在來開採一些方形吧!<strong>蓋4座開採機</strong>,把形狀收集到基地。<br><br> PS:
|
|
||||||
選擇輸送帶,按住<strong>SHIFT</strong>並拖曳滑鼠可以計畫輸送帶位置!"
|
選擇輸送帶,按住<strong>SHIFT</strong>並拖曳滑鼠可以計畫輸送帶位置!"
|
||||||
21_1_place_quad_painter: 放置一個<strong>切割機(四分)</strong>並取得一些
|
21_1_place_quad_painter: 放置一個<strong>切割機(四分)</strong>並取得一些
|
||||||
<strong>圓形</strong>、<strong>白色</strong>和<strong>紅色</strong>!
|
<strong>圓形</strong>、<strong>白色</strong>和<strong>紅色</strong>!
|
||||||
@ -316,6 +382,44 @@ ingame:
|
|||||||
achievements:
|
achievements:
|
||||||
title: Achievements
|
title: Achievements
|
||||||
desc: Hunt them all!
|
desc: Hunt them all!
|
||||||
|
puzzleEditorSettings:
|
||||||
|
zoneTitle: Zone
|
||||||
|
zoneWidth: Width
|
||||||
|
zoneHeight: Height
|
||||||
|
trimZone: Trim
|
||||||
|
clearItems: Clear Items
|
||||||
|
share: Share
|
||||||
|
report: Report
|
||||||
|
puzzleEditorControls:
|
||||||
|
title: Puzzle Creator
|
||||||
|
instructions:
|
||||||
|
- 1. Place <strong>Constant Producers</strong> to provide shapes and
|
||||||
|
colors to the player
|
||||||
|
- 2. Build one or more shapes you want the player to build later and
|
||||||
|
deliver it to one or more <strong>Goal Acceptors</strong>
|
||||||
|
- 3. Once a Goal Acceptor receives a shape for a certain amount of
|
||||||
|
time, it <strong>saves it as a goal</strong> that the player must
|
||||||
|
produce later (Indicated by the <strong>green badge</strong>).
|
||||||
|
- 4. Click the <strong>lock button</strong> on a building to disable
|
||||||
|
it.
|
||||||
|
- 5. Once you click review, your puzzle will be validated and you
|
||||||
|
can publish it.
|
||||||
|
- 6. Upon release, <strong>all buildings will be removed</strong>
|
||||||
|
except for the Producers and Goal Acceptors - That's the part that
|
||||||
|
the player is supposed to figure out for themselves, after all :)
|
||||||
|
puzzleCompletion:
|
||||||
|
title: Puzzle Completed!
|
||||||
|
titleLike: "Click the heart if you liked the puzzle:"
|
||||||
|
titleRating: How difficult did you find the puzzle?
|
||||||
|
titleRatingDesc: Your rating will help me to make you better suggestions in the future
|
||||||
|
continueBtn: Keep Playing
|
||||||
|
menuBtn: Menu
|
||||||
|
puzzleMetadata:
|
||||||
|
author: Author
|
||||||
|
shortKey: Short Key
|
||||||
|
rating: Difficulty score
|
||||||
|
averageDuration: Avg. Duration
|
||||||
|
completionRate: Completion rate
|
||||||
shopUpgrades:
|
shopUpgrades:
|
||||||
belt:
|
belt:
|
||||||
name: 輸送帶、平衡機、隧道
|
name: 輸送帶、平衡機、隧道
|
||||||
@ -450,13 +554,11 @@ buildings:
|
|||||||
transistor:
|
transistor:
|
||||||
default:
|
default:
|
||||||
name: 電晶體
|
name: 電晶體
|
||||||
description:
|
description: 如果基極(側面)的輸入訊號為「真」,則把射極(底部)輸入的真假值複製到集極(頂部)的輸出。
|
||||||
如果基極(側面)的輸入訊號為「真」,則把射極(底部)輸入的真假值複製到集極(頂部)的輸出。
|
|
||||||
(「真」值代表:形狀正確、顏色正確或布林值為1)
|
(「真」值代表:形狀正確、顏色正確或布林值為1)
|
||||||
mirrored:
|
mirrored:
|
||||||
name: 電晶體
|
name: 電晶體
|
||||||
description:
|
description: 如果基極(側面)的輸入訊號為「真」,則把射極(底部)輸入的真假值複製到集極(頂部)的輸出。
|
||||||
如果基極(側面)的輸入訊號為「真」,則把射極(底部)輸入的真假值複製到集極(頂部)的輸出。
|
|
||||||
(「真」值代表:形狀正確、顏色正確或布林值為1)
|
(「真」值代表:形狀正確、顏色正確或布林值為1)
|
||||||
filter:
|
filter:
|
||||||
default:
|
default:
|
||||||
@ -498,6 +600,18 @@ buildings:
|
|||||||
default:
|
default:
|
||||||
name: 物品製造機
|
name: 物品製造機
|
||||||
description: 沙盒模式專有,將電路層的輸入轉化成一般層的輸出。
|
description: 沙盒模式專有,將電路層的輸入轉化成一般層的輸出。
|
||||||
|
constant_producer:
|
||||||
|
default:
|
||||||
|
name: Constant Producer
|
||||||
|
description: Constantly outputs a specified shape or color.
|
||||||
|
goal_acceptor:
|
||||||
|
default:
|
||||||
|
name: Goal Acceptor
|
||||||
|
description: Deliver shapes to the goal acceptor to set them as a goal.
|
||||||
|
block:
|
||||||
|
default:
|
||||||
|
name: Block
|
||||||
|
description: Allows you to block a tile.
|
||||||
storyRewards:
|
storyRewards:
|
||||||
reward_cutter_and_trash:
|
reward_cutter_and_trash:
|
||||||
title: 切割圖形
|
title: 切割圖形
|
||||||
@ -587,13 +701,11 @@ storyRewards:
|
|||||||
<strong>布林值</strong>(1或0)。
|
<strong>布林值</strong>(1或0)。
|
||||||
reward_logic_gates:
|
reward_logic_gates:
|
||||||
title: 邏輯閘
|
title: 邏輯閘
|
||||||
desc:
|
desc: <strong>邏輯閘</strong>已解鎖。 你可以覺得無所謂,但其實邏輯閘其實超酷的!<br><br> 有了這些邏輯閘,你可以運算 AND,
|
||||||
<strong>邏輯閘</strong>已解鎖。 你可以覺得無所謂,但其實邏輯閘其實超酷的!<br><br> 有了這些邏輯閘,你可以運算 AND,
|
|
||||||
OR, XOR 與 NOT。<br><br> 錦上添花,我再送你<strong>電晶體</strong>!
|
OR, XOR 與 NOT。<br><br> 錦上添花,我再送你<strong>電晶體</strong>!
|
||||||
reward_virtual_processing:
|
reward_virtual_processing:
|
||||||
title: 虛擬操作
|
title: 虛擬操作
|
||||||
desc:
|
desc: <strong>虛擬操作</strong>!<br><br>已解鎖。很多新建築有虛擬版,你可以模擬切割機、旋轉機、推疊機還有更多電路層上的建築。
|
||||||
<strong>虛擬操作</strong>!<br><br>已解鎖。很多新建築有虛擬版,你可以模擬切割機、旋轉機、推疊機還有更多電路層上的建築。
|
|
||||||
繼續遊玩的你現在有三個選項:<br><br> -
|
繼續遊玩的你現在有三個選項:<br><br> -
|
||||||
蓋一個自動生成任何基地要求圖形的<strong>自動機</strong>(推薦!)。<br><br> -
|
蓋一個自動生成任何基地要求圖形的<strong>自動機</strong>(推薦!)。<br><br> -
|
||||||
利用電路層蓋一些很酷建築<br><br> - 繼續用原本的方式破關。<br><br> 不論你的選擇是什麼,祝你玩得開心!
|
利用電路層蓋一些很酷建築<br><br> - 繼續用原本的方式破關。<br><br> 不論你的選擇是什麼,祝你玩得開心!
|
||||||
@ -822,6 +934,10 @@ keybindings:
|
|||||||
rotateToDown: "轉動: 向下"
|
rotateToDown: "轉動: 向下"
|
||||||
rotateToRight: "轉動: 向右"
|
rotateToRight: "轉動: 向右"
|
||||||
rotateToLeft: "轉動: 向左"
|
rotateToLeft: "轉動: 向左"
|
||||||
|
constant_producer: Constant Producer
|
||||||
|
goal_acceptor: Goal Acceptor
|
||||||
|
block: Block
|
||||||
|
massSelectClear: Clear belts
|
||||||
about:
|
about:
|
||||||
title: 關於遊戲
|
title: 關於遊戲
|
||||||
body: >-
|
body: >-
|
||||||
@ -902,3 +1018,57 @@ tips:
|
|||||||
- 按 F4 來顯示螢幕的幀數(FPS)與刷新率(Tick Rate)。
|
- 按 F4 來顯示螢幕的幀數(FPS)與刷新率(Tick Rate)。
|
||||||
- 按 F4 兩次來顯示相機和游標的絕對位置。
|
- 按 F4 兩次來顯示相機和游標的絕對位置。
|
||||||
- 在已標記的圖形上按左鍵去除標記。
|
- 在已標記的圖形上按左鍵去除標記。
|
||||||
|
puzzleMenu:
|
||||||
|
play: Play
|
||||||
|
edit: Edit
|
||||||
|
title: Puzzle Mode
|
||||||
|
createPuzzle: Create Puzzle
|
||||||
|
loadPuzzle: Load
|
||||||
|
reviewPuzzle: Review & Publish
|
||||||
|
validatingPuzzle: Validating Puzzle
|
||||||
|
submittingPuzzle: Submitting Puzzle
|
||||||
|
noPuzzles: There are currently no puzzles in this section.
|
||||||
|
categories:
|
||||||
|
levels: Levels
|
||||||
|
new: New
|
||||||
|
top-rated: Top Rated
|
||||||
|
mine: My Puzzles
|
||||||
|
short: Short
|
||||||
|
easy: Easy
|
||||||
|
hard: Hard
|
||||||
|
completed: Completed
|
||||||
|
validation:
|
||||||
|
title: Invalid Puzzle
|
||||||
|
noProducers: Please place a Constant Producer!
|
||||||
|
noGoalAcceptors: Please place a Goal Acceptor!
|
||||||
|
goalAcceptorNoItem: One or more Goal Acceptors have not yet assigned an item.
|
||||||
|
Deliver a shape to them to set a goal.
|
||||||
|
goalAcceptorRateNotMet: One or more Goal Acceptors are not getting enough items.
|
||||||
|
Make sure that the indicators are green for all acceptors.
|
||||||
|
buildingOutOfBounds: One or more buildings are outside of the buildable area.
|
||||||
|
Either increase the area or remove them.
|
||||||
|
autoComplete: Your puzzle autocompletes itself! Please make sure your constant
|
||||||
|
producers are not directly delivering to your goal acceptors.
|
||||||
|
backendErrors:
|
||||||
|
ratelimit: You are performing your actions too frequent. Please wait a bit.
|
||||||
|
invalid-api-key: Failed to communicate with the backend, please try to
|
||||||
|
update/restart the game (Invalid Api Key).
|
||||||
|
unauthorized: Failed to communicate with the backend, please try to
|
||||||
|
update/restart the game (Unauthorized).
|
||||||
|
bad-token: Failed to communicate with the backend, please try to update/restart
|
||||||
|
the game (Bad Token).
|
||||||
|
bad-id: Invalid puzzle identifier.
|
||||||
|
not-found: The given puzzle could not be found.
|
||||||
|
bad-category: The given category could not be found.
|
||||||
|
bad-short-key: The given short key is invalid.
|
||||||
|
profane-title: Your puzzle title contains profane words.
|
||||||
|
bad-title-too-many-spaces: Your puzzle title is too short.
|
||||||
|
bad-shape-key-in-emitter: A constant producer has an invalid item.
|
||||||
|
bad-shape-key-in-goal: A goal acceptor has an invalid item.
|
||||||
|
no-emitters: Your puzzle does not contain any constant producers.
|
||||||
|
no-goals: Your puzzle does not contain any goal acceptors.
|
||||||
|
short-key-already-taken: This short key is already taken, please use another one.
|
||||||
|
can-not-report-your-own-puzzle: You can not report your own puzzle.
|
||||||
|
bad-payload: The request contains invalid data.
|
||||||
|
bad-building-placement: Your puzzle contains invalid placed buildings.
|
||||||
|
timeout: The request timed out.
|
||||||
|
Loading…
Reference in New Issue
Block a user