fr.json 11 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224
  1. {
  2. "@metadata": {
  3. "authors": [
  4. "SebCanet"
  5. ]
  6. },
  7. "PROJECT_MENU": "Projet",
  8. "MY_PROJECTS": "Mes projets",
  9. "NEW": "Nouveau",
  10. "SAVE_BLOCKS_LOCAL": "Sauver en fichier xml",
  11. "SAVE_BLOCKS_AS_COPY": "Sauver comme copie",
  12. "LOAD_BLOCKS_LOCAL": "Charger un fichier xml",
  13. "IMPORT_BLOCKS_LOCAL": "Importer des blocs dans le projet en cours",
  14. "IMPORT_STL_MENU": "Importer STL dans le projet en cours",
  15. "SAVE_SCAD_LOCAL": "Sauver le code Openscad",
  16. "OPTIONS_MENU": "Options",
  17. "SIMPLE_TOOLBOX": "Boîte à outils avancé",
  18. "ADVANCED_TOOLBOX": "Boîte à outils simple",
  19. "BLOCK_COLORS": "Design du bloc couleur",
  20. "CLASSIC_COLORS": "Standard",
  21. "PALE_COLORS": "Pâle",
  22. "HELP_MENU": "Aide",
  23. "DOCUMENTATION_LINK": "Documentation",
  24. "ABOUT_LINK": "A propos",
  25. "EXAMPLES_MENU": "Exemples",
  26. "PROJECT_NAME": "Nom du projet",
  27. "PROJECT_NAME_DEFAULT": "Sans Nom",
  28. "BLOCKS_TAB": "Blocs",
  29. "CODE_TAB": "Code",
  30. "SAVE_BUTTON": "Sauver",
  31. "SAVE_IN_PROGRESS": "Sauver en cours",
  32. "SAVE_COMPLETE": "Sauvé",
  33. "SAVE_FAILED": "Erreur de Sauver!",
  34. "SAVE_FAILED_PROJECT_NAME": "Donnez un nom au projet et essayez à nouveau",
  35. "REGISTER_BUTTON": "Créer un compte",
  36. "REGISTER_IN_PROGRESS": "en cours",
  37. "REGISTER_NEW_USER": "Créer un compte",
  38. "USERNAME_FIELD": "Nom d'utilisateur",
  39. "PASSWORD_FIELD": "Mot de passe",
  40. "PASSWORD_RETYPE_FIELD": "Confirmation du mot de passe",
  41. "EMAIL_FIELD": "E-mail",
  42. "PASSWORD_FORGOT_FIELD": "Mot de passe oublié?",
  43. "PASSWORD_RESET_EMAIL_SENT": "Un courriel de réinitialisation du mot de passe vous a été envoyé ...",
  44. "PASSWORD_RESET_EMAIL_INSTRUCTIONS": "Nous avons envoyé un e-mail à l'adresse associée à votre compte avec un lien pour réinitialiser votre mot de passe. Si vous ne le voyez pas, vérifiez votre dossier spam.",
  45. "LOGIN_BUTTON": "Se connecter",
  46. "LOGIN_IN_PROGRESS": "en cours",
  47. "LOGOUT_BUTTON": "Se déconnecter",
  48. "CHANGE_PASSWORD": "Changer le mot de passe",
  49. "CHANGE_PASSWORD_INSTRUCTIONS": "Après avoir changé votre mot de passe, vous serez invité à vous reconnecter à nouveau.",
  50. "OLD_PASSWORD": "Ancien mot de passe",
  51. "NEW_PASSWORD": "Nouveau mot de passe",
  52. "CONFIRM_NEW_PASSWORD": "Confirmation du nouveau mot de passe",
  53. "CHANGE_EMAIL": "Changer l'e-mail",
  54. "CHANGE_EMAIL_CURRENT": "E-mail actuel",
  55. "CHANGE_EMAIL_NEW": "Nouveau e-mail",
  56. "DELETE_ACCOUNT": "Supprimer mon compte",
  57. "DELETE_ACCOUNT_CONFIRM": "Êtes-vous sûr de vouloir supprimer votre compte BlocksCAD?",
  58. "DELETE_ACCOUNT_INSTRUCTIONS_ONE": "En deux jours, votre compte sera définitivement supprimé.",
  59. "DELETE_ACCOUNT_INSTRUCTIONS_TWO": "Si vous changez d'avis, il suffit de vous connecter à votre compte dans les prochaines 48 heures.",
  60. "DELETE_ACCOUNT_CONFIRM_PASSWORD": "Entrez le mot de passe pour confirmer",
  61. "DELETE_ACCOUNT_BUTTON": "Supprimer le compte et Se déconnecter",
  62. "REACTIVATE_ACCOUNT_TITLE": "Votre compte ne sera pas supprimé",
  63. "REACTIVATE_ACCOUNT_EXPLAINED": "Votre compte a été réactivé - il est plus programmé pour être supprimé. Si vous ne demandez pas d'avoir votre compte supprimé, vous devriez changer votre mot de passe pour vous assurer que votre compte est sécurisé.",
  64. "REACTIVATE_BUTTON": "D'accord",
  65. "DELETE_PROJECT_CONFIRM": "Êtes-vous sûr de vouloir supprimer *Project_name*?",
  66. "CONFIRM_DIALOG_YES": "Oui",
  67. "CONFIRM_DIALOG_NO": "Non",
  68. "SAVE_PROMPT": "Voulez-vous sauver votre projet?",
  69. "SAVE_PROMPT_YES": "Sauver",
  70. "SAVE_PROMPT_NO": "Ne pas Sauver",
  71. "RESET_PASSWORD": "Réinitialiser le mot de passe",
  72. "DIALOG_OR": "ou",
  73. "RESET_PASSWORD_INSTRUCTIONS": "Entrez votre nom d'utilisateur ou votre email et nous vous enverrons un e-mail avec des instructions pour réinitialiser votre mot de passe.",
  74. "RESET_PASSWORD_LINK_BUTTON": "Envoyez-moi un lien pour réinitialiser le mot de passe",
  75. "RENDER_BUTTON": "Générer un rendu",
  76. "ABORT_BUTTON": "Annuler!",
  77. "GENERATE_STL": "Générer",
  78. "RENDER_IN_PROGRESS": "En cours...",
  79. "PARSE_IN_PROGRESS": "Analyse...",
  80. "SPHERE": "sphère",
  81. "RADIUS": "rayon",
  82. "CENTERED": "centré",
  83. "NOT_CENTERED": "non centré",
  84. "CUBE": "cube",
  85. "CYLINDER": "cylindre",
  86. "TORUS": "tore",
  87. "CIRCLE": "cercle",
  88. "SQUARE": "carré",
  89. "TRANSLATE": "translation",
  90. "ROTATE": "rotation",
  91. "MIRROR": "symétrie",
  92. "SCALE": "echelle",
  93. "COLOR": "couleur",
  94. "SIDES": "côtés",
  95. "TAPER": "aller en diminuant",
  96. "LINEAR_EXTRUDE": "extrusion linéaire",
  97. "ROTATE_EXTRUDE": "extrusion circulaire",
  98. "HEIGHT": "hauteur",
  99. "FACES": "faces",
  100. "ACROSS": "sur",
  101. "ALONG": "par",
  102. "AXIS": "axe",
  103. "ROTATE_ADVANCED": "rotation imaginée",
  104. "MIRROR_ADVANCED": "symétrie imaginée",
  105. "AROUND": "autour de",
  106. "RGB_COLOR_MODEL": "RVB",
  107. "HSV_COLOR_MODEL": "TSV",
  108. "COLOR_HUE": "teinte",
  109. "COLOR_SATURATION": "saturation",
  110. "COLOR_VALUE": "valeur",
  111. "TWIST": "torsion",
  112. "IMPORT_STL": "STL import",
  113. "BROWSE": "browse",
  114. "CENTER": "centre",
  115. "BLOCK_TEXT_2D": "text 2D",
  116. "BLOCK_TEXT_3D": "text 3D",
  117. "FONT_SIZE": "taille",
  118. "FONT_NAME": "police",
  119. "TEXT_THICKNESS": "épaisseur",
  120. "TEXT_DEFAULT_VALUE": "bonjour",
  121. "CONVEX_HULL": "coque",
  122. "DIFFERENCE": "soustraction",
  123. "UNION": "union",
  124. "INTERSECTION": "intersection",
  125. "PLUS": "plus",
  126. "MINUS": "moins",
  127. "WITH": "avec",
  128. "CATEGORY_3D_SHAPES": "formes 3D",
  129. "CATEGORY_2D_SHAPES": "formes 2D",
  130. "CATEGORY_TRANSFORMATIONS": "transformations",
  131. "CATEGORY_SET_OPERATIONS": "opérations",
  132. "CATEGORY_MATH": "maths",
  133. "CATEGORY_LOGIC": "logique",
  134. "CATEGORY_LOOPS": "boucles",
  135. "CATEGORY_TEXT": "texte",
  136. "CATEGORY_VARIBLES": "variables",
  137. "CATEGORY_PROCEDURES": "fonctions",
  138. "RESET_VIEW_BUTTON": "Réinitialiser l'affichage",
  139. "DIRECTION_DIAGONAL": "isométrique",
  140. "DIRECTION_FRONT": "face",
  141. "DIRECTION_TOP": "haut",
  142. "DIRECTION_RIGHT": "droite",
  143. "DIRECTION_LEFT": "gauche",
  144. "DIRECTION_BACK": "arrière",
  145. "DIRECTION_BOTTOM": "bas",
  146. "ERROR_PASSWORD_IS_USERNAME": "Votre mot de passe ne correspond à votre nom d'utilisateur",
  147. "ERROR_PASSWORD_LENGTH": "Votre mot de passe doit contenir au moins 6 caractères",
  148. "ERROR_PASSWORD_IS_PASSWORD": "Le mot de passe ne peut pas être le mot 'password'",
  149. "ERROR_PASSWORD_IS_EMPTY": "Vous devez saisir un mot de passe",
  150. "ERROR_PASSWORD_CONFIRM": "Vos mots de passe ne correspondent pas",
  151. "ERROR_EMAIL_IS_INVALID": "Votre devez fournir une adresse courriel valide",
  152. "ERROR_EMAIL_IS_EMPTY": "Votre devez fournir une adresse courriel",
  153. "ERROR_USERNAME_IS_EMPTY": "Vous devez renseigner un nom d'utilisateur",
  154. "ERROR_USERNAME_LENGTH": "Votre nom d'utilisateur doit contenir entre 3 et 30 caractères",
  155. "ERROR_USERNAME_CHARACTERS": "Votre nom d'utilisateur ne peut contenir que des lettres, des chiffres, - et _",
  156. "ERROR_USERNAME_EXISTS": "Désolé, ce nom d'utilisateur existe déjà",
  157. "ERROR_LOGIN_FAILED": "Nom d'utilisateur ou mot de passe incorrect",
  158. "ERROR_BAD_PASSWORD": "Votre ancien mot de passe est incorrect. Veuillez le rectifier.",
  159. "ERROR_MISSING_USERNAME": "Nous ne pouvons pas trouver ce nom d'utilisateur.",
  160. "ERROR_MISSING_EMAIL": "Nous ne pouvons pas trouver cette adresse e-mail.",
  161. "NEW_PROJECT_BUTTON": "Nouveau Projet",
  162. "PROJECT_LIST_EXIT": "Annulation",
  163. "PROJECT_LIST_FILTER": "Recherche",
  164. "PROJECT_LIST_LAST_MODIFIED": "Dernière modification",
  165. "PROJECT_LIST_DELETE_BUTTON": "Effacer",
  166. "PROJECT_LIST_MORE_BUTTON": "Montrer plus",
  167. "MOUSEOVER_UNDO": "Annuler",
  168. "MOUSEOVER_REDO": "Refaire",
  169. "MOUSEOVER_TRASHCAN": "Jeter tous les blocs",
  170. "DISCARD_ALL": "Supprimer tous les %1 blocs?",
  171. "WARNING_RELOAD_STL": "Warning: re-load your STL file block",
  172. "ERROR_MESSAGE": "Error",
  173. "RENDER_ERROR_EMPTY": "Nothing to Render",
  174. "RENDER_ERROR_MIXED": "both 2D and 3D objects are present. There can be only one.",
  175. "PARSING_ERROR_MISSING_FIELDS": "%1 blocks are missing fields.",
  176. "PARSING_ERROR_ILLEGAL_VALUE": "%1 blocks have an illegal value (negative or zero)",
  177. "SPHERE_TOOLTIP": "<img src='imgs/en/sphere.svg' width='65'>",
  178. "CUBE_TOOLTIP": "<img src='imgs/en/cube.svg' width='100px'>",
  179. "CYLINDER_TOOLTIP": "<img src='imgs/en/cylinder.svg' width='90px'>",
  180. "TORUS_TOOLTIP": "<img src='imgs/fr/torus.svg' width='250px'>",
  181. "CIRCLE_TOOLTIP": "<img src='imgs/en/circle.svg' width='65'>",
  182. "SQUARE_TOOLTIP": "<img src='imgs/en/square.svg' width='65'>",
  183. "TRANSLATE_TOOLTIP": "Translates (moves) one or more objects in specified dimensions x, y, and z.",
  184. "SIMPLEROTATE_TOOLTIP": "Rotates one or more objects around specified axes x, y, and z.",
  185. "SIMPLEMIRROR_TOOLTIP": "Mirrors one or more objects across a specified plane.",
  186. "SCALE_TOOLTIP": "Scales one or more objects by specified amount in dimensions x, y, and z.",
  187. "COLOR_TOOLTIP": "Applies the color to the child object, which must be 3D.",
  188. "COLOR_RGB_TOOLTIP": "Apply a color by specifying the red, blue, and green components. Each value should be between 0 and 100.",
  189. "COLOR_HSV_TOOLTIP": "Apply a color by specifying the hue, saturation, and value components. Each value should be between 0 and 100.",
  190. "FN_TOOLTIP": "Sets the number of sides for one or more objects using approximated arcs (sphere, cylinder, circle, torus).",
  191. "TAPER_TOOLTIP": "Scales shape along an axis. The smallest value along the select axis is scaled at one, and the largest value is scaled at user input scale value.",
  192. "LINEAREXTRUDE_TOOLTIP": "Extrudes one or more 2-dimensional objects by a specified height with a specified twist. Shape can be scaled as it extrudes in both x and y. Resulting extrusion may optionally be centered around the origin.",
  193. "ROTATEEXTRUDE_TOOLTIP": "Rotate extrudes one or more 2-dimensional objects around the Z axis with a specified number of sides.",
  194. "FANCYROTATE_TOOLTIP": "Rotates one or more objects around a vector from the origin (0,0,0) to the point (x,y,z)",
  195. "FANCYMIRROR_TOOLTIP": "Mirrors one or more objects across specified plane whose normal vector is from (0,0,0) to the point (x,y,z).",
  196. "UNION_TOOLTIP": "Combines two or more objects into one.",
  197. "DIFFERENCE_TOOLTIP": "Subtracts one or more objects from the first object in the list.",
  198. "INTERSECTION_TOOLTIP": "Returns the intersection (shared space) of two or more objects.",
  199. "HULL_TOOLTIP": "Combines two or more objects by 'wrapping' them together in a hull.",
  200. "BS_TEXT_TOOLTIP": "A 2D rendering of text with a given size and font",
  201. "BS_3DTEXT_TOOLTIP": "A 3D rendering of text with a given size and font, and thickness",
  202. "CONTROLS_FOR_TOOLTIP_CHAINHULL": "Return the convex hull of each shape in the loop with the next shape",
  203. "NOT_COMPATIBLE_WITH_OPENSCAD": "Not compatible with OpenSCAD",
  204. "STL_IMPORT_WARNING": "STL files are not saved with your blocks.",
  205. "DISABLE_ALL": "Disable All Blocks",
  206. "ENABLE_ALL": "Enable All Blocks",
  207. "HIGHLIGHT_INSTANCES": "Highlight '%1' Instances",
  208. "REMOVE_HIGHLIGHTING_INSTANCES": "Remove highlighting",
  209. "REMOVE_BLOCK_HIGHLIGHTING": "Remove block highlighting",
  210. "BLOCKS_BUMPED_OUT_DIMENSIONS": "%1 calling blocks were displaced: 2D and 3D shapes cannot be together",
  211. "BLOCKS_BUMPED_OUT_TYPES": "%1 calling blocks were displaced: type mismatch between %2 and %3",
  212. "VARIABLES_BUMPED_ONE": "%1 variable blocks were displaced due to type mismatches",
  213. "VARIABLES_BUMPED_TWO": "variable '%1': type changed from %2 to %3",
  214. "EXAMPLE_CUBE_WITH_CUTOUTS": "cube avec découpe",
  215. "EXAMPLE_ANTHIAS_FISH": "poisson Anthias",
  216. "EXAMPLE_PARAMETRIC_BOX": "boîte paramétrée",
  217. "EXAMPLE_LOOP_SUN": "coque étoile",
  218. "EXAMPLE_LOOP_SINE": "fonction sinus avec boucle",
  219. "EXAMPLE_PARAMETRIC_EQ_KNOT": "nœud avec équations paramétriques",
  220. "GET_STARTED_VIDEO": "Commencer!"
  221. }