Update 'src/locales/fr.json'
This commit is contained in:
parent
e2b53b2e72
commit
62323db167
1 changed files with 85 additions and 81 deletions
|
@ -241,148 +241,152 @@
|
||||||
"title": "User Settings",
|
"title": "User Settings",
|
||||||
"menu": {
|
"menu": {
|
||||||
"general": "General",
|
"general": "General",
|
||||||
"security": "Account & Security",
|
"security": "Compte et sécurité",
|
||||||
"experiments": "Experiments",
|
"experiments": "Expérimentations",
|
||||||
"about": "About",
|
"about": "À propos",
|
||||||
"title": "Settings"
|
"title": "Paramètres"
|
||||||
},
|
},
|
||||||
"general": {
|
"general": {
|
||||||
"title": "General",
|
"title": "Général",
|
||||||
"about": "About",
|
"about": "À propos",
|
||||||
"description": "Description",
|
"description": "Description",
|
||||||
"hi": "Hi, I'm",
|
"hi": "Bonjour, je suis ",
|
||||||
"saveDesc": "Save Description",
|
"saveDesc": "Enregistrer la description",
|
||||||
"savePref": "Save Preferences",
|
"savePref": "Enregistrer les préférences",
|
||||||
"preferences": "Preferences",
|
"preferences": "Préférences",
|
||||||
"devMode": "Developer Mode"
|
"devMode": "Mode développeur"
|
||||||
},
|
},
|
||||||
"security": {
|
"security": {
|
||||||
"title": "Security",
|
"title": "Sécurité",
|
||||||
"password": {
|
"password": {
|
||||||
"title": "Changing your password",
|
"title": "Changement de votre mot de passe",
|
||||||
"oldPassword": "Please enter your existing password",
|
"oldPassword": "Veuillez entrer votre mot de passe actuel",
|
||||||
"newPassword": "Please enter your new desired password",
|
"newPassword": "Veuillez entrer votre nouveau mot de passe",
|
||||||
"newPasswordConfirm": "Please re-enter your desired password",
|
"newPasswordConfirm": "Veuillez confirmer votre nouveau mot de passe",
|
||||||
"change": "Change password (You will be logged out)"
|
"change": "Changer (Vous serez déconnecté-e)"
|
||||||
},
|
},
|
||||||
"email": {
|
"email": {
|
||||||
"title": "Change email address",
|
"title": "Changement d'adresse e-amil",
|
||||||
"newEmail": "Enter your new email address",
|
"newEmail": "Entrez votre nouvelle adresse e-amil",
|
||||||
"change": "Change",
|
"change": "Changer",
|
||||||
"verified": "Email Verified: ",
|
"verified": "E-mail validé: ",
|
||||||
"verifiedTrue": "Yes",
|
"verifiedTrue": "Oui",
|
||||||
"verifiedFalse": "No",
|
"verifiedFalse": "Non",
|
||||||
"current": "Your email is: "
|
"current": "Votre e-mail est: "
|
||||||
},
|
},
|
||||||
"resend": {
|
"resend": {
|
||||||
"resend": "Resend Email Verification"
|
"resend": "Renvoyer le e-mail de validation"
|
||||||
},
|
},
|
||||||
"session": {
|
"session": {
|
||||||
"title": "Invalidate all sessions",
|
"title": "Se déconnecter de toutes les sessions",
|
||||||
"subtitle": "Using this feature will log you out of all devices, including this one!",
|
"subtitle": "Ceci vous déconnectera de toutes les sessions, incluant celle-ci!",
|
||||||
"invalidate": "Invalidate sessions"
|
"invalidate": "Invalider les sessions"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"privacy": {
|
"privacy": {
|
||||||
"title": "Privacy"
|
"title": "Confidentialité"
|
||||||
},
|
},
|
||||||
"experiments": {
|
"experiments": {
|
||||||
"title": "Experiments"
|
"title": "Expérimentations"
|
||||||
},
|
},
|
||||||
"about": {
|
"about": {
|
||||||
"title": "About"
|
"title": "À propos"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"languages": {
|
"languages": {
|
||||||
"title": "Locale Selector",
|
"title": "Sélecteur de langue",
|
||||||
"en": "English",
|
"en": "English",
|
||||||
"wind": "Windspeak",
|
"wind": "Windspeak",
|
||||||
|
"fr": "Français",
|
||||||
|
"zh-cn": "简体中文",
|
||||||
|
"zh-tw": "繁體中文",
|
||||||
|
"ru": "русский",
|
||||||
"debug": "Debug"
|
"debug": "Debug"
|
||||||
},
|
},
|
||||||
"admin": {
|
"admin": {
|
||||||
"title": "Kaverti Admin",
|
"title": "Administrateur Kaverti",
|
||||||
"dashboard": "Dashboard (SOON)",
|
"dashboard": "Tableau de bord (bientôt)",
|
||||||
"uploadItem": "Create Hat",
|
"uploadItem": "Créer un chapeau",
|
||||||
"executive": {
|
"executive": {
|
||||||
"title": "Executive Staff",
|
"title": "Personnel Exécutif",
|
||||||
"soon": "(SOON)"
|
"soon": "(Bientôt)"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"marketplace": {
|
"marketplace": {
|
||||||
"hats": "Hats",
|
"hats": "Chapeaux",
|
||||||
"faces": "Faces",
|
"faces": "Faces",
|
||||||
"shirts": "Shirts",
|
"shirts": "Chemises",
|
||||||
"pants": "Pants",
|
"pants": "Pantalons",
|
||||||
"collections": "Collections",
|
"collections": "Collections",
|
||||||
"moreInfo": "More info",
|
"moreInfo": "Plus d'informations",
|
||||||
"filter": "Filters",
|
"filter": "Filtres",
|
||||||
"search": "Search the Marketplace"
|
"search": "Chercher sur le marché"
|
||||||
},
|
},
|
||||||
"update": {
|
"update": {
|
||||||
"title": "Changelog for new update"
|
"title": "Journal des modifications"
|
||||||
},
|
},
|
||||||
"marketplaceItem": {
|
"marketplaceItem": {
|
||||||
"moreInfo": "Information and Stats",
|
"moreInfo": "Informations and Statistiques",
|
||||||
"price": "Price",
|
"price": "Prix",
|
||||||
"originalPrice": "Original Price",
|
"originalPrice": "Prix original",
|
||||||
"creator": "The Creator"
|
"creator": "Le Créateur"
|
||||||
},
|
},
|
||||||
"friends": {
|
"friends": {
|
||||||
"pendingCanAccept": "Requests to you",
|
"pendingCanAccept": "Demandes pour vous",
|
||||||
"pending": "Requests from you",
|
"pending": "Demandes en attente",
|
||||||
"accepted": "Accepted requests"
|
"accepted": "Demandes acceptées"
|
||||||
},
|
},
|
||||||
"feedback": {
|
"feedback": {
|
||||||
"title": "Route Feedback",
|
"title": "Feedback pour le site",
|
||||||
"email": "Email we can get back to you with:",
|
"email": "Votre email:",
|
||||||
"route": "Route you are providing feedback for:",
|
"route": "Page pour laquelle vous voulez soumettre votre avis:", // now that's something I have no idea what it means
|
||||||
"rating": "Rating",
|
"rating": "Cote",
|
||||||
"text": "How can we improve?",
|
"text": "Comment pouvons-nous nous améliorer?",
|
||||||
"submit": "Submit"
|
"submit": "Soumettre"
|
||||||
},
|
},
|
||||||
"guided": {
|
"guided": {
|
||||||
"registration": {
|
"registration": {
|
||||||
"title": "Welcome to Kaverti",
|
"title": "Bienvenue chez Kaverti",
|
||||||
"desc": "Let's get started...",
|
"desc": "Commencons...",
|
||||||
"account": "Account",
|
"account": "Compte",
|
||||||
"information": "Info",
|
"information": "Information",
|
||||||
"customization": "Customization",
|
"customization": "Personnalisation",
|
||||||
"finish": "Finish",
|
"finish": "Finir",
|
||||||
"continue": "Continue",
|
"continue": "Continuer",
|
||||||
"init": {
|
"init": {
|
||||||
"login": "Login"
|
"login": "Connexion"
|
||||||
},
|
},
|
||||||
"info": {
|
"info": {
|
||||||
"description": "Your chosen description:",
|
"description": "Votre description choisie:",
|
||||||
"placeholder": "Say something interesting about yourself."
|
"placeholder": "Dites quelque chose d'intéressant à propos de vous."
|
||||||
},
|
},
|
||||||
"customize": {
|
"customize": {
|
||||||
"light": "Light",
|
"light": "Illuminé",
|
||||||
"dark": "Dark",
|
"dark": "Sombre",
|
||||||
"amoled": "AMOLED",
|
"amoled": "AMOLED",
|
||||||
"highContrast": "High Contrast",
|
"highContrast": "Haut Contraste",
|
||||||
"theme": "Select your preferred theme:"
|
"theme": "Choisissez votre thème préféré:"
|
||||||
},
|
},
|
||||||
"finishing": {
|
"finishing": {
|
||||||
"home": "Start using Kaverti"
|
"home": "Commencer à utiliser Kaverti"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"tCreate": {
|
"tCreate": {
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"avatar": {
|
"avatar": {
|
||||||
"reRender": "Re-render avatar",
|
"reRender": "Regénérer l'avatar",
|
||||||
"hats": "Hats",
|
"hats": "Chapeaux",
|
||||||
"faces": "Faces",
|
"faces": "Faces",
|
||||||
"shirts": "Shirts",
|
"shirts": "Chemises",
|
||||||
"pants": "Pants",
|
"pants": "Pantalons",
|
||||||
"collections": "Collections",
|
"collections": "Collections",
|
||||||
"debug": "Debug"
|
"debug": "Debug"
|
||||||
},
|
},
|
||||||
"currency": "Koins",
|
"currency": "Monnaie",
|
||||||
"close": "Cancel",
|
"close": "Annuler",
|
||||||
"tos": "Terms of Service",
|
"tos": "Conditions d'utilisation",
|
||||||
"gotIt": "Got it!",
|
"gotIt": "D'accord, j'accepte",
|
||||||
"OK": "OK",
|
"OK": "OK",
|
||||||
"errorModalTitle": "Something went wrong..."
|
"errorModalTitle": "Une erreur est survenue..."
|
||||||
}
|
}
|
Loading…
Reference in a new issue