fr.js 14 KB

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