mirror of
https://git.alee14.me/shiftos-archive/ShiftOS_TheReturn.git
synced 2025-01-22 18:02:16 +00:00
google translate is a friend for german strings
This commit is contained in:
parent
47561a09ea
commit
c8f7cd2863
1 changed files with 15 additions and 14 deletions
|
@ -96,26 +96,26 @@ Wenn eine Systemdatei von dem Virenscanner erkannt wird, wird sie ersetzt.",
|
|||
"{CLIENT_DIAGNOSTICS}":"Client diagnostics",
|
||||
"{GUID}":"GUID",
|
||||
"{CLIENT_DATA}":"Client data",
|
||||
"{CLOSE}":"Close",
|
||||
"{CLOSE}":"Schließen",
|
||||
"{LOAD_DEFAULT}":"Load default",
|
||||
"{IMPORT}":"Import",
|
||||
"{IMPORT}":"Einführen",
|
||||
"{EXPORT}":"Export",
|
||||
"{APPLY}":"Apply",
|
||||
"{TEMPLATE}":"Template",
|
||||
"{TEMPLATE}":"Vorlage",
|
||||
"{H_VEL}":"Horizontal velocity",
|
||||
"{V_VEL}":"Vertical velocity",
|
||||
"{LEVEL}":"Level",
|
||||
"{LEVEL}":"Ebene",
|
||||
"{UPGRADE_DEVELOPMENT}":"Development Upgrade",
|
||||
"{UPGRADE_DEVELOPMENT_DESCRIPTION}":"Development Upgrade Don't Buy",
|
||||
"{SECONDS_LEFT}":"seconds left",
|
||||
"{SECONDS_LEFT}":"sekunden übrig",
|
||||
"{CASH_OUT_WITH_CODEPOINTS}":"Cash out with your codepoints",
|
||||
"{PONG_PLAY_ON_FOR_MORE}":"Play on for more!",
|
||||
"{YOU_REACHED_LEVEL}":"You've reached level",
|
||||
"{PONG_BEAT_AI_REWARD}":"Reward for beating AI (CP)",
|
||||
"{PONG_BEAT_AI_REWARD_SECONDARY}":"Codepoints for beating AI:",
|
||||
"{CODEPOINTS_FOR_BEATING_LEVEL}":"Codepoints for beating level",
|
||||
"{YOU_WON}":"You won",
|
||||
"{YOU_LOSE}":"You lose",
|
||||
"{YOU_WON}":"Du gewinnst",
|
||||
"{YOU_LOSE}":"Du verlierst",
|
||||
"{TRY_AGAIN}":"Try again",
|
||||
"{CODEPOINTS_SHORT}":"CP",
|
||||
"{TERMINAL_FORMATTING_DRIVE}":"Formatting drive... %percent %",
|
||||
|
@ -138,7 +138,7 @@ Wenn eine Systemdatei von dem Virenscanner erkannt wird, wird sie ersetzt.",
|
|||
"{CREATING_USER}":"Creating user %username",
|
||||
"{SEPERATOR}":" - ",
|
||||
"{NAMESPACE}":"Namespace ",
|
||||
"{COMMAND}": "| Command ",
|
||||
"{COMMAND}": "| Befehl ",
|
||||
"{SHIFTOS_HAS_BEEN_INSTALLED}":"ShiftOS has been installed on %domain.",
|
||||
"{WARN}": "WARN: ",
|
||||
"{ERROR}": "!ERROR! ",
|
||||
|
@ -154,7 +154,7 @@ Wenn eine Systemdatei von dem Virenscanner erkannt wird, wird sie ersetzt.",
|
|||
|
||||
"{NAMESPACE_SOS_DESCRIPTION}":"The ShiftOS Namespace",
|
||||
"{COMMAND_HELP_USAGE}":"%ns.%cmd{[topic:]}",
|
||||
"{COMMAND_HELP_DESCRIPTION}":"Lists all commands",
|
||||
"{COMMAND_HELP_DESCRIPTION}":"Listet alle Befehle auf",
|
||||
"{COMMAND_SOS_SHUTDOWN_USAGE}":"%ns.%cmd",
|
||||
"{COMMAND_SOS_SHUTDOWN_DESCRIPTION}":"Saves and shuts down ShiftOS",
|
||||
"{COMMAND_SOS_STATUS_USAGE}":"%ns.%cmd",
|
||||
|
@ -176,7 +176,7 @@ Wenn eine Systemdatei von dem Virenscanner erkannt wird, wird sie ersetzt.",
|
|||
"{COMMAND_DEV_MULTARG_USAGE}":"%ns.%cmd{id:,name:,type:}",
|
||||
"{COMMAND_DEV_MULTARG_DESCRIPTION}":"A command which requiers multiple arguments",
|
||||
|
||||
"{ERR_COMMAND_NOT_FOUND}":"Command not found.",
|
||||
"{ERR_COMMAND_NOT_FOUND}":"Befehl nicht gefunden.",
|
||||
"{MUD_ERROR}":"MUD error",
|
||||
|
||||
"{PROLOGUE_NO_USER_DETECTED}":"No user detected. Please enter a username.",
|
||||
|
@ -199,20 +199,20 @@ Wenn eine Systemdatei von dem Virenscanner erkannt wird, wird sie ersetzt.",
|
|||
"{SENTIENCE_POSSIBLEHUMAN}":"Sentience: Possible human - user can perform actions based on a choice.",
|
||||
"{SENTIENCE_POSSIBLEHUMANPLUS}":"Sentience: Possible human+ - user can infer, and can pass arguments.",
|
||||
"{SENTIENCE_HUMAN}":"Sentience: Human. Thanks for your patience.",
|
||||
"{SENTIENCE_INVALIDPASSWORD}":"The password you entered is invalid.",
|
||||
"{SENTIENCE_INVALIDPASSWORD}":"Das eingegebene Passwort ist ungültig.",
|
||||
|
||||
"{ARGS_PASSWORD}":"password",
|
||||
|
||||
"{SHIFTOS_PLUS_MOTTO}":"ShiftOS, Shift it YOUR way.",
|
||||
"{SHIFTOS_VERSION_INFO}":"ShiftOS Version: ",
|
||||
"{USER_NAME}":"Username",
|
||||
"{USER_NAME}":"Benutzername",
|
||||
"{DISCOURSE_INTEGRATION}":"Discourse Integration",
|
||||
"{SYSTEM_NAME}":"System Name",
|
||||
"{USER_INFO}":"User Information",
|
||||
"{SELECT_LANG}":"Select language",
|
||||
"{WELCOME_TO_SHIFTOS}":"Welcome to ShiftOS Alpha!",
|
||||
"{CREATE}":"Create",
|
||||
"{INSTALL}":"Install",
|
||||
"{CREATE}":"Erstellen",
|
||||
"{INSTALL}":"Installieren",
|
||||
"{ALIAS}":"Alias:",
|
||||
"{OBSOLETE_SYS_SHUTDOWN}":"sys.shutdown is obsolete",
|
||||
"{PY_EXCEPTION}":"There was an error running python code.",
|
||||
|
@ -237,4 +237,5 @@ Wenn eine Systemdatei von dem Virenscanner erkannt wird, wird sie ersetzt.",
|
|||
"{DIALOG_NAME}":"Dialog",
|
||||
"{COLOR_PICKER_NAME}":"Color Picker",
|
||||
"{CHAT_NAME}":"Chat",
|
||||
"{GERMAN_SECRET}":"guten tag polen ist anschluss"
|
||||
}
|
Loading…
Reference in a new issue