aboutsummaryrefslogtreecommitdiff
path: root/Northstar.Client/mod/resource/northstar_client_localisation_german.txt
diff options
context:
space:
mode:
authorEmma Miler <27428383+emma-miler@users.noreply.github.com>2022-06-16 01:36:36 +0200
committerGitHub <noreply@github.com>2022-06-16 01:36:36 +0200
commitbdf8e684550ee4763e7eb93ae9e561ddc0dbde9a (patch)
tree3ba766949efad5cdaf88c494e0e05faa2ffe9da5 /Northstar.Client/mod/resource/northstar_client_localisation_german.txt
parent1a80df50db26c2752d869726cddba3460dd6daaa (diff)
downloadNorthstarMods-bdf8e684550ee4763e7eb93ae9e561ddc0dbde9a.tar.gz
NorthstarMods-bdf8e684550ee4763e7eb93ae9e561ddc0dbde9a.zip
Localize masterserver errors (#333)
* Dependent commit * Add english localization * Update northstar_client_localisation_mspanish.txt * Add more localizations * Update northstar_client_localisation_spanish.txt * Adhere to code style
Diffstat (limited to 'Northstar.Client/mod/resource/northstar_client_localisation_german.txt')
-rw-r--r--Northstar.Client/mod/resource/northstar_client_localisation_german.txt11
1 files changed, 11 insertions, 0 deletions
diff --git a/Northstar.Client/mod/resource/northstar_client_localisation_german.txt b/Northstar.Client/mod/resource/northstar_client_localisation_german.txt
index 2b5d20111..0eded5bc3 100644
--- a/Northstar.Client/mod/resource/northstar_client_localisation_german.txt
+++ b/Northstar.Client/mod/resource/northstar_client_localisation_german.txt
@@ -269,5 +269,16 @@ Drücke Ja, um zuzustimmen. Du kannst diese Entscheidung jederzeit im Modmenü Ã
// In-game chat
"HUD_CHAT_WHISPER_PREFIX" "[WHISPER]"
"HUD_CHAT_SERVER_PREFIX" "[SERVER]"
+
+ "NO_GAMESERVER_RESPONSE" "Konnte den Server nicht erreichen"
+ "BAD_GAMESERVER_RESPONSE" "Ungültige Antwort vom Server erhalten"
+ "UNAUTHORIZED_GAMESERVER" "Der Server ist nicht autorisiert, diese Anfrage zu machen"
+ "UNAUTHORIZED_GAME" "Stryder konnte nicht bestätigen, dass dieser Account Titanfall 2 besitzt"
+ "UNAUTHORIZED_PWD" "Falsches Passwort"
+ "STRYDER_RESPONSE" "Stryder Antwort konnte nicht verarbeitet werden"
+ "PLAYER_NOT_FOUND" "Konnte das Spielerprofil nicht finden"
+ "INVALID_MASTERSERVER_TOKEN" "Ungültiger oder abgelaufener Token vom Masterserver"
+ "JSON_PARSE_ERROR" "Fehler beim Verarbeiten der JSON-Antwort"
+ "UNSUPPORTED_VERSION" "Die Version die du benutzt ist nicht länger unterstützt"
}
}