scratch-l10n/www/scratch-website.studio-l10njson/fr.json
2021-05-26 03:14:56 +00:00

81 lines
No EOL
5.6 KiB
JSON
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"studio.tabNavProjects": "Projets",
"studio.tabNavProjectsWithCount": "Projects {projectCount}",
"studio.tabNavCurators": "Curateurs",
"studio.tabNavComments": "Commentaires",
"studio.tabNavCommentsWithCount": "Comments {commentCount}",
"studio.tabNavActivity": "Activité",
"studio.title": "Titre",
"studio.description": "Description",
"studio.thumbnail": "Vignette",
"studio.updateErrors.generic": "Quelque chose s'est mal passé lors de la mise à jour du studio.",
"studio.updateErrors.inappropriate": "Ceci a l'air inapproprié. Merci d'être respectueux.",
"studio.updateErrors.textTooLong": "C'est trop long.",
"studio.updateErrors.requiredField": "Ceci ne peut pas être vide.",
"studio.updateErrors.thumbnailTooLarge": "La taille maximale des fichiers est de 512Ko et moins de 500×500 pixels.",
"studio.updateErrors.thumbnailInvalid": "Importez une image valide. Le fichier que vous avez importé n'était pas une image ou était une image corrompue.",
"studio.projectsHeader": "Projets",
"studio.addProjectsHeader": "Ajouter des projets",
"studio.addProject": "Ajouter",
"studio.addProjectPlaceholder": "URL du projet",
"studio.openToAll": "Tout le monde peut ajouter des projets",
"studio.projectsEmptyCanAdd1": "Ton studio a l'air un peu vide.",
"studio.projectsEmptyCanAdd2": "Ajoute ton premier projet !",
"studio.projectsEmpty1": "Ce studio n'a pas encore de projets.",
"studio.projectsEmpty2": "Suggère dans les commentaires des projets que tu souhaiterais voir ajoutés !",
"studio.browseProjects": "Parcourir les projets",
"studio.projectErrors.checkUrl": "Could not find that project. Check the URL and try again.",
"studio.projectErrors.generic": "Could not add project.",
"studio.projectErrors.tooFast": "You are adding projects too quickly.",
"studio.projectErrors.permission": "You do not have permission to add that project.",
"studio.projectErrors.duplicate": "That project is already in this studio.",
"studio.creatorRole": "Créateur du studio",
"studio.managersHeader": "Gestionnaires",
"studio.unfollowStudio": "Ne plus suivre le Studio",
"studio.followStudio": "Suivre le Studio",
"studio.curatorsHeader": "Curateurs",
"studio.inviteCuratorsHeader": "Inviter des curateurs",
"studio.inviteCurator": "Inviter",
"studio.inviteCuratorPlaceholder": "Nom d'utilisateur Scratch",
"studio.curatorAcceptInvite": "Accepter l'invitation",
"studio.curatorsEmptyCanAdd1": "Tu n'as pas de curateurs pour le moment.",
"studio.curatorsEmptyCanAdd2": "Ajoute des curateurs avec qui collaborer !",
"studio.curatorsEmpty1": "Ce studio n'a pas de curateurs pour le moment.",
"studio.curatorErrors.generic": "Impossible d'inviter le curateur.",
"studio.curatorErrors.alreadyCurator": "Ils font déjà partie du studio.",
"studio.curatorErrors.unknownUsername": "Impossible d'inviter un curateur avec ce nom d'utilisateur.",
"studio.curatorErrors.tooFast": "Vous ajoutez les curateurs trop rapidement.",
"studio.remove": "Supprimer",
"studio.promote": "Promouvoir",
"studio.commentsHeader": "Commentaires",
"studio.comments.toggleOff": "Commentaires désactivés",
"studio.comments.toggleOn": "Commentaires activés",
"studio.comments.turnedOff": "Désolé, mais l'envoi de commentaires a été désactivé pour ce studio.",
"studio.sharedFilter": "Partagés",
"studio.favoritedFilter": "Favoris",
"studio.recentFilter": "Récents",
"studio.studentsFilter": "Élèves",
"studio.activityHeader": "Activité",
"studio.activityAddProjectToStudio": "{profileLink} a ajouté le projet {projectLink}",
"studio.activityRemoveProjectStudio": "{profileLink} a retiré le projet {projectLink}",
"studio.activityUpdateStudio": "{profileLink} a fait des modifications au titre, à la vignette ou à la description.",
"studio.activityBecomeCurator": "{newCuratorProfileLink} a accepté une invitation de {inviterProfileLink} pour administrer ce studio",
"studio.activityRemoveCurator": "{removerProfileLink} a enlevé le curateur {removedProfileLink}",
"studio.activityBecomeOwner": "{promotedProfileLink} a été promu gestionnaire par {promotorProfileLink}",
"studio.lastUpdated": "Updated {lastUpdatedDate, date, medium}",
"studio.followerCount": "{followerCount} followers",
"studio.reportThisStudio": "Rapporte ce studio",
"studio.reportPleaseExplain": "Veuillez sélectionner la partie du studio qui vous semble irrespectueuse ou inappropriée, ou qui enfreint les directives de la communauté Scratch.",
"studio.reportAreThereComments": "Y a-t-il des commentaires inappropriés dans le studio ? Veuillez les signaler en cliquant sur le bouton « signaler » sur les commentaires individuels.",
"studio.reportThanksForLettingUsKnow": "Merci de nous en informer !",
"studio.reportYourFeedback": "Votre retour nous aidera à améliorer Scratch.",
"studio.alertProjectAdded": "\"{title}\" added to studio",
"studio.alertProjectAlreadyAdded": "That project is already in this studio",
"studio.alertProjectRemoveError": "Something went wrong removing the project",
"studio.alertProjectAddError": "Something went wrong adding the project",
"studio.alertCuratorAlreadyInvited": "\"{name}\" has already been invited",
"studio.alertCuratorInvited": "Curator invite sent to \"{name}\"",
"studio.alertManagerPromote": "\"{name}\" is now a manager",
"studio.alertManagerPromoteError": "Something went wrong promoting \"{name}\"",
"studio.alertMemberRemoveError": "Something went wrong removing \"{name}\""
}