mirror of
https://github.com/codeninjasllc/codecombat.git
synced 2024-11-28 01:55:38 -05:00
Merge pull request #1124 from ChrisLightman/patch-2
Update Line 723-734 : Full Traduction
This commit is contained in:
commit
143597dc0f
1 changed files with 12 additions and 12 deletions
|
@ -36,7 +36,7 @@ module.exports = nativeDescription: "français", englishDescription: "French", t
|
||||||
|
|
||||||
nav:
|
nav:
|
||||||
play: "Jouer"
|
play: "Jouer"
|
||||||
# community: "Community"
|
# community: "Communauté"
|
||||||
editor: "Éditeur"
|
editor: "Éditeur"
|
||||||
blog: "Blog"
|
blog: "Blog"
|
||||||
forum: "Forum"
|
forum: "Forum"
|
||||||
|
@ -721,17 +721,17 @@ module.exports = nativeDescription: "français", englishDescription: "French", t
|
||||||
so_ready: "Je Suis Prêt Pour Ca"
|
so_ready: "Je Suis Prêt Pour Ca"
|
||||||
|
|
||||||
# loading_error:
|
# loading_error:
|
||||||
# could_not_load: "Error loading from server"
|
# could_not_load: "Erreur de chargement du serveur"
|
||||||
# connection_failure: "Connection failed."
|
# connection_failure: "La connexion a échouée."
|
||||||
# unauthorized: "You need to be signed in. Do you have cookies disabled?"
|
# unauthorized: "Vous devez être identifiée pour faire cela. Avez-vous désactivé les cookies ?"
|
||||||
# forbidden: "You do not have the permissions."
|
# forbidden: "Vous n'avez pas la permission."
|
||||||
# not_found: "Not found."
|
# not_found: "Introuvable."
|
||||||
# not_allowed: "Method not allowed."
|
# not_allowed: "Méthode non autorisée."
|
||||||
# timeout: "Server timeout."
|
# timeout: "Connexion au serveur écoulée."
|
||||||
# conflict: "Resource conflict."
|
# conflict: "Conflit de Ressources."
|
||||||
# bad_input: "Bad input."
|
# bad_input: "Données incorrectes ."
|
||||||
# server_error: "Server error."
|
# server_error: "Erreur serveur."
|
||||||
# unknown: "Unknown error."
|
# unknown: "Erreur inconnue."
|
||||||
|
|
||||||
# resources:
|
# resources:
|
||||||
# your_sessions: "Your Sessions"
|
# your_sessions: "Your Sessions"
|
||||||
|
|
Loading…
Reference in a new issue