mirror of
https://github.com/tobspr/shapez.io.git
synced 2024-10-27 20:34:29 +00:00
commit
3a1ef1ec5f
@ -32,7 +32,7 @@ steamPage:
|
|||||||
|
|
||||||
shapez.io este un joc despre construirea fabricilor pentru a automatiza crearea și combinarea de forme. Livrează cerutele, din ce in ce mai complexe forme pentru a progresa în joc și a debloca upgrade-uri pentru a îți accelera fabrica.
|
shapez.io este un joc despre construirea fabricilor pentru a automatiza crearea și combinarea de forme. Livrează cerutele, din ce in ce mai complexe forme pentru a progresa în joc și a debloca upgrade-uri pentru a îți accelera fabrica.
|
||||||
|
|
||||||
Când crerea crește tu va trebui să îți mărești fabrica pentru a se potrivi cererilor - Nu uita de resurse totuși, tu va trebui să te extinzi în [b]harta infinită[/b]!
|
Când cererea crește tu va trebui să îți mărești fabrica pentru a se potrivi cererilor - Nu uita de resurse totuși, tu va trebui să te extinzi în [b]harta infinită[/b]!
|
||||||
|
|
||||||
Când formele pot deveni plictisitoare curând tu trebuie să amesteci culori și să îți pictezi formele cu ea - Amestecă culorile roșu, verde și albastru pentru a produce diferite culori și a picta forme cu ele pentru a satisface cererile.
|
Când formele pot deveni plictisitoare curând tu trebuie să amesteci culori și să îți pictezi formele cu ea - Amestecă culorile roșu, verde și albastru pentru a produce diferite culori și a picta forme cu ele pentru a satisface cererile.
|
||||||
|
|
||||||
@ -56,11 +56,11 @@ steamPage:
|
|||||||
|
|
||||||
[list]
|
[list]
|
||||||
[*] Story mode unde construcțiile costă forme
|
[*] Story mode unde construcțiile costă forme
|
||||||
[*] Mai multe nivele & construcții (standalone exclusive)
|
[*] Mai multe nivele & construcții (exclusiv standalone-ului)
|
||||||
[*] Diferite hărți, și poate obstacole ale hărții
|
[*] Diferite hărți, și poate obstacole ale hărții
|
||||||
[*] Creare de hartă configurabilă (Editează numărul și mărimea zonelor, seed-ul, și multe altele)
|
[*] Creare de hartă configurabilă (Editează numărul și mărimea zonelor, seed-ul, și multe altele)
|
||||||
[*] Mai multe forme
|
[*] Mai multe forme
|
||||||
[*] Mai multe îmbunătățiri de performanță (Although the game already runs pretty good!)
|
[*] Mai multe îmbunătățiri de performanță (Totuși jocul deja rulează destul de bine!)
|
||||||
[*] Mod pentru orbii de culoare
|
[*] Mod pentru orbii de culoare
|
||||||
[*] Și multe altele!
|
[*] Și multe altele!
|
||||||
[/list]
|
[/list]
|
||||||
@ -68,8 +68,8 @@ steamPage:
|
|||||||
Asigurați-vă ca îmi verificați trello board-ul pentru întregul progres! https://trello.com/b/ISQncpJP/shapezio
|
Asigurați-vă ca îmi verificați trello board-ul pentru întregul progres! https://trello.com/b/ISQncpJP/shapezio
|
||||||
|
|
||||||
global:
|
global:
|
||||||
loading: Loading
|
loading: Se Încarcă
|
||||||
error: Error
|
error: Eroare
|
||||||
|
|
||||||
# How big numbers are rendered, e.g. "10,000"
|
# How big numbers are rendered, e.g. "10,000"
|
||||||
thousandsDivider: ","
|
thousandsDivider: ","
|
||||||
@ -86,21 +86,21 @@ global:
|
|||||||
|
|
||||||
time:
|
time:
|
||||||
# Used for formatting past time dates
|
# Used for formatting past time dates
|
||||||
oneSecondAgo: one second ago
|
oneSecondAgo: acum o secundă
|
||||||
xSecondsAgo: <x> seconds ago
|
xSecondsAgo: acum <x> secunde
|
||||||
oneMinuteAgo: one minute ago
|
oneMinuteAgo: acum un minut
|
||||||
xMinutesAgo: <x> minutes ago
|
xMinutesAgo: acum <x> minute
|
||||||
oneHourAgo: one hour ago
|
oneHourAgo: acum o oră
|
||||||
xHoursAgo: <x> hours ago
|
xHoursAgo: acum <x> ore
|
||||||
oneDayAgo: one day ago
|
oneDayAgo: acum o zi
|
||||||
xDaysAgo: <x> days ago
|
xDaysAgo: acum <x> zile
|
||||||
|
|
||||||
# Short formats for times, e.g. '5h 23m'
|
# Short formats for times, e.g. '5h 23m'
|
||||||
secondsShort: <seconds>s
|
secondsShort: <seconds>s
|
||||||
minutesAndSecondsShort: <minutes>m <seconds>s
|
minutesAndSecondsShort: <minutes>m <seconds>s
|
||||||
hoursAndMinutesShort: <hours>h <minutes>s
|
hoursAndMinutesShort: <hours>h <minutes>s
|
||||||
|
|
||||||
xMinutes: <x> minutes
|
xMinutes: <x> minute
|
||||||
|
|
||||||
keys:
|
keys:
|
||||||
tab: TAB
|
tab: TAB
|
||||||
@ -112,185 +112,182 @@ global:
|
|||||||
|
|
||||||
demoBanners:
|
demoBanners:
|
||||||
# This is the "advertisement" shown in the main menu and other various places
|
# This is the "advertisement" shown in the main menu and other various places
|
||||||
title: Demo Version
|
title: Versiunea Demo
|
||||||
intro: >-
|
intro: >-
|
||||||
Get the standalone to unlock all features!
|
Ia versiunea Standalone pentru a debloca toate funcțiile!
|
||||||
|
|
||||||
mainMenu:
|
mainMenu:
|
||||||
play: Play
|
play: Joacă
|
||||||
changelog: Changelog
|
changelog: Changelog
|
||||||
importSavegame: Import
|
importSavegame: Import
|
||||||
openSourceHint: This game is open source!
|
openSourceHint: Acest joc este open source!
|
||||||
discordLink: Official Discord Server
|
discordLink: Serverul oficial de Discord
|
||||||
helpTranslate: Help translate!
|
helpTranslate: Ajută să traducem!
|
||||||
|
|
||||||
# This is shown when using firefox and other browsers which are not supported.
|
# This is shown when using firefox and other browsers which are not supported.
|
||||||
browserWarning: >-
|
browserWarning: >-
|
||||||
Sorry, but the game is known to run slow on your browser! Get the standalone version or download chrome for the full experience.
|
Scuze dar, jocul este știut să ruleze încet pe browser-ul tău! Ia versiunea standalone sau descarcă chrome pentru experiența completă.
|
||||||
|
|
||||||
savegameLevel: Level <x>
|
savegameLevel: Nivelul <x>
|
||||||
savegameLevelUnknown: Unknown Level
|
savegameLevelUnknown: Nivel necunoscut
|
||||||
|
|
||||||
contests:
|
contests:
|
||||||
contest_01_03062020:
|
contest_01_03062020:
|
||||||
title: "Contest #01"
|
title: "Concursul #01"
|
||||||
desc: Win <strong>$25</strong> for the coolest base!
|
desc: Câștigă <strong>$25</strong> pentru cea mai tare bază!
|
||||||
longDesc: >-
|
longDesc: >-
|
||||||
To give something back to you, I thought it would be cool to make weekly contests!
|
Pentru a vă da ceva înapoi, M-am gândit că ar fi tare să fac concursuri săptămânale!
|
||||||
<br><br>
|
<br><br>
|
||||||
<strong>This weeks topic:</strong> Build the coolest base!
|
<strong>Subiectul acestei săptămâni:</strong> Construiește cea mai tare bază!
|
||||||
<br><br>
|
<br><br>
|
||||||
Here's the deal:<br>
|
Treaba stă așa:<br>
|
||||||
<ul class="bucketList">
|
<ul class="bucketList">
|
||||||
<li>Submit a screenshot of your base to <strong>contest@shapez.io</strong></li>
|
<li>Trimite o poză cu baza ta la <strong>contest@shapez.io</strong></li>
|
||||||
<li>Bonus points if you share it on social media!</li>
|
<li>Puncte bonus dacă o trimiți și pe rețelele de socializare!</li>
|
||||||
<li>I will choose 5 screenshots and propose it to the <strong>discord</strong> community to vote.</li>
|
<li>Eu voi alege 5 poze și le voi propune comunității pe <strong>discord</strong> pentru a vota.</li>
|
||||||
<li>The winner gets <strong>$25</strong> (Paypal, Amazon Gift Card, whatever you prefer)</li>
|
<li>Câștigătorul primește <strong>$25</strong> (Paypal, Amazon Gift Card, orice preferi)</li>
|
||||||
<li>Deadline: 07.06.2020 12:00 AM CEST</li>
|
<li>Deadline: 07.06.2020 12:00 AM CEST</li>
|
||||||
</ul>
|
</ul>
|
||||||
<br>
|
<br>
|
||||||
I'm looking forward to seeing your awesome creations!
|
Abia aștept să văd creațiile voastre minunate!
|
||||||
|
|
||||||
showInfo: View
|
showInfo: Vezi
|
||||||
contestOver: This contest has ended - Join the discord to get noticed about new contests!
|
contestOver: Acest concurs s-a terminat - Alătură-te server-ului de discord pentru a primi notificări despre noi concursuri!
|
||||||
continue: Continue
|
continue: Continuă
|
||||||
newGame: New Game
|
newGame: Joc nou
|
||||||
madeBy: Made by <author-link>
|
madeBy: Făcut de <author-link>
|
||||||
subreddit: Reddit
|
subreddit: Reddit
|
||||||
|
|
||||||
dialogs:
|
dialogs:
|
||||||
buttons:
|
buttons:
|
||||||
ok: OK
|
ok: OK
|
||||||
delete: Delete
|
delete: Șterge
|
||||||
cancel: Cancel
|
cancel: Anulează
|
||||||
later: Later
|
later: Mai târziu
|
||||||
restart: Restart
|
restart: Restartează
|
||||||
reset: Reset
|
reset: Resetează
|
||||||
getStandalone: Get Standalone
|
getStandalone: Ia Standalone-ul
|
||||||
deleteGame: I know what I do
|
deleteGame: Știu ce fac
|
||||||
viewUpdate: View Update
|
viewUpdate: Vezi Update-ul
|
||||||
showUpgrades: Show Upgrades
|
showUpgrades: Vezi Upgrade-urile
|
||||||
showKeybindings: Show Keybindings
|
showKeybindings: Arată tastele configurate
|
||||||
|
|
||||||
importSavegameError:
|
importSavegameError:
|
||||||
title: Import Error
|
title: Eroare la Import
|
||||||
text: >-
|
text: >-
|
||||||
Failed to import your savegame:
|
Încercarea de import a eșuat:
|
||||||
|
|
||||||
importSavegameSuccess:
|
importSavegameSuccess:
|
||||||
title: Savegame Imported
|
title: Savegame importat
|
||||||
text: >-
|
text: >-
|
||||||
Your savegame has been successfully imported.
|
Savegame-ul tău a fost importat cu succes.
|
||||||
|
|
||||||
gameLoadFailure:
|
gameLoadFailure:
|
||||||
title: Game is broken
|
title: Jocul este stricat
|
||||||
text: >-
|
text: >-
|
||||||
Failed to load your savegame:
|
Încercarea de încărcat savegame-ul a eșuat:
|
||||||
|
|
||||||
confirmSavegameDelete:
|
confirmSavegameDelete:
|
||||||
title: Confirm deletion
|
title: Confirmă ștergerea
|
||||||
text: >-
|
text: >-
|
||||||
Are you sure you want to delete the game?
|
Ești sigur că vrei să ștergi acest joc?
|
||||||
|
|
||||||
savegameDeletionError:
|
savegameDeletionError:
|
||||||
title: Failed to delete
|
title: Eroare la ștergere
|
||||||
text: >-
|
text: >-
|
||||||
Failed to delete the savegame:
|
Nu a reușit să se ștearga savegame-ul:
|
||||||
|
|
||||||
restartRequired:
|
restartRequired:
|
||||||
title: Restart required
|
title: Restartare necesară
|
||||||
text: >-
|
text: >-
|
||||||
You need to restart the game to apply the settings.
|
Trebuie să restartezi jocul pentru a aplica setările.
|
||||||
|
|
||||||
editKeybinding:
|
editKeybinding:
|
||||||
title: Change Keybinding
|
title: Schimbă Tastele configurate
|
||||||
desc: Press the key or mouse button you want to assign, or escape to cancel.
|
desc: Apasă tasta sau butonul mouse-ului pe care vrei să îl atribui, sau escape pentru a anula.
|
||||||
|
|
||||||
resetKeybindingsConfirmation:
|
resetKeybindingsConfirmation:
|
||||||
title: Reset keybindings
|
title: Resetează Tastele configurate
|
||||||
desc: This will reset all keybindings to their default values. Please confirm.
|
desc: Acesta va reseta toate tastele configurate la valorile obișnuite. Vă rog să confirmați.
|
||||||
|
|
||||||
keybindingsResetOk:
|
keybindingsResetOk:
|
||||||
title: Keybindings reset
|
title: Tastele configurate se resetează
|
||||||
desc: The keybindings have been reset to their respective defaults!
|
desc: Tastele configurate au fost resetate la valorile lor obișnuite!
|
||||||
|
|
||||||
featureRestriction:
|
featureRestriction:
|
||||||
title: Demo Version
|
title: Demo Version
|
||||||
desc: You tried to access a feature (<feature>) which is not available in the demo. Consider to get the standalone for the full experience!
|
desc: Ai încercat să accesezi o funcție (<feature>) care nu este disponibilă în demo. Consideră să iei standalone-ul pentru experiența completă!
|
||||||
|
|
||||||
oneSavegameLimit:
|
oneSavegameLimit:
|
||||||
title: Limited savegames
|
title: Savegame-uri limitate
|
||||||
desc: You can only have one savegame at a time in the demo version. Please remove the existing one or get the standalone!
|
desc: Poți avea doar un savegame în același timp în versiunea demo. Te rugăm șterge-o pe cea existentă sau ia standalone-ul!
|
||||||
|
|
||||||
updateSummary:
|
updateSummary:
|
||||||
title: New update!
|
title: Update nou!
|
||||||
desc: >-
|
desc: >-
|
||||||
Here are the changes since you last played:
|
Aici sunt schimbările de când ai jucat ultima oară:
|
||||||
|
|
||||||
upgradesIntroduction:
|
upgradesIntroduction:
|
||||||
title: Unlock Upgrades
|
title: Deblochează Upgrade-uri
|
||||||
desc: >-
|
desc: >-
|
||||||
All shapes you produce can be used to unlock upgrades - <strong>Don't destroy your old factories!</strong>
|
Toate formele pe care le produci pot fi folosite să deblochezi upgrade-uri - <strong>Nu îți distruge vechile fabrici!</strong>
|
||||||
The upgrades tab can be found on the top right corner of the screen.
|
Fila upgrade-urilor poate fi găsită în colțul din dreapta sus al ecranului.
|
||||||
|
|
||||||
massDeleteConfirm:
|
massDeleteConfirm:
|
||||||
title: Confirm delete
|
title: Confirmă ștergerea
|
||||||
desc: >-
|
desc: >-
|
||||||
You are deleting a lot of buildings (<count> to be exact)! Are you sure you want to do this?
|
Stergeți multe construcții (<count> pentru a fi exact)! Sunteți sigur că vreți să faceți asta?
|
||||||
|
|
||||||
blueprintsNotUnlocked:
|
blueprintsNotUnlocked:
|
||||||
title: Not unlocked yet
|
title: Nu este deblocat încă
|
||||||
desc: >-
|
desc: >-
|
||||||
Blueprints have not been unlocked yet! Complete more levels to unlock them.
|
Planurile nu au fost deblocate încă! Completează mai multe nivele să le deblochezi.
|
||||||
|
|
||||||
keybindingsIntroduction:
|
keybindingsIntroduction:
|
||||||
title: Useful keybindings
|
title: Taste configurate folositoare
|
||||||
desc: >-
|
desc: >-
|
||||||
This game has a lot of keybindings which make it easier to build big factories.
|
Acest joc are multe taste configurate care fac construitul fabricilor mari mai ușor.
|
||||||
Here are a few, but be sure to <strong>check out the keybindings</strong>!<br><br>
|
Aici sunt câteva dar, fii sigur să <strong>verifici tastele configurate</strong>!<br><br>
|
||||||
<code class='keybinding'>CTRL</code> + Drag: Select area to copy / delete.<br>
|
<code class='keybinding'>CTRL</code> + Drag: Selectează o zonă pentreu a copia / delete.<br>
|
||||||
<code class='keybinding'>SHIFT</code>: Hold to place multiple of one building.<br>
|
<code class='keybinding'>SHIFT</code>: Ține apăsat pentru a plasa mai multe dintr-o clădire.<br>
|
||||||
<code class='keybinding'>ALT</code>: Invert orientation of placed belts.<br>
|
<code class='keybinding'>ALT</code>: Inversează orientația a benzilor rulante.<br>
|
||||||
|
|
||||||
createMarker:
|
createMarker:
|
||||||
title: New Marker
|
title: Nou waypoint
|
||||||
desc: Give it a meaningful name, you can also include a <strong>short key</strong> of a shape (Which you can generate <a href="https://viewer.shapez.io" target="_blank">here</a>)
|
desc: Dă-i un nume plin de înțeles, de asemenea poți include a <strong>codul scurt</strong> al unei forme (Pe care îl poți genera <a href="https://viewer.shapez.io" target="_blank">here</a>)
|
||||||
|
|
||||||
markerDemoLimit:
|
markerDemoLimit:
|
||||||
desc: You can only create two custom markers in the demo. Get the standalone for unlimited markers!
|
desc: Poți crea decât două waypoint-uri personalizate în demo. Ia standalone-ul pentru Waypoint-uri nelimitate!
|
||||||
massCutConfirm:
|
massCutConfirm:
|
||||||
title: Confirm cut
|
title: Confirmă tăierea
|
||||||
desc: >-
|
desc: >-
|
||||||
You are cutting a lot of buildings (<count> to be exact)! Are you sure you
|
Tu tai multe construcții (<count> pentru a fi precis)! Sunteți sigur că vreți să faceți asta?
|
||||||
want to do this?
|
|
||||||
|
|
||||||
exportScreenshotWarning:
|
exportScreenshotWarning:
|
||||||
title: Export screenshot
|
title: Exportează captură de ecran
|
||||||
desc: >-
|
desc: >-
|
||||||
You requested to export your base as a screenshot. Please note that this can
|
Ai solicitat să exportezi baza ta ca o captură de ecran. Vă rugăm să rețineți că asta poate fi destul de lent pentru o bază mare și poate chiar să blocheze jocul!
|
||||||
be quite slow for a big base and even crash your game!
|
|
||||||
|
|
||||||
ingame:
|
ingame:
|
||||||
# This is shown in the top left corner and displays useful keybindings in
|
# This is shown in the top left corner and displays useful keybindings in
|
||||||
# every situation
|
# every situation
|
||||||
keybindingsOverlay:
|
keybindingsOverlay:
|
||||||
moveMap: Move
|
moveMap: Move
|
||||||
selectBuildings: Select area
|
selectBuildings: Selectează zona
|
||||||
stopPlacement: Stop placement
|
stopPlacement: Oprește plasarea
|
||||||
rotateBuilding: Rotate building
|
rotateBuilding: Rotește construcția
|
||||||
placeMultiple: Place multiple
|
placeMultiple: Plasează mai multe
|
||||||
reverseOrientation: Reverse orientation
|
reverseOrientation: Întoarce orientarea
|
||||||
disableAutoOrientation: Disable auto orientation
|
disableAutoOrientation: Dezactivați auto orientarea
|
||||||
toggleHud: Toggle HUD
|
toggleHud: Comută Interfața
|
||||||
placeBuilding: Place building
|
placeBuilding: Plasează construcția
|
||||||
createMarker: Create Marker
|
createMarker: Crează Waypoint
|
||||||
delete: Destroy
|
delete: Distruge
|
||||||
pasteLastBlueprint: Paste last blueprint
|
pasteLastBlueprint: Lipește ultimul plan
|
||||||
lockBeltDirection: Enable belt planner
|
lockBeltDirection: Activează planificator de benzi
|
||||||
plannerSwitchSide: Flip planner side
|
plannerSwitchSide: Întoarce partea planificatorului
|
||||||
cutSelection: Cut
|
cutSelection: Taie
|
||||||
copySelection: Copy
|
copySelection: Copiază
|
||||||
clearSelection: Clear Selection
|
clearSelection: Golește Secțiunea
|
||||||
pipette: Pipette
|
pipette: Pipette
|
||||||
|
|
||||||
# Everything related to placing buildings (I.e. as soon as you selected a building
|
# Everything related to placing buildings (I.e. as soon as you selected a building
|
||||||
@ -298,38 +295,38 @@ ingame:
|
|||||||
buildingPlacement:
|
buildingPlacement:
|
||||||
# Buildings can have different variants which are unlocked at later levels,
|
# Buildings can have different variants which are unlocked at later levels,
|
||||||
# and this is the hint shown when there are multiple variants available.
|
# and this is the hint shown when there are multiple variants available.
|
||||||
cycleBuildingVariants: Press <key> to cycle variants.
|
cycleBuildingVariants: Apasă <key> pentru a cicla variantele.
|
||||||
|
|
||||||
# Shows the hotkey in the ui, e.g. "Hotkey: Q"
|
# Shows the hotkey in the ui, e.g. "Hotkey: Q"
|
||||||
hotkeyLabel: >-
|
hotkeyLabel: >-
|
||||||
Hotkey: <key>
|
Tasta: <key>
|
||||||
|
|
||||||
infoTexts:
|
infoTexts:
|
||||||
speed: Speed
|
speed: Viteză
|
||||||
range: Range
|
range: Distanță
|
||||||
storage: Storage
|
storage: Capacitate
|
||||||
oneItemPerSecond: 1 item / second
|
oneItemPerSecond: 1 obiect / second
|
||||||
itemsPerSecond: <x> items / s
|
itemsPerSecond: <x> obiecte / s
|
||||||
itemsPerSecondDouble: (x2)
|
itemsPerSecondDouble: (x2)
|
||||||
|
|
||||||
tiles: <x> tiles
|
tiles: <x> Câmpuri
|
||||||
|
|
||||||
# The notification when completing a level
|
# The notification when completing a level
|
||||||
levelCompleteNotification:
|
levelCompleteNotification:
|
||||||
# <level> is replaced by the actual level, so this gets 'Level 03' for example.
|
# <level> is replaced by the actual level, so this gets 'Level 03' for example.
|
||||||
levelTitle: Level <level>
|
levelTitle: Nivelul <level>
|
||||||
completed: Completed
|
completed: Completat
|
||||||
unlockText: Unlocked <reward>!
|
unlockText: Ai deblocat <reward>!
|
||||||
buttonNextLevel: Next Level
|
buttonNextLevel: Nivelul următor
|
||||||
|
|
||||||
# Notifications on the lower right
|
# Notifications on the lower right
|
||||||
notifications:
|
notifications:
|
||||||
newUpgrade: A new upgrade is available!
|
newUpgrade: Un upgrade nou este disponibil!
|
||||||
gameSaved: Your game has been saved.
|
gameSaved: Jocul tău a fost salvat.
|
||||||
|
|
||||||
# The "Upgrades" window
|
# The "Upgrades" window
|
||||||
shop:
|
shop:
|
||||||
title: Upgrades
|
title: Upgrade-uri
|
||||||
buttonUnlock: Upgrade
|
buttonUnlock: Upgrade
|
||||||
|
|
||||||
# Gets replaced to e.g. "Tier IX"
|
# Gets replaced to e.g. "Tier IX"
|
||||||
@ -338,336 +335,336 @@ ingame:
|
|||||||
# The roman number for each tier
|
# The roman number for each tier
|
||||||
tierLabels: [I, II, III, IV, V, VI, VII, VIII, IX, X]
|
tierLabels: [I, II, III, IV, V, VI, VII, VIII, IX, X]
|
||||||
|
|
||||||
maximumLevel: MAXIMUM LEVEL (Speed x<currentMult>)
|
maximumLevel: NIVELUL MAXIM (Speed x<currentMult>)
|
||||||
|
|
||||||
# The "Statistics" window
|
# The "Statistics" window
|
||||||
statistics:
|
statistics:
|
||||||
title: Statistics
|
title: Statistici
|
||||||
dataSources:
|
dataSources:
|
||||||
stored:
|
stored:
|
||||||
title: Stored
|
title: Stocate
|
||||||
description: Displaying amount of stored shapes in your central building.
|
description: Afișează numărul de forme stocate în construcția centrală .
|
||||||
produced:
|
produced:
|
||||||
title: Produced
|
title: Produse
|
||||||
description: Displaying all shapes your whole factory produces, including intermediate products.
|
description: Afișează toate formele pe care fabrica ta le produce, incluzând produsele intermediate.
|
||||||
delivered:
|
delivered:
|
||||||
title: Delivered
|
title: Livrate
|
||||||
description: Displaying shapes which are delivered to your central building.
|
description: Afișează formele care sunt livrate la construcția centrală.
|
||||||
noShapesProduced: No shapes have been produced so far.
|
noShapesProduced: Nicio formă nu a fost produsă până acum.
|
||||||
|
|
||||||
# Displays the shapes per minute, e.g. '523 / m'
|
# Displays the shapes per minute, e.g. '523 / m'
|
||||||
shapesPerMinute: <shapes> / m
|
shapesPerMinute: <shapes> / m
|
||||||
|
|
||||||
# Settings menu, when you press "ESC"
|
# Settings menu, when you press "ESC"
|
||||||
settingsMenu:
|
settingsMenu:
|
||||||
playtime: Playtime
|
playtime: Timp jucat
|
||||||
|
|
||||||
buildingsPlaced: Buildings
|
buildingsPlaced: Construcții
|
||||||
beltsPlaced: Belts
|
beltsPlaced: Benzi
|
||||||
|
|
||||||
buttons:
|
buttons:
|
||||||
continue: Continue
|
continue: Continuă
|
||||||
settings: Settings
|
settings: Setări
|
||||||
menu: Return to menu
|
menu: Întoarce-te în meniu
|
||||||
|
|
||||||
# Bottom left tutorial hints
|
# Bottom left tutorial hints
|
||||||
tutorialHints:
|
tutorialHints:
|
||||||
title: Need help?
|
title: Ai nevoie de ajutor?
|
||||||
showHint: Show hint
|
showHint: Arată o idee
|
||||||
hideHint: Close
|
hideHint: Închide
|
||||||
|
|
||||||
# When placing a blueprint
|
# When placing a blueprint
|
||||||
blueprintPlacer:
|
blueprintPlacer:
|
||||||
cost: Cost
|
cost: Preț
|
||||||
|
|
||||||
# Map markers
|
# Map markers
|
||||||
waypoints:
|
waypoints:
|
||||||
waypoints: Markers
|
waypoints: Waypointuri
|
||||||
hub: HUB
|
hub: Interfață
|
||||||
description: Left-click a marker to jump to it, right-click to delete it.<br><br>Press <keybinding> to create a marker from the current view, or <strong>right-click</strong> to create a marker at the selected location.
|
description: Click-stânga pe un waypoint pentru a merge la el, click-dreapta pentru a îl șterge.<br><br>Apasă <keybinding> pentru a crea un waypoint din perspectiva actuală, sau <strong>click-dreapta</strong> pentru a crea un waypoint.
|
||||||
creationSuccessNotification: Marker has been created.
|
creationSuccessNotification: Waypointul a fost creat.
|
||||||
|
|
||||||
# Interactive tutorial
|
# Interactive tutorial
|
||||||
interactiveTutorial:
|
interactiveTutorial:
|
||||||
title: Tutorial
|
title: Tutorial
|
||||||
hints:
|
hints:
|
||||||
1_1_extractor: Place an <strong>extractor</strong> on top of a <strong>circle shape</strong> to extract it!
|
1_1_extractor: Plasează un <strong>extractor</strong> pe o <strong>formă de cerc</strong> pentru a o extrage!
|
||||||
1_2_conveyor: >-
|
1_2_conveyor: >-
|
||||||
Connect the extractor with a <strong>conveyor belt</strong> to your hub!<br><br>Tip: <strong>Click and drag</strong> the belt with your mouse!
|
Conectează extractorul cu o<strong>bandă rulantă</strong> până la centru!<br><br>Sfat: <strong>Click și trage</strong> banda cu mouse-ul tău!
|
||||||
|
|
||||||
1_3_expand: >-
|
1_3_expand: >-
|
||||||
This is <strong>NOT</strong> an idle game! Build more extractors and belts to finish the goal quicker.<br><br>Tip: Hold <strong>SHIFT</strong> to place multiple extractors, and use <strong>R</strong> to rotate them.
|
Acesta <strong>NU</strong> este un joc idle! Construiește mai multe extractoare și benzi pentru a finaliza scopul mai rapid.<br><br>Sfat: Ține apăsat <strong>SHIFT</strong> pentru a plasa mai multe extractoare, și flosește <strong>R</strong> pentru a le roti.
|
||||||
|
|
||||||
colors:
|
colors:
|
||||||
red: Red
|
red: Roșu
|
||||||
green: Green
|
green: Verde
|
||||||
blue: Blue
|
blue: Albastru
|
||||||
yellow: Yellow
|
yellow: Galben
|
||||||
purple: Purple
|
purple: Mov
|
||||||
cyan: Cyan
|
cyan: Cyan
|
||||||
white: White
|
white: Alb
|
||||||
uncolored: No color
|
uncolored: Necolorat
|
||||||
shapeViewer:
|
shapeViewer:
|
||||||
title: Layers
|
title: Start
|
||||||
empty: Empty
|
empty: Gol
|
||||||
|
|
||||||
# All shop upgrades
|
# All shop upgrades
|
||||||
shopUpgrades:
|
shopUpgrades:
|
||||||
belt:
|
belt:
|
||||||
name: Belts, Distributor & Tunnels
|
name: Benzi, Distribuitor & Tunele
|
||||||
description: Speed x<currentMult> → x<newMult>
|
description: Viteza x<currentMult> → x<newMult>
|
||||||
miner:
|
miner:
|
||||||
name: Extraction
|
name: Extractoare
|
||||||
description: Speed x<currentMult> → x<newMult>
|
description: Viteza x<currentMult> → x<newMult>
|
||||||
processors:
|
processors:
|
||||||
name: Cutting, Rotating & Stacking
|
name: Tăiere, Rotație & Presare
|
||||||
description: Speed x<currentMult> → x<newMult>
|
description: Viteza x<currentMult> → x<newMult>
|
||||||
painting:
|
painting:
|
||||||
name: Mixing & Painting
|
name: Amestecare & Pictare
|
||||||
description: Speed x<currentMult> → x<newMult>
|
description: Viteza x<currentMult> → x<newMult>
|
||||||
|
|
||||||
# Buildings and their name / description
|
# Buildings and their name / description
|
||||||
buildings:
|
buildings:
|
||||||
belt:
|
belt:
|
||||||
default:
|
default:
|
||||||
name: &belt Conveyor Belt
|
name: &belt Benzi Rulante
|
||||||
description: Transports items, hold and drag to place multiple.
|
description: Transportă obiecte, ține apăsat și trage pentru a plasa mai multe.
|
||||||
|
|
||||||
miner: # Internal name for the Extractor
|
miner: # Internal name for the Extractor
|
||||||
default:
|
default:
|
||||||
name: &miner Extractor
|
name: &miner Extractor
|
||||||
description: Place over a shape or color to extract it.
|
description: Plasează peste o formă sau culoare pentru a o extrage.
|
||||||
|
|
||||||
chainable:
|
chainable:
|
||||||
name: Extractor (Chain)
|
name: Extractor (lanț)
|
||||||
description: Place over a shape or color to extract it. Can be chained.
|
description: Plasează peste o formă sau culoare pentru a o extrage. Poate fi înlănțuit.
|
||||||
|
|
||||||
underground_belt: # Internal name for the Tunnel
|
underground_belt: # Internal name for the Tunnel
|
||||||
default:
|
default:
|
||||||
name: &underground_belt Tunnel
|
name: &underground_belt Tunel
|
||||||
description: Allows to tunnel resources under buildings and belts.
|
description: Permite transportarea resurselor pe sub construcții și benzi.
|
||||||
|
|
||||||
tier2:
|
tier2:
|
||||||
name: Tunnel Tier II
|
name: Tunnel Tier II
|
||||||
description: Allows to tunnel resources under buildings and belts.
|
description: Permite transportarea resurselor pe sub construcții și benzi.
|
||||||
|
|
||||||
splitter: # Internal name for the Balancer
|
splitter: # Internal name for the Balancer
|
||||||
default:
|
default:
|
||||||
name: &splitter Balancer
|
name: &splitter Distribuitor
|
||||||
description: Multifunctional - Evenly distributes all inputs onto all outputs.
|
description: Multifuncțional - Distribuie egal toate input-urile pe toate output-urile.
|
||||||
|
|
||||||
compact:
|
compact:
|
||||||
name: Merger (compact)
|
name: Combinator (compact)
|
||||||
description: Merges two conveyor belts into one.
|
description: Combină două benzi rulante în una.
|
||||||
|
|
||||||
compact-inverse:
|
compact-inverse:
|
||||||
name: Merger (compact)
|
name: Combinator (compact)
|
||||||
description: Merges two conveyor belts into one.
|
description: Combină două benzi rulante în una.
|
||||||
|
|
||||||
cutter:
|
cutter:
|
||||||
default:
|
default:
|
||||||
name: &cutter Cutter
|
name: &cutter Tăietor
|
||||||
description: Cuts shapes from top to bottom and outputs both halfs. <strong>If you use only one part, be sure to destroy the other part or it will stall!</strong>
|
description: Taie forme de sus în jos și scoate ambele jumătăți. <strong>Dacă folosești doar o parte, ține minte să o distrugi pe cealaltă sau producția se va opri!</strong>
|
||||||
quad:
|
quad:
|
||||||
name: Cutter (Quad)
|
name: Tăietor (Quad)
|
||||||
description: Cuts shapes into four parts. <strong>If you use only one part, be sure to destroy the other part or it will stall!</strong>
|
description: Taie formele în patru părți. <strong>Dacă folosești doar o parte, ține minte să o distrugi pe cealaltă sau producția se va opri!</strong>
|
||||||
|
|
||||||
rotater:
|
rotater:
|
||||||
default:
|
default:
|
||||||
name: &rotater Rotate
|
name: &rotater Rotate
|
||||||
description: Rotates shapes clockwise by 90 degrees.
|
description: Rotește formele în sensul acelor de ceasornic la 90 de grade.
|
||||||
ccw:
|
ccw:
|
||||||
name: Rotate (CCW)
|
name: Rotate (CCW)
|
||||||
description: Rotates shapes counter clockwise by 90 degrees.
|
description: Rotește formele în inversul sensului acelor de ceasornic la 90 de grade.
|
||||||
|
|
||||||
stacker:
|
stacker:
|
||||||
default:
|
default:
|
||||||
name: &stacker Stacker
|
name: &stacker Mașină de presat
|
||||||
description: Stacks both items. If they can not be merged, the right item is placed above the left item.
|
description: Unește ambele obiecte. Dacă ele nu poti fi unite, obiectul drept va fi pus peste obiectul stâng.
|
||||||
|
|
||||||
mixer:
|
mixer:
|
||||||
default:
|
default:
|
||||||
name: &mixer Color Mixer
|
name: &mixer Mixer de culori
|
||||||
description: Mixes two colors using additive blending.
|
description: Amestecă două culori folosind amestecuri aditive.
|
||||||
|
|
||||||
painter:
|
painter:
|
||||||
default:
|
default:
|
||||||
name: &painter Painter
|
name: &painter Mașină de pictat
|
||||||
description: &painter_desc Colors the whole shape on the left input with the color from the right input.
|
description: &painter_desc Colorează întreaga formă din input-ul stâng folosind culoarea din input-ul drept.
|
||||||
double:
|
double:
|
||||||
name: Painter (Double)
|
name: Mașină de pictat (Dublu)
|
||||||
description: Colors the shapes on the left inputs with the color from the top input.
|
description: Colorează formele din input-urile din stânga folosind culoarea din input-ul de sus.
|
||||||
quad:
|
quad:
|
||||||
name: Painter (Quad)
|
name: Mașină de pictat (Quad)
|
||||||
description: Allows to color each quadrant of the shape with a different color.
|
description: Permite colorarea fiecărui cadrant al formei cu o culoare diferită .
|
||||||
mirrored:
|
mirrored:
|
||||||
name: *painter
|
name: *painter
|
||||||
description: *painter_desc
|
description: *painter_desc
|
||||||
|
|
||||||
trash:
|
trash:
|
||||||
default:
|
default:
|
||||||
name: &trash Trash
|
name: &trash Gunoi
|
||||||
description: Accepts inputs from all sides and destroys them. Forever.
|
description: Acceptă input-uri din toate părțile și le distruge. Pentru totdeauna.
|
||||||
|
|
||||||
storage:
|
storage:
|
||||||
name: Storage
|
name: Depozit
|
||||||
description: Stores excess items, up to a given capacity. Can be used as an overflow gate.
|
description: Depozitează obiectele in exces, până la o capacitate dată. Poate fi folosit ca un overflow gate.
|
||||||
hub:
|
hub:
|
||||||
deliver: Deliver
|
deliver: Deliver
|
||||||
toUnlock: to unlock
|
toUnlock: pentru a debloca
|
||||||
levelShortcut: LVL
|
levelShortcut: LVL
|
||||||
|
|
||||||
storyRewards:
|
storyRewards:
|
||||||
# Those are the rewards gained from completing the store
|
# Those are the rewards gained from completing the store
|
||||||
reward_cutter_and_trash:
|
reward_cutter_and_trash:
|
||||||
title: Cutting Shapes
|
title: Tăierea formelor
|
||||||
desc: You just unlocked the <strong>cutter</strong> - it cuts shapes half from <strong>top to bottom</strong> regardless of its orientation!<br><br>Be sure to get rid of the waste, or otherwise <strong>it will stall</strong> - For this purpose I gave you a trash, which destroys everything you put into it!
|
desc: Tocmai ai deblocat <strong>tăietorul</strong> - taie forme pe jumate de <strong>jos în sus</strong> indiferent de orientație!<br><br>Ține minte să scapi de deșeuri, altfel <strong>se va opri</strong> - În acest scop ți-am dat un gunoi, care distruge tot ce pui în el!
|
||||||
|
|
||||||
reward_rotater:
|
reward_rotater:
|
||||||
title: Rotating
|
title: Rotitul
|
||||||
desc: The <strong>rotater</strong> has been unlocked! It rotates shapes clockwise by 90 degrees.
|
desc: <strong>rotater-ul</strong> a fost deblocat! El rotește formele la 90 de grade.
|
||||||
|
|
||||||
reward_painter:
|
reward_painter:
|
||||||
title: Painting
|
title: Pictatul
|
||||||
desc: >-
|
desc: >-
|
||||||
The <strong>painter</strong> has been unlocked - Extract some color veins (just as you do with shapes) and combine it with a shape in the painter to color them!<br><br>PS: If you are colorblind, there is a <strong>color blind mode</strong> in the settings!
|
The <strong>Mașina de pictat</strong> a fost deblocată - Extrage niște culori (la fel cum faci și cu formele) și combină-le cu o formă în mașina de pictat pentru a le colora!<br><br>PS: Dacă ești orb, acolo este un <strong>mod pentru orbi</strong> în setări!
|
||||||
|
|
||||||
reward_mixer:
|
reward_mixer:
|
||||||
title: Color Mixing
|
title: Amestecatul culorilor
|
||||||
desc: The <strong>mixer</strong> has been unlocked - Combine two colors using <strong>additive blending</strong> with this building!
|
desc: <strong>Mixerul</strong> a fost deblocat - Combină două culori folosind <strong>amestecul de aditivi</strong> cu această clădire!
|
||||||
|
|
||||||
reward_stacker:
|
reward_stacker:
|
||||||
title: Combiner
|
title: Mașina de presat
|
||||||
desc: You can now combine shapes with the <strong>combiner</strong>! Both inputs are combined, and if they can be put next to each other, they will be <strong>fused</strong>. If not, the right input is <strong>stacked on top</strong> of the left input!
|
desc: Acum poți combina forme cu <strong>mașina de presat</strong>! Ambele input-uri vor fi combinate, iar dacă ele pot fi puse alături, ele vor fi <strong>sudate</strong>. Dacă nu, input-ul drept este <strong>pus peste</strong> input-ul stâng!
|
||||||
|
|
||||||
reward_splitter:
|
reward_splitter:
|
||||||
title: Splitter/Merger
|
title: Distribuitor/Combinator
|
||||||
desc: The multifunctional <strong>balancer</strong> has been unlocked - It can be used to build bigger factories by <strong>splitting and merging items</strong> onto multiple belts!<br><br>
|
desc: Multifuncționalul <strong>distribuitor</strong> a fost deblocat - El poate fi folosit pentru a construi fabrici mai mari prin <strong>distribuirea și combinarea obiectelor</strong> pe benzi multiple!<br><br>
|
||||||
|
|
||||||
reward_tunnel:
|
reward_tunnel:
|
||||||
title: Tunnel
|
title: Tunel
|
||||||
desc: The <strong>tunnel</strong> has been unlocked - You can now pipe items through belts and buildings with it!
|
desc: <strong>Tunelul</strong> a fost deblocat - Acum poți deplasa obiecte prin benzi și construcții cu el!
|
||||||
|
|
||||||
reward_rotater_ccw:
|
reward_rotater_ccw:
|
||||||
title: CCW Rotating
|
title: Rotarea CCW
|
||||||
desc: You have unlocked a variant of the <strong>rotater</strong> - It allows to rotate counter clockwise! To build it, select the rotater and <strong>press 'T' to cycle its variants</strong>!
|
desc: Ai deblocat o variantă a <strong>rotater-ului</strong> - El permite rotația în sensul invers al acelor de ceasornic! Pentru a îț construi, selectează rotater-ul și <strong>apasă 'T' pentru a cicla printre variante</strong>!
|
||||||
|
|
||||||
reward_miner_chainable:
|
reward_miner_chainable:
|
||||||
title: Chaining Extractor
|
title: Chaining Extractor
|
||||||
desc: You have unlocked the <strong>chaining extractor</strong>! It can <strong>forward its resources</strong> to other extractors so you can more efficiently extract resources!
|
desc: Ai deblocat <strong>Extractorul în lanț</strong>! El își poate <strong>transmite resursele</strong> la alte extractoare ca tu să poți extrage resurse mai eficient!
|
||||||
|
|
||||||
reward_underground_belt_tier_2:
|
reward_underground_belt_tier_2:
|
||||||
title: Tunnel Tier II
|
title: Tunnel Tier II
|
||||||
desc: You have unlocked a new variant of the <strong>tunnel</strong> - It has a <strong>bigger range</strong>, and you can also mix-n-match those tunnels now!
|
desc: Ai deblocat o variantă nouă a <strong>tunelului</strong> - El are <strong>distanță mai mare</strong>, iar tu poți de asemenea să alternezi acele tunele acum!
|
||||||
|
|
||||||
reward_splitter_compact:
|
reward_splitter_compact:
|
||||||
title: Compact Balancer
|
title: Distribuitor compact
|
||||||
desc: >-
|
desc: >-
|
||||||
You have unlocked a compact variant of the <strong>balancer</strong> - It accepts two inputs and merges them into one!
|
Ai deblocat o variantă compactă a <strong>distribuitorului</strong> - El acceptă două input-uri și le combină intr-una!
|
||||||
|
|
||||||
reward_cutter_quad:
|
reward_cutter_quad:
|
||||||
title: Quad Cutting
|
title: Tăiatul quadriplu
|
||||||
desc: You have unlocked a variant of the <strong>cutter</strong> - It allows you to cut shapes in <strong>four parts</strong> instead of just two!
|
desc: Ai deblocat o variantă a <strong>tăietorului</strong> - El îți permite să tai forme în <strong>patru părți</strong> în loc de doar două!
|
||||||
|
|
||||||
reward_painter_double:
|
reward_painter_double:
|
||||||
title: Double Painting
|
title: Pictatul dublu
|
||||||
desc: You have unlocked a variant of the <strong>painter</strong> - It works as the regular painter but processes <strong>two shapes at once</strong> consuming just one color instead of two!
|
desc: Ai deblocat o variantă a <strong>Mașini de pictat</strong> - Funcționează la fel ca o mașină de pictat normală dar, procesează <strong>două forme odată</strong> consumând doar o culoare în loc de două!
|
||||||
|
|
||||||
reward_painter_quad:
|
reward_painter_quad:
|
||||||
title: Quad Painting
|
title: Pictatul quadruplu
|
||||||
desc: You have unlocked a variant of the <strong>painter</strong> - It allows to paint each part of the shape individually!
|
desc: Ai deblocat o variantă a <strong>Mașini de pictat</strong> - Ea permite să pictezi fiecare parte a formei individual!
|
||||||
|
|
||||||
reward_storage:
|
reward_storage:
|
||||||
title: Storage Buffer
|
title: Depozitul
|
||||||
desc: You have unlocked a variant of the <strong>trash</strong> - It allows to store items up to a given capacity!
|
desc: Ai deblocat o variantă a <strong>gunoiului</strong> - El permite să depoziți obiecte până într-o capacitate dată!
|
||||||
|
|
||||||
reward_freeplay:
|
reward_freeplay:
|
||||||
title: Freeplay
|
title: Jocul liber
|
||||||
desc: You did it! You unlocked the <strong>free-play mode</strong>! This means that shapes are now randomly generated! (No worries, more content is planned for the standalone!)
|
desc: Ai făcut-o! Ai deblocat <strong>modul de joc liber</strong>! Asta înseamnă că formele sunt acum generate aleatoriu! (Fără griji, mai mult conținut este planificat pentru versiunea standalone!)
|
||||||
|
|
||||||
reward_blueprints:
|
reward_blueprints:
|
||||||
title: Blueprints
|
title: Planuri
|
||||||
desc: You can now <strong>copy and paste</strong> parts of your factory! Select an area (Hold CTRL, then drag with your mouse), and press 'C' to copy it.<br><br>Pasting it is <strong>not free</strong>, you need to produce <strong>blueprint shapes</strong> to afford it! (Those you just delivered).
|
desc: Acum poți <strong>copia și lipi</strong> părți ale fabrici tale! Selectează o zonă (Ține apăsat CTRL, apoi trage cu mouse-ul tău), și apasă 'C' pentru a o copia.<br><br>Lipitul nu este <strong>gratis</strong>, ai nevoie să produci <strong>forme de planuri</strong> pentru a ți le permite! (Acelea pe care tocmai le-ai livrat).
|
||||||
|
|
||||||
# Special reward, which is shown when there is no reward actually
|
# Special reward, which is shown when there is no reward actually
|
||||||
no_reward:
|
no_reward:
|
||||||
title: Next level
|
title: Nivelul următor
|
||||||
desc: >-
|
desc: >-
|
||||||
This level gave you no reward, but the next one will! <br><br> PS: Better don't destroy your existing factory - You need <strong>all</strong> those shapes later again to <strong>unlock upgrades</strong>!
|
Acest nivel nu ți-a dat nimic dar, următor îți va da! <br><br> PS: Mai bine nu îți distruge fabricile construite - Ai nevoie de <strong>toate</strong> acele forme mai târziu din nou pentru a <strong>debloca upgrade-uri</strong>!
|
||||||
|
|
||||||
no_reward_freeplay:
|
no_reward_freeplay:
|
||||||
title: Next level
|
title: Nivelul următor
|
||||||
desc: >-
|
desc: >-
|
||||||
Congratulations! By the way, more content is planned for the standalone!
|
Felicitări! Apropo, mai mult conținut este planificat pentru versiunea standalone!
|
||||||
|
|
||||||
settings:
|
settings:
|
||||||
title: Settings
|
title: Setări
|
||||||
categories:
|
categories:
|
||||||
game: Game
|
game: Joc
|
||||||
app: Application
|
app: Aplicație
|
||||||
|
|
||||||
versionBadges:
|
versionBadges:
|
||||||
dev: Development
|
dev: Dezvoltare
|
||||||
staging: Staging
|
staging: Beta
|
||||||
prod: Production
|
prod: Producere
|
||||||
buildDate: Built <at-date>
|
buildDate: Construit <at-date>
|
||||||
|
|
||||||
labels:
|
labels:
|
||||||
uiScale:
|
uiScale:
|
||||||
title: Interface scale
|
title: Scala de interfață
|
||||||
description: >-
|
description: >-
|
||||||
Changes the size of the user interface. The interface will still scale based on your device resolution, but this setting controls the amount of scale.
|
Schimbă dimensiunea interfeței utilizatorului. Această interfață tot se va scala bazată pe rezoluția dispozitivului dumneavoastră dar, această setare controlează cantitatea scalări.
|
||||||
scales:
|
scales:
|
||||||
super_small: Super small
|
super_small: Foarte mică
|
||||||
small: Small
|
small: Mică
|
||||||
regular: Regular
|
regular: Normal
|
||||||
large: Large
|
large: Mare
|
||||||
huge: Huge
|
huge: Imens
|
||||||
|
|
||||||
scrollWheelSensitivity:
|
scrollWheelSensitivity:
|
||||||
title: Zoom sensitivity
|
title: Sensitivitatea Zoom-ului
|
||||||
description: >-
|
description: >-
|
||||||
Changes how sensitive the zoom is (Either mouse wheel or trackpad).
|
Schimbă cât de sensitiv zoom-ul este (Fie roata mouse-ului ori trackpadlui).
|
||||||
sensitivity:
|
sensitivity:
|
||||||
super_slow: Super slow
|
super_slow: Foarte încet
|
||||||
slow: Slow
|
slow: Încet
|
||||||
regular: Regular
|
regular: Regulat
|
||||||
fast: Fast
|
fast: Rapid
|
||||||
super_fast: Super fast
|
super_fast: Foarte rapid
|
||||||
|
|
||||||
language:
|
language:
|
||||||
title: Language
|
title: Limba
|
||||||
description: >-
|
description: >-
|
||||||
Change the language. All translations are user contributed and might be incomplete!
|
Schimbă limba. Toate traducerile sunt contribuite de utilizatori și pot fi incomplete!
|
||||||
|
|
||||||
fullscreen:
|
fullscreen:
|
||||||
title: Fullscreen
|
title: Fullscreen
|
||||||
description: >-
|
description: >-
|
||||||
It is recommended to play the game in fullscreen to get the best experience. Only available in the standalone.
|
Este recomandat ca jocul să fie jucat în fullscreen pentru a aveam cea mai bună experiență. Doar disponibil în versiunea standalone.
|
||||||
|
|
||||||
soundsMuted:
|
soundsMuted:
|
||||||
title: Mute Sounds
|
title: Oprește sunetele
|
||||||
description: >-
|
description: >-
|
||||||
If enabled, mutes all sound effects.
|
Dacă este activat, oprește toate efectele sonore.
|
||||||
|
|
||||||
musicMuted:
|
musicMuted:
|
||||||
title: Mute Music
|
title: Oprește muzica
|
||||||
description: >-
|
description: >-
|
||||||
If enabled, mutes all music.
|
Dacă este activat, oprește toată muzica.
|
||||||
|
|
||||||
theme:
|
theme:
|
||||||
title: Game theme
|
title: Tema jocului
|
||||||
description: >-
|
description: >-
|
||||||
Choose the game theme (light / dark).
|
Alege tema jocului (luminoasă / întunecată).
|
||||||
|
|
||||||
themes:
|
themes:
|
||||||
dark: Dark
|
dark: Întunecată
|
||||||
light: Light
|
light: Luminoasă
|
||||||
|
|
||||||
refreshRate:
|
refreshRate:
|
||||||
title: Simulation Target
|
title: Simulation Target
|
||||||
description: >-
|
description: >-
|
||||||
If you have a 144hz monitor, change the refresh rate here so the game will properly simulate at higher refresh rates. This might actually decrease the FPS if your computer is too slow.
|
Dacă ai un monitor cu 144hz, schimbă refresh rate-ul aici și jocul va simula la refresh rate-uri mai mari. Acesta poate de fapt scădea FPS-urile dacă calculatorul dumneavoastră este prea lent.
|
||||||
|
|
||||||
alwaysMultiplace:
|
alwaysMultiplace:
|
||||||
title: Multiplace
|
title: Multiplace
|
||||||
|
Loading…
Reference in New Issue
Block a user