|
|
@@ -0,0 +1,83 @@ |
|
|
|
{ |
|
|
|
"NewPinTitle": "Nouvelle fiche", |
|
|
|
"EditPinTitle": "Éditer la fiche", |
|
|
|
"BoardCreateTitle": "Créer un tableau", |
|
|
|
"BoardEditTitle": "Éditer le tableau", |
|
|
|
"loginTitle": "Connexion", |
|
|
|
"loginButton": "Connexion", |
|
|
|
"closeButton": "Fermer", |
|
|
|
"end": "Fin", |
|
|
|
"bookmarkletLink": "Marque-page scripté", |
|
|
|
"createLink": "Créer", |
|
|
|
"pinLink": "Fiche", |
|
|
|
"boardLink": "Tableau", |
|
|
|
"myLink": "Mon espace", |
|
|
|
"boardsLink": "Tableaux", |
|
|
|
"pinsLink": "Fiches", |
|
|
|
"profileLink": "Profil", |
|
|
|
"browserExtensionsLink": "Extensions de navigateur", |
|
|
|
"chromeLink": "Chrome", |
|
|
|
"firefoxLink": "Firefox", |
|
|
|
"signUpLink": "S'enregistrer", |
|
|
|
"logInLink": "Se connecter", |
|
|
|
"logOutLink": "Se déconnecter", |
|
|
|
"signUpTitle": "S'enregistrer", |
|
|
|
"registerButton": "S'enregistrer", |
|
|
|
"pageNotFound": "Oups! Page non trouvée", |
|
|
|
"error404": "Erreur 404", |
|
|
|
"pinsInBoard": "Fiches dans ce tableau: ", |
|
|
|
"isPrivateCheckbox": "privée", |
|
|
|
"createBoardButton": "Créer un tableau", |
|
|
|
"saveChangesButton": "Enregistrer les changements", |
|
|
|
"pinnedByTitle": "Posté par ", |
|
|
|
"sourceButton": "Source", |
|
|
|
"originalImageButton": "Image originale", |
|
|
|
"permalinkButton": "Permalien", |
|
|
|
"pinnedByInfo": "Posté par", |
|
|
|
"sourceLink": "Source", |
|
|
|
"userProfileCardContent": "Un utilisateur de Pinry.", |
|
|
|
"pinsUserProfileCardLink": "Fiches", |
|
|
|
"boardsUserProfileCardLink": "Tableaux", |
|
|
|
"profileUserProfileCardLink": "Profil", |
|
|
|
"tokenUserProfileCardTitle": "Token", |
|
|
|
"tokenUserProfileCardContent": "Ton Token est", |
|
|
|
"pleaseReadTokenUserProfileCardContent": "Merci de lire ", |
|
|
|
"forMoreDetailsParagraph": " pour davantage de détails sur comment l'utiliser.", |
|
|
|
"drfApiDocumentationLink": "DRF API Documentation", |
|
|
|
"searchButton": "Recherche", |
|
|
|
"noResultsFound": "Aucun résultat", |
|
|
|
"SearchPanelBoardOption": "Tableau", |
|
|
|
"SearchPanelTagOption": "Tag", |
|
|
|
"Add2BoardModalCardTitle": "Ajouter une fiche au tableau", |
|
|
|
"Add2BoardModalCardButton": "Ajouter une fiche au tableau", |
|
|
|
"FileUploadDescription": "Place ton fichier ici ou clique sur Télécharger", |
|
|
|
"filterSelectCreateNewBoardButton": "Créer un nouveau tableau", |
|
|
|
"pinCreateModalEmptySlot": "Rien n'a été trouvé", |
|
|
|
"pinCreateModalCreatePinButton": "Créer une fiche", |
|
|
|
"pinCreateModalSaveChangesButton": "Enregistrer les changements", |
|
|
|
"passwordSignUpPlaceholder": "Ton mot de passe", |
|
|
|
"passwordLoginPlaceholder": "Ton mot de passe", |
|
|
|
"boardNamePlaceholder": "nom du tableau", |
|
|
|
"usernamePlaceholder": "Ton nom d'utilisateur", |
|
|
|
"emailPlaceholder": "Ton email", |
|
|
|
"repeatPasswordInputPlaceholder": "À nouveau ton mot de passe", |
|
|
|
"chooseFilterPlaceholder": "Choisir un filtre", |
|
|
|
"selectFilterPlaceholder": "choisir un filtre puis taper pour filtrer", |
|
|
|
"searchBoardPlaceholder": "tape pour chercher le tableau", |
|
|
|
"filterSelectSelectBoardPlaceholder": "Tape pour filtrer ou en créer un nouveau", |
|
|
|
"pinCreateModalImageURLPlaceholder": "où récupérer l'image", |
|
|
|
"pinCreateModalImageSourcePlaceholder": "où trouver la fiche", |
|
|
|
"pinCreateModalImageTagsPlaceholder": "Ajouter un tag", |
|
|
|
"pinCreateModalImageDescriptionPlaceholder": "Description de la fiche", |
|
|
|
"emailLabel": "Email", |
|
|
|
"usernameLabel": "Nom d'utilisateur", |
|
|
|
"passwordLabel": "Mot de passe", |
|
|
|
"repeatPasswordLabel": "Mot de passe à nouveau", |
|
|
|
"nameLabel": "nom", |
|
|
|
"privacyOptionLabel": "option de confidentialité", |
|
|
|
"imageUrlLabel": "URL de l'image", |
|
|
|
"imageSourceLabel": "Source de l'image", |
|
|
|
"tagsLabel": "Tags", |
|
|
|
"descriptionLabel": "Description", |
|
|
|
"selectBoardLabel": "Selectionner un tableau" |
|
|
|
} |