@@ -1043,3 +1172,73 @@ tips:
- Paina F4 nähdäksesi FPS laskurin ja virkistystaajuuden.
- Press F4 kahdesti nähdäksesi hiiren ja kameran ruudun.
- 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
+ easy: Easy
+ hard: Hard
+ completed: Completed
+ medium: Medium
+ official: Official
+ trending: Trending today
+ trending-weekly: Trending weekly
+ categories: Categories
+ difficulties: By Difficulty
+ account: My Puzzles
+ search: Search
+ 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.
+ difficulties:
+ easy: Easy
+ medium: Medium
+ hard: Hard
+ dlcHint: Purchased the DLC already? Make sure it is activated by right clicking
+ shapez.io in your library, selecting Properties > DLCs.
+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.
+ too-many-likes-already: The puzzle alreay got too many likes. If you still want
+ to remove it, please contact support@shapez.io!
+ no-permission: You do not have the permission to perform this action.
diff --git a/translations/base-fr.yaml b/translations/base-fr.yaml
index 34749836..c90b41bf 100644
--- a/translations/base-fr.yaml
+++ b/translations/base-fr.yaml
@@ -11,11 +11,11 @@ steamPage:
Et en plus, vous devrez aussi produire de plus en plus pour satisfaire la demande. La seule solution est de construire en plus grand ! Au début vous ne ferez que découper les formes, mais plus tard vous devrez les peindre — et pour ça vous devrez extraire et mélanger des couleurs !
En achetant le jeu sur Steam, vous aurez accès à la version complète, mais vous pouvez aussi jouer à une démo sur shapez.io et vous décider ensuite !
- what_others_say: What people say about shapez.io
+ what_others_say: Ce que les gens pensent de shapez.io
nothernlion_comment: This game is great - I'm having a wonderful time playing,
and time has flown by.
- notch_comment: Oh crap. I really should sleep, but I think I just figured out
- how to make a computer in shapez.io
+ notch_comment: Mince ! Je devrais vraiment me coucher, mais je crois que j'ai
+ trouvé comment faire un ordinateur dans shapez.io
steam_review_comment: This game has stolen my life and I don't want it back.
Very chill factory game that won't let me stop making my lines more
efficient.
@@ -50,6 +50,7 @@ global:
escape: ESC
shift: MAJ
space: ESPACE
+ loggingIn: Logging in
demoBanners:
title: Version de démo
intro: Achetez la version complète pour débloquer toutes les fonctionnalités !
@@ -70,6 +71,12 @@ mainMenu:
savegameLevel: Niveau
savegameLevelUnknown: Niveau inconnu
savegameUnnamed: Sans titre
+ puzzleMode: Puzzle Mode
+ back: Back
+ puzzleDlcText: Vous aimez compacter et optimiser vos usines ? Achetez le DLC sur
+ Steam dés maintenant pour encore plus d'amusement !
+ puzzleDlcWishlist: Wishlist now!
+ puzzleDlcViewNow: View Dlc
dialogs:
buttons:
ok: OK
@@ -83,6 +90,9 @@ dialogs:
viewUpdate: Voir les mises à jour
showUpgrades: Montrer les améliorations
showKeybindings: Montrer les raccourcis
+ retry: Réesayer
+ continue: Continuer
+ playOffline: Jouer Hors-ligne
importSavegameError:
title: Erreur d’importation
text: "Impossible d’importer votre sauvegarde :"
@@ -183,6 +193,70 @@ dialogs:
title: Tutoriel disponible
desc: Il y a un tutoriel vidéo pour ce niveau, mais il n’est disponible qu’en
anglais. Voulez-vous le regarder ?
+ editConstantProducer:
+ title: Définir l'objet
+ puzzleLoadFailed:
+ title: Le chargement du Puzzle à échoué
+ desc: "Malheuresement, le puzzle n'a pas pu être chargé :"
+ submitPuzzle:
+ title: Envoyer le Puzzle
+ descName: "Donnez un nom à votre puzzle :"
+ descIcon: "Please enter a unique short key, which will be shown as the icon of
+ your puzzle (You can generate them here, 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: Mauvais Puzzle
+ desc: "Le chargement du puzzle a échoué :"
+ offlineMode:
+ title: Mode hors-ligne
+ desc: We couldn't reach the servers, so the game has to run in offline mode.
+ Please make sure you have an active internet connection.
+ puzzleDownloadError:
+ title: Erreur de téléchargment
+ desc: "Le téléchargement à échoué :"
+ puzzleSubmitError:
+ title: Erreur d'envoi
+ desc: "L'envoi à échoué :"
+ puzzleSubmitOk:
+ title: Puzzle envoyé
+ desc: Félicitation ! Votre puzzle à été envoyé et peut maintenant être joué.
+ Vous pouvez maintenant le retrouver dans la section "Mes Puzzles".
+ puzzleCreateOffline:
+ title: Mode Hors-ligne
+ 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 strongly 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 () 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: Merci pour votre retour !
+ desc: Le puzzle a été marqué.
+ 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.
+ puzzleDelete:
+ title: Delete Puzzle?
+ desc: Are you sure you want to delete ''? This can not be undone!
ingame:
keybindingsOverlay:
moveMap: Déplacer
@@ -204,6 +278,7 @@ ingame:
clearSelection: Effacer la sélection
pipette: Pipette
switchLayers: Changer de calque
+ clearBelts: Supprimer les rails
colors:
red: Rouge
green: Vert
@@ -357,6 +432,46 @@ ingame:
achievements:
title: Achievements
desc: Hunt them all!
+ puzzleEditorSettings:
+ zoneTitle: Zone
+ zoneWidth: Width
+ zoneHeight: Height
+ trimZone: Trim
+ clearItems: Clear Items
+ share: Share
+ report: Report
+ clearBuildings: Clear Buildings
+ resetPuzzle: Reset Puzzle
+ puzzleEditorControls:
+ title: Puzzle Creator
+ instructions:
+ - 1. Place Constant Producers 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 Goal Acceptors
+ - 3. Once a Goal Acceptor receives a shape for a certain amount of
+ time, it saves it as a goal that the player must
+ produce later (Indicated by the green badge).
+ - 4. Click the lock button on a building to disable
+ it.
+ - 5. Once you click review, your puzzle will be validated and you
+ can publish it.
+ - 6. Upon release, all buildings will be removed
+ 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:
belt:
name: Convoyeurs, distributeurs et tunnels
@@ -574,6 +689,18 @@ buildings:
name: Générateur d’objet
description: Seulement disponible en mode bac à sable. Renvoie le signal du
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:
reward_cutter_and_trash:
title: Découpage de formes
@@ -1000,6 +1127,10 @@ keybindings:
rotateToDown: "Rotate: Point Down"
rotateToRight: "Rotate: Point Right"
rotateToLeft: "Rotate: Point Left"
+ constant_producer: Constant Producer
+ goal_acceptor: Goal Acceptor
+ block: Block
+ massSelectClear: Clear belts
about:
title: À propos de ce jeu
body: >-
@@ -1101,3 +1232,76 @@ tips:
- Appuyez sur F4 pour voir vos IPS et votre fréquence de rafraîchissement.
- Appuyez deux fois sur F4 pour voir les coordonnées.
- Cliquez sur une forme épinglée à gauche pour l’enlever.
+puzzleMenu:
+ play: Jouer
+ edit: Éditer
+ title: Mode Puzzle
+ createPuzzle: Créer un Puzzle
+ loadPuzzle: charger
+ reviewPuzzle: Revoir & Publier
+ validatingPuzzle: Validation du Puzzle
+ submittingPuzzle: Publication du Puzzle
+ noPuzzles: Il n'y a actuellement aucun puzzle dans cette section.
+ categories:
+ levels: Niveaux
+ new: Nouveau
+ top-rated: Les-mieux notés
+ mine: Mes puzzles
+ easy: Facile
+ hard: Difficile
+ completed: Complété
+ medium: Medium
+ official: Official
+ trending: Trending today
+ trending-weekly: Trending weekly
+ categories: Categories
+ difficulties: By Difficulty
+ account: My Puzzles
+ search: Search
+ validation:
+ title: Puzzle invalide
+ noProducers: Veuillez placer un producteur constant !
+ noGoalAcceptors: Veuillez placer un accepteur d'objectif !
+ goalAcceptorNoItem: Un ou plusieurs accepteurs d'objectif n'ont pas encore
+ attribué d'élément. Donnez-leur une forme pour fixer un objectif.
+ goalAcceptorRateNotMet: Un ou plusieurs accepteurs d'objectifs n'obtiennent pas
+ assez d'articles. Assurez-vous que les indicateurs sont verts pour
+ tous les accepteurs.
+ buildingOutOfBounds: Un ou plusieurs bâtiments se trouvent en dehors de la zone
+ constructible. Augmentez la surface ou supprimez-les.
+ autoComplete: Votre puzzle se complète automatiquement ! Veuillez vous assurer
+ que vos producteurs constants ne livrent pas directement à vos
+ accepteurs d'objectifs.
+ difficulties:
+ easy: Easy
+ medium: Medium
+ hard: Hard
+ dlcHint: Purchased the DLC already? Make sure it is activated by right clicking
+ shapez.io in your library, selecting Properties > DLCs.
+backendErrors:
+ ratelimit: Vous effectuez vos actions trop fréquemment. Veuillez attendre un peu
+ s'il vous plait.
+ invalid-api-key: Échec de la communication avec le backend, veuillez essayer de
+ mettre à jour/redémarrer le jeu (clé Api invalide).
+ unauthorized: Échec de la communication avec le backend, veuillez essayer de
+ mettre à jour/redémarrer le jeu (non autorisé).
+ bad-token: Échec de la communication avec le backend, veuillez essayer de mettre
+ à jour/redémarrer le jeu (Mauvais jeton).
+ bad-id: Identifiant de puzzle non valide.
+ not-found: Le puzzle donné n'a pas pu être trouvé.
+ bad-category: La catégorie donnée n'a pas pu être trouvée.
+ bad-short-key: La clé courte donnée n'est pas valide.
+ profane-title: Le titre de votre puzzle contient des mots interdits.
+ bad-title-too-many-spaces: Le titre de votre puzzle est trop court.
+ bad-shape-key-in-emitter: Un producteur constant a un élément invalide.
+ bad-shape-key-in-goal: Un accepteur de but a un élément invalide.
+ no-emitters: Votre puzzle ne contient aucun producteur constant.
+ no-goals: Votre puzzle ne contient aucun accepteur de but.
+ short-key-already-taken: Cette clé courte est déjà prise, veuillez en utiliser une autre.
+ can-not-report-your-own-puzzle: Vous ne pouvez pas signaler votre propre puzzle.
+ bad-payload: La demande contient des données invalides.
+ bad-building-placement: Votre puzzle contient des bâtiments placés non valides.
+ timeout: La demande a expiré.
+ too-many-likes-already: The puzzle alreay got too many likes. If you still want
+ to remove it, please contact support@shapez.io!
+ no-permission: You do not have the permission to perform this action.
diff --git a/translations/base-he.yaml b/translations/base-he.yaml
new file mode 100644
index 00000000..9be04af5
--- /dev/null
+++ b/translations/base-he.yaml
@@ -0,0 +1,1187 @@
+steamPage:
+ shortText: shapez.io הוא משחק בנוגע לבניית מפעלים אוטמטים ליצירה של צורת מסובכות
+ יותר ויותר במפה אין סופית.
+ discordLinkShort: דיסקורד רשמי
+ intro: >-
+ אתה אוהב משחקי אוטומציה? אתה במקום הנכון!
+
+ shapez.io הוא משחק שלווה שבו אתה בונה מפעל בשביל ליצור צורות גאומטריות אוטומטית. ככל שמתקדמים השלבים, הצורות נהיות יותר ויותר מסובכות, ואתה צריך להפתח על המפה האין סופית.
+
+ ואם זה לא היה מספיק, אתה צריך ליצור יותר ויותר צורות בשביל לספק את הדרישה - הדבר היחיד שיכול לעזור זה להגדיל את המפעל! בזמן שבהתחלה אתה רק צריך לערוך צורות, בהמשך אתה צריך לצבוע אותם בעזרת צבעים שאתה מערבב.
+
+ קניית המשחק בsteam תתן לך גישה למשחק המלא, אבל אתה יכול לשחק משחק דמו בhttps://shapez.io/ ולהחליט אחר כך.
+ what_others_say: What people say about shapez.io
+ nothernlion_comment: This game is great - I'm having a wonderful time playing,
+ and time has flown by.
+ notch_comment: Oh crap. I really should sleep, but I think I just figured out
+ how to make a computer in shapez.io
+ steam_review_comment: This game has stolen my life and I don't want it back.
+ Very chill factory game that won't let me stop making my lines more
+ efficient.
+global:
+ loading: טוען
+ error: שגיאה
+ thousandsDivider: ","
+ decimalSeparator: .
+ suffix:
+ thousands: k
+ millions: M
+ billions: B
+ trillions: T
+ infinite: ∞
+ time:
+ oneSecondAgo: לפני שנייה אחת
+ xSecondsAgo: לפני שניות
+ oneMinuteAgo: לפני דקה אחת
+ xMinutesAgo: לפני דקות
+ oneHourAgo: לפני שעה אחת
+ xHoursAgo: לפני שעות
+ oneDayAgo: לפני יום אחד
+ xDaysAgo: לפני ימים
+ secondsShort: s
+ minutesAndSecondsShort: m s
+ hoursAndMinutesShort: h m
+ xMinutes: דקות
+ keys:
+ tab: TAB
+ control: CTRL
+ alt: ALT
+ escape: ESC
+ shift: SHIFT
+ space: SPACE
+ loggingIn: Logging in
+demoBanners:
+ title: גרסאת דמו
+ intro: תשיג את המשחק המלא כדי לפתוח את כל הפיצ'רים
+mainMenu:
+ play: שחק
+ continue: המשך
+ newGame: משחק חדש
+ changelog: עדכונים
+ subreddit: רדיט
+ importSavegame: יבוא
+ openSourceHint: המשחק הזה הוא עם קוד פתוח!
+ discordLink: שרת הדסקורד הרשמי
+ helpTranslate: תעזור לתרגם!
+ madeBy: :יוצר המשחק
+ browserWarning: מצטערים, אבל המשחק רק באיטיות על הדפדפן שלך! תשיג את הגרסא
+ להורדה או שתוריד גוגל לחוויה המלאה.
+ savegameLevel: שלב
+ savegameLevelUnknown: שלב לא ידוע
+ 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!
+ puzzleDlcViewNow: View Dlc
+dialogs:
+ buttons:
+ ok: אישור
+ delete: מחיקה
+ cancel: ביטול
+ later: מאוחר יותר
+ restart: פתיחה מחדש
+ reset: אפס
+ getStandalone: השג את הגרסא להורדה
+ deleteGame: אני יודע מה אני עושה
+ viewUpdate: צפה בעדכון
+ showUpgrades: הצג שדרוגים
+ showKeybindings: הצג מקשים
+ retry: Retry
+ continue: Continue
+ playOffline: Play Offline
+ importSavegameError:
+ title: שגיאה ביבוא
+ text: "לא הצליח ליבא את השמירה שלך:"
+ importSavegameSuccess:
+ title: המשחק יובא
+ text: ייבא את המשחק שלך בהצלחה.
+ gameLoadFailure:
+ title: השמיררה שבורה
+ text: לא הצליח לטעון את השמירה.
+ confirmSavegameDelete:
+ title: אימות המחיקה
+ text: אתה בטוח שאתה רוצה למחוק את השמירה הבאה?
'' בשלב
+
פעולה זו אינה הפיכה!
+ savegameDeletionError:
+ title: נכשל למחוק
+ text: "נכשל למחוק רת השמיקה:"
+ restartRequired:
+ title: איתחול נדרש
+ text: אתה צריך לסגור ולפתוח את המשחק כדי לישם הגדרה זו.
+ editKeybinding:
+ title: שינוי מקשים
+ desc: תלחץ על מקש או על כפתור בעכבר שאתה רוצה להשתמש, או escape בשביל לבטל.
+ resetKeybindingsConfirmation:
+ title: אפס את המקשים
+ desc: זה יחזיר את כל המקשים להגדרה המקורית. בבקשה תאמת.
+ keybindingsResetOk:
+ title: אפס את המקשים
+ desc: זה יחזיר את כל המקשים להגדרה המקורית!
+ featureRestriction:
+ title: גראת דמו
+ desc: ניסית להשתמש בפיצ'ר () שהוא לא זמין בדמו. תשיג את הגרסה להורדה
+ בשביל החוויה המלאה!
+ oneSavegameLimit:
+ title: הגבלת שמירה
+ desc: אתה יכול לשמור רק שמירה אחת בכל זמן נתון בגרסת הדמו. אתה יכול למחוק את
+ האחד הנוכחי או להשיג את הגרסה להורדה!
+ updateSummary:
+ title: עדכון חדש!
+ desc: "כאן כל השינויים מאז ששיחקת לאחרונה:"
+ upgradesIntroduction:
+ title: נפתח השדרוגים
+ desc: כל הצורות שייצרת יכולים עכשיו לשמש אותך בשביל לפתוח שדרוגים - אל
+ תהרוס את המפעלים הישנים שלך! אתה יכול לגשת לשדרוגים בפינה
+ העליונה ימנית של המסך.
+ massDeleteConfirm:
+ title: אישור מחיקה
+ desc: אתה מוחק הרבה מבנים ( בשביל להיות מדוייק)! אתה בטוח שאתה רוצה לעשות
+ את זה?
+ massCutConfirm:
+ title: אישור הזזה
+ desc: אתה מזיז הרבה מבנים ( בשביל להיות מדוייק)! אתה בטוח שאתה רוצה לעשות
+ את זה?
+ massCutInsufficientConfirm:
+ title: איזור הזזה
+ desc: אתה לא תוכל להדביק את האיזור הזה, אתה בטוח שאתה רוצה לחתוך אותו?
+ blueprintsNotUnlocked:
+ title: עדיין לא נפתח
+ desc: תסיים את שלב 12 בשביל לפתוח תבניות
+ keybindingsIntroduction:
+ title: מקשים שימושיים
+ desc: "במשחק הזה ישנם המון מקשים בשביל להקל כל בניית מפעלים גדולים. הנה כמה מהם,
+ אבל כדאי לך להסתכל על הגדרות המקשים!
CTRL + לגרור את העכבר: לבחוק שטח.
+ SHIFT: החזק בשביל לבנות כמה מאותו
+ מבנה. ALT: הפוך כיוון של
+ המסוע. "
+ createMarker:
+ title: סימון חדש
+ titleEdit: עריכת סימון
+ desc: תן לזה שם, אתה יכול גם לרשום קוד קצר של צורה (שאתה יכול
+ לייצר כאן)
+ editSignal:
+ title: קבע ערך
+ descItems: "תבחר מההבאים:"
+ descShortKey: ... או שתשתמש ב קוד קצר של צורה (שאתה יכול לייצר
+ כאן)
+ markerDemoLimit:
+ desc: אתה יכול ליצור רק שני סימונים בגרסאת הדמו. תשיג את הגרסה להורדה בשביל כמול
+ לא מוגבלת של סימונים!
+ exportScreenshotWarning:
+ title: יצוא צילום מסך
+ desc: אתה ביקשת לייצא את המפעל שלך כצילום מסך. בבקשה תהיה מודע שזה יכול להיות די
+ איטי למפעלים גדולים ויכול להיות שזה יקריס לך את המשחק!
+ renameSavegame:
+ title: שנה שם לשמירה
+ desc: אתה יכול לשנות את שם השמירה כאן.
+ tutorialVideoAvailable:
+ title: הדרכה זמינה
+ desc: יש סרטון הדרכה זמין לשלב הזה! תרצה לצפות בזה?
+ tutorialVideoAvailableForeignLanguage:
+ title: הדרכה זמינה
+ 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 here, 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 internet 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 strongly 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 () 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.
+ puzzleDelete:
+ title: Delete Puzzle?
+ desc: Are you sure you want to delete ''? This can not be undone!
+ingame:
+ keybindingsOverlay:
+ moveMap: הזזה
+ selectBuildings: בחירת שטח
+ stopPlacement: הפסק השמה
+ rotateBuilding: סיבוב מבנה
+ placeMultiple: מקם כמה
+ reverseOrientation: כיוון הפוך
+ disableAutoOrientation: ביטול כיוון אוטומטי
+ toggleHud: הסתר/הצג תפריטים
+ placeBuilding: שים מבנה
+ createMarker: שים סימון
+ delete: מחיקה
+ pasteLastBlueprint: הדבקת התבנית האחרונה
+ lockBeltDirection: הנחת מסוע מהיר
+ plannerSwitchSide: הפוך צד המסוע
+ cutSelection: חיתוח
+ copySelection: העתקה
+ clearSelection: ביטול הבחירה
+ pipette: דגימה
+ switchLayers: החלפת שכבה
+ clearBelts: Clear belts
+ colors:
+ red: אדום
+ green: ירוק
+ blue: כחול
+ yellow: צהוב
+ purple: ורוד
+ cyan: תכלת
+ white: לבן
+ black: שחור
+ uncolored: אפור
+ buildingPlacement:
+ cycleBuildingVariants: לחץ בשביל להחליף סוג.
+ hotkeyLabel: "מקש: "
+ infoTexts:
+ speed: מהירות
+ range: אורך
+ storage: אחסון
+ oneItemPerSecond: חפץ 1 / second
+ itemsPerSecond: חפצים / s
+ itemsPerSecondDouble: (x2)
+ tiles: משבצות
+ levelCompleteNotification:
+ levelTitle: שלב
+ completed: הסתיים
+ unlockText: נפתח !
+ buttonNextLevel: שלב הבא
+ notifications:
+ newUpgrade: עדכון חדש זמין!
+ gameSaved: המשחק שלך נשמר.
+ freeplayLevelComplete: שלב הסתיים!
+ shop:
+ title: שדרוגים
+ buttonUnlock: שדרג
+ tier: רמה
+ maximumLevel: רמה מקסימלית (מהירות x)
+ statistics:
+ title: סטטיסטיקה
+ dataSources:
+ stored:
+ title: מאוכסן
+ description: .כל הצורות שמאוכסנות בהאב
+ produced:
+ title: מיוצר
+ description: .כל הצורות שנוצרות בתוך המפעל שלך, כולל צורות בשביל צורות אחרות
+ delivered:
+ title: מגיע
+ description: .צורות שמגיעות להאב ברגע זה
+ noShapesProduced: .עדיין לא נוצרו צורות
+ shapesDisplayUnits:
+ second: / s
+ minute: / m
+ hour: / h
+ settingsMenu:
+ playtime: זמן משחק
+ buildingsPlaced: מבנים
+ beltsPlaced: מסועים
+ tutorialHints:
+ title: צריך עזרה?
+ showHint: הצג רמז
+ hideHint: סגור
+ blueprintPlacer:
+ cost: מחיר
+ waypoints:
+ waypoints: סימונים
+ hub: האב
+ description: מקש שמאלי על סימון בשביל להגיע אליו, מקש ימני בשביל למחוק
+ אותו.
לחץ בשביל ליצור סימון במרכז המסך, או
+ מקש-ימני בשביל ליצור סימון במקום של העכבר.
+ creationSuccessNotification: הסימון נוצר.
+ shapeViewer:
+ title: שכבות
+ empty: ריק
+ copyKey: העתק קוד
+ interactiveTutorial:
+ title: מדריך
+ hints:
+ 1_1_extractor: שים חוצב מעל צורת עיגול בשביל
+ להשיג אותה!
+ 1_2_conveyor: "חבר את החוצב עם מסועים להאב שלך!
טיפ:
+ לחץ וגרור את המסוע עם העכבר שלך!"
+ 1_3_expand: "זה לא משחק שמחכים בו הרבה! בנה עוד חוצבים ומסועים
+ בשביל לסיים את המשימה מהר יותר.
טיפ: החזק
+ SHIFT בשביל לשים כמה חוצבים, והשתמש
+ בR בשביל לסובב אותם."
+ 2_1_place_cutter: "עכשיו שים חותך בשביל לחתוך את העיגולים לשני
+ חצאים!
נ.ב: החותך תמיד חותך אנכית לא
+ משנה הכיוון שלו."
+ 2_2_place_trash: החותך יכול להסתם ולהתקע!
השתמש
+ בפח בשביל להפתר מהשארית הלא שימושית (בינתיים).
+ 2_3_more_cutters: "עבודה טובה! עכשיו שים עוד 2 חותכים בשביל
+ להאיץ את התהליך!
נ.ב: השתמש במקשים 0-9
+ בשביל לבחור מבנים מהר יותר!"
+ 3_1_rectangles: "עכשיו בוא נחצוב כמה מלבנים! בנה 4 חוצבים וחבר
+ אותם עם מסועים להאב.
נ.ב: החזק SHIFT
+ בזמן שאתה גורר מסוע בשביל לבנות מסועים מהר יותר!"
+ 21_1_place_quad_painter: שים את הצובע המרובע והשיג כמה
+ עיגולים, צבע לבן וצבע
+ אדום!
+ 21_2_switch_to_wires: החלף לשכבת הכבלים ע"י לחיצה על E!
+ לאחר מכן חבר את כל ארבעת הכניסות של הצובע
+ לכבלים!
+ 21_3_place_button: נהדר! עכשיו שים מפסק ותחבק אותו לכבלים!
+ 21_4_press_button: "חלץ על המפסק כדי שהואיפיק אות חיובי וזה
+ יפעיל את הצובע המרובע.
נ.ב: אתה לא צריך לחבר את כל
+ הכניסות! נסה לחבר רק 2."
+ connectedMiners:
+ one_miner: חוצב 1
+ n_miners: חוצבים
+ limited_items: מוגבל ל
+ watermark:
+ title: גרסת דמו
+ desc: לחץ פה בשביל לראות את היתרונות של הגרסה להורדה!
+ get_on_steam: Steamהשג ב
+ standaloneAdvantages:
+ title: "!השג את הגרסה המלאה"
+ no_thanks: "!לא, תודה"
+ points:
+ levels:
+ title: 12 שלבים חדשים
+ desc: '!סה"כ 26 שלבים'
+ buildings:
+ title: 18 מבנים חדשים
+ desc: "!אפשרות להפוך את המפעל לאוטומטי לגמרי"
+ achievements:
+ title: הישגים
+ desc: "!השג את כולם"
+ upgrades:
+ title: רמות לשדרוגים ∞
+ desc: "!לגרסת הדמו הזאת יש רק 5"
+ markers:
+ title: סימונים ∞
+ desc: "!אף פעם לא תלך לאיבוד במפעל שלך"
+ wires:
+ title: כבלים
+ desc: "!מימד חדש לגמרי"
+ darkmode:
+ title: תצוגה כהה
+ desc: "!תפסיק להכאיב לעיניים שלך"
+ support:
+ title: תמוך בי
+ desc: "!אני יצרתי רת המשחק הזה בזמני החופשי"
+ puzzleEditorSettings:
+ zoneTitle: Zone
+ zoneWidth: Width
+ zoneHeight: Height
+ trimZone: Trim
+ clearItems: Clear Items
+ share: Share
+ report: Report
+ clearBuildings: Clear Buildings
+ resetPuzzle: Reset Puzzle
+ puzzleEditorControls:
+ title: Puzzle Creator
+ instructions:
+ - 1. Place Constant Producers 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 Goal Acceptors
+ - 3. Once a Goal Acceptor receives a shape for a certain amount of
+ time, it saves it as a goal that the player must
+ produce later (Indicated by the green badge).
+ - 4. Click the lock button on a building to disable
+ it.
+ - 5. Once you click review, your puzzle will be validated and you
+ can publish it.
+ - 6. Upon release, all buildings will be removed
+ 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:
+ belt:
+ name: מסועים, מסדרים & מנהרות
+ description: מהירות x → x
+ miner:
+ name: חציבה
+ description: מהירות x → x
+ processors:
+ name: חיתוך, סיבוב & חיבור
+ description: מהירות x → x
+ painting:
+ name: ערבוב & צביעה
+ description: מהירות x → x
+buildings:
+ hub:
+ deliver: ספק
+ toUnlock: בשביל
+ levelShortcut: שלב
+ endOfDemo: סוף הדמו
+ belt:
+ default:
+ name: מסוע
+ description: מעביר חפצים, לחץ וגרור בשביל לשים כמה.
+ miner:
+ default:
+ name: חוצב
+ description: שים מעל צורה או צבע בשביל להשיג אותם.
+ chainable:
+ name: חוצב (מתחבר)
+ description: שים מעל צורה או צבע בשביל להשיג אותם. יכול להתחבר.
+ underground_belt:
+ default:
+ name: מנהרה
+ description: מאפשר לך להעביר חפצים מתחת למבנים ומסועים.
+ tier2:
+ name: מנהרה רמה II
+ description: מאפשר לך להעביר חפצים מתחת למבנים ומסועים.
+ balancer:
+ default:
+ name: מאזן
+ description: רב שימישי- מחלק את כל הדברים שנכנסים באופן שווה לכל היציאות.
+ merger:
+ name: ממזג (קומפקטי)
+ description: מחבר שני מסועים לאחד.
+ merger-inverse:
+ name: ממזג (קומפקטי)
+ description: מחבר שני מסועים לאחד.
+ splitter:
+ name: מפצל (קומפקטי)
+ description: מפצל מסוע אחד לשניים.
+ splitter-inverse:
+ name: מפצל (קומפקטי)
+ description: מפצל מסוע אחד לשניים.
+ cutter:
+ default:
+ name: חותך
+ description: חותך את הצורות אנכית ומוציא את שני החלקים. אם אתה משתמש רק
+ בחלק אחד, תוודא שאתה הורס את החלק השני או שיווצר סתימה!
+ quad:
+ name: חותך (מרובע)
+ description: חותך את הצורות לארבעה חלקים. אם אתה משתמש רק בחלק אחד,
+ תוודא שאתה הורס את השאר החלקים או שיווצר סתימה!
+ rotater:
+ default:
+ name: מסובב
+ description: מסובב חלקים עם כיוון השעון ב90 מעלות.
+ ccw:
+ name: מסובב (נגד כיוון השעון)
+ description: מסובב חלקים נגד כיוון השעון ב90 מעלות.
+ rotate180:
+ name: מסובב (180°)
+ description: מסובב חלקים ב180 מעלות.
+ stacker:
+ default:
+ name: מחבר
+ description: מחבר את מה שנכנס, באותה שכבה אם אפשרי, אחרת הימני מוערם מעל השמאלי.
+ mixer:
+ default:
+ name: מערבב
+ description: מערבב את שני הצבעים לפי צבעי האור.
+ painter:
+ default:
+ name: צובע
+ description: צובע את הצורות מנכנסות הצד השמאלי בצבע שנכנס מלמעלה.
+ mirrored:
+ name: צובע
+ description: צובע את הצורות מנכנסות הצד השמאלי בצבע שנכנס מלמטה.
+ double:
+ name: צובע (כפול)
+ description: צובע את הצורות מנכנסות הצד השמאלי בצבע שנכנס מלמעלה.
+ quad:
+ name: צובע (מרובע)
+ description: מאפשר לצבוע כל רבע בצורה בנפרד. רק מקומות עם ערך
+ חיובי בשכבת הכבלים יצבעו!
+ trash:
+ default:
+ name: פח
+ description: הורס כל מה שנכנס אליו לנצח.
+ storage:
+ default:
+ name: אחסון
+ description: מאחסן חפצים שנשארו עד גבול מסויים. הוא מוציא בעדיפות לצד השמאלי, אז
+ אתה יכול להשתמש בצד הימני כשער הצפה.
+ wire:
+ default:
+ name: כבל
+ description: מעביר מידע, שהוא יכול להיות צורה, צבע, או בולאיני (0 או 1). כבלים
+ בצבים שונים לא יתחברו אחד לשני.
+ second:
+ name: כבל
+ description: מעביר מידע, שהוא יכול להיות צורה, צבע, או בולאיני (0 או 1). כבלים
+ בצבים שונים לא יתחברו אחד לשני.
+ wire_tunnel:
+ default:
+ name: הצלבת כבלים
+ description: מאפשר שני כבלים לחצות אחד את השני בלי להתחבר.
+ constant_signal:
+ default:
+ name: אות קבוע
+ description: מיצר אות קבוע, שהוא יכול להיות צורה, צבע, או בולאיני (0 או 1).
+ lever:
+ default:
+ name: מפסק
+ description: ניתן להפעיל או להפסיק אותו בשביל ליצור אות בולאיני (0 או 1) בשכבת
+ הכבלים, וכך יכול לשלוט על פעולה של מבנים כמו לדוגמה מסנן.
+ logic_gate:
+ default:
+ name: שער לוגי גם
+ description: פולט את הבוליאני "1" אם שני הכניסות הם ערך חיובי (ערך חיובי הוא כל
+ צורה, צבע או הבוליאני "1").
+ not:
+ name: שער לוגי לא
+ description: פולט את הבוליאני "1" אם הכניסה הוא אינו ערך חיובי (ערך חיובי הוא כל
+ צורה, צבע או הבוליאני "1").
+ xor:
+ name: שער לוגי קסור
+ description: Emits a boolean "1" if one of the inputs is truthy, but not both.
+ (Truthy means shape, color or boolean "1")
+ or:
+ name: שער לוגי או
+ description: פולט את הבוליאני "1" אם אחד מהכניסות הוא ערך חיובי (ערך חיובי הוא
+ כל צורה, צבע או הבוליאני "1").
+ transistor:
+ default:
+ name: טרנזיסטור
+ description: מעביר את האינפורמציה מלמטה ללמעלה אם הכניסה מהצד היא ערך
+ חיובי (ערך חיובי הוא כל צורה, צבע או הבוליאני "1").
+ mirrored:
+ name: טרנזיסטור
+ description: מעביר את האינפורמציה מלמטה ללמעלה אם הכניסה מהצד היא ערך
+ חיובי (ערך חיובי הוא כל צורה, צבע או הבוליאני "1").
+ filter:
+ default:
+ name: מסנן
+ description: חבר לאות בשביל לסנן שרק משהו אחד יצא מלמעלה והשאר מהצד. יכול גם
+ לקבל ערכים בוליאנים (0 או 1).
+ display:
+ default:
+ name: מסך
+ description: חבר אות בשביל להציג אותו על המסך, האות יכול להיות צורה, צבע או
+ בוליאני.
+ reader:
+ default:
+ name: מסוע מדידה
+ description: מאפשר מדידה של הממוצע של כמה חפצים עוברים במסוע, מפיץ אות של החפץ
+ האחרון שעבר לשכבת הכבלים (מתי שנפתח).
+ analyzer:
+ default:
+ name: מנתח צורות
+ description: מנתח את הרבע העליון שמאלי של השכבה התחתונה של הצורה ומחזיר את הצורה
+ והצבע שלה.
+ comparator:
+ default:
+ name: משווה
+ description: מחזיר את הבולאיני "1" אם שני האותות הם שווים בדיוק. יכול להשוות
+ צורות צבעים ובוליאנים.
+ virtual_processor:
+ default:
+ name: חותך וירטואלי
+ description: חותך באופן וירטואלי את הצורה לשני חצאים.
+ rotater:
+ name: מסובב וירטואלי
+ description: מסובב באופן וירטואלי את הצורה עם כיוון השעון.
+ unstacker:
+ name: פורש וירטואלי
+ description: מוציא באופן וירטואלי את השכבה העליונה לצד ימין ואת השאר לצד שמאל.
+ stacker:
+ name: מחבר וירטואלי
+ description: מחבר באופן וירטואלי את הצורה בצד ימין על הצורה בצד שמאל.
+ painter:
+ name: צובע וירטואלי
+ description: צובע באופן וירטואלי את הצורה מלמטה בצבע מימין.
+ item_producer:
+ default:
+ name: מייצר חפצים
+ 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:
+ reward_cutter_and_trash:
+ title: חיתוך צורות
+ desc: אתה בדיוק קיבלת גישה לחותך, שחותך צורות לחצי אנכית
+ לא משנה איזה כיוון הוא!
וודא שאתה נפתר
+ מהשאריות, אחרת הוא יסתם ויתקע - בשביל המטרה הזאת
+ אני הבאתי לך את הפח, שהורס כל מה שאתה מכניס אליו!
+ reward_rotater:
+ title: סיבוב
+ desc: קיבלת גישה למסובב ! הוא מסובב צורות עם כיוון השעון ב90
+ מעלות.
+ reward_painter:
+ title: צביעה
+ desc: "קיבלת גישה לצובע - תשיג צבעים (בדיוק כמו שאתה משיג
+ צורות) ותחבר אותם עם הצורות בעזרת הצובע בשביל לצבוע
+ אותם!
נ.ב: אם אתה עיוור צבעים, יש מצב עיוור
+ צבעים בהגדרות!"
+ reward_mixer:
+ title: ערבוב צבעים
+ desc: קיבלת גישה למערבב - הוא מערבב שני צבעים לפי צבעי
+ האור!
+ reward_stacker:
+ title: חיבור
+ desc: עכשיו אתה יכול לחבר צורות עם המחבר! שני הצורות שנכנסות
+ מתחברות. אם הם יכולים להיות אחד ליד השני הם יודבקו,
+ אחרת, הימני יודבק מעל השמאלי!
+ reward_balancer:
+ title: מאזן
+ desc: קיבלת גישה למאזן הרב שימושי - הוא יכול לשמש בשביל לבנות
+ מפעלים גדולים יותר ע"י פיצול וחיבור חפצים על מספר
+ מסועים!
+ reward_tunnel:
+ title: מנהרה
+ desc: קיבלת גישה למנהרה - אתה יכול עכשיו להעביר חפצים מתחת
+ למסועים ומבנים עם זה!
+ reward_rotater_ccw:
+ title: סיבוב נגד כיוון השעון
+ desc: קיבלת גישה לצורה נוספת של מסובב - זה מאפשר לך לסובב צורות
+ נגד כיוון השעון! בשביל לבנות את זה, תבחר מסובב, ותלחץ 'T'
+ בשיל לחליף בין הסוגים שלו!
+ reward_miner_chainable:
+ title: חוצב מתחבר
+ desc: "קיבלת גישה ל חוצב מתחבר! הוא יכול להעביר את
+ החומרים קדימה לחוצבים האחרים, אז אתה יכול לחצוב חומרים יותר
+ ביעילות!
נ.ב: החוצבים הישנים הוחלפו עכשיו ברצועת הכלים שלך!"
+ reward_underground_belt_tier_2:
+ title: מהנרות רמה II
+ desc: קיבלת גישה לצורה נוספת של מנהרות - יש לו יותר
+ אורך, ואתה יכול גם לערבב ולהתאים את המנהרות האלו עכשיו!
+ reward_merger:
+ title: ממזג קומפקטי
+ desc: קיבלת גישה לממזג, צורה של מאזן - הוא
+ יכול למזג שני מסועים למסוע אחד!
+ reward_splitter:
+ title: מפצל קומפקטי
+ desc: קיבלת גישה למפצל, צורה של מאזן - הוא
+ יכול לפצל מסוע אחד לשני מסועים!
+ reward_belt_reader:
+ title: Belt reader
+ desc: קיבלת גישה למסוע מדידה! זה מאפשר לך למדוד כמה חפצים
+ עוברים במסוע.
וחכה עד שתפתח את הכבלים - אז זה יהיה ממש
+ שימושי!
+ reward_cutter_quad:
+ title: חותך מרובע
+ desc: קיבלת גישה לצורה נוספת של חותך - זה מאפשר לך לחתוך צורה
+ לארבעה לארבעה חלקים במקום רק שניים!
+ reward_painter_double:
+ title: צובע כפול
+ desc: קיבלת גישה לצורה נוספת של צובע - זה עובד דומה לצובע רגיל,
+ אבל מאפשר לך לצבוע שני צורות בבת אחת, משתמש בצבע
+ אחד במקום שניים!
+ reward_storage:
+ title: אחסון
+ desc: קיבלת גישה לאחסון - זה מאפשר לך לאחסן חפצים עד כמות
+ מסויימת!
הוא מוציא בעדיפות לצד השמאלי, אז אתה יכול להשתמש
+ בצד הימני כשער הצפה!
+ reward_blueprints:
+ title: תבניות
+ desc: אתה יכול עכשיו להעתיק ולהדביק חלקים מהמפעל שלך! תבחר שטח
+ (החזק CTRL, וגרור עם העכבר), ואז לחץ 'C' בשביל להעתיק את
+ זה.
הדבקה זה לא חינם, אתה צריך ליצר
+ צורת תבנית בשביל לקנות את זה! (אלו שבדיוק יצרת).
+ reward_rotater_180:
+ title: מסובב (180°)
+ desc: קיבלת גישה מסובב 180 מעלות! - זה מאפשר לך לסובב צורה ב
+ 180 מעולות (הפתעה! :D)
+ reward_wires_painter_and_levers:
+ title: כבלים & צובע מרובע
+ desc: "קיבלת גישה לשכבת הכבלים: זה שכבה נפרדת מעל השכבה הרגילה
+ שמאפשרת לך הרבה מכניקות חדשות!
בשביל להתחיל, אני נתתי לך
+ גישה לצובע המרובע - חבר את הכבלים למקומות שאתה רוצה
+ לצבוע בשכבת הכבלים!
בשביל להחליף לשכבת הכבלים, לחץ
+ E.
נ.ב: תפעיל רמזים
+ בהגדרות כדי להפעיל את המדריך של הכבלים!"
+ reward_filter:
+ title: מסנן
+ desc: קיבלת גישה למסנן! זה יאפשר לך לסנן חפצים לפי האותות משכבת
+ הכבלים.
אתה יכול גם לתת לו אות בולאיני (1 או 0) בשביל להפעיל
+ או לכבות אותו לגמרי.
+ reward_display:
+ title: מסך
+ desc: "קיבלת גישה למסך - חבר אות בשכבת הכבלים בשביל להציג
+ אותו!
נ.ב: שמת לב שמסועים ואחסון מוציאים את החפץ האחרון שהיה
+ בהם? נסה להציג את זה על מסך!"
+ reward_constant_signal:
+ title: אות קבוע
+ desc: קיבלת גישה לאות קבוע לשכבת הכבלים! זה שימושי בשביל לחבר
+ אותו למסננים לדוגמה.
האות הקבוע יכול ליצור
+ צורה, צבע או
+ בוליאני (1 או 0).
+ reward_logic_gates:
+ title: שערים לוגים
+ desc: "קיבלת גישה לשערים לוגים! אתה לא צריך להתרגש מזה, אבל זה
+ די מגניב!
עם שערים לוגים אתה יכול לחשב את הפעולות: וגם, או,
+ קסור ולא.
כבונוס אני גם הבאתי לך גם את
+ הטרנזיסטור!"
+ reward_virtual_processing:
+ title: עיבוד וירטואלי
+ desc: אני הבאתי לך המון מבנים שמאפשרים לך לדמות עיבוד שלך
+ צורות!
אתה יכול לדמות בשכבת הכבלים חיתוך, סיבוב,
+ חיבור ועוד! עם זה יש לך עכשיו שלושה אפשרויות להמשיך את
+ המשחק:
- לבנות מכונה אוטומטית שתייצר כל
+ צורה אפשרית שההאב מבקש (אני ממליץ לנסות את זה!).
- לבנות
+ משהו מגניב עם הכבלים.
- להמשיך לשחק רגיל.
עם כל מה
+ שתבחר, תזכור להנות!
+ no_reward:
+ title: שלב הבא
+ desc: "השלב הזה לא הביא לך פרסים, אבל ההבא יביא!
נ.ב: עדיף לא להרוס את
+ המפעלים הקיימים שלך - אתה תצטרך את כל הצורות האלו
+ מאוחר יותר בשביל לפתוח שדרוגים!"
+ no_reward_freeplay:
+ title: שלב הבא
+ desc: כל הכבוד!
+ reward_freeplay:
+ title: משחק חופשי
+ desc: You did it! You unlocked the free-play mode! This means
+ that shapes are now randomly generated!
+ Since the hub will require a throughput from now
+ on, I highly recommend to build a machine which automatically
+ delivers the requested shape!
The HUB outputs the requested
+ shape on the wires layer, so all you have to do is to analyze it and
+ automatically configure your factory based on that.
+ reward_demo_end:
+ title: סוף הדמו
+ desc: הגעת לסוף גרסת הדמו
+settings:
+ title: הגדרות
+ categories:
+ general: כללי
+ userInterface: תפריטים
+ advanced: מתקדם
+ performance: ביצועים
+ versionBadges:
+ dev: Development
+ staging: Staging
+ prod: Production
+ buildDate: Built
+ rangeSliderPercentage: %
+ labels:
+ uiScale:
+ title: גודל תפריטים
+ description: שנה את הגודל של התפריטים
+ scales:
+ super_small: זעיר
+ small: קטן
+ regular: רגיל
+ large: גדול
+ huge: עצום
+ autosaveInterval:
+ title: זמן בין שמירות אוטומטיות
+ description: .משפיע על תדירות השמירה האוטומטית. אתה יכול גם לבטל את זה לגמרי
+ intervals:
+ one_minute: דקה
+ two_minutes: שתי דקות
+ five_minutes: חמש דקות
+ ten_minutes: עשר דקות
+ twenty_minutes: עשרים דקות
+ disabled: אף פעם
+ scrollWheelSensitivity:
+ title: רגישות זום
+ description: משפיע על כמה רגיש הזום (גם הגלגלת וגם משטח הנגיעה)
+ sensitivity:
+ super_slow: ממש לאט
+ slow: לאט
+ regular: רגיל
+ fast: מהר
+ super_fast: ממש מהר
+ movementSpeed:
+ title: מהירות תנועה
+ description: משנה כמה מהר התצוגה זזה כשמשתמשים במקלדת או שמים את העכבר בגבולות
+ המסך.
+ speeds:
+ super_slow: ממש לאט
+ slow: לאט
+ regular: רגיל
+ fast: מהר
+ super_fast: קצת מהר
+ extremely_fast: ממש מהר
+ language:
+ title: שפה
+ description: '!שנה את השפה. כל השפות נוצרו ע"י משתמשים ולכן אולי לא יהיו מלאים'
+ enableColorBlindHelper:
+ title: מצב עיוורי צבעים
+ description: .הפעלת כלים שונים שמאפשרים לך לשחק אם אתה עיוור צבעים
+ fullscreen:
+ title: מסך מלא
+ description: .זה מומלץ לשחק את המשחק במסך מלא השהיל החוויה המיטבית. זמין רק
+ בגרסה להורדה
+ soundsMuted:
+ title: השתקת צלילים
+ description: .אם מופעל, משתיק את כל הצלילים
+ musicMuted:
+ title: השתקת מוזיקה
+ description: .אם מופעל, משתיק את המוזיקה
+ soundVolume:
+ title: ווליום
+ description: .משפיע על הווליום של הצלילים
+ musicVolume:
+ title: מוזיקה
+ description: .משפיע על הווליום של המוזיקה
+ theme:
+ title: תצוגה
+ description: .שנה תצוגה לכהה או בהירה
+ themes:
+ dark: כהה
+ light: בהיר
+ refreshRate:
+ title: Tick Rate
+ description: .ים יהיו בכל שנייהtick זה משפיע כמה
+ alwaysMultiplace:
+ title: השמה מרובה
+ description: .באופן קבוע SHIFT אם מופעל, כל המבנים ישארו נבחרים גם אחרי ששמים
+ אותם עד שאתה מבטל את זה. זה זהה ללחיצת
+ offerHints:
+ title: רמזים ומדריכים
+ description: .האם להציג רמזים ומדריכים. בנוסף מסתיר חלק מהתפריטים עד לשלב מסויים
+ בשביל להקל על הכניסה למשחק
+ enableTunnelSmartplace:
+ title: מנהרות חכמות
+ description: .מתי שמופעל, מקום מנהרות ימחק באופן אוטומטי מסועים לא שימושיים. זה
+ גם ימחק מנהרות מיותרות
+ vignette:
+ title: הצללה
+ description: .מפעיל הצללה, שמכהה את הקצבות של המסך ועושה שיהיה יותר קל לקרוא את
+ הטקסט
+ rotationByBuilding:
+ title: סיבוב ע"י סוג מבנה
+ description: .כל מבנה זוכר את הכיוון ששמת אותו פעם אחרונה. זה יכול להיות נוח אם
+ אתה מחליף בין מבנים שונים הרבה פעמים
+ compactBuildingInfo:
+ title: אינפורמצית מבנים קומפקטית
+ description: .מקצר את קופסת האינפורמציה של המבנים שיציג רק את המהירות שלו. אחרת
+ הסבר ותמונה יופיעו
+ disableCutDeleteWarnings:
+ title: ביטול אזהרה בעת חיתוך ומחיקה
+ description: .ביטול ההזהרה שמופיעה מתי שחותכים/מוחקים יותר מ1000 מבנים
+ lowQualityMapResources:
+ title: איכות ירודה של מאגרים
+ description: .מפשט את הרנדור של המשאבים על המפה מתי שמסתכלים מקרוב בשביל לשפר את
+ הביצועים !זה אפילו נראה נקי יותר, אז תנסה את זה
+ disableTileGrid:
+ title: הסתר את רשת
+ description: "!הסתרת הרשת יכולה לשפר את הביצועים. זה גם יכול לגרום למשחק להראות
+ נקי יותר"
+ clearCursorOnDeleteWhilePlacing:
+ title: נקה את הסמן בלחיצה על מקש ימני
+ description: .מופעל בברירת המחדל, מנקה את הסמן מתי שאתה לוחץ מקש ימני. אם זה
+ כבוי אתה יכול למחוק מבנים עם מקש ימני מתי שאתה מחזיק מבנה
+ lowQualityTextures:
+ title: טקסטורה באכות ירודה (מכוער)
+ description: "!משתמש בטקסטורה באיכות ירודה בשביל לשפר את הביצועים. זה גורם למשחק
+ להראות ממש מכוער"
+ displayChunkBorders:
+ title: מציג גבולות צ'נקים
+ description: .המשחק מחולק לצ'נקים של 16 על 16 משבצות, אם ההגדרה הזאת מופעלת,
+ הגבולות של הצ'נקים יופיעו
+ pickMinerOnPatch:
+ title: בחר חוצב על מאגר
+ description: .מופעל בברירת המחדל, בוחר את החוצב אם אתה דוגם כשהעכבר מעל מאגר
+ simplifiedBelts:
+ title: מסועים פשוטים (מכוער)
+ description: .לא מציג חומרים על מסועים חוץ ממתי שמעבירים את הסמן מעליהם בשביל
+ לשפר ביצועים. אני לא ממליץ לשחק עם ההגדרה הזאת ממש צריך את
+ הביצועים האלו
+ enableMousePan:
+ title: תנועה בנגיעה בקצה המסך
+ description: .מאפשר לזוז ע"י הצמדת העכבר לקצה המסך. המהירות נקבעת ע"י המהירות של
+ התנועה עם המקשים
+ zoomToCursor:
+ title: הגדלה לכיוון הסמן
+ description: .אם מופעל, הזום יהיה לכיוון הסמן של העכבר, אחרת למרכז המסך
+ mapResourcesScale:
+ title: גודל המשאבים במפה
+ description: .שולט על הגודל של הצורות על המפה (בתצוגה המוקטנת)
+keybindings:
+ title: מקשים
+ hint: ".הם מאפשרים הרבה אפשרויות השמה !ALTו SHIFT ,CTRLטיפ: השתמש ב"
+ resetKeybindings: אפס
+ categoryLabels:
+ general: תוכנה
+ ingame: משחק
+ navigation: תנועה
+ placement: השמה
+ massSelect: בחירה
+ buildings: קיצורים למבנים
+ placementModifiers: תוספי השמה
+ mappings:
+ confirm: אישור
+ back: חזרה
+ mapMoveUp: לזוז למעלה
+ mapMoveRight: לזוז ימינה
+ mapMoveDown: לזוז למטה
+ mapMoveLeft: לזוז שמאלה
+ mapMoveFaster: לזוז מהר
+ centerMap: לזוז למרכז
+ mapZoomIn: הגדלת תצוגה
+ mapZoomOut: הקטנת תצוגה
+ createMarker: צור סימון
+ menuOpenShop: שדרוגים
+ menuOpenStats: סטטיסטיקה
+ menuClose: סגירת תפריט
+ toggleHud: הצג/הסתר תפריטים
+ toggleFPSInfo: ואיפורמציה לפתרון באגים FPS הצג/הסתר
+ switchLayers: החלף שכבות
+ exportScreenshot: צור צילום מסך של כל המפעל
+ belt: מסוע
+ balancer: מאזן
+ underground_belt: מנהרה
+ miner: חוצב
+ cutter: חותך
+ rotater: מסובב
+ stacker: מחבר
+ mixer: מערבב
+ painter: צובע
+ trash: פח
+ storage: אחסון
+ wire: כבל
+ constant_signal: אות קבוע
+ logic_gate: שער לוגי
+ lever: מפסק
+ filter: ממיין
+ wire_tunnel: הצלבת כבלים
+ display: מסך
+ reader: מסוע מדידה
+ virtual_processor: מעבד וירטואלי
+ transistor: טרנזיסטור
+ analyzer: מנתח צורות
+ comparator: משווה
+ item_producer: מייצר חפצים (ארגז חול)
+ pipette: דגימה
+ rotateWhilePlacing: סיבוב
+ rotateInverseModifier: "Modifier: סיבוב נגד כיוון השעון במקום"
+ rotateToUp: "לסובב: למעלה"
+ rotateToDown: "לסובב: למטה"
+ rotateToRight: "לסובב: ימינה"
+ rotateToLeft: "לסובב: שמאלה"
+ cycleBuildingVariants: החלפת סוגים של מבנה
+ confirmMassDelete: מחיקת שטח
+ pasteLastBlueprint: הדבקת התבנית האחרונה
+ cycleBuildings: החלפת מבנה
+ lockBeltDirection: הפעלת בנייה מהירה של מסועים
+ switchDirectionLockSide: "בנייה מהירה של מסועים: החלפת צד"
+ copyWireValue: "כבלים: העתקת ערך מתחת לעכבר"
+ massSelectStart: החזק וגרור כדי להתחיל
+ massSelectSelectMultiple: בחר כמה איזורים
+ massSelectCopy: העתקת איזור
+ massSelectCut: חיתוך איזור
+ placementDisableAutoOrientation: ביטול כיוון אוטומטי
+ placeMultiple: השאר במצב השמה
+ placeInverse: הפוך כיוון מסוע
+ constant_producer: Constant Producer
+ goal_acceptor: Goal Acceptor
+ block: Block
+ massSelectClear: Clear belts
+about:
+ title: בנוגע למשחק הזה
+ body: >-
+ .(זה אני) Tobias
+ Springer המשחק הזה הוא עם קוד פתוח ויוצר ע"י
+
+ .המשחק הזה לא היה קיים Factorio אם לא היינו משחקים - Niklas לבסוף, תודה ענקית לחבר הכי טוב שלי
+changelog:
+ title: עדכונים
+demo:
+ features:
+ restoringGames: שחזור משחקים שמורים
+ importingGames: יבוא משחקים שמורים
+ oneGameLimit: מוגבל לשמירה אחת
+ customizeKeybindings: מקשים בהתאמה אישית
+ exportingBase: יצוא כל המפעל כתמונה
+ settingNotAvailable: .הגדרה לא זמינה בדמו
+tips:
+ - "!ההאב יקבל כל צורה, לא רק את הצורה הנדרשת עכשיו"
+ - "!וודא שהמפעלים שלך מחולקים - זה יהיה לך יותר קל"
+ - "!אל תבנה יותר מדיי קרוב להאב, זה יהפוך לבלגן"
+ - .אם החיבור לא עובד, תנסה להחליף את מה נכנס לאיזה צד
+ - .R אתה יכול לשנות את הכיוון של בניית המסועים המהירה ע"י ללחוץ על
+ - .תאפשר לבנות הרבה מסילות באותו כיוון CTRL החזקת
+ - .היחס של המהירויות של המבנים ישאר זהה אם השדרוגים הם באותו רמה
+ - .לשים חפצים במסוע אחת מאשר כמה יהיה יותר יעיל במקום
+ - "!אתה תשיג עוד צורות של מבנים בהמשך המשחק"
+ - .בשביל להחליף בין צורות שונות של מבנים Tאתה יכול להשתמש ב
+ - "!סימטריה זה המפתח"
+ - .אתה יכול לשים סוגים שונים של מנהרות על אותו קו לסרוגין
+ - "!נסה לבנות מפעלים קומפקטים, זה ישתלם"
+ - T לצובע יש סוג הפוך שאתה יכול לבחור ע"י
+ - .אם יש לך את היחס הנכון בין כמות המבנים, יהיה לך את האיכות המיטבית
+ - .ברמה המקסימלית, 5 חוצבים ימלאו מסוע אחד
+ - "!אל תשכח בקשר למנהרות"
+ - .אתה לא צריך לחלק חפצים באופן שווה בשביל יעילות המיטבית
+ - .תפעיל את מצב בנייה מהירה של מסועים, שתתן לך לשים מסועים ארוכים בקלות
+ SHIFT החזקת
+ - .חותכים תמיד חותכים לגובה, לא משנה מה הכיוון שלהם
+ - .ערבב את כל שלושת הצבעים הבסיסיים בשביל להשיג את הצבע לבן
+ - .לאכסון יש העדפה להוציא רק מהצד השמאלי
+ - "!הכן לך עיצוב של מבנה שתוכל להשתמש בו כשתצטרך - זה שווה את זה"
+ - .תתן לך לבנות כמה מבנים באותו זמן SHIFT החזקת
+ - .בשביל להפוך את הכיוון של המסועים שאתה שם ALT אתה יכול להחזיק
+ - "!יעילות זה המפתח"
+ - .מאגרי צורות שיותר רחוקות מההאב הן יותר מסובכות
+ - .למכונות יש מהירות מוגבלת, חלק את החומרים בשביל היעילות המיטבית
+ - .התשמש במאזנים בשביל למקסם את היעילות
+ - .כיוון זה לא חשוב. נסה לא לחצות מסועים יותא מידי
+ - "!תכנן מראש, אחרת יהיה לך בלאגן"
+ - .אל תמחק את המפעלים הישנים שלך! אתה תצתרך אותם בשביל לפתוח שדרוגים
+ - "!נסה לפתור את השלבים 20 ו26 בעצמך לפני שאתה מחפש פתרונות"
+ - .אל תסבך דברים, נסה להשאר פשוט ותגיע רחוק
+ - .אתה כנראה תצטרך להשתמש במפעלים שלך שוב בהמשך המשחק. תבנה את המפעלים שלך
+ בצורה שתוכל להשתמש בהם שוב בהמשך
+ - .לפעמים אתה יכול למצוא צורה שאתה צריך במפה בלי להתחיל לבנות אותה עם חותכים
+ ומחברים
+ - .צורת תחנת רוח שלמה לעולם לא תופיע בטבעיות במפה
+ - .צבע את הצורות לפני שאתה חותך אותם בשביל האיכות המיטבית
+ - .אם תפצל את המפעל שלך, לא יהיה לך חסר מקום
+ - .הכן תבניות נפרדות למפעל שלך. הם יהיו חשובים בשביל החלקים של המפעל שלך
+ - .הסתכל על המערבב צבעים מקרוב יותר והשאלות שלך יפתרו
+ - .גרירה בשביל לבחור שטח + CTRLהשתמש ב
+ - .בנייה קרובה מידי להאב יכולה להפריע בדרך של פרוייקטים מאוחרים יותר
+ - .סימן הסיכה ליד כל צורה בשדרוגים תצמיד אותה לצד שמאל של המסך
+ - .ערבב את כל שלושת הצבעים הבסיסיים בשביל להשיג את הצבע לבן
+ - "!יש לך מפה אין סופית. אל תשים את המפעל שלך רק צמוד להאב, תרחיב אותו"
+ - .זה המשחק האהוב עליי !Factorio נסה גם את את
+ - .החותך המרובע חותך עם כיוון השעון, מתחיל מלמעלה ימין.
+ - "!אתה יכול להוריד את השמירות שלך בתפריט הראשי!"
+ - .למשחק הזה יש הרבה מקשים שימושיים! חפש אותם בהגדרות.
+ - "!למשחק הזה יש הרבה הגדרות, חפש אותם"
+ - "!לסימון של ההאב שלך יש חץ שמסמן באיזה כיוון הוא"
+ - .בשביל לנקות מסוע, חתוך את האיזור ואז תדביק באותו מקום
+ - .לחץ F4 בשביל להציג את הFPS ואת הTickRate
+ - .לחץ 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
+ easy: Easy
+ hard: Hard
+ completed: Completed
+ medium: Medium
+ official: Official
+ trending: Trending today
+ trending-weekly: Trending weekly
+ categories: Categories
+ difficulties: By Difficulty
+ account: My Puzzles
+ search: Search
+ 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.
+ difficulties:
+ easy: Easy
+ medium: Medium
+ hard: Hard
+ dlcHint: Purchased the DLC already? Make sure it is activated by right clicking
+ shapez.io in your library, selecting Properties > DLCs.
+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.
+ too-many-likes-already: The puzzle alreay got too many likes. If you still want
+ to remove it, please contact support@shapez.io!
+ no-permission: You do not have the permission to perform this action.
diff --git a/translations/base-hr.yaml b/translations/base-hr.yaml
index 38cdd6ee..6d58d9f2 100644
--- a/translations/base-hr.yaml
+++ b/translations/base-hr.yaml
@@ -52,6 +52,7 @@ global:
escape: ESC
shift: SHIFT
space: SPACE
+ loggingIn: Logging in
demoBanners:
title: Demo Verzija
intro: Nabavi samostalnu igru kako bi otključao sve značajke!
@@ -71,6 +72,12 @@ mainMenu:
savegameLevel: Nivo
savegameLevelUnknown: Nepoznati Nivo
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!
+ puzzleDlcViewNow: View Dlc
dialogs:
buttons:
ok: OK
@@ -84,6 +91,9 @@ dialogs:
viewUpdate: Pogledaj ažuriranje
showUpgrades: Pokaži Nadogradnje
showKeybindings: Pokaži tipke
+ retry: Retry
+ continue: Continue
+ playOffline: Play Offline
importSavegameError:
title: Greška prilikom uvoza
text: "Neuspješan uvoz spremljene igre:"
@@ -181,6 +191,70 @@ dialogs:
title: Tutorial Available
desc: There is a tutorial video available for this level, but it is only
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 here, 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 internet 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 strongly 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 () 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.
+ puzzleDelete:
+ title: Delete Puzzle?
+ desc: Are you sure you want to delete ''? This can not be undone!
ingame:
keybindingsOverlay:
moveMap: Kretanje
@@ -202,6 +276,7 @@ ingame:
clearSelection: Očisti odabir
pipette: Pipeta
switchLayers: Promijeni sloj
+ clearBelts: Clear belts
colors:
red: Crvena
green: Zelena
@@ -349,6 +424,46 @@ ingame:
achievements:
title: Achievements
desc: Hunt them all!
+ puzzleEditorSettings:
+ zoneTitle: Zone
+ zoneWidth: Width
+ zoneHeight: Height
+ trimZone: Trim
+ clearItems: Clear Items
+ share: Share
+ report: Report
+ clearBuildings: Clear Buildings
+ resetPuzzle: Reset Puzzle
+ puzzleEditorControls:
+ title: Puzzle Creator
+ instructions:
+ - 1. Place Constant Producers 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 Goal Acceptors
+ - 3. Once a Goal Acceptor receives a shape for a certain amount of
+ time, it saves it as a goal that the player must
+ produce later (Indicated by the green badge).
+ - 4. Click the lock button on a building to disable
+ it.
+ - 5. Once you click review, your puzzle will be validated and you
+ can publish it.
+ - 6. Upon release, all buildings will be removed
+ 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:
belt:
name: Trake, Distributer i Tuneli
@@ -553,6 +668,18 @@ buildings:
name: Item Producer
description: Available in sandbox mode only, outputs the given signal from the
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:
reward_cutter_and_trash:
title: Rezanje Oblika
@@ -949,6 +1076,10 @@ keybindings:
rotateToDown: "Rotate: Point Down"
rotateToRight: "Rotate: Point Right"
rotateToLeft: "Rotate: Point Left"
+ constant_producer: Constant Producer
+ goal_acceptor: Goal Acceptor
+ block: Block
+ massSelectClear: Clear belts
about:
title: O Igri
body: >-
@@ -1034,3 +1165,73 @@ tips:
- Press F4 to show your FPS and Tick Rate.
- 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.
+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
+ easy: Easy
+ hard: Hard
+ completed: Completed
+ medium: Medium
+ official: Official
+ trending: Trending today
+ trending-weekly: Trending weekly
+ categories: Categories
+ difficulties: By Difficulty
+ account: My Puzzles
+ search: Search
+ 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.
+ difficulties:
+ easy: Easy
+ medium: Medium
+ hard: Hard
+ dlcHint: Purchased the DLC already? Make sure it is activated by right clicking
+ shapez.io in your library, selecting Properties > DLCs.
+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.
+ too-many-likes-already: The puzzle alreay got too many likes. If you still want
+ to remove it, please contact support@shapez.io!
+ no-permission: You do not have the permission to perform this action.
diff --git a/translations/base-hu.yaml b/translations/base-hu.yaml
index b4081104..b20a52fa 100644
--- a/translations/base-hu.yaml
+++ b/translations/base-hu.yaml
@@ -11,14 +11,14 @@ steamPage:
És ha ez nem lenne elég, exponenciálisan többet kell termelned az igények kielégítése érdekében - az egyetlen dolog, ami segít, az a termelés mennyisége! Az alakzatokat a játék elején csak feldolgoznod kell, később azonban színezned is kell őket - ehhez bányászni és keverni kell a színeket!
A játék Steamen történő megvásárlása hozzáférést biztosít a teljes verzióhoz, de kipróbálhatod a játékot a shapez.io oldalon, és később dönthetsz!
- what_others_say: What people say about shapez.io
- nothernlion_comment: This game is great - I'm having a wonderful time playing,
- and time has flown by.
- notch_comment: Oh crap. I really should sleep, but I think I just figured out
- how to make a computer in shapez.io
- steam_review_comment: This game has stolen my life and I don't want it back.
- Very chill factory game that won't let me stop making my lines more
- efficient.
+ what_others_say: Mit mondanak mások a shapez.io-ról
+ nothernlion_comment: Ez a játék nagyszerű - Csodás élmény vele játszani, az idő
+ meg csak repül.
+ notch_comment: Basszus... aludnom kéne, de épp most jöttem rá, hogyan tudok
+ számítógépet építeni a shapez.io-ban!
+ steam_review_comment: Ez a játék ellopta az életemet, de nem kérem vissza!
+ Nagyon nyugis gyárépítős játék, amiben nem győzöm a futószalagjaimat
+ optimalizálni.
global:
loading: Betöltés
error: Hiba
@@ -50,6 +50,7 @@ global:
escape: ESC
shift: SHIFT
space: SZÓKÖZ
+ loggingIn: Bejelentkezés
demoBanners:
title: Demó verzió
intro: Vásárold meg az Önálló Verziót a teljes játékélményért!
@@ -69,6 +70,12 @@ mainMenu:
savegameLevel: . szint
savegameLevelUnknown: Ismeretlen szint
savegameUnnamed: Névtelen
+ puzzleMode: Fejtörő Mód
+ back: Vissza
+ puzzleDlcText: Szereted optimalizálni a gyáraid méretét és hatákonyságát?
+ Szerezd meg a Puzzle DLC-t a Steamen most!
+ puzzleDlcWishlist: Kívánságlistára vele!
+ puzzleDlcViewNow: View Dlc
dialogs:
buttons:
ok: OK
@@ -82,6 +89,9 @@ dialogs:
viewUpdate: Frissítés Megtekintése
showUpgrades: Fejlesztések
showKeybindings: Irányítás
+ retry: Újra
+ continue: Folytatás
+ playOffline: Offline Játék
importSavegameError:
title: Importálás Hiba
text: "Nem sikerült importálni a mentésedet:"
@@ -182,6 +192,71 @@ dialogs:
title: Oktatás Elérhető
desc: Elérhető egy oktatóvideó ehhez a szinthez, de csak angol nyelven.
Szeretnéd megnézni?
+ editConstantProducer:
+ title: Elem beállítása
+ puzzleLoadFailed:
+ title: Fejtörő betöltése sikertelen
+ desc: "Sajnos a fejtörőt nem sikerült betölteni:"
+ submitPuzzle:
+ title: Fejtörő Beküldése
+ descName: "Adj nevet a fejtörődnek:"
+ descIcon: "Írj be egy egyedi gyorskódot, ami a fejtörőd ikonja lesz
+ (itt tudod legenerálni, vagy válassz egyet az alábbi
+ random generált alakzatok közül):"
+ placeholderName: Fejtörő Neve
+ puzzleResizeBadBuildings:
+ title: Átméretezés nem lehetséges
+ desc: Nem tudod tovább csökkenteni a zóna méretét, mert bizonyos épületek
+ kilógnának a zónából.
+ puzzleLoadError:
+ title: Hibás Fejtörő
+ desc: "A fejtörőt nem sikerült betölteni:"
+ offlineMode:
+ title: Offline Mód
+ desc: Nem tudjuk elérni a szervereket, így a játék Offline módban fut. Kérlek
+ győződj meg róla, hogy megfelelő az internetkapcsolatod.
+ puzzleDownloadError:
+ title: Letöltési Hiba
+ desc: "Nem sikerült letölteni a fejtörőt:"
+ puzzleSubmitError:
+ title: Beküldési Hiba
+ desc: "Nem sikerült beküldeni a fejtörőt:"
+ puzzleSubmitOk:
+ title: Fejtörő Közzétéve
+ desc: Gratulálunk! A fejtörődet közzétettük, így mások által is játszhatóvá
+ vált. A fejtörőidet a "Fejtörőim" ablakban találod.
+ puzzleCreateOffline:
+ title: Offline Mód
+ desc: Offline módban nem lehet elmenteni és közzétenni a fejtörődet. Szeretnéd
+ így is folytatni?
+ puzzlePlayRegularRecommendation:
+ title: Javaslat
+ desc: A Puzzle DLC előtt erősen ajánlott az alapjátékot
+ legalább a 12-dik Szintig kijátszani. Ellenekző esetben olyan
+ mechanikákkal találkozhatsz, amelyeket még nem ismersz. Szeretnéd
+ így is folytatni?
+ puzzleShare:
+ title: Gyorskód Másolva a Vágólapra
+ desc: A fejtörő gyorskódját () kimásoltad a vágólapra! A Fejtörők menüben
+ beillesztve betöltheted vele a fejtörőt.
+ puzzleReport:
+ title: Fejtörő Jelentése
+ options:
+ profane: Durva
+ unsolvable: Nem megoldható
+ trolling: Trollkodás
+ puzzleReportComplete:
+ title: Köszönjük a visszajelzésedet!
+ desc: A fejtörőt sikeresen jelentetted.
+ puzzleReportError:
+ title: Nem sikerült jelenteni
+ desc: "A jelentésedet nem tudtuk feldolgozni:"
+ puzzleLoadShortKey:
+ title: Gyorskód Beillesztése
+ desc: Illeszd be a gyorskódot, hogy betöltsd a Fejtörőt.
+ puzzleDelete:
+ title: Delete Puzzle?
+ desc: Are you sure you want to delete ''? This can not be undone!
ingame:
keybindingsOverlay:
moveMap: Mozgatás
@@ -203,6 +278,7 @@ ingame:
clearSelection: Kijelölés megszüntetése
pipette: Pipetta
switchLayers: Réteg váltás
+ clearBelts: Futószalagok Kiürítése
colors:
red: Piros
green: Zöld
@@ -350,8 +426,50 @@ ingame:
title: Támogass
desc: A játékot továbbfejlesztem szabadidőmben
achievements:
- title: Achievements
- desc: Hunt them all!
+ title: Steam Achievementek
+ desc: Szerezd meg mindet!
+ puzzleEditorSettings:
+ zoneTitle: Zóna
+ zoneWidth: Szélesség
+ zoneHeight: Magasság
+ trimZone: Üres szegélyek levásága
+ clearItems: Elemek eltávolítása
+ share: Megosztás
+ report: Jelentés
+ clearBuildings: Clear Buildings
+ resetPuzzle: Reset Puzzle
+ puzzleEditorControls:
+ title: Fejtörő Készítő
+ instructions:
+ - 1. Helyezz le Termelőket, amelyek alakzatokat és
+ színeket generálnak a játékosoknak.
+ - 2. Készíts el egy vagy több alakzatot, amit szeretnél, hogy a
+ játékos később legyártson, és szállítsd el egy vagy több
+ Elfogadóba.
+ - 3. Amint az Elfogadóba folyamatosan érkeznek az alakzatok,
+ elmenti, mint célt, amit a játékosnak később
+ teljesítenie kell (Ezt a zöld jelölő mutatja).
+ - 4. Kattints a Lezárás gombra egy épületen, hogy
+ felfüggeszd azt.
+ - 5. A fejtörőd beküldésekor átnézzük azt, majd lehetőséged lesz
+ közzétenni.
+ - 6. A fejtörő kiadásakor, minden épület törlődik,
+ kivéve a Termelők és az Elfogadók - a többit ugyebár a játékosnak
+ kell majd kitalálnia :)
+ puzzleCompletion:
+ title: Fejtörő Teljesítve!
+ titleLike: "Kattins a ♥ gombra, ha tetszett a fejtörő:"
+ titleRating: Mennyire találtad nehéznek a fejtörőt?
+ titleRatingDesc: Az értékelésed lehetővé teszi, hogy okosabb javaslatokat kapj a
+ jövőben
+ continueBtn: Játék Folytatása
+ menuBtn: Menü
+ puzzleMetadata:
+ author: Szerző
+ shortKey: Gyorskód
+ rating: Nehézség
+ averageDuration: Átlagos Időtartam
+ completionRate: Teljesítési Arány
shopUpgrades:
belt:
name: Futószalagok, Elosztók & Alagutak
@@ -561,6 +679,19 @@ buildings:
name: Létrehozó
description: Csak Homokozó módban elérhető. Létrehozza a Vezeték rétegen
beállított jelet a normál rétegen.
+ constant_producer:
+ default:
+ name: Termelő
+ description: Folyamatosan termeli a beállított alakzatot vagy színt.
+ goal_acceptor:
+ default:
+ name: Elfogadó
+ description: Szállíts alakzatoakt az Elfogadóba, hogy beállítsd egy Fejtörő
+ céljaként.
+ block:
+ default:
+ name: Blokkolás
+ description: Lehetővé teszi, hogy leblokkolj egy csempét.
storyRewards:
reward_cutter_and_trash:
title: Alakzatok Vágása
@@ -968,10 +1099,14 @@ keybindings:
placementDisableAutoOrientation: Automatikus irány kikapcsolása
placeMultiple: Több lehelyezése
placeInverse: Futószalag irányának megfordítása
- rotateToUp: "Rotate: Point Up"
- rotateToDown: "Rotate: Point Down"
- rotateToRight: "Rotate: Point Right"
- rotateToLeft: "Rotate: Point Left"
+ rotateToUp: "Forgatás: Felfelé"
+ rotateToDown: "Forgatás: Lefelé"
+ rotateToRight: "Forgatás: Jobbra"
+ rotateToLeft: "Forgatás: Balra"
+ constant_producer: Termelő
+ goal_acceptor: Elfogadó
+ block: Blokkolás
+ massSelectClear: Futószalagok Kiürítése
about:
title: A Játékról
body: >-
@@ -1007,7 +1142,7 @@ tips:
- Serial execution is more efficient than parallel.
- A szimmetria kulcsfontosságú!
- You can use T to switch between different variants.
- - Symmetry is key!
+ - A szimmetria kulcsfontosságú!
- Az épületek megfelelő arányban való építésével maximalizálható a
hatékonyság.
- A legmagasabb szinten 5 Bánya teljesen megtölt egy Futószalagot.
@@ -1043,7 +1178,7 @@ tips:
- A Fejlesztések lapon a gombostű ikon megnyomásával kitűzheted a képernyőre
az aktuális alakzatot.
- Keverd össze mind a három alapszínt, hogy Fehéret csinálj!
- - A pálya végtelen méretű; ne nyomorgasd sösze a gyáraidat, terjeszkedj!
+ - A pálya végtelen méretű; ne nyomorgasd össze a gyáraidat, terjeszkedj!
- Próbáld ki a Factorio-t is! Az a kedvenc játékom.
- A Negyedelő az alakzat jobb felső negyedétől kezd vágni, az óramutató
járásával megegyező irányban!
@@ -1062,6 +1197,76 @@ tips:
- This game has a lot of settings, be sure to check them out!
- Your hub marker has a small compass that shows which direction it is in!
- To clear belts, cut the area and then paste it at the same location.
- - Press F4 to show your FPS and Tick Rate.
+ - You can click a pinned shape on the left side to unpin it.
- 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.
+puzzleMenu:
+ play: Játék
+ edit: Szerkesztés
+ title: Fejtörő Mód
+ createPuzzle: Új Fejtörő
+ loadPuzzle: Betöltés
+ reviewPuzzle: Beküldés & Publikálás
+ validatingPuzzle: Fejtörő Validálása
+ submittingPuzzle: Fejtörő Beküldése
+ noPuzzles: Jelenleg nincs fejtörő ebben a szekcióban.
+ categories:
+ levels: Szintek
+ new: Új
+ top-rated: Legjobbra Értékelt
+ mine: Az Én Fejtörőim
+ easy: Könnyű
+ hard: Nehéz
+ completed: Teljesítve
+ medium: Medium
+ official: Official
+ trending: Trending today
+ trending-weekly: Trending weekly
+ categories: Categories
+ difficulties: By Difficulty
+ account: My Puzzles
+ search: Search
+ validation:
+ title: Hibás Fejtörő
+ noProducers: Helyezz le egy Termelőt!
+ noGoalAcceptors: Helyezz le egy Elfogadót!
+ goalAcceptorNoItem: Egy vagy több Elfogadónál nincs beállítva célként alakzat.
+ Szállíts le egy alazkatot a cél beállításához.
+ goalAcceptorRateNotMet: Egy vagy több Elfogadó nem kap elegendő alakzatot.
+ Győződj meg róla, hogy a jelölő minden Elfogadónál zölden világít.
+ buildingOutOfBounds: Egy vagy több épület kívül esik a beépíthető területen.
+ Növeld meg a terület méretét, vagy távolíts el épületeket.
+ autoComplete: A fejtörő automatikusan megoldja magát! Győződj meg róla, hogy a
+ Termelők nem közvetlenül az Elfogadóba termelnek.
+ difficulties:
+ easy: Easy
+ medium: Medium
+ hard: Hard
+ dlcHint: Purchased the DLC already? Make sure it is activated by right clicking
+ shapez.io in your library, selecting Properties > DLCs.
+backendErrors:
+ ratelimit: Túl gyorsan csinálsz dolgokat. Kérlek, várj egy kicsit.
+ invalid-api-key: Valami nem oké a játékkal. Próbáld meg frissíteni vagy
+ újraindítani. (HIBA - Invalid Api Key).
+ unauthorized: Valami nem oké a játékkal. Próbáld meg frissíteni vagy
+ újraindítani. (HIBA - Unauthorized).
+ bad-token: Valami nem oké a játékkal. Próbáld meg frissíteni vagy újraindítani.
+ (HIBA - Bad Token).
+ bad-id: Helytelen Fejtörő azonosító.
+ not-found: A megadott fejtörőt nem találjuk.
+ bad-category: A megadott kategóriát nem találjuk.
+ bad-short-key: A megadott gyorskód helytelen.
+ profane-title: A fejtörő címe csúnya szavakat tartalmaz.
+ bad-title-too-many-spaces: A fejtörő címe túl rövid.
+ bad-shape-key-in-emitter: Egy Termelőnek helytelen alakzat van beállítva.
+ bad-shape-key-in-goal: Egy Elfogadónak helytelen alakzat van beállítva.
+ no-emitters: A fejtörődben nem szerepel Termelő.
+ no-goals: A fejtörődben nem szerepel Elfogadó.
+ short-key-already-taken: Ez a gyorskód már foglalt, kérlek válassz másikat.
+ can-not-report-your-own-puzzle: Nem jelentheted a saját fejtörődet.
+ bad-payload: A kérés helytelen adatot tartalmaz.
+ bad-building-placement: A fejtörőd helytelenül lehelyezett épületeket tartalmaz.
+ timeout: A kérés időtúllépésbe került.
+ too-many-likes-already: The puzzle alreay got too many likes. If you still want
+ to remove it, please contact support@shapez.io!
+ no-permission: You do not have the permission to perform this action.
diff --git a/translations/base-ind.yaml b/translations/base-ind.yaml
index 761caf46..46a0db87 100644
--- a/translations/base-ind.yaml
+++ b/translations/base-ind.yaml
@@ -17,8 +17,8 @@ steamPage:
notch_comment: Oh sial. Saya benar-benar harus tidur, namun sepertinya saya baru
menemukan bagaimana cara membuat komputer di shapez.io
steam_review_comment: Game ini telah mencuri hidup saya dan saya tidak
- menginginkannya kembali. Game pembuatan pabrik yang sangat santai yang tidak
- akan membiarkan saya berhenti membuat pabrik saya lebih efisien.
+ menginginkannya kembali. Game pembuatan pabrik yang sangat santai yang
+ tidak akan membiarkan saya berhenti membuat pabrik saya lebih efisien.
global:
loading: Memuat
error: Terjadi kesalahan
@@ -50,6 +50,7 @@ global:
escape: ESC
shift: SHIFT
space: SPACE
+ loggingIn: Logging in
demoBanners:
title: Versi Demo
intro: Dapatkan versi lengkap untuk membuka semua fitur!
@@ -69,6 +70,12 @@ mainMenu:
savegameLevel: Level
savegameLevelUnknown: Level tidak diketahui
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!
+ puzzleDlcViewNow: View Dlc
dialogs:
buttons:
ok: OK
@@ -82,6 +89,9 @@ dialogs:
viewUpdate: Tampilkan Update
showUpgrades: Tunjukkan Tingkatan
showKeybindings: Tunjukkan Tombol Pintas
+ retry: Retry
+ continue: Continue
+ playOffline: Play Offline
importSavegameError:
title: Kesalahan pada Impor
text: "Gagal memasukkan data simpanan kamu:"
@@ -185,6 +195,70 @@ dialogs:
title: Tutorial Tersedia
desc: Ada video tutorial yang tersedia untuk level ini, tetapi hanya dalam
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 here, 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 internet 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 strongly 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 () 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.
+ puzzleDelete:
+ title: Delete Puzzle?
+ desc: Are you sure you want to delete ''? This can not be undone!
ingame:
keybindingsOverlay:
moveMap: Geser
@@ -206,6 +280,7 @@ ingame:
clearSelection: Hapus pilihan
pipette: Pipet
switchLayers: Ganti lapisan
+ clearBelts: Clear belts
colors:
red: Merah
green: Hijau
@@ -358,6 +433,46 @@ ingame:
achievements:
title: Achievements
desc: Hunt them all!
+ puzzleEditorSettings:
+ zoneTitle: Zone
+ zoneWidth: Width
+ zoneHeight: Height
+ trimZone: Trim
+ clearItems: Clear Items
+ share: Share
+ report: Report
+ clearBuildings: Clear Buildings
+ resetPuzzle: Reset Puzzle
+ puzzleEditorControls:
+ title: Puzzle Creator
+ instructions:
+ - 1. Place Constant Producers 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 Goal Acceptors
+ - 3. Once a Goal Acceptor receives a shape for a certain amount of
+ time, it saves it as a goal that the player must
+ produce later (Indicated by the green badge).
+ - 4. Click the lock button on a building to disable
+ it.
+ - 5. Once you click review, your puzzle will be validated and you
+ can publish it.
+ - 6. Upon release, all buildings will be removed
+ 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:
belt:
name: Sabuk konveyor, Pembagi Arus & Terowongan
@@ -577,6 +692,18 @@ buildings:
name: Pembuat Bentuk
description: Hanya tersedia di dalam mode sandbox, mengeluarkan sinyal yang
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:
reward_cutter_and_trash:
title: Memotong Bentuk
@@ -1008,6 +1135,10 @@ keybindings:
rotateToDown: "Rotate: Point Down"
rotateToRight: "Rotate: Point Right"
rotateToLeft: "Rotate: Point Left"
+ constant_producer: Constant Producer
+ goal_acceptor: Goal Acceptor
+ block: Block
+ massSelectClear: Clear belts
about:
title: Tentang permainan ini
body: >-
@@ -1115,3 +1246,73 @@ tips:
- Tekan F4 dua kali untuk menunjukkan ubin mouse dan kameramu.
- Kamu bisa mengklik bentuk yang di-pin di sebelah kiri untuk tidak
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
+ easy: Easy
+ hard: Hard
+ completed: Completed
+ medium: Medium
+ official: Official
+ trending: Trending today
+ trending-weekly: Trending weekly
+ categories: Categories
+ difficulties: By Difficulty
+ account: My Puzzles
+ search: Search
+ 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.
+ difficulties:
+ easy: Easy
+ medium: Medium
+ hard: Hard
+ dlcHint: Purchased the DLC already? Make sure it is activated by right clicking
+ shapez.io in your library, selecting Properties > DLCs.
+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.
+ too-many-likes-already: The puzzle alreay got too many likes. If you still want
+ to remove it, please contact support@shapez.io!
+ no-permission: You do not have the permission to perform this action.
diff --git a/translations/base-it.yaml b/translations/base-it.yaml
index fd6928b9..aa1b898e 100644
--- a/translations/base-it.yaml
+++ b/translations/base-it.yaml
@@ -14,7 +14,7 @@ steamPage:
All'inizio lavorerai solo con le forme, ma in seguito dovrai colorarle; a questo scopo dovrai estrarre e mescolare i colori!
Comprare il gioco su Steam ti garantirà l'accesso alla versone completa, ma puoi anche giocare una demo su shapez.io e decidere in seguito!
- what_others_say: What people say about shapez.io
+ what_others_say: "Hanno detto di shapez.io:"
nothernlion_comment: This game is great - I'm having a wonderful time playing,
and time has flown by.
notch_comment: Oh crap. I really should sleep, but I think I just figured out
@@ -53,6 +53,7 @@ global:
escape: ESC
shift: MAIUSC
space: SPAZIO
+ loggingIn: Logging in
demoBanners:
title: Versione Demo
intro: Ottieni la versione completa per sbloccare tutte le funzioni!
@@ -72,6 +73,12 @@ mainMenu:
madeBy: Creato da
subreddit: Reddit
savegameUnnamed: Senza nome
+ puzzleMode: Modalità puzzle
+ back: Back
+ puzzleDlcText: Ti piace miniaturizzare e ottimizzare le tue fabbriche? Ottini il
+ Puzzle DLC ora su steam per un divertimento ancora maggiore!
+ puzzleDlcWishlist: Aggiungi alla lista dei desideri ora!
+ puzzleDlcViewNow: View Dlc
dialogs:
buttons:
ok: OK
@@ -85,6 +92,9 @@ dialogs:
viewUpdate: Mostra aggiornamento
showUpgrades: Mostra miglioramenti
showKeybindings: Mostra scorciatoie
+ retry: Riprova
+ continue: Continua
+ playOffline: Gioca offline
importSavegameError:
title: Errore di importazione
text: "Impossibile caricare il salvataggio:"
@@ -189,6 +199,73 @@ dialogs:
title: Tutorial Disponibile
desc: C'è un video tutorial per questo livello, ma è disponibile solo in
Inglese. Vorresti dargli un'occhiata?
+ editConstantProducer:
+ title: Imposta oggetto
+ puzzleLoadFailed:
+ title: Impossibile caricare i puzzle
+ desc: "Sfortunatamente non è stato possibile caricare i puzzle:"
+ submitPuzzle:
+ title: Pubblica il puzzle
+ descName: "Dai un nome al tuo puzzle:"
+ descIcon: "Per favore inserisci un codice per la forma identificativa, che sarà
+ mostrata come icona del tuo puzzle (Pui generarla qui,
+ oppure sceglierne una tra quelle casuali qui sotto):"
+ placeholderName: Nome puzzle
+ puzzleResizeBadBuildings:
+ title: Impossibile ridimensionare
+ desc: Non è possibile ridurre la zona ulteriormente, dato che alcuni edifici
+ sarebbero fuori dalla zona.
+ puzzleLoadError:
+ title: Caricamento fallito
+ desc: "Impossibile caricare il puzzle:"
+ offlineMode:
+ title: Modalità offline
+ desc: Non siamo risciti a contattare i server, quindi il gioco è in modalità
+ offline. Per favore assicurati di avere una connessione internet
+ attiva.
+ puzzleDownloadError:
+ title: Errore di download
+ desc: "Il download del puzzle è fallito:"
+ puzzleSubmitError:
+ title: Errore di pubblicazione
+ desc: "La pubblicazione del puzzle è fallita:"
+ puzzleSubmitOk:
+ title: Puzzle pubblicato
+ desc: Congratulazioni! Il tuo puzzle è stato pubblicato e ora può essere giocato
+ da altri. Puoi trovarlo nella sezione "I miei puzzle".
+ puzzleCreateOffline:
+ title: Modalità offline
+ desc: Dato che sei offline, non potrai salvare e/o pubblicare il tuo puzzle. Sei
+ sicuro di voler contnuare?
+ puzzlePlayRegularRecommendation:
+ title: Raccomandazione
+ desc: Ti raccomando fortemente di giocare nella modalità
+ normale fino al livello 12 prima di cimentarti nel puzzle DLC,
+ altrimenti potresti incontrare meccaniche non ancora introdotte. Sei
+ sicuro di voler continuare?
+ puzzleShare:
+ title: Codice copiato
+ desc: Il codice del puzzle () è stato copiato negli appunti! Può essere
+ inserito nel menù dei puzzle per accedere al puzzle.
+ puzzleReport:
+ title: Segnala puzzle
+ options:
+ profane: Volgare
+ unsolvable: Senza soluzione
+ trolling: Troll
+ puzzleReportComplete:
+ title: Grazie per il tuo feedback!
+ desc: Il puzzle è stato segnalato.
+ puzzleReportError:
+ title: Segnalazione fallita
+ desc: "Non è stato possibile elaborare la tua segnalazione:"
+ puzzleLoadShortKey:
+ title: Inserisci codice
+ desc: Inserisci il codice del puzzle per caricarlo.
+ puzzleDelete:
+ title: Cancellare il puzzle?
+ desc: Sei sicuro di voler cancellare ''? Questa azione non può essere
+ annullata!
ingame:
keybindingsOverlay:
moveMap: Sposta
@@ -210,6 +287,7 @@ ingame:
clearSelection: Annulla selezione
pipette: Contagocce
switchLayers: Cambia livello
+ clearBelts: Clear belts
buildingPlacement:
cycleBuildingVariants: Premi per cambiare variante.
hotkeyLabel: "Hotkey: "
@@ -359,8 +437,52 @@ ingame:
title: Sostienimi
desc: Lo sviluppo nel tempo libero!
achievements:
- title: Achievements
- desc: Hunt them all!
+ title: Achievement
+ desc: Collezionali tutti!
+ puzzleEditorSettings:
+ zoneTitle: Zona
+ zoneWidth: Larghezza
+ zoneHeight: Altezza
+ trimZone: Riduci
+ clearItems: Elimina oggetti
+ share: Condividi
+ report: Segnala
+ clearBuildings: Clear Buildings
+ resetPuzzle: Reset Puzzle
+ puzzleEditorControls:
+ title: Creazione puzzle
+ instructions:
+ - 1. Posiziona dei produttori costanti per fornire
+ forme e colori al giocatore
+ - 2. Costruisci una o più forme che vuoi che il giocatore costruisca
+ e consegni a uno o più degli Accettori di
+ obiettivi
+ - 3. Una volta che un accettore di obiettivi riceve una forma per un
+ certo lasso di tempo, lo salva come obiettivo che
+ il giocatore dovrà poi produrre (Indicato dal simbolo
+ verde).
+ - 4. Clicca il bottone di blocco su un edificio per
+ disabilitarlo.
+ - 5. Una volta che cliccherai verifica, il tuo puzzle sarà
+ convalidato e potrai pubblicarlo.
+ - 6. Una volta rilasciato, tutti gli edifici saranno
+ rimossi ad eccezione di produttori e accettori di
+ obiettivi. Quella è la parte che il giocatore deve capire da solo,
+ dopo tutto :)
+ puzzleCompletion:
+ title: Puzzle completato!
+ titleLike: "Clicca il cuore se ti è piaciuto:"
+ titleRating: Quanto è stato difficile il puzzle?
+ titleRatingDesc: La tua valutazione mi aiuterà a darti raccomandazioni migliori
+ in futuro
+ continueBtn: Continua a giocare
+ menuBtn: Menù
+ puzzleMetadata:
+ author: Autore
+ shortKey: Codice
+ rating: Punteggio difficoltà
+ averageDuration: Durata media
+ completionRate: Tasso di completamento
shopUpgrades:
belt:
name: Nastri, distribuzione e tunnel
@@ -574,15 +696,28 @@ buildings:
name: Generatore di oggetti
description: Disponibile solo nella modalità sandbox, emette il segnale dal
livello elettrico come oggetti sul livello normale.
+ constant_producer:
+ default:
+ name: Produttore costante
+ description: Produce costantemente una forma o un colore specificati.
+ goal_acceptor:
+ default:
+ name: Accettore di obiettivi.
+ description: Consegna forme all'accettore di obiettivi per impostarli come
+ obiettivo.
+ block:
+ default:
+ name: Blocco
+ description: Blocca una casella.
storyRewards:
reward_cutter_and_trash:
title: Taglio forme
- desc: Il taglierino è stato bloccato! Taglia le forme a metà da
- sopra a sotto indipendentemente dal suo
+ desc: Il taglierino è stato sbloccato! Taglia le forme a metà
+ da sopra a sotto indipendentemente dal suo
orientamento!
Assicurati di buttare via lo scarto,
- sennò si intaserà e andrà in stallo - Per questo
- ti ho dato il certino, che distrugge tutto quello
- che riceve!
+ altrimenti si intaserà e andrà in stallo - Per
+ questo ti ho dato il cestino, che distrugge tutto
+ quello che riceve!
reward_rotater:
title: Rotazione
desc: Il ruotatore è stato sbloccato! Ruota le forme di 90
@@ -699,7 +834,7 @@ storyRewards:
letto? Prova a mostrarlo su di un display!"
reward_constant_signal:
title: Sengale costante
- desc: Hai sblocatto l'edificio segnale costante sul livello
+ desc: Hai sbloccato l'edificio segnale costante sul livello
elettrico! È utile collegarlo ai filtri di oggetti
per esempio.
Il segnale costante può emettere una
forma, un colore o un
@@ -987,10 +1122,14 @@ keybindings:
comparator: Comparatore
item_producer: Generatore di oggetti (Sandbox)
copyWireValue: "Cavi: Copia valore sotto il cursore"
- rotateToUp: "Rotate: Point Up"
- rotateToDown: "Rotate: Point Down"
- rotateToRight: "Rotate: Point Right"
- rotateToLeft: "Rotate: Point Left"
+ rotateToUp: "Ruota: punta in alto"
+ rotateToDown: "Ruota: punta in basso"
+ rotateToRight: "Ruota: punta a destra"
+ rotateToLeft: "Ruota: punta a sinistra"
+ constant_producer: Produttore costante
+ goal_acceptor: Accettore di obiettivi
+ block: Blocco
+ massSelectClear: Sgombra nastri
about:
title: Riguardo questo gioco
body: >-
@@ -1089,3 +1228,75 @@ tips:
- 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
dalla lista.
+puzzleMenu:
+ play: Gioca
+ edit: Modifica
+ title: Modalità puzzle
+ createPuzzle: Crea puzzle
+ loadPuzzle: Carica
+ reviewPuzzle: Verifica e pubblica
+ validatingPuzzle: Convalidazione puzzle
+ submittingPuzzle: Pubblicazione puzzle
+ noPuzzles: Al momento non ci sono puzzle in questa sezione.
+ categories:
+ levels: Livelli
+ new: Nuovo
+ top-rated: Più votati
+ mine: I miei puzzle
+ easy: Facili
+ hard: Difficili
+ completed: Completati
+ medium: Medi
+ official: Ufficiali
+ trending: Più popolari di oggi
+ trending-weekly: Più popolari della settimana
+ categories: Categorie
+ difficulties: Per difficoltà
+ account: I miei puzzle
+ search: Cerca
+ validation:
+ title: Puzzle non valido
+ noProducers: Per favore posiziona un Produttore costante!
+ noGoalAcceptors: Per favore posiziona un accettore di obiettivi!
+ goalAcceptorNoItem: Uno o più degli accettori di obiettivi non hanno un oggetto
+ assegnato. Consgnagli una forma per impostare l'obiettivo.
+ goalAcceptorRateNotMet: Uno o più degli accettori di obiettivi non ricevono
+ abbastanza oggetti. Assicurati che gli indicatori siano verdi per
+ tutti gli accettori.
+ buildingOutOfBounds: Uno o più edifici sono fuori dalla zona di costruzione.
+ Ingrandisci l'area o rimuovili.
+ autoComplete: Il tuo puzzle si autocompleta! Per favore assicurati che i tuoi
+ produttori costanti non consegnino direttamente agli accettori di
+ obiettivi.
+ difficulties:
+ easy: Facile
+ medium: Medio
+ hard: Difficile
+ dlcHint: Purchased the DLC already? Make sure it is activated by right clicking
+ shapez.io in your library, selecting Properties > DLCs.
+backendErrors:
+ ratelimit: Stai facendo troppe azioni velocemente. Per favore attendi un attimo.
+ invalid-api-key: Comunicazione con il backend fallita, per favore prova ad
+ aggiornare o riavviare il gioco (Invalid Api Key).
+ unauthorized: Comunicazione con il backend fallita, per favore prova ad
+ aggiornare o riavviare il gioco (Unauthorized).
+ bad-token: Comunicazione con il backend fallita, per favore prova ad aggiornare
+ o riavviare il gioco (Bad Token).
+ bad-id: Identificativo puzzle non valido.
+ not-found: Non è stato possibile trovare il puzzle.
+ bad-category: Non è stato possibile trovare la categoria.
+ bad-short-key: Il codice non è valido.
+ profane-title: Il titolo del tuo puzzle contiene volgarità.
+ bad-title-too-many-spaces: Il titolo del tuo puzzle è troppo breve.
+ bad-shape-key-in-emitter: Un produttore costante ha un oggetto non valido.
+ bad-shape-key-in-goal: Un accettore di obiettivi ha un oggetto non valido.
+ no-emitters: Il tuo puzzle non contiente alcun produttore costante.
+ no-goals: Il tuo puzzle non contiene alcun accettore di obiettivi.
+ short-key-already-taken: Queesto codice forma è già in uso, per favore scegline un altro.
+ can-not-report-your-own-puzzle: Non puoi segnlare il tuo puzzle.
+ bad-payload: La richiesta contiene dati non validi.
+ bad-building-placement: Il tuo puzzle contiene edifici non validi.
+ timeout: La richiesta è scaduta.
+ too-many-likes-already: Questo puzzle ha già ricevuto troppi "mi piace". Se vuoi
+ ancora rimuoverlo, per favore contatta support@shapez.io!
+ no-permission: Non hai i permessi per eseguire questa azione.
diff --git a/translations/base-ja.yaml b/translations/base-ja.yaml
index 2632a4c8..2fe56bec 100644
--- a/translations/base-ja.yaml
+++ b/translations/base-ja.yaml
@@ -45,6 +45,7 @@ global:
escape: ESC
shift: SHIFT
space: SPACE
+ loggingIn: Logging in
demoBanners:
title: デモ版
intro: スタンドアローン版を手に入れ、すべての機能をアンロックしましょう!
@@ -63,6 +64,12 @@ mainMenu:
savegameLevel: レベル
savegameLevelUnknown: 不明なレベル
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!
+ puzzleDlcViewNow: View Dlc
dialogs:
buttons:
ok: OK
@@ -76,6 +83,9 @@ dialogs:
viewUpdate: アップデートを見る
showUpgrades: アップグレード表示
showKeybindings: キー設定表示
+ retry: Retry
+ continue: Continue
+ playOffline: Play Offline
importSavegameError:
title: インポートエラー
text: "セーブデータのインポートに失敗しました:"
@@ -157,6 +167,70 @@ dialogs:
tutorialVideoAvailableForeignLanguage:
title: チュートリアル視聴可能
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 here, 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 internet 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 strongly 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 () 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.
+ puzzleDelete:
+ title: Delete Puzzle?
+ desc: Are you sure you want to delete ''? This can not be undone!
ingame:
keybindingsOverlay:
moveMap: マップ移動
@@ -178,6 +252,7 @@ ingame:
clearSelection: 選択範囲をクリア
pipette: スポイト
switchLayers: レイヤーを変更
+ clearBelts: Clear belts
colors:
red: 赤
green: 緑
@@ -313,6 +388,46 @@ ingame:
achievements:
title: アチーブメント
desc: 取り尽くせ!
+ puzzleEditorSettings:
+ zoneTitle: Zone
+ zoneWidth: Width
+ zoneHeight: Height
+ trimZone: Trim
+ clearItems: Clear Items
+ share: Share
+ report: Report
+ clearBuildings: Clear Buildings
+ resetPuzzle: Reset Puzzle
+ puzzleEditorControls:
+ title: Puzzle Creator
+ instructions:
+ - 1. Place Constant Producers 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 Goal Acceptors
+ - 3. Once a Goal Acceptor receives a shape for a certain amount of
+ time, it saves it as a goal that the player must
+ produce later (Indicated by the green badge).
+ - 4. Click the lock button on a building to disable
+ it.
+ - 5. Once you click review, your puzzle will be validated and you
+ can publish it.
+ - 6. Upon release, all buildings will be removed
+ 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:
belt:
name: ベルト、分配機とトンネル
@@ -493,6 +608,18 @@ buildings:
default:
name: なんでも抽出機
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:
reward_cutter_and_trash:
title: 形の切断
@@ -558,18 +685,21 @@ storyRewards:
desc: 回転機のバリエーションが利用可能になりました! 180°の回転ができるようになります!(サプライズ! :D)
reward_wires_painter_and_levers:
title: ワイヤ&着色機(四分割)
- desc: "ワイヤレイヤが利用可能になりました: これは通常の レイヤーの上にある別のレイヤであり、多くの新しい要素があります!
@@ -814,6 +944,10 @@ keybindings:
rotateToDown: "回転: 下向きにする"
rotateToRight: "回転: 右向きにする"
rotateToLeft: "回転: 左向きにする"
+ constant_producer: Constant Producer
+ goal_acceptor: Goal Acceptor
+ block: Block
+ massSelectClear: Clear belts
about:
title: このゲームについて
body: >-
@@ -860,9 +994,9 @@ tips:
- 切断機は配置された向きを考慮せず、常に垂直に切断します。
- ストレージは左側の出力を優先します。
- 増築可能なデザインを作るために時間を使ってください。それだけの価値があります!
- - SHIFTを使用すると複数の建物を一度に配置できます。
+ - Invest time to build repeatable designs - it's worth it!
- ALTを押しながらベルトを設置すると、向きを逆転できます。
- - 効率が重要です!
+ - You can hold ALT to invert the direction of placed belts.
- ハブから遠くに離れるほど、形状資源はより複雑な形になります。
- 機械の速度には上限があるので、最大効率を得るためには入力を分割してください。
- 効率を最大化するために分配機/合流機を使用できます。
@@ -878,8 +1012,8 @@ tips:
- モジュールがあれば、空間はただの認識に過ぎなくなる――生ある人間に対する気遣いだ。
- 設計図としての工場を別に作っておくと、工場のモジュール化において重要な役割を果たします。
- 混色機をよく見ると、色の混ぜ方が解ります。
- - CTRL + クリックで範囲選択ができます。
- - ハブに近すぎる設計物を作ると、のちの設計の邪魔になるかもしれません。
+ - Have a closer look at the color mixer, and your questions will be answered.
+ - Use CTRL + Click to select an area.
- アップグレードリストの各形状の横にあるピンのアイコンは、その形状を画面左に固定表示します。
- 三原色全てを混ぜ合わせると白になります!
- マップは無限の広さがあります。臆せずに拡張してください。
@@ -893,3 +1027,74 @@ tips:
- F4を押すことで、FPSとTickレートを表示できます。
- 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
+ easy: Easy
+ hard: Hard
+ completed: Completed
+ medium: Medium
+ official: Official
+ trending: Trending today
+ trending-weekly: Trending weekly
+ categories: Categories
+ difficulties: By Difficulty
+ account: My Puzzles
+ search: Search
+ 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.
+ difficulties:
+ easy: Easy
+ medium: Medium
+ hard: Hard
+ dlcHint: Purchased the DLC already? Make sure it is activated by right clicking
+ shapez.io in your library, selecting Properties > DLCs.
+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.
+ too-many-likes-already: The puzzle alreay got too many likes. If you still want
+ to remove it, please contact support@shapez.io!
+ no-permission: You do not have the permission to perform this action.
diff --git a/translations/base-kor.yaml b/translations/base-kor.yaml
index 5d207b82..dc8d190f 100644
--- a/translations/base-kor.yaml
+++ b/translations/base-kor.yaml
@@ -8,7 +8,7 @@ steamPage:
심지어 그것만으로는 충분하지 않을 겁니다. 수요는 기하급수적으로 늘어나게 될 것이고, 더욱 복잡한 도형을 더욱 많이 생산하여야 하므로, 유일하게 도움이 되는 것은 끊임없이 확장을 하는 것입니다! 처음에는 단순한 도형만을 만들지만, 나중에는 색소를 추출하고 혼합하여 도형에 색칠을 해야 합니다!
Steam에서 게임을 구매하여 정식 버전의 콘텐츠를 사용하실 수 있지만, 먼저 Shapez.io의 체험판 버전을 플레이해보시고 구매를 고려하셔도 됩니다!
- what_others_say: What people say about shapez.io
+ what_others_say: shapez.io에 대한 의견들
nothernlion_comment: This game is great - I'm having a wonderful time playing,
and time has flown by.
notch_comment: Oh crap. I really should sleep, but I think I just figured out
@@ -47,6 +47,7 @@ global:
escape: ESC
shift: SHIFT
space: SPACE
+ loggingIn: 로그인 중
demoBanners:
title: 체험판 버전
intro: 정식 버전을 구매해서 모든 콘텐츠를 사용해 보세요!
@@ -66,6 +67,11 @@ mainMenu:
madeBy: 제작
subreddit: Reddit
savegameUnnamed: 이름 없음
+ puzzleMode: 퍼즐 모드
+ back: Back
+ puzzleDlcText: 공장의 크기를 줄이고 최적화하는데 관심이 많으신가요? 지금 퍼즐 DLC를 구입하세요!
+ puzzleDlcWishlist: 지금 찜 목록에 추가하세요!
+ puzzleDlcViewNow: View Dlc
dialogs:
buttons:
ok: 확인
@@ -79,6 +85,9 @@ dialogs:
viewUpdate: 업데이트 보기
showUpgrades: 업그레이드 보기
showKeybindings: 조작법 보기
+ retry: 재시작
+ continue: 계속하기
+ playOffline: 오프라인 플레이
importSavegameError:
title: 가져오기 오류
text: "세이브 파일을 가져오지 못했습니다:"
@@ -163,6 +172,63 @@ dialogs:
tutorialVideoAvailableForeignLanguage:
title: 활성화된 튜토리얼
desc: 현재 레벨에서 사용할 수 있는 튜토리얼 비디오가 있습니다! 허나 영어로만 제공될 것입니다. 보시겠습니까?
+ editConstantProducer:
+ title: 아이템 설정
+ puzzleLoadFailed:
+ title: 퍼즐 불러오기 실패
+ desc: "불행히도 이 퍼즐은 불러오는데 실패하였습니다:"
+ submitPuzzle:
+ title: 퍼즐 보내기
+ descName: "퍼즐에 이름을 지어 주세요:"
+ descIcon: "퍼즐의 아이콘으로 보여지게 될 짧은 단어를 지정해 주세요. (이곳에서 생성하시거나, 아래 랜덤한 모양
+ 중 하나를 선택하세요):"
+ placeholderName: 퍼즐 제목
+ puzzleResizeBadBuildings:
+ title: 크기 조절 불가능
+ desc: 몇몇 건물이 구역 밖으로 벗어나게 되므로 크기를 조절할 수 없습니다.
+ puzzleLoadError:
+ title: 잘못된 퍼즐
+ desc: "퍼즐을 불러올 수 없었습니다:"
+ offlineMode:
+ title: 오프라인 모드
+ desc: 서버에 접속할 수 없었으므로 오프라인 모드로 게임이 시작되었습니다. 인터넷 연결 상태를 다시 한번 확인해 주세요.
+ puzzleDownloadError:
+ title: 다운로드 오류
+ desc: "퍼즐을 다운로드할 수 없습니다:"
+ puzzleSubmitError:
+ title: 전송 오류
+ desc: "퍼즐을 전송할 수 없습니다:"
+ puzzleSubmitOk:
+ title: 퍼즐 공개됨
+ desc: 축하합니다! 퍼즐이 업로드되었고 이제 다른 사람이 플레이할 수 있습니다. "내 퍼즐" 섹션에서 찾으실 수 있습니다.
+ puzzleCreateOffline:
+ title: 오프라인 모드
+ desc: 오프라인 모드임으로 퍼즐을 저장하거나 업로드할 수 없습니다. 그래도 계속하시겠습니까?
+ puzzlePlayRegularRecommendation:
+ title: 권장 사항
+ desc: 퍼즐 DLC 플레이시 소개되지 않은 요소를 접하시게 될 수 있으므로, 적어도 일반 게임을 12레벨까지 플레이하시는것을
+ 강력히 권장드립니다. 그래도 계속하시겠습니까?
+ puzzleShare:
+ title: 짧은 키 복사됨
+ desc: 퍼즐의 짧은 키 () 가 클립보드에 복사되었습니다! 메인 메뉴에서 퍼즐 접근 시 사용할 수 있습니다.
+ puzzleReport:
+ title: 퍼즐 신고
+ options:
+ profane: 부적절함
+ unsolvable: 풀 수 없음
+ trolling: 낚시성
+ puzzleReportComplete:
+ title: 피드백을 보내주셔서 감사드립니다!
+ desc: 퍼즐이 신고되었습니다.
+ puzzleReportError:
+ title: 신고 실패
+ desc: "오류로 신고가 처리되지 못했습니다:"
+ puzzleLoadShortKey:
+ title: 짧은 키 입력
+ desc: 불러올 퍼즐의 짧은 키를 입력해 주세요.
+ puzzleDelete:
+ title: 퍼즐을 지우시겠습니까?
+ desc: 정말로 퍼즐:''을 지우시겠습니까? 이것은 돌릴수 없습니다!
ingame:
keybindingsOverlay:
moveMap: 이동
@@ -184,6 +250,7 @@ ingame:
clearSelection: 지우기
pipette: 피펫
switchLayers: 레이어 전환
+ clearBelts: Clear belts
buildingPlacement:
cycleBuildingVariants: 키를 눌러 변형 전환
hotkeyLabel: "단축키: "
@@ -269,9 +336,8 @@ ingame:
21_2_switch_to_wires: E 키를 눌러 전선 레이어 로 전환하세요!
그 후 색칠기의
네 입력 부분을 모두 케이블로 연결하세요!
21_3_place_button: 훌륭해요! 이제 스위치를 배치하고 전선으로 연결하세요!
- 21_4_press_button: "Press the switch to make it emit a truthy
- signal and thus activate the painter.
PS: You
- don't have to connect all inputs! Try wiring only two."
+ 21_4_press_button: "스위치를 눌러서 색칠기에 참 신호를 보내 활성화해보세요.
추신:
+ 모든 입력을 연결할 필요는 없습니다! 두개만 연결해 보세요."
colors:
red: 빨간색
green: 초록색
@@ -320,8 +386,42 @@ ingame:
title: 저를 지원해주세요
desc: 저는 여가 시간에 게임을 개발합니다!
achievements:
- title: Achievements
- desc: Hunt them all!
+ title: 도전 과제
+ desc: 모두 잡아 보세요!
+ puzzleEditorSettings:
+ zoneTitle: 구역
+ zoneWidth: 너비
+ zoneHeight: 높이
+ trimZone: 자르기
+ clearItems: 아이템 초기화
+ share: 공유
+ report: 신고
+ clearBuildings: Clear Buildings
+ resetPuzzle: Reset Puzzle
+ puzzleEditorControls:
+ title: 퍼즐 생성기
+ instructions:
+ - 1. 일정 생성기를 배치해 플레이어가 사용할 색깔과 모양 을 생성하세요
+ - 2. 플레이어가 나중에 만들 모양을 하나 이상 만들어 목표 수집기 로 배달하도록 만드세요
+ - 3. 목표 수집기가 모양을 일정 양 이상 수집하면 그것은 플레이어가 반드시 생산해야 할 목표
+ 모양으로 저장합니다 (초록색 뱃지 로 표시됨)
+ - 4. 건물의 잠금 버튼을 눌러서 비활성화하세요
+ - 5. 리뷰 버튼을 누르면 퍼즐이 검증되고 업로드할수 있게 됩니다.
+ - 6. 공개시, 생성기와 목표 수집기를 제외한 모든 건물이 제거됩니다 - 그 부분이 바로
+ 플레이어가 스스로 알아내야 하는 것들이죠 :)
+ puzzleCompletion:
+ title: 퍼즐 완료됨!
+ titleLike: "퍼즐이 좋았다면 하트를 눌러주세요:"
+ titleRating: 퍼즐의 난이도는 어땠나요?
+ titleRatingDesc: 당신의 평가는 제가 미래에 더 나은 평가를 만들수 있도록 도울 수 있습니다.
+ continueBtn: 계속 플레이하기
+ menuBtn: 메뉴
+ puzzleMetadata:
+ author: 제작자
+ shortKey: 짧은 키
+ rating: 난이도
+ averageDuration: 평균 플레이 시간
+ completionRate: 완료율
shopUpgrades:
belt:
name: 벨트, 밸런서, 터널
@@ -439,7 +539,7 @@ buildings:
constant_signal:
default:
name: 일정 신호기
- description: 모양, 색상, 또는 불 값 (1 또는 0) 상수 신호를 방출합니다.
+ description: 모양, 색상, 또는 불 값 (1 또는 0)이 될 수 있는 일정한 신호를 방출합니다.
lever:
default:
name: 스위치
@@ -506,6 +606,18 @@ buildings:
default:
name: 아이템 생성기
description: 샌드박스 모드에서만 사용할 수 있는 아이템으로, 일반 레이어 위에 있는 전선 레이어에서 주어진 신호를 출력합니다.
+ constant_producer:
+ default:
+ name: 일정 생성기
+ description: 지정한 모양이나 색깔을 일정하게 생성합니다.
+ goal_acceptor:
+ default:
+ name: 목표 수집기
+ description: 목표 수집기로 모양을 보내 목표로 설정하세요.
+ block:
+ default:
+ name: 차단기
+ description: 타일을 사용하지 못하게 차단합니다.
storyRewards:
reward_cutter_and_trash:
title: 절단기
@@ -622,13 +734,11 @@ storyRewards:
- 평소처럼 게임을 진행합니다.
어떤 방식으로든, 재미있게 게임을 플레이해주시길 바랍니다!
reward_wires_painter_and_levers:
title: 전선과 4단 색칠기
- desc: "You just unlocked the Wires Layer: It is a separate
- layer on top of the regular layer and introduces a lot of new
- mechanics!
For the beginning I unlocked you the Quad
- Painter - Connect the slots you would like to paint with on
- the wires layer!
To switch to the wires layer, press
- E.
PS: Enable hints in
- the settings to activate the wires tutorial!"
+ desc: " 방금 전선 레이어를 활성화하셨습니다: 이것은 일반 레이어 위에 존재하는 별개의 레이어로 수많은
+ 새로운 요소를 사용할 수 있습니다!
4단 색칠기를 활성화해 드리겠습니다 -
+ 전선 레이어에서 색을 칠할 부분에 연결해 보세요!
전선 레이어로 전환하시려면
+ E키를 눌러주세요.
추신: 힌트를 활성화해서
+ 전선 튜토리얼을 활성화해 보세요!"
reward_filter:
title: 아이템 선별기
desc: 아이템 선별기가 잠금 해제되었습니다! 전선 레이어의 신호와 일치하는지에 대한 여부로 아이템을 위쪽
@@ -765,8 +875,8 @@ settings:
description: 기본적으로 활성화되어 있으며, 자원 패치에서 피펫 기능을 사용 시 즉시 추출기를 선택합니다.
simplifiedBelts:
title: 벨트 단순화 (못생김)
- description: 성능 향상을 위해 벨트를 가리킬 때를 제외한 모든 상황에서 벨트 아이템을 렌더링하지 않습니다. 이 기능을 사용할 할
- 정도로 심각한 성능 문제가 일어나지 않는 한, 이 설정을 사용할 필요는 없습니다.
+ description: 성능 향상을 위해 벨트를 가리킬 때를 제외한 모든 상황에서 벨트 아이템을 렌더링하지 않습니다. 이 기능을 사용할 정도로
+ 심각한 성능 문제가 일어나지 않는 한, 이 설정을 사용할 필요는 없습니다.
enableMousePan:
title: 화면 가장자리 패닝
description: 커서를 화면 가장자리로 옮기면 스크롤되어 지도를 이동할 수 있습니다. 스크롤 속도는 이동 속도 설정에 따릅니다.
@@ -849,10 +959,14 @@ keybindings:
comparator: 비교기
item_producer: 아이템 생성기 (샌드박스)
copyWireValue: "전선: 커서 아래 값 복사"
- rotateToUp: "Rotate: Point Up"
- rotateToDown: "Rotate: Point Down"
- rotateToRight: "Rotate: Point Right"
- rotateToLeft: "Rotate: Point Left"
+ rotateToUp: 위로 향하게 회전
+ rotateToDown: 아래로 향하게 회전
+ rotateToRight: 오른쪽으로 향하게 회전
+ rotateToLeft: 아래쪽으로 향하게 회전
+ constant_producer: 일정 생성기
+ goal_acceptor: 목표 수집기
+ block: 블록
+ massSelectClear: 벨트 초기화
about:
title: 게임 정보
body: >-
@@ -922,7 +1036,7 @@ tips:
- 공장을 허브에 가까이 지으면 나중에 거대한 프로젝트에 방해가 될 수 있습니다.
- 업그레이드 목록에 나타나는 도형 옆의 핀 아이콘을 누르면 화면에 고정됩니다.
- 세 가지의 기본 색상을 모두 섞어서 흰색을 만드세요!
- - 당신에겐 무한한 땅이 있습니다. 굳이 공간을 적게 쓸 필요는 없으니, 맘껏 확장하세요!
+ - 당신에겐 무한한 땅이 있습니다. 굳이 공간을 적게 쓸 필요는 없으니, 마음껏 확장하세요!
- Factorio도 플레이 해보세요! 제가 가장 좋아하는 게임입니다.
- 4단 절단기는 오른쪽 상단부터 시계 방향으로 차례로 절단합니다.
- 메인 메뉴에서 세이브 파일을 다운로드 할 수 있습니다.
@@ -933,3 +1047,65 @@ tips:
- F4 키를 누르면 FPS와 틱 비율을 표시합니다.
- F4 키를 두번 누르면 마우스와 카메라의 타일을 표시합니다.
- 왼쪽에 고정된 도형을 클릭하여 고정을 해제할 수 있습니다.
+puzzleMenu:
+ play: 플레이
+ edit: 편집
+ title: 퍼즐 모드
+ createPuzzle: 퍼즐 만들기
+ loadPuzzle: 불러오기
+ reviewPuzzle: 리뷰 & 공개
+ validatingPuzzle: 퍼즐 검증중
+ submittingPuzzle: 퍼즐 전송중
+ noPuzzles: 이 섹션에 퍼즐이 없습니다.
+ categories:
+ levels: 레벨순
+ new: 최신순
+ top-rated: 등급순
+ mine: 내 퍼즐
+ easy: 쉬움
+ hard: 어러움
+ completed: 완료함
+ medium: 중간
+ official: 공식
+ trending: 오늘의 인기
+ trending-weekly: 이 주의 인기
+ categories: 카테고리
+ difficulties: 난이도순
+ account: 내 퍼즐들
+ search: 검색
+ validation:
+ title: 잘못된 퍼즐
+ noProducers: 일정 생성기를 배치해주세요!
+ noGoalAcceptors: 목표 수집기를 배치해주세요!
+ goalAcceptorNoItem: 하나 이상의 목표 수집기에 아이템이 지정되지 않았습니다. 모양을 운반해서 목표를 지정해 주세요.
+ goalAcceptorRateNotMet: 하나 이상의 목표 수집기에 아이템이 충분하지 않습니다. 모든 수집기의 표시가 초록색인지 확인해주세요.
+ buildingOutOfBounds: 하나 이상의 건물이 지을 수 있는 영역 밖에 존재합니다. 영역을 늘리거나 건물을 제거하세요.
+ autoComplete: 퍼즐이 스스로 완료됩니다! 일정 생성기가 만든 모양이 목표 수집기로 바로 들어가고 있는건 아닌지 확인해주세요.
+ difficulties:
+ easy: 쉬움
+ medium: 중간
+ hard: 어려움
+ dlcHint: Purchased the DLC already? Make sure it is activated by right clicking
+ shapez.io in your library, selecting Properties > DLCs.
+backendErrors:
+ ratelimit: 너무 빠른 시간 내 작업을 반복하고 있습니다. 조금만 기다려 주세요.
+ invalid-api-key: 백엔드 서버와 통신할 수 없습니다. 게임을 업데이트하거나 재시작해 주세요 (잘못된 API 키).
+ unauthorized: 백엔드 서버와 통신할 수 없습니다. 게임을 업데이트하거나 재시작해 주세요 (인증되지 않음).
+ bad-token: 백엔드 서버와 통신할 수 없습니다. 게임을 업데이트하거나 재시작해 주세요 (잘못된 토큰).
+ bad-id: 잘못된 퍼즐 구분자.
+ not-found: 해당하는 퍼즐을 찾을 수 없습니다.
+ bad-category: 해당하는 분류를 찾을 수 없습니다.
+ bad-short-key: 입력한 짧은 키가 올바르지 않습니다.
+ profane-title: 퍼즐 제목에 부적절한 단어가 포함되어 있습니다.
+ bad-title-too-many-spaces: 퍼즐 제목이 너무 짧습니다.
+ bad-shape-key-in-emitter: 일정 생성기에 잘못된 아이템이 지정되어 있습니다.
+ bad-shape-key-in-goal: 목표 수집기에 잘못된 아이템이 지정되어 있습니다.
+ no-emitters: 퍼즐에 일정 생성기가 하나도 존재하지 않습니다.
+ no-goals: 퍼즐에 목표 생성기가 하나도 존재하지 않습니다.
+ short-key-already-taken: 이 짧은 키는 이미 사용중입니다. 다른 것을 이용해 주세요.
+ can-not-report-your-own-puzzle: 자신이 만든 퍼즐을 신고할 수 없습니다.
+ bad-payload: 요청이 잘못된 데이터를 포함하고 있습니다.
+ bad-building-placement: 퍼즐에 잘못된 곳에 위치한 건물이 있습니다.
+ timeout: 요청 시간이 초과되었습니다.
+ too-many-likes-already: 이 퍼즐은 이미 너무 많은 하트를 받았습니다. 그래도 제거하고 싶다면 support@shapez.io로 문의하세요!
+ no-permission: 이 작업을 할 권한이 없습니다.
diff --git a/translations/base-lt.yaml b/translations/base-lt.yaml
index 889fbad3..0c963f33 100644
--- a/translations/base-lt.yaml
+++ b/translations/base-lt.yaml
@@ -52,6 +52,7 @@ global:
escape: ESC
shift: SHIFT
space: SPACE
+ loggingIn: Logging in
demoBanners:
title: Demo Version
intro: Get the standalone to unlock all features!
@@ -71,6 +72,12 @@ mainMenu:
madeBy: Made by
subreddit: Reddit
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!
+ puzzleDlcViewNow: View Dlc
dialogs:
buttons:
ok: OK
@@ -84,6 +91,9 @@ dialogs:
viewUpdate: View Update
showUpgrades: Show Upgrades
showKeybindings: Show Keybindings
+ retry: Retry
+ continue: Continue
+ playOffline: Play Offline
importSavegameError:
title: Import Error
text: "Failed to import your savegame:"
@@ -180,6 +190,70 @@ dialogs:
title: Tutorial Available
desc: There is a tutorial video available for this level, but it is only
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 here, 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 internet 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 strongly 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 () 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.
+ puzzleDelete:
+ title: Delete Puzzle?
+ desc: Are you sure you want to delete ''? This can not be undone!
ingame:
keybindingsOverlay:
moveMap: Move
@@ -201,6 +275,7 @@ ingame:
clearSelection: Clear Selection
pipette: Pipette
switchLayers: Switch layers
+ clearBelts: Clear belts
buildingPlacement:
cycleBuildingVariants: Press to cycle variants.
hotkeyLabel: "Hotkey: "
@@ -348,6 +423,46 @@ ingame:
achievements:
title: Achievements
desc: Hunt them all!
+ puzzleEditorSettings:
+ zoneTitle: Zone
+ zoneWidth: Width
+ zoneHeight: Height
+ trimZone: Trim
+ clearItems: Clear Items
+ share: Share
+ report: Report
+ clearBuildings: Clear Buildings
+ resetPuzzle: Reset Puzzle
+ puzzleEditorControls:
+ title: Puzzle Creator
+ instructions:
+ - 1. Place Constant Producers 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 Goal Acceptors
+ - 3. Once a Goal Acceptor receives a shape for a certain amount of
+ time, it saves it as a goal that the player must
+ produce later (Indicated by the green badge).
+ - 4. Click the lock button on a building to disable
+ it.
+ - 5. Once you click review, your puzzle will be validated and you
+ can publish it.
+ - 6. Upon release, all buildings will be removed
+ 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:
belt:
name: Belts, Distributor & Tunnels
@@ -554,6 +669,18 @@ buildings:
name: Item Producer
description: Available in sandbox mode only, outputs the given signal from the
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:
reward_cutter_and_trash:
title: Cutting Shapes
@@ -954,6 +1081,10 @@ keybindings:
rotateToDown: "Rotate: Point Down"
rotateToRight: "Rotate: Point Right"
rotateToLeft: "Rotate: Point Left"
+ constant_producer: Constant Producer
+ goal_acceptor: Goal Acceptor
+ block: Block
+ massSelectClear: Clear belts
about:
title: About this Game
body: >-
@@ -1039,3 +1170,73 @@ tips:
- Press F4 to show your FPS and Tick Rate.
- 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.
+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
+ easy: Easy
+ hard: Hard
+ completed: Completed
+ medium: Medium
+ official: Official
+ trending: Trending today
+ trending-weekly: Trending weekly
+ categories: Categories
+ difficulties: By Difficulty
+ account: My Puzzles
+ search: Search
+ 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.
+ difficulties:
+ easy: Easy
+ medium: Medium
+ hard: Hard
+ dlcHint: Purchased the DLC already? Make sure it is activated by right clicking
+ shapez.io in your library, selecting Properties > DLCs.
+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.
+ too-many-likes-already: The puzzle alreay got too many likes. If you still want
+ to remove it, please contact support@shapez.io!
+ no-permission: You do not have the permission to perform this action.
diff --git a/translations/base-nl.yaml b/translations/base-nl.yaml
index 798b8cda..92efd04c 100644
--- a/translations/base-nl.yaml
+++ b/translations/base-nl.yaml
@@ -1,17 +1,17 @@
steamPage:
shortText: shapez.io is een spel dat draait om het bouwen van fabrieken voor het
produceren en automatiseren van steeds complexere vormen in een oneindig
- groot speelveld.
+ grote wereld.
discordLinkShort: Officiële Discord server
intro: >-
- Shapez.io is een spel waarin je fabrieken moet bouwen voor de
- automatische productie van geometrische vormen.
+ Shapez.io is een spel waarin je fabrieken bouwt voor de automatische
+ productie van geometrische vormen.
- Naarmate het spel vordert, worden de vormen complexer, en moet je uitbreiden in het oneindige speelveld.
+ Naarmate het spel vordert, worden de vormen complexer, en zul je moeten uitbreiden in de oneindige wereld.
- En als dat nog niet genoeg is moet je ook nog eens steeds meer produceren om aan de vraag te kunnen voldoen. Het enige dat helpt is uitbreiden!
+ En als dat nog niet genoeg is produceer je ook nog steeds meer om aan de vraag te kunnen voldoen. Het enige dat helpt is uitbreiden!
- Ondanks het feit dat je in het begin alleen vormen maakt, komt er het punt waarop je ze moet kleuren. Deze kleuren moet je vinden en mengen!
+ Ondanks het feit dat je in het begin alleen vormen maakt, komt er een punt waarop je ze gaat kleuren. Deze kleuren kun je vinden en mengen!
Door het spel op Steam te kopen kun je de volledige versie spelen. Je kunt echter ook een demo versie spelen op shapez.io en later beslissen om over te schakelen zonder voortgang te verliezen.
what_others_say: What people say about shapez.io
@@ -53,6 +53,7 @@ global:
escape: ESC
shift: SHIFT
space: SPATIE
+ loggingIn: Inloggen
demoBanners:
title: Demoversie
intro: Koop de standalone om alle functies te ontgrendelen!
@@ -64,7 +65,8 @@ mainMenu:
discordLink: Officiële Discord-server (Engelstalig)
helpTranslate: Help ons met vertalen!
browserWarning: Sorry, maar dit spel draait langzaam in je huidige browser! Koop
- de standalone versie of download chrome voor de volledige ervaring.
+ de standalone versie of download Google Chrome voor de volledige
+ ervaring.
savegameLevel: Level
savegameLevelUnknown: Level onbekend
continue: Ga verder
@@ -72,6 +74,12 @@ mainMenu:
madeBy: Gemaakt door
subreddit: Reddit
savegameUnnamed: Naamloos
+ puzzleMode: Puzzel Modus
+ back: Terug
+ puzzleDlcText: Houd je van het comprimeren en optimaliseren van fabrieken?
+ Verkrijg de puzzel DLC nu op Steam voor nog meer plezier!
+ puzzleDlcWishlist: Voeg nu toe aan je verlanglijst!
+ puzzleDlcViewNow: View Dlc
dialogs:
buttons:
ok: OK
@@ -85,6 +93,9 @@ dialogs:
viewUpdate: Zie Update
showUpgrades: Zie Upgrades
showKeybindings: Zie Sneltoetsen
+ retry: Opnieuw Proberen
+ continue: Ga Verder
+ playOffline: Offline Spelen
importSavegameError:
title: Importeerfout
text: "Het importeren van je savegame is mislukt:"
@@ -95,7 +106,7 @@ dialogs:
title: Corrupte savegame
text: "Het laden van je savegame is mislukt:"
confirmSavegameDelete:
- title: Bevestig het verwijderen
+ title: Bevestig verwijderen van savegame
text: Ben je zeker dat je het volgende spel wil verwijderen?
'' op niveau
Dit kan niet
ongedaan worden gemaakt!
@@ -104,7 +115,7 @@ dialogs:
text: "Het verwijderen van de savegame is mislukt:"
restartRequired:
title: Opnieuw opstarten vereist
- text: Je moet het spel opnieuw opstarten om de instellingen toe te passen.
+ text: Start het spel opnieuw op om de instellingen toe te passen.
editKeybinding:
title: Verander sneltoetsen
desc: Druk op de toets of muisknop die je aan deze functie toe wil wijzen, of
@@ -153,8 +164,8 @@ dialogs:
van lopende banden om te draaien wanneer je ze plaatst. "
createMarker:
title: Nieuwe markering
- desc: Geef het een nuttige naam, Je kan ook een snel toets van
- een vorm gebruiken (die je here kan genereren).
+ desc: Geef het een nuttige naam, Je kan ook een sleutel van een
+ vorm gebruiken (die je hier kunt genereren).
titleEdit: Bewerk markering
markerDemoLimit:
desc: Je kunt maar twee markeringen plaatsen in de demo. Koop de standalone voor
@@ -175,7 +186,7 @@ dialogs:
editSignal:
title: Stel het signaal in.
descItems: "Kies een ingesteld item:"
- descShortKey: ... of voer de hotkey in van een vorm (Die je
+ descShortKey: ... of voer de sleutel in van een vorm (Die je
hier kunt vinden).
renameSavegame:
title: Hernoem opgeslagen spel
@@ -185,16 +196,82 @@ dialogs:
desc: Er is een tutorial video beschikbaar voor dit level! Zou je het willen
bekijken?
tutorialVideoAvailableForeignLanguage:
- title: Tutorial Available
+ title: Tutorial Beschikbaar
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. Wil je toch een kijkje nemen?
+ editConstantProducer:
+ title: Item instellen
+ puzzleLoadFailed:
+ title: Puzzels kunnen niet geladen worden
+ desc: "Helaas konden de puzzels niet worden geladen:"
+ submitPuzzle:
+ title: Puzzel indienen
+ descName: "Geef je puzzel een naam:"
+ descIcon: "Voer een unieke vorm sleutel in, die wordt weergegeven als het icoon
+ van je puzzel (je kunt ze hier genereren, of je kunt er
+ een kiezen van de willekeurig voorgestelde vormen hieronder):"
+ placeholderName: Puzzel Naam
+ puzzleResizeBadBuildings:
+ title: Formaat wijzigen niet mogelijk
+ desc: Je kunt het gebied niet kleiner maken, want dan zouden sommige gebouwen
+ buiten het gebied zijn.
+ puzzleLoadError:
+ title: Foute Puzzel
+ desc: "De puzzel kon niet geladen worden:"
+ offlineMode:
+ title: Offline Modus
+ desc: We konden de server niet bereiken, het spel draait nu in de offline modus.
+ Zorg ervoor dat je een actieve internetverbinding heeft.
+ puzzleDownloadError:
+ title: Download fout
+ desc: "Downloaden van de puzzel is mislukt:"
+ puzzleSubmitError:
+ title: Indieningsfout
+ desc: "Het indienen van je puzzel is mislukt:"
+ puzzleSubmitOk:
+ title: Puzzel Gepubliceerd
+ desc: Gefeliciteerd! Je puzzel is gepubliceerd en kan nu worden gespeeld door
+ anderen. Je kunt het nu vinden in het gedeelte "Mijn puzzels".
+ puzzleCreateOffline:
+ title: Offline Modus
+ desc: Aangezien je offline bent, kun je je puzzels niet opslaan of publiceren.
+ Wil je nog steeds doorgaan?
+ puzzlePlayRegularRecommendation:
+ title: Aanbeveling
+ desc: Ik raad sterk aan om het normale spel tot niveau 12 te
+ spelen voordat je de puzzel-DLC probeert, anders kan je mechanica
+ tegenkomen die je nog niet kent. Wil je toch doorgaan?
+ puzzleShare:
+ title: Vorm Sleutel Gekopieerd
+ desc: De vorm sleutel van de puzzel () is naar je klembord gekopieerd! Het
+ kan in het puzzelmenu worden ingevoerd om toegang te krijgen tot de
+ puzzel.
+ puzzleReport:
+ title: Puzzel Rapporteren
+ options:
+ profane: Ongepast
+ unsolvable: Niet oplosbaar
+ trolling: Trollen
+ puzzleReportComplete:
+ title: Bedankt voor je feedback!
+ desc: De puzzel is gemarkeerd.
+ puzzleReportError:
+ title: Melden mislukt
+ desc: "Je melding kan niet worden verwerkt:"
+ puzzleLoadShortKey:
+ title: Voer een vorm sleutel in
+ desc: Voer de vorm sleutel van de puzzel in om deze te laden.
+ puzzleDelete:
+ title: Puzzel verwijderen?
+ desc: Weet je zeker dat je '' wilt verwijderen? Dit kan niet ongedaan
+ gemaakt worden!
ingame:
keybindingsOverlay:
- moveMap: Beweeg speelveld
+ moveMap: Beweeg rond de wereld
selectBuildings: Selecteer gebied
stopPlacement: Stop met plaatsen
rotateBuilding: Draai gebouw
- placeMultiple: Plaats meerdere
+ placeMultiple: Plaats meerderen
reverseOrientation: Omgekeerde oriëntatie
disableAutoOrientation: Schakel auto-oriëntatie uit
toggleHud: HUD aan-/uitzetten
@@ -209,6 +286,7 @@ ingame:
clearSelection: Annuleer selectie
pipette: Pipet
switchLayers: Wissel lagen
+ clearBelts: Lopende banden leeg maken
buildingPlacement:
cycleBuildingVariants: Druk op om tussen varianten te wisselen.
hotkeyLabel: "Hotkey: "
@@ -266,48 +344,49 @@ ingame:
waypoints: Markeringen
hub: HUB
description: Klik met de linkermuisknop op een markering om hier naartoe te
- gaan, klik met de rechtermuisknop om de markering te
- verwijderen.
Druk op om een markering te maken
- in het huidige zicht, of rechtermuisknop om een
- markering te maken bij het geselecteerde gebied.
+ gaan, klik met de rechtermuisknop om hem te verwijderen.
Druk
+ op om een markering te maken in het huidige zicht, of
+ rechtermuisknop om een markering te maken bij het
+ geselecteerde gebied.
creationSuccessNotification: Markering is gemaakt.
interactiveTutorial:
title: Tutorial
hints:
1_1_extractor: Plaats een ontginner op een
- cirkelvorm om deze te onttrekken!
+ cirkelvorm om deze te ontginnen!
1_2_conveyor: "Verbind de ontginner met een lopende band aan je
- hub!
Tip: Klik en sleep de lopende band
+ HUB!
Tip: Klik en sleep de lopende band
met je muis!"
1_3_expand: "Dit is GEEN nietsdoen-spel! Bouw meer ontginners
en lopende banden om het doel sneller te behalen.
Tip:
Houd SHIFT ingedrukt om meerdere ontginners te
plaatsen en gebruik R om ze te draaien."
2_1_place_cutter: "Plaats nu een Knipper om de cirkels in twee
- te knippen halves!
PS: De knipper knipt altijd van
+ helften te knippen
PS: De knipper knipt altijd van
boven naar onder ongeacht zijn oriëntatie."
2_2_place_trash: De knipper kan vormen verstoppen en
- bijhouden!
Gebruik een vuilbak
- om van het (!) niet nodige afval vanaf te geraken.
+ bijhouden!
Gebruik een
+ vuilnisbak om van het momenteel (!) niet nodige
+ afval af te geraken.
2_3_more_cutters: "Goed gedaan! Plaats nu 2 extra knippers om
- dit traag process te versnellen!
PS: Gebruik de
+ dit trage process te versnellen!
PS: Gebruik de
0-9 sneltoetsen om gebouwen sneller te
selecteren."
3_1_rectangles: "Laten we nu rechthoeken ontginnen! Bouw 4
- ontginners en verbind ze met de lever.
PS: Houd
- SHIFT Ingedrukt terwijl je lopende banden
+ ontginners en verbind ze met de schakelaar.
PS:
+ Houd SHIFT Ingedrukt terwijl je lopende banden
plaats om ze te plannen!"
21_1_place_quad_painter: Plaats de quad painter en krijg een
paar cirkels in witte en
rode kleur!
- 21_2_switch_to_wires: Schakel naar de draden laag door te duwen op
+ 21_2_switch_to_wires: Schakel naar de draden-laag door te drukken op
E!
verbind daarna alle
inputs van de verver met kabels!
21_3_place_button: Mooi! Plaats nu een schakelaar en verbind
het met draden!
21_4_press_button: "Druk op de schakelaar om het een Juist signaal door
- te geven en de verver te activeren.
PS: Je moet
- niet alle inputs verbinden! Probeer er eens 2."
+ te geven en de verver te activeren.
PS: Verbind
+ niet alle inputs! Probeer er eens 2."
colors:
red: Rood
green: Groen
@@ -323,8 +402,8 @@ ingame:
empty: Leeg
copyKey: Kopieer sleutel
connectedMiners:
- one_miner: 1 Miner
- n_miners: Miners
+ one_miner: 1 Ontginner
+ n_miners: Ontginners
limited_items: "Gelimiteerd tot: "
watermark:
title: Demo versie
@@ -342,13 +421,13 @@ ingame:
desc: Automatiseer je fabrieken nog beter en maak ze nog sneller!
upgrades:
title: ∞ Upgrade Levels
- desc: Deze demo heeft er enkel 5!
+ desc: Deze demo heeft er slechts 5!
markers:
title: ∞ Markeringen
desc: Verdwaal nooit meer in je fabriek!
wires:
title: Kabels
- desc: Een volledig nieuwe wereld!
+ desc: Een volledig nieuwe laag!
darkmode:
title: Dark Mode
desc: Minder vervelend voor je ogen!
@@ -357,13 +436,57 @@ ingame:
desc: Ik maak dit spel in mijn vrije tijd!
achievements:
title: Achievements
- desc: Hunt them all!
+ desc: Krijg ze allemaal!
+ puzzleEditorSettings:
+ zoneTitle: Gebied
+ zoneWidth: Breedte
+ zoneHeight: Hoogte
+ trimZone: Bijsnijden
+ clearItems: Items leeg maken
+ share: Delen
+ report: Rapporteren
+ clearBuildings: Clear Buildings
+ resetPuzzle: Reset Puzzle
+ puzzleEditorControls:
+ title: Puzzel Maker
+ instructions:
+ - 1. Plaats Constante Producenten om vormen en
+ kleuren aan de speler te bieden.
+ - 2. Bouw een of meer vormen waarvan je wil dat de speler ze later
+ maakt en lever het aan een of meerdere
+ Ontvangers.
+ - 3. Wanneer een Ontvanger voor een bepaalde tijd lang een vorm
+ ontvangt, wordt het opgeslagen als een doel dat
+ de speler later moet produceren (Aangegeven door de groene
+ indicator).
+ - 4. Klik de vergrendelknop om een gebouw uit te
+ schakelen.
+ - 5. Zodra je op review klikt, wordt je puzzel gevalideerd en kun je
+ het publiceren.
+ - 6. Bij publicatie, worden alle gebouwen
+ verwijderd behalve de Muren, Constante Producenten en
+ Ontvangers - Dat is het deel dat de speler tenslotte voor zichzelf
+ moet uitzoeken :)
+ puzzleCompletion:
+ title: Puzzel Voltooid!
+ titleLike: "Klik op het hartje als je de puzzel leuk vond:"
+ titleRating: Hoe moeilijk vond je de puzzel?
+ titleRatingDesc: Je beoordeling helpt me om je in de toekomst betere suggesties
+ te geven
+ continueBtn: Blijf Spelen
+ menuBtn: Menu
+ puzzleMetadata:
+ author: Auteur
+ shortKey: Vorm Sleutel
+ rating: Moeilijkheidsgraad
+ averageDuration: Gem. Speel Tijd
+ completionRate: Voltooiïngspercentage
shopUpgrades:
belt:
- name: Banden, Verdeler & Tunnels
+ name: Lopende banden, Verdeler & Tunnels
description: Snelheid x → x
miner:
- name: Mijner
+ name: Ontginner
description: Snelheid x → x
processors:
name: Knippen, draaien & stapelen
@@ -378,11 +501,11 @@ buildings:
description: Transporteert voorwerpen, klik en sleep om meerdere te plaatsen.
miner:
default:
- name: Mijner
- description: Plaats op een vorm of kleur om deze te onttrekken.
+ name: Ontginner
+ description: Plaats op een vorm of kleur om deze te ontginnen.
chainable:
name: Ontginner (Ketting)
- description: Plaats op een vorm of kleur om deze te onttrekken. Kan achter
+ description: Plaats op een vorm of kleur om deze te ontginnen. Kunnen achter
elkaar worden geplaatst.
underground_belt:
default:
@@ -460,19 +583,19 @@ buildings:
balancer:
default:
name: Balanceerder
- description: Multifunctioneel - Verdeel alle invoeren over alle uitvoeren.
+ description: Multifunctioneel - Verdeelt alle invoeren over alle uitvoeren.
merger:
name: Samenvoeger (compact)
- description: Voeg 2 lopende banden samen.
+ description: Voegt 2 lopende banden samen.
merger-inverse:
name: Samenvoeger
- description: Voeg 2 lopende banden samen.
+ description: Voegt 2 lopende banden samen.
splitter:
name: Splitser (compact)
- description: Splits een lopende band in tweeën.
+ description: Splitst een lopende band in tweeën.
splitter-inverse:
name: Splitser
- description: Splits een lopende band in tweeën.
+ description: Splitst een lopende band in tweeën.
storage:
default:
name: Opslag
@@ -485,7 +608,7 @@ buildings:
constant_signal:
default:
name: Constant Signaal
- description: Zend een constant signaal, dit kan een vorm, kleur of boolean (1 /
+ description: Zendt een constant signaal, dit kan een vorm, kleur of boolean (1 /
0) zijn.
lever:
default:
@@ -494,18 +617,18 @@ buildings:
logic_gate:
default:
name: AND poort
- description: Zend een 1 uit als beide invoeren hetzelfde zijn. (Kan een vorm,
+ description: Zendt een 1 uit als beide invoeren hetzelfde zijn. (Kan een vorm,
kleur of boolean (1/0) zijn)
not:
name: NOT poort
- description: Zend een 1 uit als de invoer een 0 is.
+ description: Zendt een 1 uit als de invoer een 0 is.
xor:
name: XOR poort
- description: Zend een 1 uit als de invoeren niet hetzelfde zijn. (Kan een vorm,
+ description: Zendt een 1 uit als de invoeren niet hetzelfde zijn. (Kan een vorm,
kleur of boolean (1/0) zijn)
or:
name: OR poort
- description: Zend een 1 uit als de invoeren wel of niet hetzelfde zijn, maar
+ description: Zendt een 1 uit als de invoeren wel of niet hetzelfde zijn, maar
niet uit zijn. (Kan een vorm, kleur of boolean (1/0) zijn)
transistor:
default:
@@ -527,22 +650,22 @@ buildings:
reader:
default:
name: Lopende band lezer
- description: Meet de gemiddelde doorvoer op de band. Geeft het laatste gelezen
- item door aan de kabel.
+ description: Meet de gemiddelde doorvoer op de lopende band. Geeft het laatste
+ gelezen item door aan de kabel.
analyzer:
default:
name: Vorm Analyse
- description: Analiseert de onderste laag rechts boven en geeft de kleur en vorm
+ description: Analiseert de onderste laag rechtsboven en geeft de kleur en vorm
door aan de kabel.
comparator:
default:
name: Vergelijker
- description: Zend 1 uit als beiden invoeren gelijk zijn, kunnen vormen, kleuren
- of booleans (1/0) zijn
+ description: Zendt 1 uit als beiden invoeren gelijk zijn, dat kunnen vormen,
+ kleuren of booleans (1/0) zijn
virtual_processor:
default:
- name: Virtuele Snijder
- description: Snijdt de vorm virtueel in twee helften.
+ name: Virtuele Knipper
+ description: Knipt de vorm virtueel in twee helften.
rotater:
name: Virtuele Draaier
description: Draait de vorm virtueel met de klok mee en tegen de klok in.
@@ -556,37 +679,47 @@ buildings:
painter:
name: Virtuele Schilder
description: Schildert de vorm virtueel vanaf de onderste invoer met de vorm aan
- de rechter ingang.
+ de rechter invoer.
item_producer:
default:
name: Item Producent
- description: Alleen beschikbaar in sandbox-modus, geeft het gegeven signaal van
- de kabel laag op de reguliere laag.
+ description: Alleen beschikbaar in sandbox-modus. Geeft het gegeven signaal van
+ de draden-laag op de normale laag.
+ constant_producer:
+ default:
+ name: Constante Producent
+ description: Voert constant een bepaalde vorm of kleur uit.
+ goal_acceptor:
+ default:
+ name: Ontvanger
+ description: Lever vormen aan de Ontvanger om ze als doel te stellen.
+ block:
+ default:
+ name: Blokkade
+ description: Hiermee kan je een tegel blokkeren.
storyRewards:
reward_cutter_and_trash:
title: Vormen Knippen
desc: Je hebt juist de knipper ontgrendeld, die vormen in de
helft kan knippen van boven naar onder ongeacht zijn rotatie
!
Wees zeker dat je het afval weggooit, want anders
- zal het vastlopen - Voor deze reden heb ik je de
- vuilbak gegeven, die alles vernietigd wat je erin
- laat stromen!
+ zal het vastlopen - Daarom heb ik je de
+ vuilnisbak gegeven, die alles vernietigt wat je
+ erin laat stromen!
reward_rotater:
title: Roteren
desc: De roteerder is ontgrendeld - Het draait vormen 90 graden
met de klok mee.
reward_painter:
title: Verven
- desc: "De verver is ontgrendeld - Onttrek wat kleur (op
- dezelfde manier hoe je vormen onttrekt) en combineer het met een
- vorm in de verver om ze te kleuren!
PS: Als je kleurenblind
- bent, is er een kleurenblindmodus in de
- instellingen!"
+ desc: "De verver is ontgrendeld - Ontgin wat kleur (op dezelfde
+ manier hoe je vormen ontgint) en combineer het met een vorm in de
+ verver om ze te kleuren!
PS: Als je kleurenblind bent, is er
+ een kleurenblind-modus in de instellingen!"
reward_mixer:
title: Kleuren mengen
- desc: De menger is ontgrendeld - Gebruik dit gebouw om twee
- kleuren te mengen met behulp van additieve
- kleurmenging!
+ desc: De menger is ontgrendeld - Gebruik deze om twee kleuren
+ te mengen met behulp van additieve kleurmenging!
reward_stacker:
title: Stapelaar
desc: Je kunt nu vormen combineren met de stapelaar! De inputs
@@ -597,7 +730,7 @@ storyRewards:
reward_splitter:
title: Splitser/samenvoeger
desc: Je hebt de splitser ontgrendeld, een variant van de
- samenvoeger - Het accepteert 1 input en verdeelt
+ samenvoeger. - Het accepteert 1 input en verdeelt
het in 2!
reward_tunnel:
title: Tunnel
@@ -605,24 +738,24 @@ storyRewards:
gebouwen en lopende banden door laten lopen.
reward_rotater_ccw:
title: Roteren (andersom)
- desc: Je hebt een variant van de roteerder ontgrendeld - Het
- roteert voorwerpen tegen de klok in! Om het te bouwen selecteer je
+ desc: Je hebt een variant van de roteerder ontgrendeld - Deze
+ roteert voorwerpen tegen de klok in! Om hem te plaatsen selecteer je
de roteerder en druk je op 'T' om tussen varianten te
wisselen!
reward_miner_chainable:
title: Ketting-ontginner
- desc: "Je hebt de Ketting-ontginner ontgrendeld! Het kan
- zijn materialen ontginnen via andere ontginners
- zodat je meer materialen tegelijkertijd kan ontginnen!
PS:
- De oude ontginner is vervangen in je toolbar!"
+ desc: "Je hebt de Ketting-ontginner ontgrendeld! Je kunt hem
+ koppelen aan andere ontginners zodat je meer
+ materialen tegelijkertijd kunt ontginnen!
PS: De oude
+ ontginner is vervangen in je toolbar!"
reward_underground_belt_tier_2:
title: Tunnel Niveau II
desc: Je hebt een nieuwe variant van de tunnel ontgrendeld. -
- Het heeft een groter bereik, en je kan nu ook die
- tunnels mixen over en onder elkaar!
+ Het heeft een groter bereik, en je kunt nu ook
+ tunnels over en onder elkaar mixen!
reward_cutter_quad:
title: Quad Knippen
- desc: Je hebt een variant van de knipper ontgrendeld - Dit
+ desc: Je hebt een variant van de knipper ontgrendeld - Deze
knipt vormen in vier stukken in plaats van twee!
reward_painter_double:
title: Dubbel verven
@@ -633,19 +766,18 @@ storyRewards:
title: Opslagbuffer
desc: Je hebt een variant van de opslag ontgrendeld - Het laat
je toe om vormen op te slagen tot een bepaalde capaciteit!
- Het verkiest de linkse output, dus je kan het altijd gebruiken als
+ Het verkiest de linkse output, dus je kunt het altijd gebruiken als
een overloop poort!
reward_freeplay:
- title: Vrij spel
+ title: Free-play modus
desc: Je hebt het gedaan! Je hebt de free-play modus
- ontgrendeld! Dit betekend dat vormen nu willekeurig
- gegenereerd worden!
Omdat de hub vanaf nu een
+ ontgrendeld! Dit betekent dat vormen nu willekeurig
+ gegenereerd worden!
Omdat de HUB vanaf nu een
bepaald aantal vormen per seconden nodig heeft,
Raad ik echt aan een machine te maken die automatisch de juiste
- vormen genereert!
De HUB geeft de vorm die je nodig hebt op
- de tweede laag met draden, dus alles wat je moet doen is dat
- analyseren en je fabriek dat automatisch laten maken op basis van
- dat.
+ vormen genereert!
De HUB geeft de vorm die je nodig hebt
+ door op de draden-laag, dus je hoeft dat alleen te analyseren en je
+ fabriek dat automatisch te laten maken op basis daarvan.
reward_blueprints:
title: Blauwdrukken
desc: Je kunt nu delen van je fabriek kopiëren en plakken!
@@ -676,13 +808,13 @@ storyRewards:
lopende banden 1!
reward_belt_reader:
title: Lopende band sensor
- desc: Je hebt de lopende band lezer vrijgespeeld! Dit gebouw
+ desc: Je hebt de lopende band sensor vrijgespeeld! Dit gebouw
geeft de doorvoer op een lopende band weer.
Wacht maar tot je
kabels vrijspeeld, dan wordt het pas echt interessant!
reward_rotater_180:
title: Draaier (180 graden)
- desc: Je hebt de 180 graden draaier vrijgespeeld! - Hiermee kun
- je een item op de band 180 graden draaien!
+ desc: Je hebt de 180 graden draaier vrijgespeeld! - Hiermee kun
+ je een item op de lopende band 180 graden draaien!
reward_display:
title: Scherm
desc: "Je hebt het scherm ontgrendeld - Verbind een signaal met
@@ -691,8 +823,8 @@ storyRewards:
Probeer het te tonen op een scherm!"
reward_constant_signal:
title: Constant Signaal
- desc: Je hebt het constante signaal vrijgespeeld op de kabel
- dimensie! Dit gebouw is handig in samenwerking met item
+ desc: Je hebt het constante signaal vrijgespeeld op de draden
+ laag! Dit gebouw is handig in samenwerking met item
filters.
Het constante signaal kan een
vorm, kleur of
boolean (1/0) zijn.
@@ -702,26 +834,26 @@ storyRewards:
je hier nog niet zo vrolijk van, maar eigenlijk zijn ze heel erg
handig!
Met logische poorten kun je AND, OR en XOR operaties
uitvoeren.
Als bonus krijg je ook nog een
- transistor van mij!
+ transistor van me!
reward_virtual_processing:
title: Virtuele verwerking
desc: Ik heb juist een hele hoop nieuwe gebouwen toegevoegd die je toetstaan om
het process van vormen te stimuleren!
Je
- kan nu de knipper, draaier, stapelaar en meer op de dradenlaag
- stimuleren! Met dit heb je nu 3 opties om verder te gaan met het
+ kunt nu de knipper, draaier, stapelaar en meer op de dradenlaag
+ stimuleren! Daarmee heb je nu 3 opties om verder te gaan met het
spel:
- Bouw een automatische fabriek om
- eender welke mogelijke vorm te maken gebraagd door de HUB (Ik raad
- aan dit te proberen!).
- Bouw iets cool met draden.
+ elke mogelijke vorm te maken gevraagd door de HUB (Ik raad aan dit
+ te proberen!).
- Bouw iets cool met de draden-laag.
- Ga verder met normaal spelen.
Wat je ook kiest, onthoud
- dat je plezier hoort te hebben!
+ dat je plezier blijft hebben!
reward_wires_painter_and_levers:
title: Wires & Quad Painter
- desc: "Je hebt juist de draden laag ontgrendeld: Het is een
+ desc: "Je hebt juist de draden-laag ontgrendeld: Het is een
aparte laag boven op de huidige laag en introduceert heel veel
- nieuwe manieren om te spelen!
Voor het begin heb ik voor jou
+ nieuwe manieren om te spelen!
Aan het begin heb ik voor jou
de Quad Painter ontgrendeld - Verbind de gleuf
- waarin je wilt verven op de draden laag!
Om over te
- schakelen naar de draden laag, Duw op E.
+ waarin je wilt verven op de draden-laag!
Om over te
+ schakelen naar de draden-laag, Druk op E.
PS: Zet hints aan in de instellingen om de draden
tutorial te activeren!"
reward_filter:
@@ -748,7 +880,7 @@ settings:
labels:
uiScale:
title: Interface-schaal
- description: Veranderd de grootte van de gebruikersinterface. De interface
+ description: Verandert de grootte van de gebruikersinterface. De interface
schaalt nog steeds gebaseerd op de resolutie van je apparaat,
maar deze optie heeft invloed op de hoeveelheid schaling.
scales:
@@ -759,7 +891,7 @@ settings:
huge: Ultragroot
scrollWheelSensitivity:
title: Zoom-gevoeligheid
- description: Veranderd hoe gevoelig het zoomen is (muiswiel of trackpad).
+ description: Verandert hoe gevoelig het zoomen is (muiswiel of trackpad).
sensitivity:
super_slow: Super langzaam
slow: Langzaam
@@ -804,7 +936,7 @@ settings:
gebruikt worden om de instap in het spel makkelijker te maken.
movementSpeed:
title: Bewegingssnelheid
- description: Veranderd hoe snel het beeld beweegt wanneer je het toetsenbord
+ description: Verandert hoe snel het beeld beweegt wanneer je het toetsenbord
gebruikt.
speeds:
super_slow: Super langzaam
@@ -824,7 +956,7 @@ settings:
zodat de tekst makkelijker te lezen is.
autosaveInterval:
title: Autosave Interval
- description: Bepaalt hoe vaak het spel automatisch opslaat. Je kan het hier ook
+ description: Bepaalt hoe vaak het spel automatisch opslaat. Je kunt het hier ook
volledig mee uitschakelen.
intervals:
one_minute: 1 Minuut
@@ -842,7 +974,7 @@ settings:
description: Schakelt de waarschuwing uit die wordt weergegeven wanneer je meer
dan 100 dingen probeert te knippen/verwijderen.
enableColorBlindHelper:
- title: Kleurenblindmodus
+ title: Kleurenblind-modus
description: Schakelt verschillende hulpmiddelen in zodat je het spel alsnog
kunt spelen wanneer je kleurenblind bent.
rotationByBuilding:
@@ -857,8 +989,8 @@ settings:
title: Muziekvolume
description: Stel het volume voor muziek in.
lowQualityMapResources:
- title: Lage kwaliteit van resources
- description: Versimpeldde resources op de wereld wanneer ingezoomd om de
+ title: Lage kwaliteit van uiterlijk
+ description: Versimpelt het uiterlijk op de wereld wanneer ingezoomd om de
performance te verbeteren. Het lijkt ook opgeruimder, dus
probeer het zelf een keertje uit!
disableTileGrid:
@@ -885,9 +1017,9 @@ settings:
met de pipet boven het vakje van een resource staat.
simplifiedBelts:
title: Versimpelde lopende banden
- description: Toont geen items op de band tenzij je over de lopende band beweegt
- met je muis. De functie wordt niet aangeraden tenzij het qua
- performance echt niet anders kan!
+ description: Toont geen items op de lopende band tenzij je over de lopende band
+ beweegt met je muis. De functie wordt niet aangeraden tenzij het
+ wat je computer betreft echt niet anders kan!
enableMousePan:
title: Schakel bewegen met muis in
description: Schakel deze functie in om met je muis het veld te kunnen bewegen.
@@ -922,7 +1054,7 @@ keybindings:
mapMoveRight: Beweeg naar rechts
mapMoveDown: Beweeg omlaag
mapMoveLeft: Beweeg naar links
- centerMap: Ga naar het midden van het speelveld
+ centerMap: Ga naar het midden van de wereld
mapZoomIn: Zoom in
mapZoomOut: Zoom uit
createMarker: Plaats een markering
@@ -969,16 +1101,20 @@ keybindings:
wire_tunnel: Kabel kruising
display: Scherm
reader: Lopende band lezer
- virtual_processor: Virtuele Snijder
+ virtual_processor: Virtuele Knipper
transistor: Transistor
analyzer: Vorm Analyse
comparator: Vergelijk
- item_producer: Item Producent (Sandbox)
+ item_producer: Voorwerp Producent (Sandbox)
copyWireValue: "Kabels: Kopieer waarde onder cursor"
- rotateToUp: "Rotate: Point Up"
- rotateToDown: "Rotate: Point Down"
- rotateToRight: "Rotate: Point Right"
- rotateToLeft: "Rotate: Point Left"
+ rotateToUp: "Rotate: Wijs omhoog"
+ rotateToDown: "Rotate: Wijs omlaag"
+ rotateToRight: "Rotate: Wijs naar rechts"
+ rotateToLeft: "Rotate: Wijs naar links"
+ constant_producer: Constante Producent
+ goal_acceptor: Ontvanger
+ block: Blokkade
+ massSelectClear: Lopende banden leeg maken
about:
title: Over dit spel
body: >-
@@ -1004,79 +1140,150 @@ demo:
exportingBase: Exporteer volledige basis als afbeelding
settingNotAvailable: Niet beschikbaar in de demo.
tips:
- - De hub accepteert elke vorm van invoer, niet alleen de huidige vorm!
- - Zorg ervoor dat uw fabrieken modulair zijn - het loont!
- - Bouw niet te dicht bij de hub, anders wordt het een enorme chaos!
- - Als het stapelen niet werkt, probeer dan de ingangen om te wisselen.
- - U kunt de richting van de lopende band planner wijzigen door op R
+ - De HUB accepteert elke vorm van invoer, niet alleen de huidige vorm!
+ - Zorg ervoor dat je fabrieken modulair zijn - het loont!
+ - Bouw niet te dicht bij de HUB, anders wordt het een enorme chaos!
+ - Als het stapelen niet werkt, probeer dan de invoeren om te wisselen.
+ - Je kunt de richting van de lopende band planner wijzigen door op R
te drukken.
- - Door CTRL ingedrukt te houden, kunnen lopende banden worden
+ - Door CTRL ingedrukt te houden, kunnen lopende banden worden
gesleept zonder automatische oriëntatie.
- - Verhoudingen blijven hetzelfde, zolang alle upgrades zich op hetzelfde
- niveau bevinden.
+ - Verhoudingen van gebouw-snelheden blijven hetzelfde, zolang alle upgrades
+ zich op hetzelfde niveau bevinden.
- Opeenvolgende uitvoering is efficiënter dan parallele uitvoering.
- Je ontgrendelt later in het spel meer varianten van gebouwen!
- - U kunt T gebruiken om tussen verschillende varianten te schakelen.
+ - Je kunt T gebruiken om tussen verschillende varianten te schakelen.
- Symmetrie is de sleutel!
- Je kunt verschillende tunnels weven.
- Probeer compacte fabrieken te bouwen - het loont!
- - De schilder heeft een gespiegelde variant die u kunt selecteren met
+ - De schilder heeft een gespiegelde variant die je kunt selecteren met
T
- Met de juiste bouwverhoudingen wordt de efficiëntie gemaximaliseerd.
- - Op het maximale niveau vullen 5 ontginners een enkele band.
+ - Op het maximale niveau vullen 5 ontginners één lopende band.
- Vergeet tunnels niet!
- - U hoeft de items niet gelijkmatig te verdelen voor volledige efficiëntie.
- - Als u SHIFT ingedrukt houdt tijdens het bouwen van lopende banden,
+ - Je hoeft de items niet gelijkmatig te verdelen voor volledige efficiëntie.
+ - Als je SHIFT ingedrukt houdt tijdens het bouwen van lopende banden,
wordt de planner geactiveerd, zodat je gemakkelijk lange rijen kunt
plaatsen.
- - Snijders snijden altijd verticaal, ongeacht hun oriëntatie.
+ - Knippers knippen altijd verticaal, ongeacht hun oriëntatie.
- Meng alle drie de kleuren om wit te krijgen.
- De opslagbuffer geeft prioriteit aan de eerste uitvoer.
- Investeer tijd om herhaalbare ontwerpen te maken - het is het waard!
- Door SHIFT ingedrukt te houden, kunnen meerdere gebouwen worden
geplaatst.
- - U kunt ALT ingedrukt houden om de richting van de geplaatste banden
- om te keren.
+ - Je kunt ALT ingedrukt houden om de richting van de geplaatste
+ lopende banden om te keren.
- Efficiëntie is de sleutel!
- - Vormontginningen die verder van de hub verwijderd zijn, zijn complexer.
+ - Vormontginningen die verder van de HUB verwijderd zijn, zijn complexer.
- Machines hebben een beperkte snelheid, verdeel ze voor maximale
efficiëntie.
- - Gebruik verdelers om uw efficiëntie te maximaliseren.
- - Organisatie is belangrijk. Probeer de transportbanden niet te veel over te
+ - Gebruik verdelers om je efficiëntie te maximaliseren.
+ - Organisatie is belangrijk. Probeer de lopende banden niet te veel over te
steken.
- Plan van tevoren, anders wordt het een enorme chaos!
- - Verwijder uw oude fabrieken niet! Je hebt ze nodig om upgrades te
+ - Verwijder je oude fabrieken niet! Je hebt ze nodig om upgrades te
ontgrendelen.
- Probeer in je eentje level 20 te verslaan voordat je hulp zoekt!
- - Maak de dingen niet ingewikkeld, probeer eenvoudig te blijven en u zult
+ - Maak de dingen niet ingewikkeld, probeer eenvoudig te blijven en je zult
ver komen.
- - Mogelijk moet u later in het spel fabrieken hergebruiken. Plan uw
+ - Mogelijk zul je later in het spel fabrieken moeten hergebruiken. Plan je
fabrieken zodat ze herbruikbaar zijn.
- - Soms kunt u een gewenste vorm op de kaart vinden zonder deze met
+ - Soms kun je een gewenste vorm op de kaart vinden zonder deze met
stapelaars te maken.
- - Volle windmolens / vuurwielen kunnen nooit op natuurlijke wijze spawnen.
- - Kleur uw vormen voordat u ze snijdt voor maximale efficiëntie.
+ - Volle windmolens kunnen nooit op natuurlijke wijze spawnen.
+ - Kleur je vormen voordat je ze knipt voor maximale efficiëntie.
- Bij modules is ruimte slechts een beleving; een zorg voor sterfelijke
mannen.
- Maak een aparte blueprint fabriek. Ze zijn belangrijk voor modules.
- - Bekijk de kleurenmixer eens wat beter, en uw vragen worden beantwoord.
+ - Bekijk de kleurenmixer eens wat beter, en je vragen worden beantwoord.
- Gebruik CTRL + klik om een gebied te selecteren.
- - Te dicht bij de hub bouwen kan latere projecten in de weg staan.
- - Het speldpictogram naast elke vorm in de upgradelijst zet deze vast op het
- scherm.
+ - Te dicht bij de HUB bouwen kan latere projecten in de weg staan.
+ - Met het speldpictogram naast elke vorm in de upgradelijst zet deze vast op
+ het scherm.
- Meng alle primaire kleuren door elkaar om wit te maken!
- - Je hebt een oneindige kaart, verkramp je fabriek niet, breid uit!
+ - Je hebt een oneindige wereld, verkramp je fabriek niet, breid uit!
- Probeer ook Factorio! Het is mijn favoriete spel.
- - De quad-snijder snijdt met de klok mee vanaf de rechterbovenhoek!
+ - De quad-knipper knipt met de klok mee vanaf de rechterbovenhoek!
- Je kunt je savegames downloaden in het hoofdmenu!
- - Deze game heeft veel handige sneltoetsen! Bekijk zeker de
+ - Dit spel heeft veel handige sneltoetsen! Bekijk zeker de
instellingenpagina.
- - Deze game heeft veel instellingen, bekijk ze zeker!
- - De markering naar uw hub heeft een klein kompas om de richting aan te
+ - Dit spel heeft veel instellingen, bekijk ze zeker!
+ - De markering naar je HUB heeft een klein kompas om de richting aan te
geven!
- - Om de banden leeg te maken, knipt u het gebied af en plakt u het op
- dezelfde locatie.
- - Druk op F4 om uw FPS en Tick Rate weer te geven.
+ - Om de lopende banden leeg te maken, kun je een gebied kopiëren en plakken
+ op dezelfde locatie.
+ - Druk op F4 om je FPS en Tick Rate 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
maken.
+puzzleMenu:
+ play: Spelen
+ edit: Bewerken
+ title: Puzzel Modus
+ createPuzzle: Puzzel Maken
+ loadPuzzle: Laden
+ reviewPuzzle: Beoordeel en publiceer
+ validatingPuzzle: Puzzel Valideren
+ submittingPuzzle: Puzzel Indienen
+ noPuzzles: Er zijn momenteel geen puzzels in deze sectie.
+ dlcHint: Heb je de DLC al gekocht? Zorg ervoor dat het is geactiveerd door met
+ de rechtermuisknop op shapez.io in uw bibliotheek te klikken,
+ Eigenschappen > DLC's te selecteren.
+ categories:
+ levels: Levels
+ new: Nieuw
+ top-rated: Best Beoordeeld
+ mine: Mijn Puzzels
+ easy: Makkelijk
+ hard: Moeilijk
+ completed: Voltooid
+ medium: Medium
+ official: Officieell
+ trending: Trending vandaag
+ trending-weekly: Trending wekelijks
+ categories: Categorieën
+ difficulties: Op Moeilijkheidsgraad
+ account: Mijn Puzzels
+ search: Zoeken
+ validation:
+ title: Ongeldige Puzzel
+ noProducers: Plaats alstublieft een Constante Producent!
+ noGoalAcceptors: Plaats alstublieft een Ontvanger!
+ goalAcceptorNoItem: Een of meer Ontvangers hebben nog geen item toegewezen. Geef
+ ze een vorm om een doel te stellen.
+ goalAcceptorRateNotMet: Een of meerdere Ontvangers krijgen niet genoeg items.
+ Zorg ervoor dat de indicatoren groen zijn voor alle acceptanten.
+ buildingOutOfBounds: Een of meer gebouwen bevinden zich buiten het bebouwbare
+ gebied. Vergroot het gebied of verwijder ze.
+ autoComplete: Je puzzel voltooit zichzelf automatisch! Zorg ervoor dat je
+ Constante Producenten niet rechtstreeks aan je Ontvangers leveren.
+ difficulties:
+ easy: Makkelijk
+ medium: Medium
+ hard: Moeilijk
+backendErrors:
+ ratelimit: Je voert je handelingen te vaak uit. Wacht alstublieft even.
+ invalid-api-key: Kan niet communiceren met de servers, probeer alstublieft het
+ spel te updaten/herstarten (ongeldige API-sleutel).
+ unauthorized: Kan niet communiceren met de servers, probeer alstublieft het spel
+ te updaten/herstarten (Onbevoegd).
+ bad-token: Kan niet communiceren met de servers, probeer alstublieft het spel te
+ updaten/herstarten (Ongeldige Token).
+ bad-id: Ongeldige puzzel-ID.
+ not-found: De opgegeven puzzel is niet gevonden.
+ bad-category: De opgegeven categorie is niet gevonden.
+ bad-short-key: De opgegeven vorm sleutel is ongeldig.
+ profane-title: Je puzzel titel bevat groffe woorden.
+ bad-title-too-many-spaces: Je puzzel titel is te kort.
+ bad-shape-key-in-emitter: Een Ontvanger heeft een ongeldig item.
+ bad-shape-key-in-goal: Een Constante Producent heeft een ongeldig item.
+ no-emitters: Je puzzel heeft geen Constante Producenten.
+ no-goals: Je puzzel heeft geen Ontvangers.
+ short-key-already-taken: Deze vorm sleutel is al in gebruik, gebruik een andere.
+ can-not-report-your-own-puzzle: Je kunt je eigen puzzel niet melden.
+ bad-payload: Het verzoek bevat ongeldige gegevens.
+ bad-building-placement: Je puzzel bevat ongeldig geplaatste gebouwen.
+ timeout: Het verzoek is verlopen.
+ too-many-likes-already: De puzzel heeft al te veel likes. Als je het nog steeds
+ wilt verwijderen, neem dan contact op support@shapez.io!
+ no-permission: Je bent niet gemachtigd om deze actie uit te voeren.
diff --git a/translations/base-no.yaml b/translations/base-no.yaml
index 22679991..7a29d5c6 100644
--- a/translations/base-no.yaml
+++ b/translations/base-no.yaml
@@ -14,14 +14,14 @@ steamPage:
Mens du kun produserer former i starten må du fargelegge de senere - for å gjøre dette må du hente ut og blande farger!
Ved å kjøpe spillet på Steam får du tilgang til fullversjonen, men du kan også spille en demo på shapez.io først og bestemme deg senere!
- what_others_say: What people say about shapez.io
- nothernlion_comment: This game is great - I'm having a wonderful time playing,
- and time has flown by.
- notch_comment: Oh crap. I really should sleep, but I think I just figured out
- how to make a computer in shapez.io
- steam_review_comment: This game has stolen my life and I don't want it back.
- Very chill factory game that won't let me stop making my lines more
- efficient.
+ what_others_say: Hva sier andre om shapez.io
+ nothernlion_comment: Dette er et fantastisk spill - Jeg storkoser meg når jeg
+ spiller det, og tiden bare flyr avgårde.
+ notch_comment: Oops. Jeg burde egentlig sove, men jeg tror jeg nettop fant ut
+ hvordan man lager en PC i shapez.io
+ steam_review_comment: Dette spillet har sjålet livet mitt, og jeg vil ikke ha
+ det tilbake. Veldig avslappende fabrikkspill som ikke stopper meg fra å
+ lage båndene mere effektive.
global:
loading: Laster
error: Feil
@@ -53,6 +53,7 @@ global:
escape: ESC
shift: SHIFT
space: MELLOMROM
+ loggingIn: Logger inn
demoBanners:
title: Demo Versjon
intro: Skaff deg frittstående versjon for å åpne alle funksjoner!
@@ -72,7 +73,13 @@ mainMenu:
newGame: Nytt Spill
madeBy: Laget av
subreddit: Reddit
- savegameUnnamed: Unnamed
+ savegameUnnamed: Ingen Navn
+ puzzleMode: Puzzle Modus
+ back: Tilbake
+ puzzleDlcText: Liker du å bygge kompate og optimaliserte fabrikker? Skaff deg
+ Puzzle tilleggspakken nå på Steam for mere moro!
+ puzzleDlcWishlist: Legg i ønskeliste nå!
+ puzzleDlcViewNow: View Dlc
dialogs:
buttons:
ok: OK
@@ -86,6 +93,9 @@ dialogs:
viewUpdate: Vis Oppdatering
showUpgrades: Vis Oppgraderinger
showKeybindings: Se Hurtigtaster
+ retry: Prøv på nytt
+ continue: Fortsett
+ playOffline: Spill Offline
importSavegameError:
title: Importeringsfeil
text: "Kunne ikke importere lagringsfilen:"
@@ -97,9 +107,8 @@ dialogs:
text: "Kunne ikke laste inn lagringsfilen:"
confirmSavegameDelete:
title: Bekreft sletting
- text: Are you sure you want to delete the following game?
- '' at level
This can not be
- undone!
+ text: Er du sikker på at du vil slette følgende spill?
''
+ på nivå
Handlinge kan ikke reversjeres!
savegameDeletionError:
title: Kunne ikke slette
text: "Kunne ikke slette lagringsfilen:"
@@ -155,8 +164,8 @@ dialogs:
samlebånd. "
createMarker:
title: Ny Markør
- desc: Give it a meaningful name, you can also include a short
- key of a shape (Which you can generate here)
+ desc: Gi den et meningsfult navn, du kan også inkludere korte
+ koder av en form (Som du kan generere her)
titleEdit: Rediger markør
markerDemoLimit:
desc: Du kan kun ha to markører i demoverjsonen. Skaff deg den frittstående
@@ -171,21 +180,86 @@ dialogs:
desc: Du har ikke råd til å lime inn dette området! er du sikker på at du vil
klippe det ut?
editSignal:
- title: Set Signal
- descItems: "Choose a pre-defined item:"
- descShortKey: ... or enter the short key of a shape (Which you
- can generate here)
+ title: Velg Signal
+ descItems: "Velg en forhåndsvalgt gjenstand:"
+ descShortKey: ... eller skriv inn korte koden av en form (Som
+ du kan generere her)
renameSavegame:
- title: Rename Savegame
- desc: You can rename your savegame here.
+ title: Bytt Spillnavn
+ desc: Du kan bytte navn på ditt lagrede spill her.
tutorialVideoAvailable:
- title: Tutorial Available
- desc: There is a tutorial video available for this level! Would you like to
- watch it?
+ title: Introduksjon tilgjengelig
+ desc: Det er en introduksjonsvideo tilgjengelig for dette nivået! Ønsker du å ta
+ en titt?
tutorialVideoAvailableForeignLanguage:
- title: Tutorial Available
- desc: There is a tutorial video available for this level, but it is only
- available in English. Would you like to watch it?
+ title: Introduksjon tilgjengelig
+ desc: Det er en introduksjonsvideo tilgjengelig, men den er kun tilgjengelig på
+ Engelsk. Ønsker du å ta en titt?
+ editConstantProducer:
+ title: Velg Gjenstand
+ puzzleLoadFailed:
+ title: Puslespill feilet å laste inn
+ desc: "Beklageligvis, kunne ikke puslespillet lastes inn:"
+ submitPuzzle:
+ title: Send inn Puslespill
+ descName: "Gi ditt puslespill et navn:"
+ descIcon: "Vennligst skriv en kort, unik gjenkjenner, som vil bli vist som et
+ ikon av ditt brett (Du kan lage dem her, eller velge en
+ av de tilfeldigve genererte nedenfor):"
+ placeholderName: Puslespilltittel
+ puzzleResizeBadBuildings:
+ title: Omgjøring av størrelse ikke mulig
+ desc: Du kan ikke gjøre sonen noe mindre, for da vil noen bygninger være utenfor
+ sonen.
+ puzzleLoadError:
+ title: Feil i puslespillet
+ desc: "Puslespillet kunne ikke laste inn:"
+ offlineMode:
+ title: Offline Modus
+ desc: Fikk ikke kontakt med serveren, så spillet må kjøres i offline modus. Sørg
+ for at du har en fungerende internett tilkobling.
+ puzzleDownloadError:
+ title: Nedlastningsfeil
+ desc: "Kunne ikke laste ned puslespillet:"
+ puzzleSubmitError:
+ title: Innsendingsfeil
+ desc: "Kunne ikke sende inn puslespillet:"
+ puzzleSubmitOk:
+ title: Puslespill sendt inn
+ desc: Gratulerer! Ditt puslespill har blitt publisert og kan nå bli spilt av
+ andre. Du kan finne den under "Mine puslespill" seksjonen.
+ puzzleCreateOffline:
+ title: Offline Modus
+ desc: Siden du er frakoblet, så kan du ikke lagre og/eller publisere dine
+ puslespill. Ønsker du å fortsette?
+ puzzlePlayRegularRecommendation:
+ title: Anbefalinger
+ desc: Jeg anbefaler på det sterkeste å spille hovedspillet til
+ nivå 12 før du prøver Puzzle tillegspakken, ellers kan du oppleve
+ mekanikk som du ikke har prøvd før. Ønsker du å fortsette?
+ puzzleShare:
+ title: Kort kode kopiert
+ desc: Korte koden av puslespillet () har blitt kopiert til din
+ utklippstavle! Den kan skrives inn i puslespillmenyen for å få
+ tilgang til puslespillet.
+ puzzleReport:
+ title: Rapporter Puslespill
+ options:
+ profane: Vulgært
+ unsolvable: Ikke løsbart
+ trolling: Trolling
+ puzzleReportComplete:
+ title: Takk for din tilbakemelding!
+ desc: Puslespillet har blitt markert.
+ puzzleReportError:
+ title: Kunne ikke rapportere
+ desc: "Din rapport kunne ikke prosesseres:"
+ puzzleLoadShortKey:
+ title: Skriv inn kort kode
+ desc: Skriv inn korte koden til puslespillet for å laste den inn.
+ puzzleDelete:
+ title: Delete Puzzle?
+ desc: Are you sure you want to delete ''? This can not be undone!
ingame:
keybindingsOverlay:
moveMap: Beveg
@@ -207,9 +281,10 @@ ingame:
clearSelection: Fjern Valgte
pipette: Pipette
switchLayers: Bytt lag
+ clearBelts: Tøm belter
buildingPlacement:
cycleBuildingVariants: Trykk for å veksle mellom variantene.
- hotkeyLabel: "Hotkey: "
+ hotkeyLabel: "Hurtigtast: "
infoTexts:
speed: Hastighet
range: Lengde
@@ -226,7 +301,7 @@ ingame:
notifications:
newUpgrade: En ny oppgradering er tilgjengelig!
gameSaved: Spillet ditt er lagret.
- freeplayLevelComplete: Level has been completed!
+ freeplayLevelComplete: Nivå har blitt løst!
shop:
title: Oppgraderinger
buttonUnlock: Oppgrader
@@ -249,7 +324,7 @@ ingame:
shapesDisplayUnits:
second: / s
minute: / m
- hour: / h
+ hour: / t
settingsMenu:
playtime: Spilletid
buildingsPlaced: Bygninger
@@ -280,30 +355,30 @@ ingame:
og belter for å nå målet raskere.
Tips: Hold
SHIFT for å plassere flere utdragere, og bruk
R for å rotere dem."
- 2_1_place_cutter: "Now place a Cutter to cut the circles in two
- halves!
PS: The cutter always cuts from top to
- bottom regardless of its orientation."
- 2_2_place_trash: The cutter can clog and stall!
Use a
- trash to get rid of the currently (!) not
- needed waste.
- 2_3_more_cutters: "Good job! Now place 2 more cutters to speed
- up this slow process!
PS: Use the 0-9
- hotkeys to access buildings faster!"
- 3_1_rectangles: "Now let's extract some rectangles! Build 4
- extractors and connect them to the hub.
PS:
- Hold SHIFT while dragging a belt to activate
- the belt planner!"
- 21_1_place_quad_painter: Place the quad painter and get some
- circles, white and
- red color!
- 21_2_switch_to_wires: Switch to the wires layer by pressing
- E!
Then connect all four
- inputs of the painter with cables!
- 21_3_place_button: Awesome! Now place a Switch and connect it
- with wires!
- 21_4_press_button: "Press the switch to make it emit a truthy
- signal and thus activate the painter.
PS: You
- don't have to connect all inputs! Try wiring only two."
+ 2_1_place_cutter: "Nå plasser en kutter for å kutte sirklene i
+ to halve biter!
NB: Kutteren kutter alltid fra
+ toppen til bunnen uansett orienteringen."
+ 2_2_place_trash: Kutteren kan tette og lage kø!
Bruk en
+ søppelbøtte for å bli kvitt nåværende (!) ikke
+ nødvendige rester.
+ 2_3_more_cutters: "Godt jobba! Nå plasser 2 flere kuttere for å
+ øke hastigheten på denne prosessen!
NB: Bruk 0-9
+ hurtigtastene for å velge bygning raskere!"
+ 3_1_rectangles: "Nå la oss fremvinne noen rektangler! Bygg 4
+ utvinnere og koble de til hovedbygningen.
NB:
+ Hold inne SHIFT mens du drar beltet for å
+ aktivere belteplanleggeren!"
+ 21_1_place_quad_painter: Plasser 4veis maleren og få noen
+ sirkler, hvite og
+ rød farget!
+ 21_2_switch_to_wires: Bytt til kabelnivået ved å trykke
+ E!
Deretter koble alle fire
+ inngangene til 4veis malerene med kabler!
+ 21_3_place_button: Flott! Nå plasser en bryter og koble den med
+ kabler!
+ 21_4_press_button: "Trykk på bryteren for å utgi et gyldig
+ signal som deretter aktiverer malerene.
NB: Du
+ må ikke koble til alle inngangene! Prøv bare med to."
colors:
red: Rød
green: Grønn
@@ -317,43 +392,84 @@ ingame:
shapeViewer:
title: Lag
empty: Tom
- copyKey: Copy Key
+ copyKey: Kopier Key
connectedMiners:
- one_miner: 1 Miner
- n_miners: Miners
- limited_items: Limited to
+ one_miner: 1 Utgraver
+ n_miners: Utgravere
+ limited_items: Begrenset til
watermark:
- title: Demo version
- desc: Click here to see the Steam version advantages!
- get_on_steam: Get on steam
+ title: Demo versjon
+ desc: Trykk her for å se fordelene med Steam verjsonen!
+ get_on_steam: Få på Steam
standaloneAdvantages:
- title: Get the full version!
- no_thanks: No, thanks!
+ title: Få fullversjonen!
+ no_thanks: Nei takk!
points:
levels:
- title: 12 New Levels
- desc: For a total of 26 levels!
+ title: 12 Nye Nivåer
+ desc: Tilsvarer totalt 26 nivåer!
buildings:
- title: 18 New Buildings
- desc: Fully automate your factory!
+ title: 18 Nye Bygninger
+ desc: Fullautomatiser din fabrikk!
upgrades:
- title: ∞ Upgrade Tiers
- desc: This demo version has only 5!
+ title: ∞ Oppgraderingsnivåer
+ desc: Demoversjonen har kun 5!
markers:
- title: ∞ Markers
- desc: Never get lost in your factory!
+ title: ∞ Markører
+ desc: Aldri gå deg vill i din fabrikk!
wires:
- title: Wires
- desc: An entirely new dimension!
+ title: Kabler
+ desc: En helt ny dimensjon!
darkmode:
- title: Dark Mode
- desc: Stop hurting your eyes!
+ title: Mørkmodus
+ desc: Slutt å skade øynene dine!
support:
- title: Support me
- desc: I develop it in my spare time!
+ title: Støtt meg
+ desc: Jeg utvikler dette på min fritid!
achievements:
- title: Achievements
- desc: Hunt them all!
+ title: Prestasjoner
+ desc: Skaff dem alle!
+ puzzleEditorSettings:
+ zoneTitle: Sone
+ zoneWidth: Bredde
+ zoneHeight: Høyde
+ trimZone: Kamtsone
+ clearItems: Fjern gjenstander
+ share: Del
+ report: Rapporter
+ clearBuildings: Clear Buildings
+ resetPuzzle: Reset Puzzle
+ puzzleEditorControls:
+ title: Puslespill lager
+ instructions:
+ - 1. Plasser konstante produseringer for å gi
+ former og farger til spilleren
+ - 2. Bygg en eller flere former du vil at spilleren skal bygge
+ senere og lever det til en eller fler Mål mottak
+ - 3. Når et målmottak mottar en form over en viss periode, vil den
+ lagres som et mål som spilleren må produsere
+ senere (Indikert av grønne skiltet).
+ - 4. Trykk låse knappen på en bygning for å
+ deaktivere den.
+ - 5. Så fort du trykker gjennomgå, vil ditt puslespill bli validert
+ og du kan publisere det.
+ - 6. Når det er publisert, vil alle bygningene bli
+ fjernet utenom produseringene og mål mottakene - Det er
+ delen som spilleren skal finne ut av dem selv, tross alt :)
+ puzzleCompletion:
+ title: Puslespill Fullført!
+ titleLike: "Trykk på hjertet hvis du likte puslespillet:"
+ titleRating: Hvor vanskelig syntes du det var?
+ titleRatingDesc: Ditt omdømme vil hjelpe hjelpe meg med å gi deg bedre forslag i
+ fremtiden
+ continueBtn: Fortsett å spill
+ menuBtn: Meny
+ puzzleMetadata:
+ author: Laget av
+ shortKey: Kort Kode
+ rating: Vanskelighetsscore
+ averageDuration: Gj. Varighet
+ completionRate: Fullføringsratio
shopUpgrades:
belt:
name: Belter, Distributører & Tunneler
@@ -372,7 +488,7 @@ buildings:
deliver: Lever
toUnlock: for å låse opp
levelShortcut: nivå
- endOfDemo: End of Demo
+ endOfDemo: Slutt på demoen
belt:
default:
name: Samlebånd
@@ -413,8 +529,8 @@ buildings:
name: Roter (Mot klokken)
description: Roter former mot klokken, 90 grader.
rotate180:
- name: Rotate (180)
- description: Rotates shapes by 180 degrees.
+ name: Roter (180)
+ description: Roter former med 180 grader.
stacker:
default:
name: Stabler
@@ -435,9 +551,8 @@ buildings:
inngang.
quad:
name: Maler (Firedobbel)
- description: Allows you to color each quadrant of the shape individually. Only
- slots with a truthy signal on the wires layer
- will be painted!
+ description: Lar deg male hver del av en form individuelt. Kun innganger med et
+ ekte signal på kabel nivået vil bli malt!
mirrored:
name: Maler
description: Maler hele formen på venstre inngang med fargen fra øverste
@@ -452,128 +567,141 @@ buildings:
name: Energikabel
description: Lar deg transportere energi.
second:
- name: Wire
- description: Transfers signals, which can be items, colors or booleans (1 / 0).
- Different colored wires do not connect.
+ name: Kabel
+ description: Overfører signaler, som kan være gjenstander, farger eller
+ booleanere (1 / 0). Forskjellige fargede kabler kobler seg ikke
+ sammen.
balancer:
default:
- name: Balancer
- description: Multifunctional - Evenly distributes all inputs onto all outputs.
+ name: Balanserer
+ description: Multifunksjon - Distribuerer inngangene på utgangene jevnt.
merger:
- name: Merger (compact)
- description: Merges two conveyor belts into one.
+ name: Balanserer (kompakt)
+ description: Slår sammen to belter til ett.
merger-inverse:
- name: Merger (compact)
- description: Merges two conveyor belts into one.
+ name: Balanserer (kompakt)
+ description: Slår sammen to belter til ett.
splitter:
- name: Splitter (compact)
- description: Splits one conveyor belt into two.
+ name: Splitter (kompakt)
+ description: Deler ett belte i to.
splitter-inverse:
- name: Splitter (compact)
- description: Splits one conveyor belt into two.
+ name: Splitter (kompakt)
+ description: Deler ett belte i to.
storage:
default:
- name: Storage
- description: Stores excess items, up to a given capacity. Prioritizes the left
- output and can be used as an overflow gate.
+ name: Lager
+ description: Lagre overflødige gjenstander, opp til en viss antall. Prioriterer
+ venstre utgang og kan bli brukt som en overløpsventil.
wire_tunnel:
default:
- name: Wire Crossing
- description: Allows to cross two wires without connecting them.
+ name: Kabelkryss
+ description: Tillater å krysse to kabler uten å koble de sammen.
constant_signal:
default:
- name: Constant Signal
- description: Emits a constant signal, which can be either a shape, color or
- boolean (1 / 0).
+ name: Konstant Signal
+ description: Utgir et konstant signal, som enten kan være en form, farge eller
+ booleaner (1 / 0).
lever:
default:
- name: Switch
- description: Can be toggled to emit a boolean signal (1 / 0) on the wires layer,
- which can then be used to control for example an item filter.
+ name: Bryter
+ description: Kan skru av/på et booleaner signal (1 / 0) på kabel nivået, som
+ igjen kan brukes for å kontrolere for eksempel filtrering.
logic_gate:
default:
name: AND Gate
- description: Emits a boolean "1" if both inputs are truthy. (Truthy means shape,
- color or boolean "1")
+ description: Utgir en booleaner "1" hvis begge innganger er sanne. (Sanne betyr
+ form, farge eller booleaner "1")
not:
name: NOT Gate
- description: Emits a boolean "1" if the input is not truthy. (Truthy means
- shape, color or boolean "1")
+ description: Utgir en booleaner "1" hvis begge innganger ikke er sanne. (Sanne
+ betyr form, farge eller booleaner "1")
xor:
name: XOR Gate
- description: Emits a boolean "1" if one of the inputs is truthy, but not both.
- (Truthy means shape, color or boolean "1")
+ description: Utgir en booleaner "1" hvis en av inngangene er sanne, men ikke
+ begge. (Sanne betyr form, farge eller booleaner "1")
or:
name: OR Gate
- description: Emits a boolean "1" if one of the inputs is truthy. (Truthy means
- shape, color or boolean "1")
+ description: Utgir en booleaner "1" hvis en av inngangene er sanne. (Sanne betyr
+ form, farge eller booleaner "1")
transistor:
default:
- name: Transistor
- description: Forwards the bottom input if the side input is truthy (a shape,
- color or "1").
+ name: Transistorer
+ description: Vidresender nedre inngang om sideinngangen er sann (en form, farge
+ eller "1").
mirrored:
- name: Transistor
- description: Forwards the bottom input if the side input is truthy (a shape,
- color or "1").
+ name: Transistorer
+ description: Vidresender nedre inngang om sideinngangen er sann (en form, farge
+ eller "1").
filter:
default:
name: Filter
- description: Connect a signal to route all matching items to the top and the
- remaining to the right. Can be controlled with boolean signals
- too.
+ description: Koble til et signal for å rute alle tilsvarende gjenstander til
+ toppen og gjenværende til høyre. Kan bli kontroller med
+ booleaner signaler også.
display:
default:
- name: Display
- description: Connect a signal to show it on the display - It can be a shape,
- color or boolean.
+ name: Skjerm
+ description: Koble til et signal for å vise det på skjermen - Det kan være en
+ form, farge eller booleaner.
reader:
default:
- name: Belt Reader
- description: Allows to measure the average belt throughput. Outputs the last
- read item on the wires layer (once unlocked).
+ name: Belteleser
+ description: Tillater å telle gjennomsnittelig flyt på beltet. Utgir det siste
+ leste gjenstanden på kabel nivået (når tilgjengelig).
analyzer:
default:
- name: Shape Analyzer
- description: Analyzes the top right quadrant of the lowest layer of the shape
- and returns its shape and color.
+ name: Form Analyserer
+ description: Analyserer øverst i høyre av det laveste nivået på en form og
+ returnerer dens form og farge.
comparator:
default:
- name: Compare
- description: Returns boolean "1" if both signals are exactly equal. Can compare
- shapes, items and booleans.
+ name: Sammenlign
+ description: Returnerer booleaner "1" hvis begge signalene er like. Kan
+ sammenligne former, gjenstander og booleaner.
virtual_processor:
default:
- name: Virtual Cutter
- description: Virtually cuts the shape into two halves.
+ name: Virituell Kutter
+ description: Kutt former virituelt i to deler.
rotater:
- name: Virtual Rotater
- description: Virtually rotates the shape, both clockwise and counter-clockwise.
+ name: Virituell Roterer
+ description: Virituelt roterer formen, både med klokken og mot klokken.
unstacker:
- name: Virtual Unstacker
- description: Virtually extracts the topmost layer to the right output and the
- remaining ones to the left.
+ name: Virituell Avstabler
+ description: Virituelt separerer øverste nivået på høyre utgang og gjenværende
+ nede på venstre.
stacker:
- name: Virtual Stacker
- description: Virtually stacks the right shape onto the left.
+ name: Virituell Stabler
+ description: Virituelt stabler formen på høyre med den på venstre.
painter:
- name: Virtual Painter
- description: Virtually paints the shape from the bottom input with the shape on
- the right input.
+ name: Virituell Fargelegger
+ description: Virituelt fargelegger formen fra nederste ingang med formen på
+ høyre inngang.
item_producer:
default:
- name: Item Producer
- description: Available in sandbox mode only, outputs the given signal from the
- wires layer on the regular layer.
+ name: Gjenstands lager
+ description: Tilgjengelig kun i in sandbox modus, returnerer det gitte signalet
+ fra kabel nivået på det vanlige nivået.
+ constant_producer:
+ default:
+ name: Konstante Produseringer
+ description: Produserer konstant en spesifik form eller farge.
+ goal_acceptor:
+ default:
+ name: Mål Mottaker
+ description: Lever former til mål mottakeren for å sette dem som et mål.
+ block:
+ default:
+ name: Blokker
+ description: Lar deg blokkere en rute.
storyRewards:
reward_cutter_and_trash:
title: Kutt Objekter
- desc: You just unlocked the cutter, which cuts shapes in half
- from top to bottom regardless of its
- orientation!
Be sure to get rid of the waste, or
- otherwise it will clog and stall - For this purpose
- I have given you the trash, which destroys
- everything you put into it!
+ desc: Du åpnet nettop kutteren, som kutter former i to fra
+ toppen til bunnen uavhengig av dens
+ orientasjon!
Sørg for å bli kvitt søppel, ellers
+ vil det samle seg og tette - For dette formålet så
+ har jeg gitt deg en søppelkasse, som ødelegger alt
+ du kaster i den!
reward_rotater:
title: Rotering
desc: Rotereren har blitt tilgjengelig! Den roterer objekter
@@ -596,10 +724,9 @@ storyRewards:
bil til en. Hvis ikke, blir høyre inngang
plassert over venstre inngang!
reward_splitter:
- title: Fordeler/Sammenslåer
- desc: You have unlocked a splitter variant of the
- balancer - It accepts one input and splits them
- into two!
+ title: Fordeler
+ desc: Du har åpnet opp fordler varianten av
+ balansereren - Den godtar en inn og deler dem i to!
reward_tunnel:
title: Tunnel
desc: Tunnelen har blitt tilgjengelig - Du kan nå transportere
@@ -611,10 +738,10 @@ storyRewards:
trykk 'T' for å veksle mellom variantene!
reward_miner_chainable:
title: Kjedeutdrager
- desc: "You have unlocked the chained extractor! It can
- forward its resources to other extractors so you
- can more efficiently extract resources!
PS: The old
- extractor has been replaced in your toolbar now!"
+ desc: "Du har åpnet kjedeutdrageren! Den kan vidresende
+ sine ressursser til andre utdragere så du kan mer effektivt
+ hente ut ressursser!
NB: Gamle utdrageren har blitt byttet
+ ut på din hurtigbar nå!"
reward_underground_belt_tier_2:
title: Tunnel Nivå II
desc: Du har åpnet en ny variant av tunnelen - Den har
@@ -631,18 +758,19 @@ storyRewards:
konsumerer bare en farge istedenfor to!
reward_storage:
title: Lagringsbuffer
- desc: You have unlocked the storage building - It allows you to
- store items up to a given capacity!
It priorities the left
- output, so you can also use it as an overflow gate!
+ desc: Du har åpnet lagringsbuffer bygningen - Den lar deg lagre
+ gjenstander opp til et gitt antall!
Den prioriterer venstre
+ utgangen, så du kan også bruke det som en
+ overløpsventil!
reward_freeplay:
title: Frispill
- desc: You did it! You unlocked the free-play mode! This means
- that shapes are now randomly generated!
- Since the hub will require a throughput from now
- on, I highly recommend to build a machine which automatically
- delivers the requested shape!
The HUB outputs the requested
- shape on the wires layer, so all you have to do is to analyze it and
- automatically configure your factory based on that.
+ desc: Du klarte det! Du låste opp frispill modus! Dette betyr
+ at former er nå tilfeldige generert!
Siden
+ hovedbygningen nå krever en gjennomgang fra nå av,
+ anbefaler jeg å bygge en maskin som automatisk leverer ønskede
+ formen!
Hovedbygningen utgir den forespurte formen på kabel
+ nivået, så alt du må gjøre er å analysere det og automatisk
+ konfigerer din fabrikk basert på det.
reward_blueprints:
title: Blåkopier
desc: Du kan nå kopiere og lime inn deler av fabrikken din!
@@ -661,78 +789,79 @@ storyRewards:
desc: Gratulerer!! Forresten, mer innhold er planlagt for den frittstående
versjonen!
reward_balancer:
- title: Balancer
- desc: The multifunctional balancer has been unlocked - It can
- be used to build bigger factories by splitting and merging
- items onto multiple belts!
+ title: Balanserer
+ desc: Den multifunksjonible balansereren har blitt tilgjengelig
+ - Den kan bli brukt for å bygge større fabrikker ved å dele
+ opp og slå sammen gjenstander på flere belter!
reward_merger:
- title: Compact Merger
- desc: You have unlocked a merger variant of the
- balancer - It accepts two inputs and merges them
- into one belt!
+ title: Kompakt Sammenslåer
+ desc: Du har åpnet opp en sammenslåer variant av
+ balansereren - Den godtar to innganger og slår de
+ sammen til ett belte!
reward_belt_reader:
- title: Belt reader
- desc: You have now unlocked the belt reader! It allows you to
- measure the throughput of a belt.
And wait until you unlock
- wires - then it gets really useful!
+ title: Belte Leser
+ desc: Du har låst opp belte leseren! Den lar deg måle trafikken
+ på et belte.
Og vent til du låser opp kabler - da blir den
+ veldig nyttig!
reward_rotater_180:
- title: Rotater (180 degrees)
- desc: You just unlocked the 180 degrees rotater! - It allows
- you to rotate a shape by 180 degrees (Surprise! :D)
+ title: Roterer (180 grader)
+ desc: Du åpnet opp 180 graders rotereren! - Den lar deg rotere
+ en form 180 grader (Overraskelse! :D)
reward_display:
- title: Display
- desc: "You have unlocked the Display - Connect a signal on the
- wires layer to visualize it!
PS: Did you notice the belt
- reader and storage output their last read item? Try showing it on a
- display!"
+ title: Skjerm
+ desc: "Du har åpnet opp Skjermen - Koble til et signal på kabel
+ nivået for å visualisere det!
NB: La du merke til belte
+ leseren og lagringsbygningen utgir siste gjenstanden de så? Prøv å
+ vis det på en skjerm!"
reward_constant_signal:
- title: Constant Signal
- desc: You unlocked the constant signal building on the wires
- layer! This is useful to connect it to item filters
- for example.
The constant signal can emit a
- shape, color or
- boolean (1 / 0).
+ title: Konstant Signal
+ desc: Du åpnet opp konstant signal bygningen på kabel nivået!
+ Denne er brukbar for å koble til gjenstandsfilter
+ for eksempel.
Det konstante signalet kan utgi en
+ form, farge eller
+ booleaner (1 / 0).
reward_logic_gates:
title: Logic Gates
- desc: You unlocked logic gates! You don't have to be excited
- about this, but it's actually super cool!
With those gates
- you can now compute AND, OR, XOR and NOT operations.
As a
- bonus on top I also just gave you a transistor!
+ desc: Du åpnet opp logic gates! Du trenger ikke være så
+ overlykkelig for dette, men det er faktisk super kult!
Med
+ disse kan du nå utregne AND, OR, XOR og NOT operasjoner.
Som
+ en bonus på toppen, ga jeg deg også transistorer!
reward_virtual_processing:
- title: Virtual Processing
- desc: I just gave a whole bunch of new buildings which allow you to
- simulate the processing of shapes!
You can
- now simulate a cutter, rotater, stacker and more on the wires layer!
- With this you now have three options to continue the game:
-
- Build an automated machine to create any possible
- shape requested by the HUB (I recommend to try it!).
- Build
- something cool with wires.
- Continue to play
- regulary.
Whatever you choose, remember to have fun!
+ title: Virtuell Prosessering
+ desc: Du fikk nettop en hel del av bygninger som lar deg simulere
+ prosessen av former!
Du kan nå simulere kutting,
+ rotering, stabling og mer på kabel nivået! Med dette har du nå tre
+ muligheter for å fortsette spillet:
- Bygg en
+ automatisert maskin som lager alle mulige former
+ forespurt av hovedbygningen (Jeg anbefaler deg å prøve
+ dette!).
- Bygg noe kult med kabler.
- Fortsett å
+ spill vanlig.
Hva nå enn du velger, husk å ha det gøy!
reward_wires_painter_and_levers:
- title: Wires & Quad Painter
- desc: "You just unlocked the Wires Layer: It is a separate
- layer on top of the regular layer and introduces a lot of new
- mechanics!
For the beginning I unlocked you the Quad
- Painter - Connect the slots you would like to paint with on
- the wires layer!
To switch to the wires layer, press
- E.
PS: Enable hints in
- the settings to activate the wires tutorial!"
+ title: Kabler & 4veis Fargelegger
+ desc: "Du åpnet nettop kabel nivået: Det er et separat nivå på
+ toppen av det vanlige som introduserer mye nye mekanismer!
I
+ begynnelsen åpnet du 4 veis fargeleggeren - Koble
+ til inngangene du vil male med på kabel nivået!
For å bytte
+ til kabel nivået, trykk E.
NB:
+ Skru på tips på instillinger for å aktivere kabel
+ nivå introduksjonen!"
reward_filter:
- title: Item Filter
- desc: You unlocked the Item Filter! It will route items either
- to the top or the right output depending on whether they match the
- signal from the wires layer or not.
You can also pass in a
- boolean signal (1 / 0) to entirely activate or disable it.
+ title: Gjenstandsfilter
+ desc: Du åpnet opp Gjenstandsfilter! Den vil rute gjenstander
+ enten til toppen eller høyre utgang avhengig av om de matcher
+ signalet fra kabel nivået eller ikke.
Du kan også legge inn
+ et booleaner signal (1 / 0) for å aktivere eller deaktivere den i
+ sin helhet.
reward_demo_end:
- title: End of Demo
- desc: You have reached the end of the demo version!
+ title: Slutt på Demo
+ desc: Du har nådd slutten på demoversjonen!
settings:
title: Instillinger
categories:
general: Generelt
userInterface: Brukergrensesnitt
advanced: Avansert
- performance: Performance
+ performance: Ytelse
versionBadges:
dev: Utvikling
staging: Iscenesettelse
@@ -843,55 +972,56 @@ settings:
kan være mer komfortabelt hvis du ofte veksler mellom plassering
av forskjellige bygninger.
soundVolume:
- title: Sound Volume
- description: Set the volume for sound effects
+ title: Lyd Volum
+ description: Sett volumet på lydeffekter
musicVolume:
- title: Music Volume
- description: Set the volume for music
+ title: Musikk Volum
+ description: Sett volumet på musikk
lowQualityMapResources:
- title: Low Quality Map Resources
- description: Simplifies the rendering of resources on the map when zoomed in to
- improve performance. It even looks cleaner, so be sure to try it
- out!
+ title: Lavkvalitets Kart Ressursser
+ description: Simplifiserer fremvisningen av ressursser på kartet når zoomet inn
+ for å forbedre ytelsen. Det ser også renere ut, så sørg for å
+ sjekke det ut!
disableTileGrid:
- title: Disable Grid
- description: Disabling the tile grid can help with the performance. This also
- makes the game look cleaner!
+ title: Deaktiver Rutenett
+ description: Deaktiver rutenettet kan hjelpe på ytelse. Dette vil også få
+ spillet til å se renere ut!
clearCursorOnDeleteWhilePlacing:
- title: Clear Cursor on Right Click
- description: Enabled by default, clears the cursor whenever you right click
- while you have a building selected for placement. If disabled,
- you can delete buildings by right-clicking while placing a
- building.
+ title: Fjern musepil ved høyreklikk
+ description: Skrudd på standard, fjerner hva enn du har ved musen når du
+ høyreklikker mens du har en bygning valgt for plassering. Hvis
+ deaktivert, så kan du slette bytninger ved å høyreklikke mens du
+ plasserer en bytgning.
lowQualityTextures:
- title: Low quality textures (Ugly)
- description: Uses low quality textures to save performance. This will make the
- game look very ugly!
+ title: Lavkvalitets teksturer (Stygt)
+ description: Bruker lavkvalitets teksturer for å forbedre ytelsen. Dette vil få
+ spillet til å se veldig sygt ut!
displayChunkBorders:
- title: Display Chunk Borders
- description: The game is divided into chunks of 16x16 tiles, if this setting is
- enabled the borders of each chunk are displayed.
+ title: Vis Sektor Rammer
+ description: Spillet er delt inn i sektorer på 16x16 ruter, hvis denne
+ instillingen er skrudd på, vil kantene i hver sektor vises.
pickMinerOnPatch:
- title: Pick miner on resource patch
- description: Enabled by default, selects the miner if you use the pipette when
- hovering a resource patch.
+ title: Velg utdrager på ressurss felt
+ description: Aktivert standard, velger utdrageren hvis du bruker pipette når du
+ holder over et ressurss felt.
simplifiedBelts:
- title: Simplified Belts (Ugly)
- description: Does not render belt items except when hovering the belt to save
- performance. I do not recommend to play with this setting if you
- do not absolutely need the performance.
+ title: Simplifiserte Belter (Sygt)
+ description: Fremviser ikke ting på belter forutenom når du holder musen over
+ beltet for å forbedre ytelsen. Jeg anbefaler ikke å spille med
+ dette med mindre du absolutt trenger ytelsen.
enableMousePan:
- title: Enable Mouse Pan
- description: Allows to move the map by moving the cursor to the edges of the
- screen. The speed depends on the Movement Speed setting.
+ title: Aktiver Musebeveget Kart
+ description: Lar deg flytte rundt på kartet ved å bevege musen til kanten av
+ skjermen. Hastigheten avgjøres av Bevegelses Hastighet
+ instillingen.
zoomToCursor:
- title: Zoom towards Cursor
- description: If activated the zoom will happen in the direction of your mouse
- position, otherwise in the middle of the screen.
+ title: Forstørr mot musepekeren
+ description: Hvis aktivert, vil forstørring skje mot der du har musepekeren
+ posisjonert, ellers vil det være midt i kjermen.
mapResourcesScale:
- title: Map Resources Size
- description: Controls the size of the shapes on the map overview (when zooming
- out).
+ title: Kart Ressursser Størrelse
+ description: Kontrollerer størrelsen på former på kartoversikten (når zoomet
+ ut).
rangeSliderPercentage: %
keybindings:
title: Hurtigtaster
@@ -951,25 +1081,29 @@ keybindings:
menuClose: Lukk meny
switchLayers: Bytt lag
wire: Energikabel
- balancer: Balancer
- storage: Storage
- constant_signal: Constant Signal
+ balancer: Balanserer
+ storage: Lagringsboks
+ constant_signal: Konstant Signal
logic_gate: Logic Gate
- lever: Switch (regular)
+ lever: Bryter (vanlig)
filter: Filter
- wire_tunnel: Wire Crossing
- display: Display
- reader: Belt Reader
- virtual_processor: Virtual Cutter
- transistor: Transistor
- analyzer: Shape Analyzer
- comparator: Compare
- item_producer: Item Producer (Sandbox)
- copyWireValue: "Wires: Copy value below cursor"
- rotateToUp: "Rotate: Point Up"
- rotateToDown: "Rotate: Point Down"
- rotateToRight: "Rotate: Point Right"
- rotateToLeft: "Rotate: Point Left"
+ wire_tunnel: Kabel Krysser
+ display: Skjerm
+ reader: Belte Leser
+ virtual_processor: Virituell Kutter
+ transistor: Transistorer
+ analyzer: Form Analyserer
+ comparator: Sammenlign
+ item_producer: Gjenstands Produserer (Sandbox)
+ copyWireValue: "Kabler: Kopier verdi under musen"
+ rotateToUp: "Roter: Pek Opp"
+ rotateToDown: "Roter: Pek Ned"
+ rotateToRight: "Roter: Pek Høyre"
+ rotateToLeft: "Roter: Pek Venstre"
+ constant_producer: Konstant Produserer
+ goal_acceptor: Mål Mottaker
+ block: Blokker
+ massSelectClear: Tøm Belter
about:
title: Om dette spillet
body: >-
@@ -995,63 +1129,138 @@ demo:
exportingBase: Eksporter hele basen som bilde
settingNotAvailable: Ikke tilgjengelig i demoversjonen.
tips:
- - The hub accepts input of any kind, not just the current shape!
- - Make sure your factories are modular - it will pay out!
- - Don't build too close to the hub, or it will be a huge chaos!
- - If stacking does not work, try switching the inputs.
- - You can toggle the belt planner direction by pressing R.
- - Holding CTRL allows dragging of belts without auto-orientation.
- - Ratios stay the same, as long as all upgrades are on the same Tier.
- - Serial execution is more efficient than parallel.
- - You will unlock more variants of buildings later in the game!
- - You can use T to switch between different variants.
- - Symmetry is key!
- - You can weave different tiers of tunnels.
- - Try to build compact factories - it will pay out!
- - The painter has a mirrored variant which you can select with T
- - Having the right building ratios will maximize efficiency.
- - At maximum level, 5 extractors will fill a single belt.
- - Don't forget about tunnels!
- - You don't need to divide up items evenly for full efficiency.
- - Holding SHIFT will activate the belt planner, letting you place
- long lines of belts easily.
- - Cutters always cut vertically, regardless of their orientation.
- - To get white mix all three colors.
- - The storage buffer priorities the first output.
- - Invest time to build repeatable designs - it's worth it!
- - Holding CTRL allows to place multiple buildings.
- - You can hold ALT to invert the direction of placed belts.
- - Efficiency is key!
- - Shape patches that are further away from the hub are more complex.
- - Machines have a limited speed, divide them up for maximum efficiency.
- - Use balancers to maximize your efficiency.
- - Organization is important. Try not to cross conveyors too much.
- - Plan in advance, or it will be a huge chaos!
- - Don't remove your old factories! You'll need them to unlock upgrades.
- - Try beating level 20 on your own before seeking for help!
- - Don't complicate things, try to stay simple and you'll go far.
- - You may need to re-use factories later in the game. Plan your factories to
- be re-usable.
- - Sometimes, you can find a needed shape in the map without creating it with
- stackers.
- - Full windmills / pinwheels can never spawn naturally.
- - Color your shapes before cutting for maximum efficiency.
- - With modules, space is merely a perception; a concern for mortal men.
- - Make a separate blueprint factory. They're important for modules.
- - Have a closer look on the color mixer, and your questions will be answered.
- - Use CTRL + Click to select an area.
- - Building too close to the hub can get in the way of later projects.
- - The pin icon next to each shape in the upgrade list pins it to the screen.
- - Mix all primary colors together to make white!
- - You have an infinite map, don't cramp your factory, expand!
- - Also try Factorio! It's my favorite game.
- - The quad cutter cuts clockwise starting from the top right!
- - You can download your savegames in the main menu!
- - This game has a lot of useful keybindings! Be sure to check out the
- settings page.
- - This game has a lot of settings, be sure to check them out!
- - The marker to your hub has a small compass to indicate its direction!
- - To clear belts, cut the area and then paste it at the same location.
- - Press F4 to show your FPS and Tick Rate.
- - 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.
+ - Hovedbygningen godtar alle mulige former, ikke kun nåværende form!
+ - Sørg for at dine fabrikker er modulære - det vil betale for seg selv!
+ - Ikke bygg for nære hovedbygningen. Ellers vil det bli et stort kaos!
+ - Hvis stabling ikke funker, prøv å bytt inngangene.
+ - Du kan veksle mellom belteplanleggerens orienterinv ved å trykke R.
+ - Hold nede CTRL for å dra belter uten auto orientering.
+ - Fordelingen forblir det samme, så lenge alle oppgraderingene er på samme
+ nivå.
+ - Seriell utføring er mer effektivt enn paralell utføring.
+ - Du vil låse opp flere varianter av bygninger senere i spillet!
+ - Du kan bruke T for å bytte mellom forskjellige varianter.
+ - Symmetri er nøkkelen!
+ - Du kan veve forskjellige typer av tuneller.
+ - Prøv å bygg kompate fabrikker - Det vil betale for seg selv!
+ - Fargeleggeren har en speilvent variant som du kan velge med T
+ - Å ha riktig forhold mellom bygningsantall vil maksimisere effektiviteten.
+ - På maks nivå, vil 5 utdragere fylle et eget belte.
+ - Ikke glem tunneller!
+ - Du trenger ikke å dele opp gjenstander jent for maks effektivitet.
+ - Holdt nede SHIFT for å aktivere belte planleggeren, den lar deg
+ plassere lange linjer med belter veldig lett.
+ - Kutteren vil alltid kutte vertikalt, uavhengig av orientasjonen.
+ - For hvit farge, kombiner alle tre fargene.
+ - Lagringbygningen prioriterer første utgangen.
+ - Sett av tid til å bygge repeterbare løsninger - det er verdt det!
+ - Hold nede CTRL for å plassere flere av samme bygning.
+ - Du kan holde nede ALT for å reversjere plasseringen av plasserte
+ belter.
+ - Effektivitet er nøkkelen!
+ - Form feltene som er lengt unna fra hovedbygget er mer avanserte.
+ - Bygninger har en begrenset hastighet. Del de opp for maksimum effektivitet.
+ - Bruk balanserere for å maksimere effektivitet.
+ - Organisering er viktig. Prøv å ikke kryss belter for mye.
+ - Planlegg i forveien, ellers vil det bli kaos!
+ - Ikke fjern dine gamle fabrikker! Du trenger de for å åpne oppgraderinger.
+ - Prøv å slå nivå 20 på egenhånd før du oppsøker hjelp!
+ - Ikke overkompliser ting, prøv å gjør det simpelt så kommer du langt.
+ - Det kan hende at du må gjenbruke fabrikker senere. Planlegg dine fabrikker
+ til å være gjenbrukbare.
+ - Noen ganger, kan du finne formen du trenger på kartet uten å lage det med
+ stablere.
+ - Fulle vindmøller / pinnehjul finnes ikke naturlig.
+ - Fargelegg dine former før du kutter de for maks effektivitet.
+ - Med moduler er plass bare en oppfatning; en bekymring for dødelige
+ mennesker.
+ - Lag en separat blueprint fabrikk. De er viktig for moduler.
+ - Sjekk ut fargeblanderen, og dine spørsmål vil bli besvart.
+ - Bruk CTRL + Trykk for å velge et område.
+ - Bygge for nære hovedbygnignen kan sette en stopper for senere prosjekter.
+ - Tegnestift ikonet ved siden av hver form i oppgraderingslisten låser det
+ fast til skjermen.
+ - Bland alle primærfargene sammen for å lage hvis farge!
+ - Du har et evit kart. Ikke tett sammen fabrikken, utvid!
+ - Sjekk også ut Factorio! Det er mitt favorittspill.
+ - 4veis Kutteren kutter med klokken, starter fra øverst i høyre!
+ - Du kan laste ned dine lagrede spill på hovedmenyen!
+ - Dette spillet har mange fornuftige hurtigtaster! Sjekk de ut på
+ instillinger.
+ - Dette spillet har masse instillinger, sørg for å sjekke de ut!
+ - Markøren på hjovedbygningen har et lite kompass for å indikere retningen
+ til den!
+ - For å tømme belter, kutt området også lim det inn igjen på samme område.
+ - Trykk F4 for å vise din FPS og Tick Rate.
+ - Trykk F4 to ganger for å vise ruten til din mus og kamera.
+ - Du kan trykke på en festet form på venstre for å fjerne festingen.
+puzzleMenu:
+ play: Spill
+ edit: Endre
+ title: Puslespillmodus
+ createPuzzle: Lag Puslespill
+ loadPuzzle: Last inn
+ reviewPuzzle: Gjennomgå & Publiser
+ validatingPuzzle: Validerer Puslespill
+ submittingPuzzle: Publiserer Puslespill
+ noPuzzles: Det er for tiden ingen puslespill i denne seksjonen.
+ categories:
+ levels: Nivåer
+ new: Ny
+ top-rated: Høyest Rangert
+ mine: Mine Puslespill
+ easy: Lett
+ hard: Vanskelig
+ completed: Fullført
+ medium: Medium
+ official: Official
+ trending: Trending today
+ trending-weekly: Trending weekly
+ categories: Categories
+ difficulties: By Difficulty
+ account: My Puzzles
+ search: Search
+ validation:
+ title: Ugyldig Puslespill
+ noProducers: Venligst plasser en Konstant Produserer!
+ noGoalAcceptors: Vennligst plasser en Mål Mottaker!
+ goalAcceptorNoItem: En eller flere Mål Mottakere har ikke blitt tildelt en
+ gjenstand. Lever en form til dem for å sette målet.
+ goalAcceptorRateNotMet: En eller flere Mål Mottakere får ikke nok gjenstander.
+ Sørg for at indikatorene er grønn for alle mottakerene.
+ buildingOutOfBounds: En eller flere bygninger er utenfor det byggbare området.
+ Enten øk området eller fjern dem.
+ autoComplete: Ditt puslespill fullførte seg selv automatisk! Sørg for at dine
+ Konstant Pr Produserere ikke leverer direkte til dine Mål Mottakere.
+ difficulties:
+ easy: Easy
+ medium: Medium
+ hard: Hard
+ dlcHint: Purchased the DLC already? Make sure it is activated by right clicking
+ shapez.io in your library, selecting Properties > DLCs.
+backendErrors:
+ ratelimit: Du gjør en handling for ofte. Vennligst vent litt.
+ invalid-api-key: Kunne ikke kommunisere med kjernen, vennligst prøv å
+ oppdater/start spillet på nytt (Ugyldig Api Nøkkel).
+ unauthorized: Kunne ikke kommunisere med kjernen, vennligst prøv å
+ oppdater/start spillet på nytt (Uautorisert).
+ bad-token: Kunne ikke kommunisere med kjernen, vennligst prøv å oppdater/ start
+ spillet på nytt (Ugyldig token).
+ bad-id: Ugyldig Puslespill identifikator.
+ not-found: Det gitte puslespillet kunne ikke bli funnet.
+ bad-category: Den gitte kategorien kunne ikke bli funnet.
+ bad-short-key: Den gitte korte koden er ugyldig.
+ profane-title: Ditt puslespill sitt navn inneholder stygge ord.
+ bad-title-too-many-spaces: Ditt puslespill sitt navn er for kort.
+ bad-shape-key-in-emitter: En Konstant Produserer har en ugyldig gjenstand.
+ bad-shape-key-in-goal: En Mål Mottaker har en ugyldig gjenstand.
+ no-emitters: Ditt puslespill inneholder ingen Konstante Produserere.
+ no-goals: Ditt puslespill inndeholder ingen Mål Mottakere.
+ short-key-already-taken: Denne korte koden er allerede i bruk, vennligst bruk en annen.
+ can-not-report-your-own-puzzle: Du kan ikke rapportere ditt eget puslespill.
+ bad-payload: Forespørselen inneholder ugyldig data.
+ bad-building-placement: Ditt puslespill inneholder ugyldig plasserte bygninger.
+ timeout: Forespørselen timet ut.
+ too-many-likes-already: The puzzle alreay got too many likes. If you still want
+ to remove it, please contact support@shapez.io!
+ no-permission: You do not have the permission to perform this action.
diff --git a/translations/base-pl.yaml b/translations/base-pl.yaml
index b6e9b2b5..180233c0 100644
--- a/translations/base-pl.yaml
+++ b/translations/base-pl.yaml
@@ -53,6 +53,7 @@ global:
escape: ESC
shift: SHIFT
space: SPACJA
+ loggingIn: Logging in
demoBanners:
title: Wersja demonstracyjna
intro: Kup pełną wersję gry, by odblokować więcej funkcji!
@@ -72,6 +73,12 @@ mainMenu:
madeBy: Gra wykonana przez
subreddit: Reddit
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!
+ puzzleDlcViewNow: View Dlc
dialogs:
buttons:
ok: OK
@@ -85,6 +92,9 @@ dialogs:
viewUpdate: Zobacz aktualizację
showUpgrades: Pokaż ulepszenia
showKeybindings: Pokaż Klawiszologię
+ retry: Retry
+ continue: Continue
+ playOffline: Play Offline
importSavegameError:
title: Błąd importowania
text: "Nie udało się zaimportować twojego zapisu gry:"
@@ -187,6 +197,70 @@ dialogs:
title: Dostępny tutorial
desc: Dla tego poziomu dostępny jest video tutorial w języku angielskim. Chcesz
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 here, 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 internet 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 strongly 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 () 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.
+ puzzleDelete:
+ title: Delete Puzzle?
+ desc: Are you sure you want to delete ''? This can not be undone!
ingame:
keybindingsOverlay:
moveMap: Ruch
@@ -208,6 +282,7 @@ ingame:
clearSelection: Wyczyść zaznaczenie
pipette: Wybierz obiekt z mapy
switchLayers: Przełącz warstwy
+ clearBelts: Clear belts
colors:
red: Czerwony
green: Zielony
@@ -356,6 +431,46 @@ ingame:
achievements:
title: Achievements
desc: Hunt them all!
+ puzzleEditorSettings:
+ zoneTitle: Zone
+ zoneWidth: Width
+ zoneHeight: Height
+ trimZone: Trim
+ clearItems: Clear Items
+ share: Share
+ report: Report
+ clearBuildings: Clear Buildings
+ resetPuzzle: Reset Puzzle
+ puzzleEditorControls:
+ title: Puzzle Creator
+ instructions:
+ - 1. Place Constant Producers 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 Goal Acceptors
+ - 3. Once a Goal Acceptor receives a shape for a certain amount of
+ time, it saves it as a goal that the player must
+ produce later (Indicated by the green badge).
+ - 4. Click the lock button on a building to disable
+ it.
+ - 5. Once you click review, your puzzle will be validated and you
+ can publish it.
+ - 6. Upon release, all buildings will be removed
+ 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:
belt:
name: Taśmociągi, Dystrybutory & Tunele
@@ -573,6 +688,18 @@ buildings:
name: Producent kształtów
description: Dostępne tylko w trybie piaskownicy. Produkuje przedmioty z sygnału
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:
reward_cutter_and_trash:
title: Przecinanie Kształtów
@@ -640,7 +767,7 @@ storyRewards:
reward_storage:
title: Magazyn
desc: Właśnie odblokowałeś magazyn - Pozwala na przechowywanie
- przedmiotów, do pewnej ilości!
Prawe wyjście posiada większy
+ przedmiotów, do pewnej ilości!
+ Подсказка: Необходимо выбрать конвейер и нажать и
+ потащить мышку!"
1_3_expand: "Это НЕ idle-игра! Постройте больше экстракторов и
- конвейеров, чтобы достичь цели быстрее.
Подсказка:
- Удерживайте SHIFT чтобы разместить несколько
- экстракторов, а R чтобы вращать их."
+ конвейеров, чтобы достичь цели быстрее.
Подсказка:
+ Удерживайте SHIFT, чтобы разместить несколько
+ экстракторов, а R, чтобы вращать их."
2_1_place_cutter: "Разместите Резак для разрезания кругов на
- две половины!
PS: Резак всегда разрезает сверху
- вниз независимо от ориентации."
+ две половины!
Подсказка: Резак всегда разрезает
+ сверху вниз независимо от ориентации."
2_2_place_trash: Резак может засориться и остановиться!
- Используйте мусорку что бы избавиться от в
- данный момент (!) ненужных частей.
+ Используйте мусорку, чтобы избавиться в данный
+ момент (!) от ненужных частей.
2_3_more_cutters: "Хорошая работа! Теперь разместите ещё 2
- резака что бы ускорить этот медленный процесс!
- PS: Используйте клавиши 0-9 для быстрого
- доступа к постройкам!"
+ резака, чтобы ускорить этот медленный процесс!
+ Подсказка: Используйте клавиши 0-9 для
+ быстрого доступа к постройкам!"
3_1_rectangles: "Теперь давайте извлечём немного прямоугольников!
Постройте 4 экстрактораи соедините их с
- хабом.
PS: Удерживайте SHIFT во время
- удерживания конвейера для активации планировщика конвейеров!"
+ хабом.
Подсказка: Удерживайте SHIFT во
+ время удерживания конвейера для активации планировщика
+ конвейеров!"
21_1_place_quad_painter: Разместите покрасчик для 4 предметов и
получите круги, белого и
красного цветов!
@@ -301,24 +392,10 @@ ingame:
входы покрасчика кабелями!
21_3_place_button: Отлично! Теперь разместите Переключатель и
присоедини его проводами!
- 21_4_press_button: "Нажмите на переключатель что бы заставить его
+ 21_4_press_button: "Нажмите на переключатель, чтобы заставить его
выдавать истинный сигнал и активировать этим
- покрасчика.
PS: Не обязательно соединять все входы!
- Достаточно двух."
- colors:
- red: Красный
- green: Зеленый
- blue: Синий
- yellow: Желтый
- purple: Фиолетовый
- cyan: Бирюзовый
- white: Белый
- uncolored: Бесцветный
- black: Черный
- shapeViewer:
- title: Слои
- empty: Пусто
- copyKey: Копировать
+ покрасчик.
Подсказка: Не обязательно соединять все
+ входы! Достаточно двух."
connectedMiners:
one_miner: 1 Экстрактор
n_miners: Экстрактора(-ов)
@@ -332,29 +409,71 @@ ingame:
no_thanks: Нет, спасибо!
points:
levels:
- title: 12 Новых Уровней!
+ title: 12 Новых Уровней
desc: Всего 26 уровней!
buildings:
- title: 18 новых Построек!
+ title: 18 новых Построек
desc: Полностью автоматизируйте свою фабрику!
+ achievements:
+ title: Достижения
+ desc: Получи их все!
upgrades:
- title: ∞ стадий улучшений!
+ title: ∞ стадий улучшений
desc: В демоверсии всего 5!
markers:
- title: ∞ Маркеров!
+ title: ∞ Маркеров
desc: Никогда не теряйтесь в своей фабрике!
wires:
- title: Провода!
+ title: Провода
desc: Полноценное дополнительное измерение!
darkmode:
- title: Темная Тема!
+ title: Темная Тема
desc: Дайте глазам отдохнуть!
support:
title: Поддержите меня
desc: Я занимаюсь разработкой в свободное время!
- achievements:
- title: Achievements
- desc: Hunt them all!
+ puzzleEditorSettings:
+ zoneTitle: Область
+ zoneWidth: Ширина
+ zoneHeight: Высота
+ trimZone: Обрезать
+ clearItems: Очистить предметы
+ share: Поделиться
+ report: Пожаловаться
+ clearBuildings: Clear Buildings
+ resetPuzzle: Reset Puzzle
+ puzzleEditorControls:
+ title: Редактор головоломок
+ instructions:
+ - 1. Разместите постоянный производитель, чтоб
+ предоставить фигуры и цвета игроку
+ - 2. Постройте одну или несколько фигур, которые вы хотите, чтобы
+ игрок построил позже, и доставьте их к одному или нескольким
+ приемникам цели
+ - 3. Как только приемник цели получил фигуру определенное количество
+ раз, он сохраняет фигуру как цель, которую игрок
+ должен произвести позже (Обозначается зеленым
+ значком).
+ - 4. Нажмите кнопу блокировки на здании, чтоб
+ выключить его.
+ - 5. Как только вы нажали "Обзор", ваша головоломка будет проверена
+ и вы сможете опубликовать ее.
+ - 6. После публикации, все постройки будут удалены
+ за исключением производителей и приемников цели - Это часть, в
+ которой игрок должен разобраться сам :)
+ puzzleCompletion:
+ title: Головоломка завершена!
+ titleLike: "Нажмите на сердечко, если головоломка вам понравилась:"
+ titleRating: Насколько сложной была головоломка?
+ titleRatingDesc: Ваша оценка поможет мне в будущем делать вам лучшие предложения
+ continueBtn: Продолжить игру
+ menuBtn: Меню
+ puzzleMetadata:
+ author: Автор
+ shortKey: Короткий ключ
+ rating: Сложность
+ averageDuration: Средн. продолжительность
+ completionRate: Процент завершения
shopUpgrades:
belt:
name: Конвейеры, Разделители & Туннели
@@ -369,6 +488,11 @@ shopUpgrades:
name: Смешивание & Покраска
description: Скорость x → x
buildings:
+ hub:
+ deliver: Доставить
+ toUnlock: чтобы открыть
+ levelShortcut: Ур.
+ endOfDemo: Конец Демо
belt:
default:
name: Конвейер
@@ -390,6 +514,22 @@ buildings:
tier2:
name: Туннель II
description: Позволяет перевозить ресурсы под зданиями и конвейерами.
+ balancer:
+ default:
+ name: Балансер
+ description: Многофункциональный - равномерно распределяет все входы на выходы.
+ merger:
+ name: Соединитель (компактный)
+ description: Соединяет две линии конвейера в одну.
+ merger-inverse:
+ name: Соединитель (компактный)
+ description: Соединяет две линии конвейера в одну.
+ splitter:
+ name: Разделитель (компактный)
+ description: Разделяет одну линию конвейера на две.
+ splitter-inverse:
+ name: Разделитель (компактный)
+ description: Разделяет одну линию конвейера на две.
cutter:
default:
name: Резак
@@ -415,7 +555,7 @@ buildings:
default:
name: Объединитель
description: Объединяет два предмета. Если они не могут быть соединены, правый
- элемент помещается над левым.
+ элемент помещается поверх левого.
mixer:
default:
name: Смешиватель
@@ -424,6 +564,9 @@ buildings:
default:
name: Покрасчик
description: Красит всю фигуру из левого входа красителем из перпендикулярного.
+ mirrored:
+ name: Покрасчик
+ description: Красит всю фигуру из левого входа красителем из перпендикулярного.
double:
name: Покрасчик (2Вх.)
description: Красит фигуру из левых входов красителем из перпендикулярного.
@@ -432,18 +575,15 @@ buildings:
description: Позволяет отдельно окрашивать каждую часть фигуры. Только ячейки с
положительным сигналом на слое с проводами
будут окрашены!
- mirrored:
- name: Покрасчик
- description: Красит всю фигуру из левого входа красителем из перпендикулярного.
trash:
default:
name: Мусорка
description: Имеет входы со всех сторон. Уничтожает все принимаемые ресурсы.
- hub:
- deliver: Доставить
- toUnlock: чтобы открыть
- levelShortcut: Ур.
- endOfDemo: Конец Демо
+ storage:
+ default:
+ name: Буферное Хранилище
+ description: Хранит излишние ресурсы пока есть место. Левый выход в приоритете,
+ может быть использован как буфер.
wire:
default:
name: Энерг. провод
@@ -453,31 +593,10 @@ buildings:
description: Передает сигналы, которые могут быть ресурсами, цветами или
логическими значениями (1 / 0). Провода разных цветов не
соединяются.
- balancer:
- default:
- name: Балансер
- description: Многофункциональный - равномерно распределяет все входы на выходы.
- merger:
- name: Соединитель (компактный)
- description: Соединяет две линии ковейера в одну.
- merger-inverse:
- name: Соединитель (компактный)
- description: Соединяет две линии ковейера в одну.
- splitter:
- name: Разделитель (компактный)
- description: Разделяет одну линию конвейера на две.
- splitter-inverse:
- name: Разделитель (компактный)
- description: Разделяет одну линию конвейера на две.
- storage:
- default:
- name: Буферное Хранилище
- description: Хранит излишние ресурсы пока есть место. Левый выход в приоритете,
- может быть использован как буфер.
wire_tunnel:
default:
name: Пересечение Проводов
- description: Позволяет пересекать провода при этом их не соединяя.
+ description: Позволяет пересекать провода при этом не соединяя их.
constant_signal:
default:
name: Постоянный Сигнал
@@ -487,8 +606,8 @@ buildings:
default:
name: Переключатель
description: Может быть переключен, чтобы издавать логический сигнал (1 / 0) на
- слое с проводами, который может быть использован для управления
- Фильтром, например.
+ слое с проводами, который может быть использован, например, для
+ управления Фильтром.
logic_gate:
default:
name: И
@@ -507,16 +626,26 @@ buildings:
name: ИЛИ
description: Издает значение "1" если хотя бы один вход положительный.
(Положительный - значит ресурс, цвет или логическое значение
- "1").
+ "1")
+ transistor:
+ default:
+ name: Транзистор
+ description: Пропускает предметы только если вход сбоку имеет истинное значение
+ (фигура, цвет или "1").
+ mirrored:
+ name: Транзистор
+ description: Пропускает предметы только если вход сбоку имеет истинное значение
+ (фигура, цвет или "1").
filter:
default:
name: Фильтр
description: Подключите сигнал, чтобы направить все подходящие ресурсы наверх, а
- остальные направо. Также контролируемо логическими сигналами.
+ остальные направо. Также может контролироваться логическими
+ сигналами.
display:
default:
name: Экран
- description: Подключите сигнал, чтобы отобразить его на экране. Это может
+ description: Подключите сигнал, чтобы отобразить его на экране. Это может быть
ресурс, цвет или логическое значение (1 / 0).
reader:
default:
@@ -528,7 +657,7 @@ buildings:
default:
name: Анализатор Фигур
description: Анализирует правую верхнюю часть низшего слоя фигуры и возвращает
- ее форму и цвет.
+ её форму и цвет.
comparator:
default:
name: Сравнить
@@ -558,23 +687,26 @@ buildings:
name: Генератор Ресурсов
description: Доступен только в режиме песочницы, производит заданный на слое с
проводами сигнал на обычном слое.
- transistor:
+ constant_producer:
default:
- name: Транзистор
- description: Пропускает предметы только если вход сбоку имеет истинноре значение
- (фигура, цвет или "1").
- mirrored:
- name: Транзистор
- description: Пропускает предметы только если вход сбоку имеет истинноре значение
- (фигура, цвет или "1").
+ name: Постоянный производитель
+ description: Постоянно выводит указанную фигуру или цвет.
+ goal_acceptor:
+ default:
+ name: Приемник цели
+ description: Доставьте фигуру в приемник, чтобы установить их в качестве цели.
+ block:
+ default:
+ name: Block
+ description: Allows you to block a tile.
storyRewards:
reward_cutter_and_trash:
title: Разрезание Фигур
desc: Разблокирован резак, который разрезает фигуры пополам по
- вертикали независимо от ориентации!
Не
+ вертикали независимо от ориентации!
Не
забудьте избавляться от излишков, иначе он забьется и
остановится - для этого я также открыл для Вас
- мусорку, которая уничтожает все, что в нее
+ мусорку, которая уничтожает все, что в неё
попадает!
reward_rotater:
title: Вращение
@@ -584,29 +716,29 @@ storyRewards:
title: Покраска
desc: "Разблокирован покрасчик! Добудьте краситель из жилы (так
же, как и фигуры) и объедините его с фигурой в покрасчике, чтобы
- раскрасить ее!
PS: Если вы дальтоник, то в настройках есть
- Режим Дальтоника!"
+ раскрасить её!
Подсказка: Если вы дальтоник, то в настройках
+ есть Режим Дальтоника!"
reward_mixer:
title: Смешивание Цветов
- desc: Разблокирован смешиватель! Объедините два цвета в этом
- здании, используя аддитивное смешивание!
+ desc: Разблокирован смешиватель! Позволяет объединять два
+ цвета, используя аддитивное смешивание!
reward_stacker:
title: Объединитель
desc: Теперь вы можете объединять фигуры объединителем! Фигуры
- из обеих входов объединяются. Если они могут быть расположены рядом
+ из обоих входов совмещаются. Если они могут быть расположены рядом
друг с другом, они будут соединены, иначе фигура из
правого входа наложится на фигуру из левого!
- reward_splitter:
- title: Разделитель / Соединитель
- desc: Разблокирован разделитель один из вариантов
- балансера - он принимает один вход и разделяет его
- на два!
+ reward_balancer:
+ title: Балансер
+ desc: Многофункциональный балансер разблокирован - Он
+ используется для разделения и обьединения потока
+ предметов на несколько конвейеров!
reward_tunnel:
title: Туннель
desc: Разблокирован туннель! Теперь вы можете транспортировать
предметы под другими конвейерами и зданиями!
reward_rotater_ccw:
- title: Вращатель (обратный)
+ title: Обратный Вращатель
desc: Разблокирован вариант вращателя, вращающий фигуры против
часовой стрелки! Чтобы построить его, выберите вращатель и
нажмите 'T', чтобы переключить вариант!
@@ -614,12 +746,27 @@ storyRewards:
title: Цепной Экстрактор
desc: "Разблокирован цепной экстрактор! Он может
передавать свои ресурсы другим экстракторам, чтобы
- вы могли эффективнее извлекать ресурсы!
PS: Старый
+ вы могли эффективнее извлекать ресурсы!
Подсказка: Старый
экстрактор был заменен в панели инструментов!"
reward_underground_belt_tier_2:
title: Туннель II
desc: Разблокирован новый вариант туннеля с большей
дальностью, а также вы можете совмещать эти туннели!
+ reward_merger:
+ title: Компактный Соединитель
+ desc: Разблокирован соединитель - вариант
+ балансера - он принимает два входа и объединяет их
+ в один конвейер.
+ reward_splitter:
+ title: Разделитель / Соединитель
+ desc: Разблокирован разделитель, один из вариантов
+ балансера - он принимает один вход и разделяет его
+ на два!
+ reward_belt_reader:
+ title: Измеритель
+ desc: Разблокирован измеритель! Он позволяет измерять
+ пропускную способность конвейера.
Вы узнаете, как он
+ полезен, когда разблокируете провода!
reward_cutter_quad:
title: Резак (4 Выхода)
desc: Разблокирован вариант резака, разрезающий фигуры на
@@ -632,64 +779,46 @@ storyRewards:
reward_storage:
title: Буферное Хранилище
desc: Разблокировано буферное хранилище - оно позволяет хранить
- в нем ресурсы пока есть место!
Левый выход в приоритете,
+ в нем ресурсы пока есть место!
Левый выход в приоритете,
может быть использован как буфер!
- reward_freeplay:
- title: Свободная игра
- desc: У Вас получилось! Разблокирован свободный режим! Это
- означает что теперь фигуры будут генерироваться
- случайно!
Так как ХАБ отныне будет
- требовать определенную пропускную способность, я
- настоятельно рекомендую построить механизм, автоматически
- доставляющий запрашиваемую фигуру!
ХАБ выводит запрашиваемую
- фигуру на слое с проводами, так что все, что необходимо сделать, -
- это проанализировать ее и автоматически настроить вашу фабрику.
reward_blueprints:
title: Чертежи
desc: Теперь вы можете копировать и вставлять части вашей
фабрики! Выберите область (Удерживая CTRL, перетащите мышь) и
- нажмите 'C', чтобы скопировать ее.
Вставка не
+ нажмите 'C', чтобы скопировать её.
Вставка не
бесплатна, для этого необходимо произвести фигуры
- для чертежей! (Которые вы только что доставили).
- no_reward:
- title: Следующий уровень
- desc: "Этот уровень не дал вам награды, но следующий даст!
PS: Лучше не
- разрушайте вашу существующую фабрику - Вам понадобятся
- все эти фигуры позже, чтобы разблокировать
- улучшения!"
- no_reward_freeplay:
- title: Следующий уровень
- desc: Поздравляем! Кстати, больше контента планируется для полной версии!
- reward_balancer:
- title: Балансер
- desc: Многофункциональный балансер разблокирован - Он
- используется для разделения и обьединения потока
- предметов на несколько конвейеров!
- reward_merger:
- title: Компактный Соединитель
- desc: Разблокирован соединитель - вариант
- балансера - он принимает два входа и объединяет их
- в один конвейер.
- reward_belt_reader:
- title: Измеритель
- desc: Разблокирован измеритель! Он позволяет измерять
- пропускную способность конвейера.
Вы узнаете, как он полезен,
- когда разблокируете провода!
+ для чертежей! (Которые вы только что доставили)
reward_rotater_180:
title: Вращатель (180 градусов)
desc: Разблокирован вращатель на 180 градусов! - Он позволяет
- вращать фигур на 180 градусов (Сюрприз! :D)
+ вращать фигуры на 180 градусов (Сюрприз! :D)
+ reward_wires_painter_and_levers:
+ title: Провода & Покрасчик (4 входа)
+ desc: "Вы разблокировали Слой проводов: Это отдельный слой выше
+ обычного слоя и он предоставляет много новых механик!
Для
+ начала я разблокировал вам Покрасчик на 4 входа -
+ Соедини слоты которые нужно покрасить на слое проводов!
Для
+ переключения видимости слоя проводов, нажми
+ E.
Подсказка: Включи
+ подсказки в настройках, чтобы активировать обучение по
+ проводам!"
+ reward_filter:
+ title: Фильтр
+ desc: Разблокирован Фильтр! Он направит ресурсы наверх или
+ направо в зависмости от того, совпадают ли они с установленным
+ сигналом.
Вы также можете передавать логические значения (1
+ / 0), чтобы полностью отключить или включить его.
reward_display:
title: Экран
desc: "Разблокирован Экран - Подключите сигнал на слое с
- проводами чтобы отобразить его!
PS: Заметили ли вы, что
- измеритель и буферное хранилище отображают последний ресурс,
+ проводами, чтобы отобразить его!
Подсказка: Заметили ли вы,
+ что измеритель и буферное хранилище отображают последний ресурс,
прошедший через них? Попробуйте отобразить его на экране!"
reward_constant_signal:
title: Постоянный Сигнал
desc: Разблокирован постоянный сигнал на слое с проводами! Он
- полезен для подключения к фильтрам,
- например.
Постоянный сигнал может издавать
+ полезен, например, для подключения к
+ фильтрам.
Постоянный сигнал может издавать
фигуру, цвет или
логическое значение (1 / 0).
reward_logic_gates:
@@ -708,23 +837,27 @@ storyRewards:
- Построить автоматический механизм для
производства любой фигуры, запрашиваемой ХАБ (рекомендую
попробовать!).
- Построить что-то клевое, используя
- провода.
- Продолжить обычную игру.
Что бы вы не
+ провода.
- Продолжить обычную игру.
Чтобы вы не
выбрали, не забывайте хорошо проводить время!
- reward_wires_painter_and_levers:
- title: Провода & Покрасчик (4 входа)
- desc: "Вы разблокировали Слой проводов: Это отдельный слой выше
- обычного слоя и он предоставляет много новых механик!
Для
- начала я разблокировал тебе Покрасчик на 4 входа -
- Соедини слоты которые нужно покрасить на слое проводов!
Для
- переключения видимости слоя проводов, нажми E.
-
PS: Включи подсказки в настройках что бы
- активировать обучение по проводам!"
- reward_filter:
- title: Фильтр
- desc: Разблокирован Фильтр! Он направит ресурсы наверх или
- направо в зависмости от того, совпадают ли они с установленным
- сигналом.
Вы также можете передавать логические значения (1
- / 0), чтобы полностью отключить или включить его.
+ no_reward:
+ title: Следующий уровень
+ desc: "Этот уровень не дал вам награды, но следующий даст!
Подсказка:
+ Лучше не разрушайте вашу существующую фабрику - Вам понадобятся
+ все эти фигуры позже, чтобы разблокировать
+ улучшения!"
+ no_reward_freeplay:
+ title: Следующий уровень
+ desc: Поздравляем! Кстати, больше контента планируется для полной версии!
+ reward_freeplay:
+ title: Свободная игра
+ desc: У Вас получилось! Разблокирован свободный режим! Это
+ означает что теперь фигуры будут генерироваться
+ случайно!
Так как ХАБ отныне будет
+ требовать определенную пропускную способность, я
+ настоятельно рекомендую построить механизм, автоматически
+ доставляющий запрашиваемую фигуру!
ХАБ выводит запрашиваемую
+ фигуру на слое с проводами, так что все, что необходимо сделать, -
+ это проанализировать её и автоматически настроить вашу фабрику.
reward_demo_end:
title: Конец Демо
desc: Вы достигли конца демоверсии игры!
@@ -740,6 +873,7 @@ settings:
staging: Постановка
prod: Произведена
buildDate: Сборка
+ rangeSliderPercentage: %
labels:
uiScale:
title: Размер интерфейса
@@ -753,6 +887,17 @@ settings:
regular: Средний
large: Большой
huge: Огромный
+ autosaveInterval:
+ title: Интервал автосохранения
+ description: Управляет тем, как часто игра автоматически сохраняется. Также
+ здесь можно полностью отключить автосохранение.
+ intervals:
+ one_minute: 1 Минута
+ two_minutes: 2 Минуты
+ five_minutes: 5 Минут
+ ten_minutes: 10 Минут
+ twenty_minutes: 20 Минут
+ disabled: Отключено
scrollWheelSensitivity:
title: Чувствительность зума
description: Изменяет чувствительность зума (колесико мыши или сенсорная
@@ -763,10 +908,25 @@ settings:
regular: Средне
fast: Быстро
super_fast: Очень быстро
+ movementSpeed:
+ title: Скорость движения
+ description: Изменяет скорость перемещения изображения при использовании
+ клавиатуры.
+ speeds:
+ super_slow: Очень медленно
+ slow: Медленно
+ regular: Средне
+ fast: Быстро
+ super_fast: Очень быстро
+ extremely_fast: Чрезвычайно быстро
language:
title: Язык
description: Выберите язык. Все переводы сделаны пользователями и могут быть не
законченными!
+ enableColorBlindHelper:
+ title: Режим Дальтоника
+ description: Включает различные инструменты, которые позволяют играть в игру
+ дальтоникам.
fullscreen:
title: Полный экран
description: Для лучшей игры рекомендуется играть в полноэкранном режиме.
@@ -777,6 +937,12 @@ settings:
musicMuted:
title: Выключить музыку
description: Если включено, выключает музыку.
+ soundVolume:
+ title: Громкость Звука
+ description: Задает громкость звуковых эффектов.
+ musicVolume:
+ title: Громкость музыки
+ description: Задает громкость музыки.
theme:
title: Тема игры
description: Выберите тему игры (светлая / темная).
@@ -800,17 +966,6 @@ settings:
Также скрывает определенные элементы пользовательского
интерфейса для данного уровня, предназначенные для облегчения
"входа" в игру.
- movementSpeed:
- title: Скорость движения
- description: Изменяет скорость перемещения изображения при использовании
- клавиатуры.
- speeds:
- super_slow: Очень медленно
- slow: Медленно
- regular: Средне
- fast: Быстро
- super_fast: Очень быстро
- extremely_fast: Чрезвычайно быстро
enableTunnelSmartplace:
title: Умные Туннели
description: Если включено, то при размещении туннелей автоматически удаляются
@@ -820,17 +975,11 @@ settings:
title: Виньетирование
description: Включает виньетирование, которое затемняет углы экрана и облегчает
чтение текста.
- autosaveInterval:
- title: Интервал автосохранения
- description: Управляет тем, как часто игра автоматически сохраняется. Также
- здесь можно полностью отключить автосохранение.
- intervals:
- one_minute: 1 Минута
- two_minutes: 2 Минуты
- five_minutes: 5 Минут
- ten_minutes: 10 Минут
- twenty_minutes: 20 Минут
- disabled: Отключено
+ rotationByBuilding:
+ title: Поворот по типу здания
+ description: Каждый тип здания запоминает поворот, который в последний раз был
+ установлен. С этой настройкой может быть удобнее, при частом
+ переключении между различными типами зданий.
compactBuildingInfo:
title: Компактная Информация о Зданиях
description: Сокращает отображаемую информацию о зданиях, показывая только их
@@ -840,21 +989,6 @@ settings:
title: Отключить Предупреждение о Вырезании/Удалении
description: Отключает диалоговые окна с предупреждениями, появляющиеся при
вырезании/удалении более 100 объектов.
- enableColorBlindHelper:
- title: Режим Дальтоника
- description: Включает различные инструменты, которые позволяют играть в игру
- дальтоникам.
- rotationByBuilding:
- title: Поворот по типу здания
- description: Каждый тип здания запоминает поворот, который в последний раз был
- установлен. С этой настройкой может быть удобнее, при частом
- переключении между различными типами зданий.
- soundVolume:
- title: Громкость Звука
- description: Задает громкость звуковых эффектов.
- musicVolume:
- title: Громкость музыки
- description: Задает громкость музыки.
lowQualityMapResources:
title: Низкое качество ресурсов на карте
description: Упрощает отображение ресурсов на карте при приближении для
@@ -883,8 +1017,8 @@ settings:
пипетку над жилой с ресурсами.
simplifiedBelts:
title: Упрощенные Конвейеры (Некрасиво)
- description: Не отображает ресурсы, находящиеся на конвейере, если не навести
- курсор для улучшения производительности. Не рекомендую играть с
+ description: Для улучшения производительности не отображает ресурсы, находящиеся
+ на конвейере, если не навести курсор. Не рекомендую играть с
этой настройкой, если вас устраивает производительность.
enableMousePan:
title: Включить Перемещение Мышкой
@@ -897,7 +1031,6 @@ settings:
mapResourcesScale:
title: Размер ресурсов на карте
description: Устанавливает размер фигур на карте (когда вид достаточно отдалён).
- rangeSliderPercentage: %
keybindings:
title: Настройки управления
hint: "Подсказка: Обязательно используйте CTRL, SHIFT и ALT! Они дают разные
@@ -918,15 +1051,20 @@ keybindings:
mapMoveRight: Вправо
mapMoveDown: Вниз
mapMoveLeft: Влево
+ mapMoveFaster: Ускорение передвижения
centerMap: Центрировать карту
mapZoomIn: Приблизить
mapZoomOut: Отдалить
createMarker: Создать Маркер
menuOpenShop: Улучшения
menuOpenStats: Статистика
+ menuClose: Закрыть меню
toggleHud: Переключить HUD
toggleFPSInfo: Включить/выключить FPS и информацию отладки
+ switchLayers: Переключить слои
+ exportScreenshot: Экспорт всей Базы в виде Изображения
belt: Конвейер
+ balancer: Балансер
underground_belt: Туннель
miner: Экстрактор
cutter: Резак
@@ -935,29 +1073,8 @@ keybindings:
mixer: Смешиватель
painter: Покрасчик
trash: Мусорка
- rotateWhilePlacing: Вращать
- rotateInverseModifier: "Модификатор: Вращать против часовой стрелки"
- cycleBuildingVariants: Переключение Вариантов
- confirmMassDelete: Подтверждение Массового Удаления
- cycleBuildings: Переключение Построек
- massSelectStart: Модификатор для выделения области
- massSelectSelectMultiple: Выбрать несколько областей
- massSelectCopy: Копировать область
- placementDisableAutoOrientation: Отключить автоопределение направления
- placeMultiple: Оставаться в режиме размещения
- placeInverse: Инвертировать автоопределение направления конвейеров
- pasteLastBlueprint: Вставить последний чертеж
- massSelectCut: Вырезать область
- exportScreenshot: Экспорт всей Базы в виде Изображения
- mapMoveFaster: Ускорение передвижения
- lockBeltDirection: Включает конвейерный планировщик
- switchDirectionLockSide: "Планировщик: Переключение сторон"
- pipette: Пипетка
- menuClose: Закрыть меню
- switchLayers: Переключить слои
- wire: Энергетический провод
- balancer: Балансер
storage: Буферное Хранилище
+ wire: Энергетический провод
constant_signal: Постоянный Сигнал
logic_gate: Логический Элемент
lever: Переключатель (обычный)
@@ -970,11 +1087,31 @@ keybindings:
analyzer: Анализатор Фигур
comparator: Сравнить
item_producer: Генератор Ресурсов (Песочница)
+ pipette: Пипетка
+ rotateWhilePlacing: Вращать
+ rotateInverseModifier: "Модификатор: Вращать против часовой стрелки"
+ rotateToUp: "Повернуть: Направление Вверх"
+ rotateToDown: "Повернуть: Направление Вниз"
+ rotateToRight: "Повернуть: Направление Вправо"
+ rotateToLeft: "Повернуть: Направление Влево"
+ cycleBuildingVariants: Переключение Вариантов
+ confirmMassDelete: Подтверждение Массового Удаления
+ pasteLastBlueprint: Вставить последний чертеж
+ cycleBuildings: Переключение Построек
+ lockBeltDirection: Включает конвейерный планировщик
+ switchDirectionLockSide: "Планировщик: Переключение сторон"
copyWireValue: "Провода: скопировать значение под курсором"
- rotateToUp: "Rotate: Point Up"
- rotateToDown: "Rotate: Point Down"
- rotateToRight: "Rotate: Point Right"
- rotateToLeft: "Rotate: Point Left"
+ massSelectStart: Модификатор для выделения области
+ massSelectSelectMultiple: Выбрать несколько областей
+ massSelectCopy: Копировать область
+ massSelectCut: Вырезать область
+ placementDisableAutoOrientation: Отключить автоопределение направления
+ placeMultiple: Оставаться в режиме размещения
+ placeInverse: Инвертировать автоопределение направления конвейеров
+ constant_producer: Constant Producer
+ goal_acceptor: Goal Acceptor
+ block: Block
+ massSelectClear: Clear belts
about:
title: Об игре
body: >-
@@ -1009,7 +1146,7 @@ tips:
- Соотношения всегда одинаковы, если уровни улучшений равны.
- Последовательное выполнение эффективнее, чем параллельное.
- Вам будут открываться новые варианты построек по мере прохождения!
- - Нажмите T, чтобы переключаться между различными вариантами.
+ - Нажмите T, чтобы переключаться между различными вариантами.
- Симметрия - ключ к успеху!
- Вы можете переплетать между собой туннели разных уровней.
- Попробуйте строить компактные фабрики - вы не пожалеете!
@@ -1017,52 +1154,125 @@ tips:
T.
- Правильные соотношения построек позволяет улучшить эффективность фабрики.
- На максимальном уровне, 5 экстракторов заполняют один конвейер.
+ - Не забывайте про туннели!
+ - Вам не нужно делить предметы равномерно для полной эффективности.
+ - Удерживание SHIFT активирует планировщик конвейеров, что упрощает
+ постройку длинных конвейеров.
- Резаки всегда разрезают пополам по вертикали вне зависимости от ориентации.
- Чтобы получить белый цвет, смешайте все три цвета.
- - Удерживание SHIFT активирует планировщик конвейеров, что упрощает
- простройку длинных конвейеров.
+ - Буффер хранилища с большим приоритетом выдаёт предметы на левый выход.
- Вкладывайте время в строительство повторяемых механизмов - оно того стоит!
- - Смешайте все три цвета для получения белого.
- - Буффер хранилища с большим приоритетом выдаёт на левый выход.
- - Эффективность - ключ к успеху!
- - Удерживание CTRL даёт возможность размещения нескольких построек.
+ - Удерживание SHIFT даёт возможность размещения нескольких построек.
- Можно зажать ALT для инвертирования направления размещаемых
конвейеров.
+ - Эффективность - ключ к успеху!
+ - Чем дальше от ХАБ-а, тем сложнее формы в жилах!
+ - Здания имеют лимит скорости, разделяйте их для максимальной эффективности.
- Используйте балансеры, чтобы максимизировать эффективность.
- Организация очень важна, старайтесь не пересекать конвейеры слишком часто.
- Планируйте заранее, иначе начнется ужасный хаос!
- Не удаляйте свои старые фабрики! Они понадобятся вам, чтобы открывать
улучшения.
- - Попробуйте пройти 20-ый уровень самостоятельно, прежде чем искать помощи!
+ - Попробуйте пройти 20-ый или 26-ой уровень самостоятельно, прежде чем
+ искать помощи!
- Не усложняйте себе жизнь, старайтесь думать проще и вы достигните больших
высот.
- Вам может снова понадобиться ваша старая фабрика позже в игре. Старайтесь
планировать фабрику, чтобы она могла быть повторно использована.
- Иногда, вы можете найти необходимую фигуру на карте, вместо того, чтобы
- создавать ее самостоятельно.
+ создавать её самостоятельно.
- Полноценные мельницы/вертушки никогда не генерируются натурально.
- - Окрашивайте свои фигуры, прежде чем разрезать для максимальной
- эффективности.
+ - Для максимальной эффективности окрашивайте свои фигуры, прежде чем
+ разрезать.
- С модулями теряется восприятие пространства; забота смертных.
- Создайте отдельную фабрику чертежей. Они очень важны для модулей.
- Взгляните внимательнее на смешиватель и вы найдете ответы на свои вопросы.
+ - Используйте CTRL + Потащить, чтобы выделить область
- Строительство вблизи ХАБ-а может помешать будущим фабрикам.
- - Иконка булавки на каждой фигуре закрепляет ее на экране.
- - Have a closer look at the color mixer, and your questions will be answered.
- - Use CTRL + Click to select an area.
+ - Иконка булавки на каждой фигуре закрепляет её на экране.
+ - Смешайте все три цвета для получения белого.
+ - У вас есть бесконечная карта. Не зажимайте свою фабрику, расширяйтесь!
- Также попробуйте Factorio. Это моя любимая игра.
- - Резак(4 входа) разрезает по часовой стрелке, начиная с правой верхней
+ - Резак (4 входа) разрезает по часовой стрелке, начиная с правой верхней
части!
- Вы можете скачать свои сохранения в главном меню!
- В этой игре множество полезных комбинаций клавиш. Загляните в настройки,
чтобы ознакомиться с ними.
- В этой игре множество настроек, не забудьте с ними ознакомиться.
- Маркер ХАБ-а имеет небольшой компас, указывающий его местоположение.
+ - Для очистки конвейеров, вырежьте область и вставьте её в то же место.
- Нажмите F4, чтобы показать FPS и Частоту Обновления.
- Нажмите F4 дважды, чтобы показать координаты курсора и камеры.
- - Вы можете нажать на закрепленную фигуру слева, чтобы открепить ее.
- - Для очистки конвейеров, вырежьте область и вставьте её в то же место.
- - To clear belts, cut the area and then paste it at the same location.
- - Press F4 to show your FPS and Tick Rate.
- - 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.
+ - Вы можете нажать на закрепленную фигуру слева, чтобы открепить её.
+puzzleMenu:
+ play: Играть
+ edit: Редактировать
+ title: Режим головоломок
+ createPuzzle: Создать головоломку
+ loadPuzzle: Загрузить
+ reviewPuzzle: Просмотреть и опубликовать
+ validatingPuzzle: Подтверждение головоломки
+ submittingPuzzle: Отправка головоломки
+ noPuzzles: В данный момент в этом разделе нет головоломок.
+ categories:
+ levels: Уровни
+ new: Новые
+ top-rated: Популярные
+ mine: Мои головоломки
+ easy: Простые
+ hard: Сложные
+ completed: Завершенные
+ medium: Средние
+ official: Официальные
+ trending: Популярные сегодня
+ trending-weekly: Популярные за неделю
+ categories: Категории
+ difficulties: По сложности
+ account: Мои головоломки
+ search: Поиск
+ validation:
+ title: Недействительная головоломка
+ noProducers: Пожалуйста, разместисте постоянный производитель!
+ noGoalAcceptors: Пожалуйста, разместите приемник цели!
+ goalAcceptorNoItem: Одному или несколькоим приеминкам цели не назначен предмет.
+ Доставьте к ним фигуру, чтоб установить цель.
+ goalAcceptorRateNotMet: Один или несколько приемников цели не получают
+ достаточно предметов. Убедитесь, что индикаторы всех приемников
+ зеленые.
+ buildingOutOfBounds: Одно или несколько зданий находятся за пределами зоны
+ строительства. Либо увеличьте зону, либо удалите их.
+ autoComplete: Ваша головоломка завершится автоматически! Убедитесь, что ваши
+ постоянные производители не доставляют фигуры напрямую приемникам
+ цели.
+ difficulties:
+ easy: Лего
+ medium: Средне
+ hard: Сложно
+ dlcHint: Purchased the DLC already? Make sure it is activated by right clicking
+ shapez.io in your library, selecting Properties > DLCs.
+backendErrors:
+ ratelimit: Вы слишком часто выполняете свои действия. Подождите немного.
+ invalid-api-key: Не удалось связаться с сервером, попробуйте
+ обновить/перезапустить игру (Invalid Api Key).
+ unauthorized: Не удалось связаться с сервером, попробуйте обновить/перезапустить
+ игру (Unauthorized).
+ bad-token: Не удалось связаться с сервером, попробуйте обновить/перезапустить
+ игру (Bad Token).
+ bad-id: Недействительный идентификатор головоломки.
+ not-found: Данная головломка не может быть найдена.
+ bad-category: Данная категория не может быть найдена.
+ bad-short-key: Данный короткий ключ недействителен.
+ profane-title: Название вашей головоломки содержит нецензурные слова.
+ bad-title-too-many-spaces: Название вашей головоломки слишком короткое.
+ bad-shape-key-in-emitter: Недопустимный предмет у постоянного производителя.
+ bad-shape-key-in-goal: Недопустимный предмет у применика цели.
+ no-emitters: Ваша головоломка не содержит постоянных производителей.
+ no-goals: Ваша головоломка не содержит приемников цели.
+ short-key-already-taken: Этот короткий ключ уже занят, используйте другой.
+ can-not-report-your-own-puzzle: Вы не можете пожаловаться на собственную головоломку.
+ bad-payload: Запрос содержит неверные данные.
+ bad-building-placement: Ваша головоломка содержит неверно размещенные здания.
+ timeout: Время ожидания запроса истекло.
+ too-many-likes-already: Головоломка уже заработала слишком много лайков. Если вы
+ все еще хотите удалить ее, обратитесь в support@shapez.io!
+ no-permission: У вас нет прав на выполнение этого действия.
diff --git a/translations/base-sl.yaml b/translations/base-sl.yaml
index 727a5301..b5400263 100644
--- a/translations/base-sl.yaml
+++ b/translations/base-sl.yaml
@@ -53,6 +53,7 @@ global:
escape: ESC
shift: SHIFT
space: SPACE
+ loggingIn: Logging in
demoBanners:
title: Demo Version
intro: Get the standalone to unlock all features!
@@ -72,6 +73,12 @@ mainMenu:
savegameLevel: Level
savegameLevelUnknown: Unknown Level
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!
+ puzzleDlcViewNow: View Dlc
dialogs:
buttons:
ok: OK
@@ -85,6 +92,9 @@ dialogs:
viewUpdate: View Update
showUpgrades: Show Upgrades
showKeybindings: Show Keybindings
+ retry: Retry
+ continue: Continue
+ playOffline: Play Offline
importSavegameError:
title: Import Error
text: "Failed to import your savegame:"
@@ -182,6 +192,70 @@ dialogs:
title: Tutorial Available
desc: There is a tutorial video available for this level, but it is only
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 here, 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 internet 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 strongly 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 () 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.
+ puzzleDelete:
+ title: Delete Puzzle?
+ desc: Are you sure you want to delete ''? This can not be undone!
ingame:
keybindingsOverlay:
moveMap: Move
@@ -203,6 +277,7 @@ ingame:
clearSelection: Clear selection
pipette: Pipette
switchLayers: Switch layers
+ clearBelts: Clear belts
colors:
red: Red
green: Green
@@ -350,6 +425,46 @@ ingame:
achievements:
title: Achievements
desc: Hunt them all!
+ puzzleEditorSettings:
+ zoneTitle: Zone
+ zoneWidth: Width
+ zoneHeight: Height
+ trimZone: Trim
+ clearItems: Clear Items
+ share: Share
+ report: Report
+ clearBuildings: Clear Buildings
+ resetPuzzle: Reset Puzzle
+ puzzleEditorControls:
+ title: Puzzle Creator
+ instructions:
+ - 1. Place Constant Producers 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 Goal Acceptors
+ - 3. Once a Goal Acceptor receives a shape for a certain amount of
+ time, it saves it as a goal that the player must
+ produce later (Indicated by the green badge).
+ - 4. Click the lock button on a building to disable
+ it.
+ - 5. Once you click review, your puzzle will be validated and you
+ can publish it.
+ - 6. Upon release, all buildings will be removed
+ 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:
belt:
name: Belts, Distributor & Tunnels
@@ -556,6 +671,18 @@ buildings:
name: Item Producer
description: Available in sandbox mode only, outputs the given signal from the
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:
reward_cutter_and_trash:
title: Cutting Shapes
@@ -957,6 +1084,10 @@ keybindings:
rotateToDown: "Rotate: Point Down"
rotateToRight: "Rotate: Point Right"
rotateToLeft: "Rotate: Point Left"
+ constant_producer: Constant Producer
+ goal_acceptor: Goal Acceptor
+ block: Block
+ massSelectClear: Clear belts
about:
title: About this Game
body: >-
@@ -1042,3 +1173,73 @@ tips:
- Press F4 to show your FPS and Tick Rate.
- 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.
+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
+ easy: Easy
+ hard: Hard
+ completed: Completed
+ medium: Medium
+ official: Official
+ trending: Trending today
+ trending-weekly: Trending weekly
+ categories: Categories
+ difficulties: By Difficulty
+ account: My Puzzles
+ search: Search
+ 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.
+ difficulties:
+ easy: Easy
+ medium: Medium
+ hard: Hard
+ dlcHint: Purchased the DLC already? Make sure it is activated by right clicking
+ shapez.io in your library, selecting Properties > DLCs.
+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.
+ too-many-likes-already: The puzzle alreay got too many likes. If you still want
+ to remove it, please contact support@shapez.io!
+ no-permission: You do not have the permission to perform this action.
diff --git a/translations/base-sr.yaml b/translations/base-sr.yaml
index 2ac49bb2..4cac7750 100644
--- a/translations/base-sr.yaml
+++ b/translations/base-sr.yaml
@@ -52,6 +52,7 @@ global:
escape: ESC
shift: SHIFT
space: SPACE
+ loggingIn: Logging in
demoBanners:
title: Demo Verzija
intro: Nabavite punu igru kako biste otključali sve funkcije!
@@ -72,6 +73,12 @@ mainMenu:
savegameLevel: Nivo
savegameLevelUnknown: Nepoznat Nivo
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!
+ puzzleDlcViewNow: View Dlc
dialogs:
buttons:
ok: OK
@@ -85,6 +92,9 @@ dialogs:
viewUpdate: Pogledajte ažuriranje
showUpgrades: Prikaži Nadogradnje
showKeybindings: Prikaži podešavanje tastera
+ retry: Retry
+ continue: Continue
+ playOffline: Play Offline
importSavegameError:
title: Greška prilikom uvoza
text: "Neuspešan uvoz sačuvane igre:"
@@ -182,6 +192,70 @@ dialogs:
title: Tutorial Available
desc: There is a tutorial video available for this level, but it is only
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 here, 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 internet 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 strongly 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 () 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.
+ puzzleDelete:
+ title: Delete Puzzle?
+ desc: Are you sure you want to delete ''? This can not be undone!
ingame:
keybindingsOverlay:
moveMap: Kretanje
@@ -203,6 +277,7 @@ ingame:
clearSelection: Očisti odabir
pipette: Pipeta
switchLayers: Promeni sloj
+ clearBelts: Clear belts
colors:
red: Crvena
green: Zelena
@@ -350,6 +425,46 @@ ingame:
achievements:
title: Achievements
desc: Hunt them all!
+ puzzleEditorSettings:
+ zoneTitle: Zone
+ zoneWidth: Width
+ zoneHeight: Height
+ trimZone: Trim
+ clearItems: Clear Items
+ share: Share
+ report: Report
+ clearBuildings: Clear Buildings
+ resetPuzzle: Reset Puzzle
+ puzzleEditorControls:
+ title: Puzzle Creator
+ instructions:
+ - 1. Place Constant Producers 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 Goal Acceptors
+ - 3. Once a Goal Acceptor receives a shape for a certain amount of
+ time, it saves it as a goal that the player must
+ produce later (Indicated by the green badge).
+ - 4. Click the lock button on a building to disable
+ it.
+ - 5. Once you click review, your puzzle will be validated and you
+ can publish it.
+ - 6. Upon release, all buildings will be removed
+ 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:
belt:
name: Trake, Delioci i Tuneli
@@ -554,6 +669,18 @@ buildings:
name: Item Producer
description: Available in sandbox mode only, outputs the given signal from the
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:
reward_cutter_and_trash:
title: Rezanje Oblika
@@ -955,6 +1082,10 @@ keybindings:
rotateToDown: "Rotate: Point Down"
rotateToRight: "Rotate: Point Right"
rotateToLeft: "Rotate: Point Left"
+ constant_producer: Constant Producer
+ goal_acceptor: Goal Acceptor
+ block: Block
+ massSelectClear: Clear belts
about:
title: O Igri
body: >-
@@ -1040,3 +1171,73 @@ tips:
- Press F4 to show your FPS and Tick Rate.
- 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.
+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
+ easy: Easy
+ hard: Hard
+ completed: Completed
+ medium: Medium
+ official: Official
+ trending: Trending today
+ trending-weekly: Trending weekly
+ categories: Categories
+ difficulties: By Difficulty
+ account: My Puzzles
+ search: Search
+ 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.
+ difficulties:
+ easy: Easy
+ medium: Medium
+ hard: Hard
+ dlcHint: Purchased the DLC already? Make sure it is activated by right clicking
+ shapez.io in your library, selecting Properties > DLCs.
+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.
+ too-many-likes-already: The puzzle alreay got too many likes. If you still want
+ to remove it, please contact support@shapez.io!
+ no-permission: You do not have the permission to perform this action.
diff --git a/translations/base-sv.yaml b/translations/base-sv.yaml
index c8bab8f8..dd30305f 100644
--- a/translations/base-sv.yaml
+++ b/translations/base-sv.yaml
@@ -52,6 +52,7 @@ global:
escape: ESC
shift: SKIFT
space: MELLANSLAG
+ loggingIn: Logging in
demoBanners:
title: Demo-version
intro: Skaffa den fristående versionen för att låsa upp alla funktioner!
@@ -72,6 +73,12 @@ mainMenu:
madeBy: Skapad av
subreddit: Reddit
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!
+ puzzleDlcViewNow: View Dlc
dialogs:
buttons:
ok: OK
@@ -85,6 +92,9 @@ dialogs:
viewUpdate: Se uppdateringar
showUpgrades: Visa uppgraderingar
showKeybindings: Visa tangentbindingar
+ retry: Retry
+ continue: Continue
+ playOffline: Play Offline
importSavegameError:
title: Importfel
text: "Kunde inte importera sparfil:"
@@ -186,6 +196,70 @@ dialogs:
title: Handledning Tillgänglig
desc: Det finns en handledningsvideo tillgänglig för denna nivå, men den är bara
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 here, 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 internet 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 strongly 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 () 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.
+ puzzleDelete:
+ title: Delete Puzzle?
+ desc: Are you sure you want to delete ''? This can not be undone!
ingame:
keybindingsOverlay:
moveMap: Flytta
@@ -207,6 +281,7 @@ ingame:
clearSelection: Rensa vald
pipette: Pipett
switchLayers: Byt lager
+ clearBelts: Clear belts
buildingPlacement:
cycleBuildingVariants: Tryck ned För att bläddra igenom varianter.
hotkeyLabel: "Snabbtangent: "
@@ -354,6 +429,46 @@ ingame:
achievements:
title: Achievements
desc: Hunt them all!
+ puzzleEditorSettings:
+ zoneTitle: Zone
+ zoneWidth: Width
+ zoneHeight: Height
+ trimZone: Trim
+ clearItems: Clear Items
+ share: Share
+ report: Report
+ clearBuildings: Clear Buildings
+ resetPuzzle: Reset Puzzle
+ puzzleEditorControls:
+ title: Puzzle Creator
+ instructions:
+ - 1. Place Constant Producers 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 Goal Acceptors
+ - 3. Once a Goal Acceptor receives a shape for a certain amount of
+ time, it saves it as a goal that the player must
+ produce later (Indicated by the green badge).
+ - 4. Click the lock button on a building to disable
+ it.
+ - 5. Once you click review, your puzzle will be validated and you
+ can publish it.
+ - 6. Upon release, all buildings will be removed
+ 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:
belt:
name: Rullband, Distributörer & Tunnlar
@@ -559,6 +674,18 @@ buildings:
name: Item Producer
description: Endast tillgänglig i sandlådeläge, avger en given signal från
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:
reward_cutter_and_trash:
title: Att klippa former
@@ -965,6 +1092,10 @@ keybindings:
rotateToDown: "Rotate: Point Down"
rotateToRight: "Rotate: Point Right"
rotateToLeft: "Rotate: Point Left"
+ constant_producer: Constant Producer
+ goal_acceptor: Goal Acceptor
+ block: Block
+ massSelectClear: Clear belts
about:
title: Om detta spel
body: >-
@@ -1050,3 +1181,73 @@ tips:
- Press F4 to show your FPS and Tick Rate.
- 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.
+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
+ easy: Easy
+ hard: Hard
+ completed: Completed
+ medium: Medium
+ official: Official
+ trending: Trending today
+ trending-weekly: Trending weekly
+ categories: Categories
+ difficulties: By Difficulty
+ account: My Puzzles
+ search: Search
+ 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.
+ difficulties:
+ easy: Easy
+ medium: Medium
+ hard: Hard
+ dlcHint: Purchased the DLC already? Make sure it is activated by right clicking
+ shapez.io in your library, selecting Properties > DLCs.
+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.
+ too-many-likes-already: The puzzle alreay got too many likes. If you still want
+ to remove it, please contact support@shapez.io!
+ no-permission: You do not have the permission to perform this action.
diff --git a/translations/base-tr.yaml b/translations/base-tr.yaml
index 3b95e3c2..342daf6c 100644
--- a/translations/base-tr.yaml
+++ b/translations/base-tr.yaml
@@ -13,14 +13,13 @@ steamPage:
En başta sadece şekilleri işlerken, sonradan onları boyaman gerekecek - bunun için boyaları çıkarmalı ve karıştırmalısın!
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: What people say about shapez.io
- nothernlion_comment: This game is great - I'm having a wonderful time playing,
- and time has flown by.
- notch_comment: Oh crap. I really should sleep, but I think I just figured out
- how to make a computer in shapez.io
- steam_review_comment: This game has stolen my life and I don't want it back.
- Very chill factory game that won't let me stop making my lines more
- efficient.
+ what_others_say: İnsanlar shapez.io hakkında ne düşünüyor?
+ nothernlion_comment: Bu oyun süper - Oynarken harika vakit geçiriyorum ve zaman akıp gidiyor.
+ notch_comment: Hay aksi. Gerçekten uyumalıyım, ama şimdi shapez.io'da nasıl bir
+ bilgisayar yapabileceğimi çözdüm.
+ steam_review_comment: Bu oyun hayatımı çaldı ve geri istemiyorum. Üretim
+ hatlarımı daha verimli yapmamı engelleyemeyecek kadar güzel bir fabrika
+ oyunu.
global:
loading: Yüklenİyor
error: Hata
@@ -42,8 +41,8 @@ global:
oneDayAgo: bir gün önce
xDaysAgo: gün önce
secondsShort: sn
- minutesAndSecondsShort: dk dk
- hoursAndMinutesShort: sa sa
+ minutesAndSecondsShort: dk sn
+ hoursAndMinutesShort: sa dk
xMinutes: dakika
keys:
tab: TAB
@@ -52,6 +51,7 @@ global:
escape: ESC
shift: SHIFT
space: SPACE
+ loggingIn: Giriş yapılıyor
demoBanners:
title: Deneme Sürümü
intro: Bütün özellikleri açmak için tam sürümü satın alın!
@@ -70,7 +70,14 @@ mainMenu:
newGame: YENİ OYUN
madeBy: tarafından yapıldı
subreddit: Reddit
- savegameUnnamed: Unnamed
+ savegameUnnamed: İsimsiz
+ puzzleMode: Yapboz Modu
+ back: Geri
+ puzzleDlcText: Fabrikaları küçültmeyi ve verimli hale getirmekten keyif mi
+ alıyorsun? Şimdi Yapboz Paketini (DLC) Steam'de alarak keyfine keyif
+ katabilirsin!
+ puzzleDlcWishlist: İstek listene ekle!
+ puzzleDlcViewNow: View Dlc
dialogs:
buttons:
ok: OK
@@ -84,6 +91,9 @@ dialogs:
viewUpdate: Güncellemeleri Görüntüle
showUpgrades: Geliştirmeleri Göster
showKeybindings: Tuş Kısayollarını Göster
+ retry: Yeniden Dene
+ continue: Devam Et
+ playOffline: Play Offline
importSavegameError:
title: Kayıt yükleme hatası
text: "Oyun kaydı yükleme başarısız:"
@@ -94,16 +104,15 @@ dialogs:
title: Oyun bozuk
text: "Oyun yükleme başarısız:"
confirmSavegameDelete:
- title: Silme işlemini onayla
- text:
Bu kayıdı silmek istiyor musunuz?
- ''
. seviyede. Bu işlem geri
- alınamaz!
+ title: Sİlme İşlemİnİ onayla
+ text: Bu kaydı silmek istediğinize emin misiniz?
''
+ seviyesi
Bu işlem geri alınamaz!
savegameDeletionError:
title: Silme başarısız
- text: "Oyun kaydını silme başarısız:"
+ text: "Oyun kaydı silinemedi:"
restartRequired:
title: Yeniden başlatma gerekiyor
- text: Değişiklikleri uygulamak için oyunu yeniden başlatılmalı.
+ text: Değişiklikleri uygulamak için oyunu yeniden başlatın.
editKeybinding:
title: Tuş Atamasını Değiştir
desc: Atamak isteğiniz tuşa veya fare butonun basın, veya iptal etmek için Esc
@@ -121,8 +130,8 @@ dialogs:
için tam versiyonu satın alın.
oneSavegameLimit:
title: Sınırlı Oyun Kaydı
- desc: Deneme sürümünde sadece tek bir oyun kaydınız olabilir. Lütfen varolanı
- silin veya tam sürümü satın alın!
+ desc: Deneme sürümünde sadece tek bir oyun kaydınız olabilir. Lütfen mevcut
+ kaydı silin veya tam sürümü satın alın!
updateSummary:
title: Yeni güncelleme!
desc: "Son oynadığınızdan bu yana gelen değişikler:"
@@ -149,8 +158,8 @@ dialogs:
taşıma bantlarının yönünü ters çevirir. "
createMarker:
title: Yeni Konum İşareti
- desc: Anlamlı bir isim ver. Ayrıca Şekil koduda koyabilirsiniz
- (Buradan kod yapabilirisinz )
+ desc: Anlamlı bir isim ver. Ayrıca Şekil kodu da
+ koyabilirsiniz (Buradan kod yapabilirsiniz )
titleEdit: Konum İşaretini Düzenle
markerDemoLimit:
desc: Deneme sürümünde sadece iki adet yer imi oluşturabilirsiniz. Sınırsız yer
@@ -172,17 +181,83 @@ dialogs:
title: Sinyal Ata
descItems: "Önceden tanımlı bir eşya seçin:"
descShortKey: ... veya şekil kodunu girin (Buradan
- edinebileceğiniz)
+ oluşturabilirsiniz)
renameSavegame:
- title: Oyun Kaydının Yeniden Adlandır
- desc: Oyun kaydını buradan adlandırabilirsiniz.
+ title: Oyun Kaydını Yeniden Adlandır
+ desc: Oyun kayıt ismini buradan değiştirebilirsiniz.
tutorialVideoAvailable:
title: Eğitim Mevcut
- desc: Bu seviye için eğitim vidyosu mevcut! İzlemek ister misin?
+ desc: Bu seviye için eğitim videosu mevcut! İzlemek ister misin?
tutorialVideoAvailableForeignLanguage:
title: Eğitim Mevcut
- desc: Bu seviye için eğitim vidyosu mevcut, ama İngilizce dilinde. İzlemek ister
+ desc: Bu seviye için eğitim videosu mevcut, ama İngilizce dilinde. İzlemek ister
misin?
+ editConstantProducer:
+ title: Eşya Seç
+ puzzleLoadFailed:
+ title: Yapbozlar yüklenirken hata oluştu
+ desc: "Malesef yapbozlar yüklenemedi:"
+ submitPuzzle:
+ title: Yapboz Yayınla
+ descName: "Yapbozuna bir isim ver:"
+ descIcon: "Lütfen yapbozunun ikonu olacak eşsiz kısa bir anahtar gir. (Anahtarı
+ buradan oluşturabilirsin, yada aşagıdaki şekillerden
+ rastgele birini seçebilirsin):"
+ placeholderName: Yapboz İsmi
+ puzzleResizeBadBuildings:
+ title: Yeniden boyutlandırma mümkün değil
+ desc: Alanı daha fazla küçültemezsin, çünkü bazı yapılar alanın dışında
+ kalabilir.
+ puzzleLoadError:
+ title: Kötü Yapboz
+ desc: "Yapboz yüklenirken hata oluştu:"
+ offlineMode:
+ title: Çevrİmdışı Modu
+ desc: Sunuculara ulaşamadık, bu yüzden oyun çevrimdışı modda çalışmak zorunda.
+ Lütfen aktif bir internet bağlantısı olduğundan emin olunuz.
+ puzzleDownloadError:
+ title: İndirme Hatası
+ desc: "Yapboz indirilemedi:"
+ puzzleSubmitError:
+ title: Yayınlama Hatası
+ desc: "Yapboz yayınlanamadı:"
+ puzzleSubmitOk:
+ title: Yapboz Yayınlandı
+ desc: Tebrikler! Yapbozun yayınlandı ve artık başkaları tarafından
+ oynanabilecek. Şimdi yapbozunu "Yapbozlarım" kısmında bulabilirsin.
+ puzzleCreateOffline:
+ title: Çevrimdışı Modu
+ desc: Çevrimdışı olduğundan yapbozunu kayıt edemeyecek veya yayınlayamayacaksın.
+ Devam etmek istediğinize emin misiniz?
+ puzzlePlayRegularRecommendation:
+ title: Öneri
+ desc: Ben muhakkak yapboz moduna başlamadan önce normal oyunu
+ seviye 12'ye kadar oynamayı tavsiye ediyorum, aksi takdirde henüz
+ sunulmamış mekaniklerle (yapılar ve oynanış şekilleri)
+ karşılaşabilirsiniz.
+ puzzleShare:
+ title: Kısa Anahtar Kopyalandı
+ desc: Yapbozun kısa anahtarı () kopyala/yapıştır hafızasına kopyalandı! Bu
+ anahtar yapboz menüsünde, yapboza erişmek için kullanılabilir.
+ puzzleReport:
+ title: Yapbozu Şikayet Et
+ options:
+ profane: Ayrımcılık (din, dil, ırk)
+ unsolvable: Çözülemez Yapboz
+ trolling: Trolleme
+ puzzleReportComplete:
+ title: Geri bildiriminiz için teşekkürler!
+ desc: Yapboz işaretlendi.
+ puzzleReportError:
+ title: Şikayet edilemedi
+ desc: "Şikayetiniz iletilemedi:"
+ puzzleLoadShortKey:
+ title: Kısa anahtar gir
+ desc: Yapbozu yüklemek için kısa anahtarı giriniz
+ puzzleDelete:
+ title: Yapboz silinsin mi?
+ desc: "'' yapbozunu silmek istediğinize emin misiniz? Bu işlem geri
+ alınamaz!"
ingame:
keybindingsOverlay:
moveMap: Hareket Et
@@ -204,6 +279,7 @@ ingame:
clearSelection: Seçimi temİzle
pipette: Pipet
switchLayers: Katman değiştir
+ clearBelts: Bantları temizle
buildingPlacement:
cycleBuildingVariants: Yapının farklı türlerine geçmek için tuşuna bas.
hotkeyLabel: "Kısayol: "
@@ -214,7 +290,7 @@ ingame:
itemsPerSecond: eşya / sn
itemsPerSecondDouble: (x2)
tiles: karo
- speed: Speed
+ speed: Hız
levelCompleteNotification:
levelTitle: SEVİYE
completed: Tamamlandı
@@ -346,13 +422,55 @@ ingame:
desc: Tamamen yeni bir boyut!
darkmode:
title: Gece Modu
- desc: Gözlerini artık yorma!
+ desc: Gözlerin artık yorulmasın!
support:
title: Beni destekleyin
desc: Boş zamanımda bu oyunu geliştiriyorum!
achievements:
- title: Achievements
- desc: Hunt them all!
+ title: Başarımlar
+ desc: Bütün başarımları açmaya çalış!
+ puzzleEditorSettings:
+ zoneTitle: Alan
+ zoneWidth: Genişlik
+ zoneHeight: Yükseklik
+ trimZone: Alanı Sınırlandır
+ clearItems: Eşyaları temizle
+ share: Paylaş
+ report: Şikayet et
+ clearBuildings: Clear Buildings
+ resetPuzzle: Reset Puzzle
+ puzzleEditorControls:
+ title: Yapboz Oluşturucu
+ instructions:
+ - 1. Oyunculara şekil ve renk sağlamak için Sabit
+ Üreticileri yerleştir.
+ - 2. Oyuncuların üretmesi ve bir veya birden fazla Hedef
+ Merkezine teslim edebilmeleri için bir veya birden fazla
+ şekil oluştur.
+ - 3. Bir Hedef Merkezine belirli bir zaman içinde şekil teslim
+ edilirse, Hedef Merkezi bunu oyuncuların tekrardan üreteceği bir
+ hedef olarak kabul eder (Yeşil
+ rozetle gösterilmiş).
+ - 4. Bir yapıyı devre dışı bırakmak için üzerindeki kilit
+ butonuna basınız.
+ - 5. Gözat butonuna bastığınız zaman, yapbozunuz onaylanacaktır ve
+ sonra onu yayınlayabileceksiniz.
+ - 6. Yayınlandığı zaman, Sabit Üreticiler ve Hedef Merkezleri
+ dışındaki bütün yapılar silinecektir - Bu kısmı
+ oyuncuların kendisi çözmesi gerekecek sonuçta :)
+ puzzleCompletion:
+ title: Yapboz Tamamlandı!
+ titleLike: "Yapbozu beğendiyseniz kalbe tıklayınız:"
+ titleRating: Yapbozu ne kadar zor buldunuz?
+ titleRatingDesc: Değerlendirmeniz size daha iyi öneriler sunmamda yardımcı olacaktır
+ continueBtn: Oynamaya Devam Et
+ menuBtn: Menü
+ puzzleMetadata:
+ author: Yapımcı
+ shortKey: Kısa Anahtar
+ rating: Zorluk
+ averageDuration: Ortamala Süre
+ completionRate: Tamamlama Süresi
shopUpgrades:
belt:
name: Taşıma Bandı, Dağıtıcılar & Tüneller
@@ -380,10 +498,10 @@ buildings:
miner:
default:
name: Üretici
- description: Bir şekli veya rengi üretmek için üzerlerini yerleştir.
+ description: Bir şekli veya rengi üretmek için üzerine yerleştir.
chainable:
name: Üretici (Zİncİrleme)
- description: Bir şekli veya rengi üretmek için üzerlerini yerleştir. Zincirleme
+ description: Bir şekli veya rengi üretmek için üzerine yerleştir. Zincirleme
bağlanabilir.
underground_belt:
default:
@@ -416,9 +534,9 @@ buildings:
description: Şekilleri 180 derece döndürür.
stacker:
default:
- name: Kaynaştırıcı
- description: İki eşyayı kaynaştırır. Eğer eşyalar kaynaştırılamazsa sağdaki eşya
- soldaki eşyanın üzerine kaynaştırılır.
+ name: Birleştirici
+ description: İki eşyayı birleştirir. Eğer eşyalar birleştirilemezse sağdaki eşya
+ soldaki eşyanın üzerine eklenir.
mixer:
default:
name: Renk Karıştırıcısı
@@ -445,12 +563,12 @@ buildings:
wire:
default:
name: Kablo
- description: Sinyali, eşyalar veya ikili değerler(1 / 0), aktarmayı sağlar.
- Farklı renkteki kablolar bağlanamaz.
+ description: Eşya, renk ve ikili değerler(1 / 0) gibi sinyalleri aktarmayı
+ sağlar. Farklı renkteki kablolar bağlanamaz.
second:
name: Kablo
- description: Sinyali, eşyalar veya ikili değerler(1 / 0), aktarmayı sağlar.
- Farklı renkteki kablolar bağlanamaz.
+ description: Eşya, renk ve ikili değerler(1 / 0) gibi sinyalleri aktarmayı
+ sağlar. Farklı renkteki kablolar bağlanamaz.
wire_tunnel:
default:
name: Kablo Tüneli
@@ -474,8 +592,8 @@ buildings:
storage:
default:
name: Depo
- description: Belirli bir sınıra kadar fazla eşyaları depolar. Taşırma kapısı
- olarak kullanıla bilir.
+ description: Belirli bir sınıra kadar fazla eşyaları depolar. Sol çıkışa öncelik
+ verir ve taşma kapısı olarak kullanılabilir.
constant_signal:
default:
name: Sabit Sinyal
@@ -489,11 +607,11 @@ buildings:
kullanılabilir.
logic_gate:
default:
- name: AND Kapısı
+ name: VE Kapısı
description: Eğer iki girdi de doğruysa, bu kapı"1" sinyali gönderir. (Doğru;
bir şekil, renk veya "1" girdisi demektir.)
not:
- name: NOT Kapısı
+ name: DEĞİL Kapısı
description: Eğer girdi doğru değilse, bu kapı "1" sinyali gönderir. (Doğru; bir
şekil, renk veya "1" girdisi demektir.)
xor:
@@ -501,7 +619,7 @@ buildings:
description: Eğer iki girdiden sadece biri "1" sinyali alıyorsa, bu kapı "1"
gönderir. (Doğru; bir şekil, renk veya "1" girdisi demektir.)
or:
- name: OR Kapısı
+ name: YADA Kapısı
description: Eğer iki girdiden herhangi biri "1" sinyali alıyorsa, bu kapı "1"
gönderir. (Doğru; bir şekil, renk veya "1" girdisi demektir.)
transistor:
@@ -526,7 +644,7 @@ buildings:
veya ikili değer (1/0) olabilir.
reader:
default:
- name: Band Okuyucu
+ name: Bant Okuyucu
description: Bant üzerindeki ortalama hızı ölçer. Kablo katmanında son okunan
eşyayı gösterir (açıldığında).
analyzer:
@@ -561,6 +679,18 @@ buildings:
name: Eşya Üretici
description: Sadece kum kutusu modunda açık, kablo katmanındaki sinyali normal
katmanda çıktı olarak verir.
+ constant_producer:
+ default:
+ name: Sabİt Üretİcİ
+ description: Sabit olarak belirli bir şekli veya rengi üretir.
+ goal_acceptor:
+ default:
+ name: Hedef Merkezİ
+ description: Şekilleri hedef olarak tanımlamak için hedef merkezine teslim et.
+ block:
+ default:
+ name: Engel
+ description: Bir karoyu kullanıma kapatmayı sağlar.
storyRewards:
reward_cutter_and_trash:
title: Şekilleri Kesmek
@@ -728,14 +858,14 @@ settings:
categories:
general: Genel
userInterface: Kullanıcı Arayüzü
- advanced: Gelişmİş
+ advanced: Gelİşmİş
performance: Performans
versionBadges:
dev: Geliştirme
staging: Yükseltme
prod: Üretim
buildDate: derlendi
- rangeSliderPercentage: %
+ rangeSliderPercentage: "% "
labels:
uiScale:
title: Arayüz Ölçeği
@@ -760,7 +890,7 @@ settings:
super_fast: Çok Hızlı
language:
title: Dil
- description: Dili değiştirir. Bütün çevirmeler kullanıcı katkılarıyla
+ description: Dili değiştirir. Tüm çeviriler kullanıcı katkılarıyla
oluşturulmuştur ve tam olmayabilir!
fullscreen:
title: Tam Ekran
@@ -816,9 +946,9 @@ settings:
twenty_minutes: 20 Dakika
disabled: Devredışı
compactBuildingInfo:
- title: Derli Toplu Yapı Bilgileri
+ title: Derlİ Toplu Yapı Bİlgİlerİ
description: Yapıların bilgi kutularını sadece oranlarını göstecek şekilde
- kısaltır. Aksi taktirde yapının açıklaması ve resmi gösterilir.
+ kısaltır. Aksi takdirde yapının açıklaması ve resmi gösterilir.
disableCutDeleteWarnings:
title: Kes/Sil Uyarılarını Devre dışı Bırak
description: 100 birimden fazla parçayı kesme/silme işlemlerinde beliren uyarı
@@ -846,24 +976,24 @@ settings:
title: Ses Ayarı
description: Ses efektlerinin seviyesini ayarlar
musicVolume:
- title: Müzik Ayarı
+ title: Müzİk Ayarı
description: Müzik seviyesini ayarlar
lowQualityMapResources:
- title: Düşük Kalite Harita Kaynakları
+ title: Düşük Kalİte Harİta Kaynakları
description: Oyun performansını artırmak için haritada görünen kaynakların çizim
- kalitesinin sadeleştirir. Kaynaklar daha açık görüneceğinde bu
- özelliği bir dene!
+ kalitesini sadeleştirir. Hatta daha net bir görüntü sağlar, bu
+ yüzden bir dene!
disableTileGrid:
- title: Harita Çizgilerini Gizle
+ title: Harİta Çİzgİlerİnİ Gİzle
description: Harita çizgilerini gizlemek oyun performansına yardımcı olabilir.
- Aynı zamanda oyunun daha açık görünmesini sağlar!
+ Aynı zamanda oyunun daha net görünmesini sağlar!
clearCursorOnDeleteWhilePlacing:
- title: Sağ Tık İnşa İptali
+ title: Sağ Tık İnşa İptalİ
description: Varsayılan olarak açık. Özellik açıksa, inşa modundayken sağ yık
yapıldığında inşa modundan çıkar. Eğer özellik kapalıysa, inşa
modundan çıkmadan var olan yapıları sağ tık ile silebilirsiniz.
lowQualityTextures:
- title: Düşük Kalite Görüntü (Çirkin)
+ title: Düşük Kalİte Görüntü (Çİrkİn)
description: Performans için düşük kalite görüntü kullanır. Bu oyunun daha
çirkin görünmesine sebep olur!
displayChunkBorders:
@@ -871,11 +1001,11 @@ settings:
description: Oyun 16'ya 16 alanlardan oluşur. Bu seçenek aktif olduğunda alan
sınırları görüntülenir.
pickMinerOnPatch:
- title: Kaynak Üzerinde Üretici Seç
+ title: Kaynak Üzerinde Üretİcİ Seç
description: Varsayılan olarak açık. Eğer pipet bir kaynağın üzerinde
kullanılırsa, üreteç yapısı inşa için seçilir.
simplifiedBelts:
- title: Sadeleştirilmiş Bantlar (Çirkin)
+ title: Sadeleştİrİlmİş Bantlar (Çİrkİn)
description: Taşıma bandı üzerindeki eşyalar fare imleci üzerinde değilse
görüntülenmez. Eğer gerçekten performansa ihtiyacınız yoksa bu
ayarla oynamanız tavsiye edilmez.
@@ -883,7 +1013,7 @@ settings:
title: Fare Kaydırarak Hareket Etme
description: Fareyi ekranın köşelerine getirerek hareket ettirmeyi sağlar.
zoomToCursor:
- title: Farenin Konumuna Yakınlaştırma
+ title: Farenİn Konumuna Yakınlaştırma
description: Eğer etkinleştirilirse zaman ekran yakınlaştırılması fare imlecinin
bulunduğu yere doğru olur. Etkinleştirilmezse yakınlaştırma
ekranın ortasına doğru olur.
@@ -897,13 +1027,13 @@ keybindings:
seçeneklerini kullanmanızı sağlarlar."
resetKeybindings: Tuş Atamalarını Sıfırla
categoryLabels:
- general: Uygulama
+ general: Genel
ingame: Oyun
navigation: Hareket
placement: Yerleştİrme
- massSelect: Çoklu Seçim
+ massSelect: Çoklu Seçİm
buildings: Yapı Kısayolları
- placementModifiers: Yerleştirme Özellikleri
+ placementModifiers: Yerleştİrme Özellİklerİ
mappings:
confirm: Kabul
back: Geri
@@ -955,7 +1085,7 @@ keybindings:
logic_gate: Mantık Kapısı
lever: Anahtar (normal)
filter: Filtre
- wire_tunnel: Kablo Köprüsü
+ wire_tunnel: Kablo Tüneli
display: Ekran
reader: Bant Okuyucu
virtual_processor: Sanal Kesici
@@ -964,10 +1094,14 @@ keybindings:
comparator: Karşılaştırıcı
item_producer: Eşya Üretici (Kum Kutusu)
copyWireValue: "Kablo: Fare altındaki değeri kopyala"
- rotateToUp: "Rotate: Point Up"
- rotateToDown: "Rotate: Point Down"
- rotateToRight: "Rotate: Point Right"
- rotateToLeft: "Rotate: Point Left"
+ rotateToUp: Yukarı Döndür
+ rotateToDown: Aşağı Döndür
+ rotateToRight: Sağa Döndür
+ rotateToLeft: Sola Döndür
+ constant_producer: Sabit Üretici
+ goal_acceptor: Hedef Merkezi
+ block: Engel
+ massSelectClear: Bantları temizle
about:
title: Oyun Hakkında
body: >-
@@ -1066,3 +1200,74 @@ tips:
- 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
kaldırabilirsiniz.
+puzzleMenu:
+ play: Oyna
+ edit: Düzenle
+ title: Yapboz Modu
+ createPuzzle: Yapboz Oluştur
+ loadPuzzle: Yükle
+ reviewPuzzle: Gözat & Yayınla
+ validatingPuzzle: Yapboz onaylanıyor
+ submittingPuzzle: Yapboz yayınlanıyor
+ noPuzzles: Bu kısımda yapboz yok.
+ categories:
+ levels: Seviyeler
+ new: Yenİ
+ top-rated: En İyİ Değerlendirilen
+ mine: Yapbozlarım
+ easy: Kolay
+ hard: Zor
+ completed: Tamamlanan
+ medium: Orta
+ official: Resmİ
+ trending: Bugün öne çıkan
+ trending-weekly: Haftalık öne çıkan
+ categories: Kategorİler
+ difficulties: Zorluğa göre
+ account: Yapbozlarım
+ search: Ara
+ validation:
+ title: Geçersiz Yapboz
+ noProducers: Lütfen bir Sabit Üretici yerleştiriniz!
+ noGoalAcceptors: Lütfen bir Hedef Merkezi yerleştiriniz!
+ goalAcceptorNoItem: Bir veya birden fazla Hedef Merkezine şekil gönderilmedi.
+ Hedef belirlemek için onlara şekil gönderiniz.
+ goalAcceptorRateNotMet: Bir veya birden fazla Hedef Merkezi yeterince eşya
+ almıyor. Hedef Merkezlerindeki bütün göstergelerin yeşil olduğundan
+ emin olunuz.
+ buildingOutOfBounds: Bir veya birden fazla yapı inşa edilebilir alanın dışında.
+ Alanı azaltınız veya yapıları siliniz.
+ autoComplete: Yapbozunuz kendisini çözüyor! Sabit üreticilerin hedef
+ merkezlerine direkt olarak şekil göndermediğinden emin olunuz.
+ difficulties:
+ easy: Kolay
+ medium: Orta
+ hard: Zor
+ dlcHint: Purchased the DLC already? Make sure it is activated by right clicking
+ shapez.io in your library, selecting Properties > DLCs.
+backendErrors:
+ ratelimit: Çok sık işlem yapıyorsunuz. Biraz bekleyiniz.
+ invalid-api-key: Arka tarafla iletişim kurulamadı, lütfen oyunu
+ güncellemeyi/yeniden başlatmayı deneyiniz (Geçersiz Api Anahtarı).
+ unauthorized: Arka tarafla iletişim kurulamadı, lütfen oyunu
+ güncellemeyi/yeniden başlatmayı deneyiniz (Yetkisiz erişim).
+ bad-token: Arka tarafla iletişim kurulamadı, lütfen oyunu güncellemeyi/yeniden
+ başlatmayı deneyiniz (Kötü Anahtar).
+ bad-id: Geçersiz Yapboz tanımlayıcısı (ID).
+ not-found: İstenilen Yapboz bulunamadı.
+ bad-category: İstenilen kategori bulunamadı.
+ bad-short-key: Girilen kısa anahtar geçersiz.
+ profane-title: Yapboz ismi ayrımcı kelimeler(din,dil,ırk) içeriyor.
+ bad-title-too-many-spaces: Yapboz ismi çok kısa.
+ bad-shape-key-in-emitter: Bir sabit üreticide geçersiz bir eşya mevcut.
+ bad-shape-key-in-goal: Bir hedef merkezinde geçersiz bir eşya mevcut.
+ no-emitters: Yapbozda hiç sabit üretici yok.
+ no-goals: Yapbozda hiç hedef merkezi yok.
+ short-key-already-taken: Bu kısa anahtar kullanılıyor, lütfen başka bir tane kullanınız.
+ can-not-report-your-own-puzzle: Kendi yapbozunuzu şikayet edemezsiniz.
+ bad-payload: İstek geçersiz veri içeriyor.
+ bad-building-placement: Yapbozunuzda uygun yerleştirilmeyen yapılar mevcut.
+ timeout: İstek zaman aşımına uğradı.
+ too-many-likes-already: Yapbozun zaten çok beğenisi var. Yine de silmek
+ istiyorsanız support@shapez.io ile iletişime geçiniz!
+ no-permission: Bu işlemi yapmak için izniniz yok.
diff --git a/translations/base-uk.yaml b/translations/base-uk.yaml
index b051f13d..79913e51 100644
--- a/translations/base-uk.yaml
+++ b/translations/base-uk.yaml
@@ -52,6 +52,7 @@ global:
escape: ESC
shift: SHIFT
space: SPACE
+ loggingIn: Logging in
demoBanners:
title: Демо-версія
intro: Завантажте повну версію, щоб розблокувати всі можливості та вміст!
@@ -72,6 +73,12 @@ mainMenu:
savegameLevel: Рівень
savegameLevelUnknown: Невідомий рівень
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!
+ puzzleDlcViewNow: View Dlc
dialogs:
buttons:
ok: Гаразд
@@ -85,6 +92,9 @@ dialogs:
viewUpdate: Переглянути оновлення
showUpgrades: Показати поліпшення
showKeybindings: Показати прив’язки клавіш
+ retry: Retry
+ continue: Continue
+ playOffline: Play Offline
importSavegameError:
title: Помилка при імпортуванні
text: "Не вдалося імпортувати вашу збережену гру:"
@@ -184,6 +194,70 @@ dialogs:
title: Доступна інструкція
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 here, 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 internet 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 strongly 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 () 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.
+ puzzleDelete:
+ title: Delete Puzzle?
+ desc: Are you sure you want to delete ''? This can not be undone!
ingame:
keybindingsOverlay:
moveMap: Рухатися
@@ -205,6 +279,7 @@ ingame:
clearSelection: Очистити виділене
pipette: Піпетка
switchLayers: Змінити шар
+ clearBelts: Clear belts
colors:
red: Червоний
green: Зелений
@@ -271,10 +346,10 @@ ingame:
waypoints:
waypoints: Позначки
hub: Центр
- description: Left-click a marker to jump to it, right-click to delete
- it.
Press to create a marker from the current
- view, or right-click to create a marker at the
- selected location.
+ description: Натисніть ліву кнопку миші на позначці, щоб переміститися до неї,
+ праву - для її видалення.
Натисніть щоб створити
+ позначку на місці вашої камери, або праву кнопку
+ миші, щоб створити її в положенні курсора.
creationSuccessNotification: Позначку створено.
shapeViewer:
title: Шари
@@ -356,6 +431,46 @@ ingame:
achievements:
title: Achievements
desc: Hunt them all!
+ puzzleEditorSettings:
+ zoneTitle: Zone
+ zoneWidth: Width
+ zoneHeight: Height
+ trimZone: Trim
+ clearItems: Clear Items
+ share: Share
+ report: Report
+ clearBuildings: Clear Buildings
+ resetPuzzle: Reset Puzzle
+ puzzleEditorControls:
+ title: Puzzle Creator
+ instructions:
+ - 1. Place Constant Producers 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 Goal Acceptors
+ - 3. Once a Goal Acceptor receives a shape for a certain amount of
+ time, it saves it as a goal that the player must
+ produce later (Indicated by the green badge).
+ - 4. Click the lock button on a building to disable
+ it.
+ - 5. Once you click review, your puzzle will be validated and you
+ can publish it.
+ - 6. Upon release, all buildings will be removed
+ 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:
belt:
name: Стрічки, розподілювачі і тунелі
@@ -569,6 +684,18 @@ buildings:
name: Генератор елементів
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:
reward_cutter_and_trash:
title: Різання фігур
@@ -981,6 +1108,10 @@ keybindings:
rotateToDown: "Rotate: Point Down"
rotateToRight: "Rotate: Point Right"
rotateToLeft: "Rotate: Point Left"
+ constant_producer: Constant Producer
+ goal_acceptor: Goal Acceptor
+ block: Block
+ massSelectClear: Clear belts
about:
title: Про гру
body: >-
@@ -1080,3 +1211,73 @@ 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
+ easy: Easy
+ hard: Hard
+ completed: Completed
+ medium: Medium
+ official: Official
+ trending: Trending today
+ trending-weekly: Trending weekly
+ categories: Categories
+ difficulties: By Difficulty
+ account: My Puzzles
+ search: Search
+ 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.
+ difficulties:
+ easy: Easy
+ medium: Medium
+ hard: Hard
+ dlcHint: Purchased the DLC already? Make sure it is activated by right clicking
+ shapez.io in your library, selecting Properties > DLCs.
+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.
+ too-many-likes-already: The puzzle alreay got too many likes. If you still want
+ to remove it, please contact support@shapez.io!
+ no-permission: You do not have the permission to perform this action.
diff --git a/translations/base-zh-CN.yaml b/translations/base-zh-CN.yaml
index f49dd241..6e7b2ab9 100644
--- a/translations/base-zh-CN.yaml
+++ b/translations/base-zh-CN.yaml
@@ -8,17 +8,16 @@ steamPage:
《异形工厂》(Shapez.io)是一款能让您尽情发挥创造力,充分享受思维乐趣的IO游戏。
游戏很轻松,只需建造工厂,布好设施,无需操作即能自动创造出各种各样的几何图形。
挑战很烧脑,随着等级提升,需要创造的图形将会越来越复杂,同时您还需要在无限扩展的地图中持续扩建优化您的工厂。
- 以为这就是全部了吗? 不!图形的生产需求将会指数性增长,持续的扩大规模和熵增带来的无序,将会是令人头痛的问题!
- 这还不是全部! 一开始我们创造了图形,然后我们需要学会提取和混合来让它们五颜六色。
- 然后,还有吗? 当然,唯有思维,方能无限。
+ 以为这就是全部了吗?不!图形的生产需求将会指数性增长,持续的扩大规模和熵增带来的无序,将会是令人头痛的问题!
+ 这还不是全部!一开始我们创造了图形,然后我们需要学会提取和混合来让它们五颜六色。
+ 然后,还有吗?当然,唯有思维,方能无限。
欢迎免费体验试玩版:“让您的想象力插上翅膀!”
- 和最聪明的玩家一起挑战,请访问 Steam 游戏商城购买《异形工厂》(Shapez.io)的完整版,
+ 和最聪明的玩家一起挑战,请访问 Steam 游戏商城购买《异形工厂》(Shapez.io)的完整版,
what_others_say: 来看看玩家们对《异形工厂》(Shapez.io)的评价
nothernlion_comment: 非常棒的有游戏,我的游戏过程充满乐趣,不觉时间飞逝。
notch_comment: 哦,天哪!我真得该去睡了!但我想我刚刚搞定如何在游戏里面制造一台电脑出来。
steam_review_comment: 这是一个不知不觉偷走你时间,但你并不会想要追回的游戏。非常烧脑的挑战,让我这样的完美主义者停不下来,总是希望可以再高效一些。
-
global:
loading: 加载中
error: 错误
@@ -50,6 +49,7 @@ global:
escape: ESC键
shift: SHIFT键
space: 空格键
+ loggingIn: Logging in
demoBanners:
title: 试玩版
intro: 购买完整版以解锁所有游戏内容!
@@ -60,7 +60,7 @@ mainMenu:
openSourceHint: 本游戏已开源!
discordLink: 官方Discord服务器
helpTranslate: 帮助我们翻译!
- browserWarning: 很抱歉, 本游戏在当前浏览器上可能运行缓慢! 使用 Chrome 或者购买完整版以得到更好的体验。
+ browserWarning: 很抱歉,本游戏在当前浏览器上可能运行缓慢!使用 Chrome 或者购买完整版以得到更好的体验。
savegameLevel: 第关
savegameLevelUnknown: 未知关卡
continue: 继续游戏
@@ -68,6 +68,11 @@ mainMenu:
madeBy: 作者:
subreddit: Reddit
savegameUnnamed: 存档未命名
+ puzzleMode: 谜题模式
+ back: 返回
+ puzzleDlcText: 持续优化,追求极致效率。在限定空间内使用有限的设施来创造图形!《异形工厂》(Shapez.io)的首个DLC“谜题挑战者”将会给大家带来更烧脑、更自由的全新挑战!
+ puzzleDlcWishlist: 添加愿望单!
+ puzzleDlcViewNow: View Dlc
dialogs:
buttons:
ok: 确认
@@ -81,6 +86,9 @@ dialogs:
viewUpdate: 查看更新
showUpgrades: 显示设施升级
showKeybindings: 显示按键设置
+ retry: 重试
+ continue: 继续
+ playOffline: 离线游戏
importSavegameError:
title: 读取错误
text: 未能读取您的存档:
@@ -92,7 +100,7 @@ dialogs:
text: 未能读取您的存档:
confirmSavegameDelete:
title: 确认删除
- text: 您确定要删除这个游戏吗?
您也可以输入开关值(1 / 0)信号来激活或者禁用它。
reward_demo_end:
title: 试玩结束
- desc: 恭喜!您已经通关了试玩版本! 更多挑战,请至Steam商城购买完整版!谢谢支持!
+ desc: 恭喜!您已经通关了试玩版本! 更多挑战,请至Steam商城购买完整版!谢谢支持!
settings:
title: 设置
categories:
@@ -680,7 +775,7 @@ settings:
extremely_fast: 最快
enableTunnelSmartplace:
title: 智能隧道放置
- description: 启用后,放置隧道时会将多余的传送带移除。 此外,拖动隧道可以快速铺设隧道,以及移除不必要的隧道。
+ description: 启用后,放置隧道时会将多余的传送带移除。此外,拖动隧道可以快速铺设隧道,以及移除不必要的隧道。
vignette:
title: 晕映
description: 启用晕映功能,可将屏幕角落里的颜色变深,更容易阅读文本。
@@ -722,7 +817,7 @@ settings:
title: 右键取消
description: 默认启用。在选择要放置的设施时,单击鼠标右键即可取消。如果禁用,则可以通过在放置设施时单击鼠标右键来删除设施。
lowQualityTextures:
- title: 低质量纹理(丑陋)
+ title: 低质量纹理(丑陋)
description: 使用低质量纹理提高游戏性能。但是这样游戏会看起来很丑!
displayChunkBorders:
title: 显示大块的边框
@@ -813,12 +908,16 @@ keybindings:
transistor: 晶体管
analyzer: 图形分析器
comparator: 比较器
- item_producer: 物品生产器 (沙盒模式)
+ item_producer: 物品生产器(沙盒模式)
copyWireValue: 电线:复制指定电线上的值
- rotateToUp: "向上旋转"
- rotateToDown: "向下旋转"
- rotateToRight: "向右旋转"
- rotateToLeft: "向左旋转"
+ rotateToUp: 向上旋转
+ rotateToDown: 向下旋转
+ rotateToRight: 向右旋转
+ rotateToLeft: 向左旋转
+ constant_producer: 常量生成器
+ goal_acceptor: 目标接收器
+ block: 方块
+ massSelectClear: 清除传送带
about:
title: 关于游戏
body: >-
@@ -868,14 +967,14 @@ tips:
- 您值得花时间来构建可重复的设计!
- 按住CTRL键能够放置多个设施。
- 您可以按住ALT来反向放置传送带的方向。
- - 效率是关键!
+ - 效率是关键!
- 离基地越远图形越复杂。
- 机器的速度是有限的,把它们分开可以获得最高的效率。
- 使用平衡器最大化您的效率。
- 有条不紊!尽量不要过多地穿过传送带。
- - 凡事预则立!不预则废!
+ - 凡事预则立!不预则废!
- 尽量不要删除旧的设施和生产线,您会需要他们生产的东西来升级设施并提高效率。
- - 先给自己定一个小目标:自己完成20级!!不去看别人的攻略!
+ - 先给自己定一个小目标:自己完成20级!不去看别人的攻略!
- 不要把问题复杂化,试着保持简单,您会成功的。
- 您可能需要在游戏的后期重复使用工厂。把您的工厂规划成可重复使用的。
- 有时,您可以在地图上直接找到您需要的图形,并不需要使用堆叠机去合成它。
@@ -889,8 +988,8 @@ tips:
- 使用升级列表中每个形状旁边的固定图标将其固定到屏幕上。
- 地图无限,放飞想象,尽情创造。
- 向您推荐Factorio!这是我最喜欢的游戏。向神作致敬!
- - 四向切割机从右上开始进行顺时针切割!
- - 在主界面您可以下载您的游戏存档文件!
+ - 四向切割机从右上开始进行顺时针切割!
+ - 在主界面您可以下载您的游戏存档文件!
- 这个游戏有很多有用的快捷键!一定要到快捷键页面看看。
- 这个游戏有很多设置可以提高游戏效率,请一定要了解一下!
- 中心基地有个指向它所在方向的小指南指针!
@@ -898,3 +997,66 @@ tips:
- 按F4显示FPS。
- 按两次F4显示您鼠标和镜头所在的块。
- 您可以点击被固定在屏幕左侧的图形来解除固定。
+ - 您可以单击左侧的固定形状将其取消固定。
+puzzleMenu:
+ play: 游戏
+ edit: 编辑
+ title: 谜题模式
+ createPuzzle: 创建谜题
+ loadPuzzle: 载入
+ reviewPuzzle: 审阅 & 发布
+ validatingPuzzle: 验证谜题
+ submittingPuzzle: 提交谜题
+ noPuzzles: 暂无满足此部分条件的谜题。
+ categories:
+ levels: 关卡
+ new: 最新
+ top-rated: 最受好评
+ mine: 我的谜题
+ easy: 简单
+ hard: 困难
+ completed: 完成
+ medium: 普通
+ official: 官方
+ trending: 本日趋势
+ trending-weekly: 本周趋势
+ categories: 分类
+ difficulties: 根据难度
+ account: 我的谜题
+ search: 查找
+ validation:
+ title: 无效谜题
+ noProducers: 请放置常量生成器!
+ noGoalAcceptors: 请放置目标接收器!
+ goalAcceptorNoItem: 一个或多个目标接收器尚未被分配图形目标。请向它们传递图形以设置目标。
+ goalAcceptorRateNotMet: 一个或多个目标接收器没有获得足够数量的图形。请确保所有接收器的充能条指示器均为绿色。
+ buildingOutOfBounds: 一个或多个设施位于可建造区域之外。请增加区域面积,或将超出区域的设施移除。
+ autoComplete: 请确保您的常量生成器不会直接向目标接收器传递目标图形。否则您的谜题会自动完成。
+ difficulties:
+ easy: 简单
+ medium: 普通
+ hard: 困难
+ dlcHint: Purchased the DLC already? Make sure it is activated by right clicking
+ shapez.io in your library, selecting Properties > DLCs.
+backendErrors:
+ ratelimit: 你的操作太频繁了。请稍等。
+ invalid-api-key: 与后台通信失败,请尝试更新或重新启动游戏(无效的Api密钥)。
+ unauthorized: 与后台通信失败,请尝试更新或重新启动游戏(未经授权)。
+ bad-token: 与后台通信失败,请尝试更新或重新启动游戏(令牌错误)。
+ bad-id: 谜题标识符无效。
+ not-found: 找不到给定的谜题。
+ bad-category: 找不到给定的类别。
+ bad-short-key: 给定的短代码错误。
+ profane-title: 您的谜题标题包含污言秽语。
+ bad-title-too-many-spaces: 您的谜题标题过短。
+ bad-shape-key-in-emitter: 常量生成器包含无效项目。
+ bad-shape-key-in-goal: 目标接收器包含无效项目。
+ no-emitters: 您的谜题没有任何常量生成器。
+ no-goals: 您的谜题没有任何目标接收器。
+ short-key-already-taken: 此短代码已被使用,请使用其他短代码。
+ can-not-report-your-own-puzzle: 您无法上报您自己的谜题问题。
+ bad-payload: 此请求包含无效数据。
+ bad-building-placement: 您的谜题包含放置错误的设施。
+ timeout: 请求超时。
+ too-many-likes-already: 您的谜题已经得到了许多玩家的赞赏。如果您仍然希望删除它,请联系support@shapez.io!
+ no-permission: 您没有执行此操作的权限。
diff --git a/translations/base-zh-TW.yaml b/translations/base-zh-TW.yaml
index bdad632a..b10f4a24 100644
--- a/translations/base-zh-TW.yaml
+++ b/translations/base-zh-TW.yaml
@@ -47,6 +47,7 @@ global:
escape: ESC
shift: SHIFT
space: 空白鍵
+ loggingIn: Logging in
demoBanners:
title: 試玩版
intro: 取得單機版以解鎖所有功能!
@@ -65,6 +66,12 @@ mainMenu:
madeBy: 作者:
subreddit: Reddit
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!
+ puzzleDlcViewNow: View Dlc
dialogs:
buttons:
ok: 確認
@@ -78,6 +85,9 @@ dialogs:
viewUpdate: 查看更新
showUpgrades: 顯示建築升級
showKeybindings: 顯示按鍵設定
+ retry: Retry
+ continue: Continue
+ playOffline: Play Offline
importSavegameError:
title: 匯入錯誤
text: 存檔匯入失敗:
@@ -158,6 +168,70 @@ dialogs:
tutorialVideoAvailableForeignLanguage:
title: 有教學
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 here, 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 internet 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 strongly 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 () 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.
+ puzzleDelete:
+ title: Delete Puzzle?
+ desc: Are you sure you want to delete ''? This can not be undone!
ingame:
keybindingsOverlay:
moveMap: 移動
@@ -179,6 +253,7 @@ ingame:
clearSelection: 清空選取
pipette: 滴管
switchLayers: 切換層
+ clearBelts: Clear belts
buildingPlacement:
cycleBuildingVariants: 按鍵以選擇建築變體。
hotkeyLabel: 快捷鍵:
@@ -253,7 +328,7 @@ ingame:
使用0-9快捷鍵可以更快選取建築 !"
3_1_rectangles: "現在來開採一些方形吧!蓋4座開採機,把形狀收集到基地。
PS:
選擇輸送帶,按住SHIFT並拖曳滑鼠可以計畫輸送帶位置!"
- 21_1_place_quad_painter: 放置一個切割機(四分)並取得一些
+ 21_1_place_quad_painter: 放置一個上色機(四向)並取得一些
圓形、白色和紅色!
21_2_switch_to_wires: Switch to the wires layer by pressing
E!
Then connect all four
@@ -311,6 +386,46 @@ ingame:
achievements:
title: Achievements
desc: Hunt them all!
+ puzzleEditorSettings:
+ zoneTitle: Zone
+ zoneWidth: Width
+ zoneHeight: Height
+ trimZone: Trim
+ clearItems: Clear Items
+ share: Share
+ report: Report
+ clearBuildings: Clear Buildings
+ resetPuzzle: Reset Puzzle
+ puzzleEditorControls:
+ title: Puzzle Creator
+ instructions:
+ - 1. Place Constant Producers 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 Goal Acceptors
+ - 3. Once a Goal Acceptor receives a shape for a certain amount of
+ time, it saves it as a goal that the player must
+ produce later (Indicated by the green badge).
+ - 4. Click the lock button on a building to disable
+ it.
+ - 5. Once you click review, your puzzle will be validated and you
+ can publish it.
+ - 6. Upon release, all buildings will be removed
+ 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:
belt:
name: 輸送帶、平衡機、隧道
@@ -341,7 +456,7 @@ buildings:
name: 隧道
description: 可以從其他輸送帶或建築底下方運送物品。
tier2:
- name: 貳級隧道
+ name: 二級隧道
description: 可以從其他輸送帶或建築底下方運送物品。
cutter:
default:
@@ -491,6 +606,18 @@ buildings:
default:
name: 物品製造機
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:
reward_cutter_and_trash:
title: 切割圖形
@@ -525,8 +652,8 @@ storyRewards:
它可以將開採出來的資源傳遞給其他的開採機,使得資源提取更加高效!
PS:
工具列中舊的開採機已被取代。"
reward_underground_belt_tier_2:
- title: 貳級隧道
- desc: 貳級隧道變體已解鎖。這個隧道有更長的傳輸距離。你還可以混用不同的隧道變體!
+ title: 二級隧道
+ desc: 二級隧道變體已解鎖。這個隧道有更長的傳輸距離。你還可以混用不同的隧道變體!
reward_cutter_quad:
title: 四分切割
desc: 您已解鎖了切割機的變體:四分切割機。
@@ -809,10 +936,14 @@ keybindings:
comparator: 比對機
item_producer: 物品生產機(沙盒模式)
copyWireValue: 電路:複製數值於游標底下
- rotateToUp: "Rotate: Point Up"
- rotateToDown: "Rotate: Point Down"
- rotateToRight: "Rotate: Point Right"
- rotateToLeft: "Rotate: Point Left"
+ rotateToUp: "轉動: 向上"
+ rotateToDown: "轉動: 向下"
+ rotateToRight: "轉動: 向右"
+ rotateToLeft: "轉動: 向左"
+ constant_producer: Constant Producer
+ goal_acceptor: Goal Acceptor
+ block: Block
+ massSelectClear: Clear belts
about:
title: 關於遊戲
body: >-
@@ -893,3 +1024,73 @@ tips:
- 按 F4 來顯示螢幕的幀數(FPS)與刷新率(Tick Rate)。
- 按 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
+ easy: Easy
+ hard: Hard
+ completed: Completed
+ medium: Medium
+ official: Official
+ trending: Trending today
+ trending-weekly: Trending weekly
+ categories: Categories
+ difficulties: By Difficulty
+ account: My Puzzles
+ search: Search
+ 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.
+ difficulties:
+ easy: Easy
+ medium: Medium
+ hard: Hard
+ dlcHint: Purchased the DLC already? Make sure it is activated by right clicking
+ shapez.io in your library, selecting Properties > DLCs.
+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.
+ too-many-likes-already: The puzzle alreay got too many likes. If you still want
+ to remove it, please contact support@shapez.io!
+ no-permission: You do not have the permission to perform this action.
diff --git a/version b/version
index 6261a05b..c9929e36 100644
--- a/version
+++ b/version
@@ -1 +1 @@
-1.3.1
\ No newline at end of file
+1.4.2
\ No newline at end of file