From 7c0565ab35beb4deb6524498bb59896d53a6bc4b Mon Sep 17 00:00:00 2001 From: tobspr Date: Wed, 10 Jun 2020 12:18:13 +0200 Subject: [PATCH] Add initial German Translation --- src/css/states/main_menu.scss | 2 +- src/js/core/config.js | 2 +- translations/base-de.yaml | 64 +++++++++++++++++------------------ 3 files changed, 34 insertions(+), 34 deletions(-) diff --git a/src/css/states/main_menu.scss b/src/css/states/main_menu.scss index 6466500c..2c68ee2e 100644 --- a/src/css/states/main_menu.scss +++ b/src/css/states/main_menu.scss @@ -217,7 +217,7 @@ .playButton { @include SuperHeading; - @include S(width, 130px); + @include S(min-width, 130px); @include S(padding, 15px, 20px); letter-spacing: 0.3em !important; diff --git a/src/js/core/config.js b/src/js/core/config.js index 540bccfd..e6eb7b00 100644 --- a/src/js/core/config.js +++ b/src/js/core/config.js @@ -82,7 +82,7 @@ export const globalConfig = { debug: { /* dev:start */ - fastGameEnter: true, + // fastGameEnter: true, // noArtificialDelays: true, // disableSavegameWrite: true, // showEntityBounds: true, diff --git a/translations/base-de.yaml b/translations/base-de.yaml index 71216d73..71e904c7 100644 --- a/translations/base-de.yaml +++ b/translations/base-de.yaml @@ -24,7 +24,7 @@ global: error: Fehler # How big numbers are rendered, e.g. "10,000" - thousandsDivider: "," + thousandsDivider: "." # The suffix for large numbers, e.g. 1.3k, 400.2M, etc. suffix: @@ -38,21 +38,21 @@ global: time: # Used for formatting past time dates - oneSecondAgo: one second ago - xSecondsAgo: seconds ago - oneMinuteAgo: one minute ago - xMinutesAgo: minutes ago - oneHourAgo: one hour ago - xHoursAgo: hours ago - oneDayAgo: one day ago - xDaysAgo: days ago + oneSecondAgo: vor einer Sekunde + xSecondsAgo: vor Sekunden + oneMinuteAgo: vor einer Minute + xMinutesAgo: vor Minuten + oneHourAgo: vor einer Stunde + xHoursAgo: vor Stunden + oneDayAgo: vor einem Tag + xDaysAgo: vor Tagen # Short formats for times, e.g. '5h 23m' secondsShort: s minutesAndSecondsShort: m s hoursAndMinutesShort: h s - xMinutes: minutes + xMinutes: Minuten keys: tab: TAB @@ -60,27 +60,27 @@ global: alt: ALT escape: ESC shift: SHIFT - space: SPACE + space: LEER demoBanners: # This is the "advertisement" shown in the main menu and other various places title: Demo Version intro: >- - Get the standalone to unlock all features! + Kaufe die Standalone für alle Features! mainMenu: - play: Play - changelog: Changelog - importSavegame: Import - openSourceHint: This game is open source! - discordLink: Official Discord Server + play: Spielen + changelog: Änderungshistorie + importSavegame: Importieren + openSourceHint: Dieses Spiel ist Open Source! + discordLink: Offizieller Discord Server # This is shown when using firefox and other browsers which are not supported. browserWarning: >- - Sorry, but the game is known to run slow on your browser! Get the standalone version or download chrome for the full experience. + Sorry, aber das Spiel wird in deinem Browser langsam laufen! Erwerbe die Standalone-Version oder downloade Chrome für die beste Erfahrung! savegameLevel: Level - savegameLevelUnknown: Unknown Level + savegameLevelUnknown: Unbekanntes Level contests: contest_01_03062020: @@ -103,26 +103,26 @@ mainMenu: I'm looking forward to seeing your awesome creations! showInfo: View - contestOver: This contest has ended - Join the discord to get noticed about new contests! + contestOver: Dieser Wettbewerb ist vorbei! Tritt dem discord server bei, um über neue Wettbewerbe informiert zu werden! dialogs: buttons: ok: OK - delete: Delete - cancel: Cancel - later: Later - restart: Restart - reset: Reset - getStandalone: Get Standalone - deleteGame: I know what I do - viewUpdate: View Update - showUpgrades: Show Upgrades - showKeybindings: Show Keybindings + delete: Löschen + cancel: Abbrechen + later: Später + restart: Neustart + reset: Zurücksetzen + getStandalone: Standalone Ansehen + deleteGame: Ich weiß, was ich tue + viewUpdate: Update anzeigen + showUpgrades: Upgrades anzeigen + showKeybindings: Kürzel anzeigen importSavegameError: - title: Import Error + title: Import Fehler text: >- - Failed to import your savegame: + Fehler beim Importieren deines Speicherstands: importSavegameSuccess: title: Savegame Imported