aboutsummaryrefslogtreecommitdiff
path: root/Northstar.Client/mod/resource/northstar_client_localisation_french.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_french.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_french.txt')
-rw-r--r--Northstar.Client/mod/resource/northstar_client_localisation_french.txt11
1 files changed, 11 insertions, 0 deletions
diff --git a/Northstar.Client/mod/resource/northstar_client_localisation_french.txt b/Northstar.Client/mod/resource/northstar_client_localisation_french.txt
index 8ad8b1c74..0d4786a05 100644
--- a/Northstar.Client/mod/resource/northstar_client_localisation_french.txt
+++ b/Northstar.Client/mod/resource/northstar_client_localisation_french.txt
@@ -306,5 +306,16 @@ Choisissez Oui si vous êtes d'accord. Ce choix peut être modifié à tout inst
// In-game chat
"HUD_CHAT_WHISPER_PREFIX" "[WHISPER]"
"HUD_CHAT_SERVER_PREFIX" "[SERVER]"
+
+ "NO_GAMESERVER_RESPONSE" "Le serveur de jeu ne répond pas"
+ "BAD_GAMESERVER_RESPONSE" "Le serveur a renvoyé une réponse invalide"
+ "UNAUTHORIZED_GAMESERVER" "Le serveur de jeu n'est pas autorisé à réaliser cette requête"
+ "UNAUTHORIZED_GAME" "Stryder n'a pas pu confirmer que ce compte possède Titanfall 2"
+ "UNAUTHORIZED_PWD" "Mot de passe incorrect"
+ "STRYDER_RESPONSE" "Impossible d'analyser la réponse de Stryder"
+ "PLAYER_NOT_FOUND" "Impossible de trouver le compte du joueur"
+ "INVALID_MASTERSERVER_TOKEN" "Jeton du server maître invalide ou expiré"
+ "JSON_PARSE_ERROR" "Une erreur est survenue durant l'analyse JSON"
+ "UNSUPPORTED_VERSION" "La version que vous utilisez n'est plus supportée"
}
}