You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: translations/locales/en-US/translations.json
+3-3
Original file line number
Diff line number
Diff line change
@@ -95,7 +95,7 @@
95
95
"Headline": "Create, share, and remix p5.js sketches with the p5.js Editor.",
96
96
"Contribute": "Contribute",
97
97
"IntroDescription1": "p5.js is a free, open-source JavaScript library for learning to code and make art. Using the p5.js Editor, you can create, share, and remix p5.js sketches without needing to download or configure anything.",
98
-
"IntroDescription2": "We believe software the tools to learn it, should be as open and inclusive as possible. You can support this work by making a donation to the Processing Foundation, the organization that supports p5.js. Your donation supports sofware development for p5.js, education resources like code examples and tutorials, fellowships, and community events.",
98
+
"IntroDescription2": "We believe software the tools to learn it, should be as open and inclusive as possible. You can support this work by making a donation to the Processing Foundation, the organization that supports p5.js. Your donation supports software development for p5.js, education resources like code examples and tutorials, fellowships, and community events.",
99
99
"Donate": "Donate",
100
100
"NewP5": "New to p5.js?",
101
101
"Report": "Report a Bug",
@@ -126,12 +126,12 @@
126
126
"Examples": "Explore the possibilities of p5.js with short examples.",
127
127
"CodeOfConduct": "Read our Community State and Code of Conduct.",
128
128
"Libraries": "Expand the possibilities of p5.js with community-created libraries.",
129
-
"Reference": "Find easy expalantions for every piece of p5.js code.",
129
+
"Reference": "Find easy explanations for every piece of p5.js code.",
130
130
"Donate": "Support this work with a donation to the Processing Foundation.",
131
131
"Contribute": "Contribute to the open-source p5.js Editor on Github.",
132
132
"Report": "Report broken or incorrect behavior with the p5.js Editor.",
133
133
"Forum": "Expand the possibilities of p5.js with community-created libraries.",
134
-
"Discord": "Expand the possibilties of p5.js with community-created libraries."
134
+
"Discord": "Expand the possibilities of p5.js with community-created libraries."
"UsedScreenReader": "Utilisé avec un lecteur de text",
174
+
"UsedScreenReader": "Utilisé avec un lecteur de texte",
175
175
"PlainText": "Texte brut",
176
176
"TextOutputARIA": "sortie texte activée",
177
177
"TableText": "Tableau de texte",
@@ -283,7 +283,7 @@
283
283
"errorEmptyPassword": "Veuillez saisir un mot de passe",
284
284
"errorShortPassword": "Le mot de passe doit comporter au moins 6 caractères",
285
285
"errorConfirmPassword": "Veuillez saisir une confirmation de mot de passe",
286
-
"errorNewPasswordRepeat":"Your New Password must differ from the current one.",
286
+
"errorNewPasswordRepeat":"Votre nouveau mot de passe doit être différent du mot de passe actuel.",
287
287
"errorNewPassword": "Veuillez saisir un nouveau mot de passe ou laisser le mot de passe actuel vide.",
288
288
"errorEmptyUsername": "Veuillez saisir un nom d'utilisateur.",
289
289
"errorLongUsername": "Le nom d'utilisateur doit comporter moins de 20 caractères.",
@@ -309,7 +309,7 @@
309
309
"CurrentPasswordARIA": "Mot de passe actuel",
310
310
"NewPassword": "Nouveau mot de passe",
311
311
"NewPasswordARIA": "Nouveau mot de passe",
312
-
"SubmitSaveAllSettings": "Sauvegarder tous les paramrètres"
312
+
"SubmitSaveAllSettings": "Sauvegarder tous les paramètres"
313
313
},
314
314
"AccountView": {
315
315
"SocialLogin": "Identification à l'aide des réseaux sociaux",
@@ -400,7 +400,7 @@
400
400
"UploadFileModal": {
401
401
"Title": "Téléverser un fichier",
402
402
"CloseButtonARIA": "Fermer la boîte de dialogue de téléversement de fichiers",
403
-
"SizeLimitError": "Erreur: Vous ne pouvez plus téléverser de fichiers. Vosu avez atteint la limite de taille totale de {{sizeLimit}}.\n If you would like to upload more, please remove the ones you aren't using anymore by\n in your "
403
+
"SizeLimitError": "Erreur: Vous ne pouvez plus téléverser de fichiers. Vous avez atteint la limite de taille totale de {{sizeLimit}}.\n If you would like to upload more, please remove the ones you aren't using anymore by\n in your "
404
404
},
405
405
"FileUploader": {
406
406
"DictDefaultMessage": "Déposez des fichiers ici ou cliquez pour utiliser le navigateur de fichiers"
@@ -461,7 +461,7 @@
461
461
"FormLabel": "Nom de la collection",
462
462
"FormLabelARIA": "nom",
463
463
"NameRequired": "Le nom de la collection est requis",
464
-
"Description": "Description (optionel)",
464
+
"Description": "Description (optionnel)",
465
465
"DescriptionARIA": "description",
466
466
"DescriptionPlaceholder": "Mes croquis préférés",
467
467
"SubmitCollectionCreate": "Créer la collection"
@@ -581,7 +581,7 @@
581
581
"WordWrap": "Retour à la ligne automatique",
582
582
"LineNumbers": "Numéros de ligne",
583
583
"LintWarningSound": "Son d'alarme Lint",
584
-
"UsedScreenReader": "Utilisé avec un lecteur de text",
584
+
"UsedScreenReader": "Utilisé avec un lecteur de texte",
0 commit comments