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

lang: added missing translations

parent 2b6e49f5
{
"global_dict": {
"proceed": "Continue with my order",
"login": "Login",
"contact": "Contact",
"language": "Language",
......@@ -49,22 +50,31 @@
"enterprise": "You represent an enterprise",
"enterprise_price": "Click here.",
"holiday": "Pay with your ticket holiday",
"subscription": "My Plan",
"details": "My Details",
"order": "My Order",
"payment": "My Payement"
"subscription": "Plan",
"details": "Details",
"order": "Order",
"payment": "Payement"
},
"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": {
"required_field": "This field is required."
"required_field": "This field is required.",
"general": "Please fill out the required fields."
},
"portal_type_dict": {
"sales_order_dict": {
"text_dict": {
"electronic": "Electronic invoice without a surcharge",
"paper": "Paper Invoice charged at €0.85 per month",
"electronic": "Electronic invoice",
"paper": "Paper Invoice (€0.85 per month)",
"choose_offer": "Choose a plan",
"fixed_price": "Fixed Plan 1,25€ monthly",
"fixed_details": "Bip&Go fixed plan is for you",
......@@ -72,7 +82,6 @@
"carte_details":"Bip&Go A la card is for you.",
"details": "More info on available packages.",
"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",
"advantages": "The advantages of Bip&Go",
"waiting": "No more waiting at the toll",
......
......@@ -7,6 +7,7 @@
"french": "Francaise",
"english": "English",
"info": "Info",
"proceed": "Continue with my order",
"our_offers": "Nos Offres",
"click_to_open": "Cliquez pour ouvrir",
"fixed": "Au forfait",
......@@ -49,22 +50,31 @@
"enterprise": "Vous représentez une entreprise.",
"enterprise_price": "Cliquez ici",
"holiday": "Passez au Télépéage avec vos Chèques-Vacances",
"subscription": "Ma Forumle",
"details": "Mes Information",
"order": "Ma Commande",
"payment": "Mon paiement"
"subscription": "Forumle",
"details": "Information",
"order": "Commande",
"payment": "Paiement"
},
"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": {
"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": {
"sales_order_dict": {
"text_dict": {
"electronic": "",
"paper": "",
"electronic": "Facture électronique",
"paper": "Papier facture (0,85€ par mois)",
"choose_offer": "Choisissez votre offre",
"fixed_price": "A forfait 1,25€ par mois",
"fixed_details": "Bip&Go Au forfait est fait pour vous",
......@@ -72,7 +82,6 @@
"carte_details":"Bip&Go A la carte est fait pour vous",
"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",
"proceed": "Poursuivre ma commande",
"retour": "Retour",
"advantages": "Les avantages Bip&Go",
"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