mirror of
https://github.com/tobspr/shapez.io.git
synced 2025-06-13 13:04:03 +00:00
Update base-de.yaml
This commit is contained in:
parent
1046e7d4bd
commit
9508748d06
@ -88,9 +88,9 @@ dialogs:
|
|||||||
viewUpdate: Update anzeigen
|
viewUpdate: Update anzeigen
|
||||||
showUpgrades: Upgrades anzeigen
|
showUpgrades: Upgrades anzeigen
|
||||||
showKeybindings: Kürzel anzeigen
|
showKeybindings: Kürzel anzeigen
|
||||||
retry: Retry
|
retry: Wiederholen
|
||||||
continue: Continue
|
continue: Fortsetzen
|
||||||
playOffline: Play Offline
|
playOffline: Offline Spielen
|
||||||
importSavegameError:
|
importSavegameError:
|
||||||
title: Importfehler
|
title: Importfehler
|
||||||
text: "Fehler beim Importieren deines Speicherstands:"
|
text: "Fehler beim Importieren deines Speicherstands:"
|
||||||
@ -193,64 +193,59 @@ dialogs:
|
|||||||
editConstantProducer:
|
editConstantProducer:
|
||||||
title: Set Item
|
title: Set Item
|
||||||
puzzleLoadFailed:
|
puzzleLoadFailed:
|
||||||
title: Puzzles failed to load
|
title: Puzzle konnte nicht geladen werden.
|
||||||
desc: "Unfortunately the puzzles could not be loaded:"
|
desc: "Leider konnte das Puzzle nicht geladen werden."
|
||||||
submitPuzzle:
|
submitPuzzle:
|
||||||
title: Submit Puzzle
|
title: Puzzle einreichen
|
||||||
descName: "Give your puzzle a name:"
|
descName: "Gib deinem Puzzle einen Namen:"
|
||||||
descIcon: "Please enter a unique short key, which will be shown as the icon of
|
descIcon: "Bitte gib einen kurzen Code ein, welcher als Icon für dein Puzzle benutzt wird (Du kannst diese <link>hier</link> erstellen, oder suche dir eines der zufällig generierten Icons aus.):"
|
||||||
your puzzle (You can generate them <link>here</link>, or choose one
|
placeholderName: Puzzle Titel
|
||||||
of the randomly suggested shapes below):"
|
|
||||||
placeholderName: Puzzle Title
|
|
||||||
puzzleResizeBadBuildings:
|
puzzleResizeBadBuildings:
|
||||||
title: Resize not possible
|
title: Ändern der Größe nicht möglich.
|
||||||
desc: You can't make the zone any smaller, because then some buildings would be
|
desc: Du kannst die Zone nicht verkleinern, weil sich dann manche der Gebäude außerhalb der Zone befinden würden
|
||||||
outside the zone.
|
|
||||||
puzzleLoadError:
|
puzzleLoadError:
|
||||||
title: Bad Puzzle
|
title: Fehlerhaftes Puzzle
|
||||||
desc: "The puzzle failed to load:"
|
desc: "Puzzle konnte nicht geladen werden:"
|
||||||
offlineMode:
|
offlineMode:
|
||||||
title: Offline Mode
|
title: Offline Modus
|
||||||
desc: We couldn't reach the servers, so the game has to run in offline mode.
|
desc: Wir konnten die Server nicht erreichen, also muss das Spiel im Offline Modus laufen.
|
||||||
Please make sure you have an active internect connection.
|
Bitte versicher dich, dass du eine aktive Internetverbindung besitzt.
|
||||||
puzzleDownloadError:
|
puzzleDownloadError:
|
||||||
title: Download Error
|
title: Download Fehler
|
||||||
desc: "Failed to download the puzzle:"
|
desc: "Downloaden des Puzzles fehlgeschlagen"
|
||||||
puzzleSubmitError:
|
puzzleSubmitError:
|
||||||
title: Submission Error
|
title: Fehler beim Einreichen
|
||||||
desc: "Failed to submit your puzzle:"
|
desc: "Konnte dein Puzzle nicht einreichen"
|
||||||
puzzleSubmitOk:
|
puzzleSubmitOk:
|
||||||
title: Puzzle Published
|
title: Puzzle veröffentlicht
|
||||||
desc: Congratulations! Your puzzle has been published and can now be played by
|
desc: Gratulation! Dein Puzzle wurde veröffentlicht und kann nun von anderen gespielt werden.
|
||||||
others. You can now find it in the "My puzzles" section.
|
Du kannst es nun in der "Meine Puzzles" Sektion finden.
|
||||||
puzzleCreateOffline:
|
puzzleCreateOffline:
|
||||||
title: Offline Mode
|
title: Offline Modus
|
||||||
desc: Since you are offline, you will not be able to save and/or publish your
|
desc: Nachdem du offline bist, wird es dir nicht möglich sein dein Puzzle zu speichern oder zu veröffentlichen. Möchtest du trotzdem fortsetzen?
|
||||||
puzzle. Would you still like to continue?
|
|
||||||
puzzlePlayRegularRecommendation:
|
puzzlePlayRegularRecommendation:
|
||||||
title: Recommendation
|
title: Empfehlung
|
||||||
desc: I <strong>strongly</strong> recommend playing the normal game to level 12
|
desc: I empfehle <strong>dringend</strong> das normale Spiel bis Level 12 zu spielen,
|
||||||
before attempting the puzzle DLC, otherwise you may encounter
|
bevor du das Puzzle DLC versuchst, sonst wirst du Mechaniken über den Weg laufen welche du noch nicht kennen gelernt hast. Möchtest du trotzdem fortsetzen?
|
||||||
mechanics not yet introduced. Do you still want to continue?
|
|
||||||
puzzleShare:
|
puzzleShare:
|
||||||
title: Short Key Copied
|
title:
|
||||||
desc: The short key of the puzzle (<key>) has been copied to your clipboard! It
|
desc: Der Codes des Puzzles (<key>) wrude in deine Zwischenablage kopiert! Er
|
||||||
can be entered in the puzzle menu to access the puzzle.
|
kann im Puzzle Menü eingegeben werden um das Puzzle zu erreichen.
|
||||||
puzzleReport:
|
puzzleReport:
|
||||||
title: Report Puzzle
|
title: Puzzle melden
|
||||||
options:
|
options:
|
||||||
profane: Profane
|
profane: Profan
|
||||||
unsolvable: Not solvable
|
unsolvable: Nicht lösbar
|
||||||
trolling: Trolling
|
trolling: Trolling
|
||||||
puzzleReportComplete:
|
puzzleReportComplete:
|
||||||
title: Thank you for your feedback!
|
title: Vielen Dank für dein Feedback!
|
||||||
desc: The puzzle has been flagged.
|
desc: Das Puzzle wurde markiert.
|
||||||
puzzleReportError:
|
puzzleReportError:
|
||||||
title: Failed to report
|
title: Fehler beim Melden
|
||||||
desc: "Your report could not get processed:"
|
desc: "Deine Meldung konnte nicht verarbeitet werden:"
|
||||||
puzzleLoadShortKey:
|
puzzleLoadShortKey:
|
||||||
title: Enter short key
|
title: Code eingeben
|
||||||
desc: Enter the short key of the puzzle to load it.
|
desc: Gib den Code für das Puzzle ein.
|
||||||
ingame:
|
ingame:
|
||||||
keybindingsOverlay:
|
keybindingsOverlay:
|
||||||
moveMap: Bewegen
|
moveMap: Bewegen
|
||||||
|
Loading…
Reference in New Issue
Block a user