Commit 532766d6 authored by Sven Franck's avatar Sven Franck

lang: added missing translations

parent 2b6e49f5
{ {
"global_dict": { "global_dict": {
"proceed": "Continue with my order",
"login": "Login", "login": "Login",
"contact": "Contact", "contact": "Contact",
"language": "Language", "language": "Language",
...@@ -49,22 +50,31 @@ ...@@ -49,22 +50,31 @@
"enterprise": "You represent an enterprise", "enterprise": "You represent an enterprise",
"enterprise_price": "Click here.", "enterprise_price": "Click here.",
"holiday": "Pay with your ticket holiday", "holiday": "Pay with your ticket holiday",
"subscription": "My Plan", "subscription": "Plan",
"details": "My Details", "details": "Details",
"order": "My Order", "order": "Order",
"payment": "My Payement" "payment": "Payement"
}, },
"status_dict": { "status_dict": {
"error": "Internal Error",
"forwarding": "Forwarding",
"loading_total": "Loading Total Records",
"loading_set": "Loading Records",
"loading_config": "Loading Configuration",
"timeout": "Request Timeout. Try again.",
"saving": "Saving",
"saved": "Saved",
"failed": "Failed"
}, },
"validation_dict": { "validation_dict": {
"required_field": "This field is required." "required_field": "This field is required.",
"general": "Please fill out the required fields."
}, },
"portal_type_dict": { "portal_type_dict": {
"sales_order_dict": { "sales_order_dict": {
"text_dict": { "text_dict": {
"electronic": "Electronic invoice without a surcharge", "electronic": "Electronic invoice",
"paper": "Paper Invoice charged at €0.85 per month", "paper": "Paper Invoice (€0.85 per month)",
"choose_offer": "Choose a plan", "choose_offer": "Choose a plan",
"fixed_price": "Fixed Plan 1,25€ monthly", "fixed_price": "Fixed Plan 1,25€ monthly",
"fixed_details": "Bip&Go fixed plan is for you", "fixed_details": "Bip&Go fixed plan is for you",
...@@ -72,7 +82,6 @@ ...@@ -72,7 +82,6 @@
"carte_details":"Bip&Go A la card is for you.", "carte_details":"Bip&Go A la card is for you.",
"details": "More info on available packages.", "details": "More info on available packages.",
"coupon_info": "You have a special offer code, a game code or a sponsor number, enter it below", "coupon_info": "You have a special offer code, a game code or a sponsor number, enter it below",
"proceed": "Continue with my order",
"retour": "Go back", "retour": "Go back",
"advantages": "The advantages of Bip&Go", "advantages": "The advantages of Bip&Go",
"waiting": "No more waiting at the toll", "waiting": "No more waiting at the toll",
......
...@@ -7,6 +7,7 @@ ...@@ -7,6 +7,7 @@
"french": "Francaise", "french": "Francaise",
"english": "English", "english": "English",
"info": "Info", "info": "Info",
"proceed": "Continue with my order",
"our_offers": "Nos Offres", "our_offers": "Nos Offres",
"click_to_open": "Cliquez pour ouvrir", "click_to_open": "Cliquez pour ouvrir",
"fixed": "Au forfait", "fixed": "Au forfait",
...@@ -49,22 +50,31 @@ ...@@ -49,22 +50,31 @@
"enterprise": "Vous représentez une entreprise.", "enterprise": "Vous représentez une entreprise.",
"enterprise_price": "Cliquez ici", "enterprise_price": "Cliquez ici",
"holiday": "Passez au Télépéage avec vos Chèques-Vacances", "holiday": "Passez au Télépéage avec vos Chèques-Vacances",
"subscription": "Ma Forumle", "subscription": "Forumle",
"details": "Mes Information", "details": "Information",
"order": "Ma Commande", "order": "Commande",
"payment": "Mon paiement" "payment": "Paiement"
}, },
"status_dict": { "status_dict": {
"forwarding": "Transmission",
"error": "Erreur interne",
"loading_total": "Chargement Total",
"loading_set": "Chargement de Documents",
"loading_config": "Chargement de Configuration",
"timeout": "Timeout. Essayez à nouveau.",
"saving": "Enregistrement",
"saved": "Enregistré",
"failed": "Echec"
}, },
"validation_dict": { "validation_dict": {
"required_field": "Ce champ est obligatoire." "required_field": "Ce champ est obligatoire.",
"general": "S'il vous plaît remplir les champs obligatoires."
}, },
"portal_type_dict": { "portal_type_dict": {
"sales_order_dict": { "sales_order_dict": {
"text_dict": { "text_dict": {
"electronic": "", "electronic": "Facture électronique",
"paper": "", "paper": "Papier facture (0,85€ par mois)",
"choose_offer": "Choisissez votre offre", "choose_offer": "Choisissez votre offre",
"fixed_price": "A forfait 1,25€ par mois", "fixed_price": "A forfait 1,25€ par mois",
"fixed_details": "Bip&Go Au forfait est fait pour vous", "fixed_details": "Bip&Go Au forfait est fait pour vous",
...@@ -72,7 +82,6 @@ ...@@ -72,7 +82,6 @@
"carte_details":"Bip&Go A la carte est fait pour vous", "carte_details":"Bip&Go A la carte est fait pour vous",
"details": "Plus d'informations sur les forfaits disponibles.", "details": "Plus d'informations sur les forfaits disponibles.",
"coupon_info": "Vous disposez d'un code promo, code jeu concours ou numéro de parrain, Saisissez le code correspondant ci-dessous", "coupon_info": "Vous disposez d'un code promo, code jeu concours ou numéro de parrain, Saisissez le code correspondant ci-dessous",
"proceed": "Poursuivre ma commande",
"retour": "Retour", "retour": "Retour",
"advantages": "Les avantages Bip&Go", "advantages": "Les avantages Bip&Go",
"waiting": "Plus d'attente au péage", "waiting": "Plus d'attente au péage",
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment