1# Vincent Pinon <vpinon@kde.org>, 2015.
2# Simon Depiets <sdepiets@gmail.com>, 2018, 2019.
3# Xavier Besnard <xavier.besnard@neuf.fr>, 2020, 2021.
4msgid ""
5msgstr ""
6"Project-Id-Version: \n"
7"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
8"POT-Creation-Date: 2014-02-16 03:26+0000\n"
9"PO-Revision-Date: 2021-12-27 23:08+0100\n"
10"Last-Translator: Xavier Besnard <xavier.besnard@neuf.fr>\n"
11"Language-Team: French <kde-francophone@kde.org>\n"
12"Language: fr\n"
13"MIME-Version: 1.0\n"
14"Content-Type: text/plain; charset=UTF-8\n"
15"Content-Transfer-Encoding: 8bit\n"
16"Plural-Forms: nplurals=2; plural=(n > 1);\n"
17"X-Generator: Lokalize 21.12.0\n"
18"X-Environment: kde\n"
19"X-Accelerator-Marker: &\n"
20"X-Text-Markup: qtrich\n"
21"X-Qt-Contexts: true\n"
22
23msgctxt "QObject|dictionary"
24msgid "xaxaxaxaxa"
25msgstr "xaxaxaxaxa"
26
27msgctxt "QObject|dictionary"
28msgid "cosa"
29msgstr "cosa"
30
31#: analitza/analyzer.cpp:190
32msgctxt "QCoreApplication|"
33msgid "Cannot calculate an empty expression"
34msgstr "Impossible de calculer une expression vide"
35
36#: analitza/analyzer.cpp:237 analitza/analyzer.cpp:256
37#: analitza/analyzer.cpp:282
38msgctxt "QCoreApplication|"
39msgid "Must specify a correct operation"
40msgstr "Veuillez spécifier une opération correcte"
41
42#: analitza/analyzer.cpp:252 analitza/analyzer.cpp:285
43#, qt-format
44msgctxt "QCoreApplication|"
45msgid "Unknown identifier: '%1'"
46msgstr "Identifiant inconnu : « %1 »"
47
48#: analitza/analyzer.cpp:254 analitza/analyzer.cpp:287
49msgctxt "identifier separator in error message|"
50msgid "', '"
51msgstr "« , »"
52
53#: analitza/analyzer.cpp:610
54msgctxt "Error message, no proper condition found.|"
55msgid "Could not find a proper choice for a condition statement."
56msgstr "Aucun choix n'est approprié dans l'instruction conditionnelle."
57
58#: analitza/analyzer.cpp:931
59msgctxt "QCoreApplication|"
60msgid "Type not supported for bounding."
61msgstr "Le type n'est pas pris en charge pour le bornage."
62
63#: analitza/analyzer.cpp:956
64msgctxt "QCoreApplication|"
65msgid "The downlimit is greater than the uplimit"
66msgstr "La limite inférieure est plus grande que la limite supérieure"
67
68#: analitza/analyzer.cpp:958
69msgctxt "QCoreApplication|"
70msgid "Incorrect uplimit or downlimit."
71msgstr "Limite supérieure ou inférieure incorrecte."
72
73#: analitza/analyzer.cpp:1050 analitza/analyzer.cpp:1075
74#, qt-format
75msgctxt "QCoreApplication|"
76msgid "Invalid type for parameter '%1'"
77msgstr "Type non valable pour le paramètre « %1 »"
78
79#: analitza/analyzer.cpp:1869
80msgctxt "By a cycle i mean a variable that depends on itself|"
81msgid "Defined a variable cycle"
82msgstr "Un cycle de variable a été défini"
83
84#: analitza/analyzer.cpp:1911
85msgctxt "QCoreApplication|"
86msgid "The result is not a number"
87msgstr "Le résultat n'est pas un nombre"
88
89#: analitza/commands/blockmatrixcommands.cpp:44
90#: analitza/commands/blockmatrixcommands.cpp:234
91#: analitza/commands/listcommands.cpp:47 analitza/commands/listcommands.cpp:64
92#: analitza/commands/matrixcommands.cpp:48
93#: analitza/commands/matrixcommands.cpp:201
94#: analitza/commands/vectorcommands.cpp:45
95#: analitza/commands/vectorcommands.cpp:82
96#, qt-format
97msgctxt "QCoreApplication|"
98msgid "Invalid parameter count for '%1'"
99msgstr "Nombre de paramètres non valable pour « %1 »"
100
101#: analitza/commands/blockmatrixcommands.cpp:86
102#: analitza/commands/blockmatrixcommands.cpp:119
103#: analitza/commands/blockmatrixcommands.cpp:122
104msgctxt "QCoreApplication|"
105msgid "Blocks must have consistent size between each and other"
106msgstr "Les blocs doivent avoir des tailles consistantes entre eux"
107
108#: analitza/commands/blockmatrixcommands.cpp:90
109#: analitza/commands/blockmatrixcommands.cpp:126
110#: analitza/commands/blockmatrixcommands.cpp:263
111msgctxt "QCoreApplication|"
112msgid "Do not want empty blocks"
113msgstr "Blocs vides refusés"
114
115#: analitza/commands/blockmatrixcommands.cpp:93
116#: analitza/commands/blockmatrixcommands.cpp:130
117#: analitza/commands/blockmatrixcommands.cpp:209
118#: analitza/commands/blockmatrixcommands.cpp:267
119msgctxt "QCoreApplication|"
120msgid "Blocks must be matrices"
121msgstr "Les blocs doivent être des matrices"
122
123#: analitza/commands/blockmatrixcommands.cpp:142
124msgctxt "QCoreApplication|"
125msgid "Number of blocks must be consistent"
126msgstr "Le nombre de blocs doit être consistant"
127
128#: analitza/commands/blockmatrixcommands.cpp:145
129#: analitza/commands/blockmatrixcommands.cpp:211
130#: analitza/commands/matrixcommands.cpp:147
131msgctxt "QCoreApplication|"
132msgid "Do not want empty vectors/matrixrow elements"
133msgstr "Vecteurs ou lignes de matrices vides refusés"
134
135#: analitza/commands/blockmatrixcommands.cpp:150
136#: analitza/commands/blockmatrixcommands.cpp:213
137#: analitza/commands/matrixcommands.cpp:149
138msgctxt "QCoreApplication|"
139msgid "Matrix constructor needs vectors or matrixrow elements"
140msgstr ""
141"Le constructeur de matrice nécessite des éléments vecteurs ou lignes de "
142"matrices"
143
144#: analitza/commands/blockmatrixcommands.cpp:244
145#: analitza/commands/matrixcommands.cpp:288
146#, qt-format
147msgctxt "QCoreApplication|"
148msgid "the arg %1 is invalid or is error"
149msgstr "l'argument %1 n'est pas valable ou est une erreur"
150
151#: analitza/commands/eigencommands.cpp:39
152#, qt-format
153msgctxt "QCoreApplication|"
154msgid "Invalid parameter count for '%1'. Should have 1 parameter"
155msgstr ""
156"Nombre de paramètres non valable pour « %1 ». Il devrait y avoir 1 paramètre."
157
158#: analitza/commands/eigencommands.cpp:47
159#, qt-format
160msgctxt "QCoreApplication|"
161msgid "To use '%1' command the input matrix must be square"
162msgstr "Pour utiliser la commande « %1 », la matrice d'entrée doit être carrée"
163
164#: analitza/commands/eigencommands.cpp:68
165#: analitza/commands/eigencommands.cpp:74
166#, qt-format
167msgctxt "QCoreApplication|"
168msgid ""
169"Invalid parameter type in matrix entry (%1,%2) for '%3', it must be a number "
170"value"
171msgstr ""
172"Type de paramètre non valable dans l'élément de matrice (%1, %2) pour "
173"« %3 », ce doit être une valeur numéraire."
174
175#: analitza/commands/eigencommands.cpp:126
176#: analitza/commands/eigencommands.cpp:193
177msgctxt "QCoreApplication|NaN means Not a Number, is an invalid float number"
178msgid "Returned eigenvalue is NaN"
179msgstr "La valeur propre retournée est NaN (pas un nombre)."
180
181#: analitza/commands/eigencommands.cpp:132
182#: analitza/commands/eigencommands.cpp:196
183msgctxt "QCoreApplication|"
184msgid "Returned eigenvalue is too big"
185msgstr "La valeur propre retournée est trop grande."
186
187#: analitza/commands/matrixcommands.cpp:31
188msgctxt "QCoreApplication|"
189msgid "Matrix dimensions must be greater than zero"
190msgstr "Les dimensions de matrice doivent être supérieures à zéro."
191
192#: analitza/commands/matrixcommands.cpp:122 analitza/expression.cpp:296
193msgctxt "QCoreApplication|"
194msgid "All matrixrow elements must have the same size"
195msgstr "Toutes les lignes de matrices doivent être de la même taille."
196
197#: analitza/commands/matrixcommands.cpp:127
198msgctxt "QCoreApplication|"
199msgid "Not all are rows or vectors"
200msgstr "Pas toutes les lignes ou vecteurs"
201
202#: analitza/commands/matrixcommands.cpp:143
203msgctxt "QCoreApplication|"
204msgid "Every argument must be a matrixrow element"
205msgstr "Chaque argument doit être une ligne de matrice"
206
207#: analitza/commands/matrixcommands.cpp:241
208msgctxt "QCoreApplication|"
209msgid "The nth diagonal index must be less than the row count"
210msgstr "Le n-ième index diagonal doit être inférieur au nombre de lignes"
211
212#: analitza/commands/matrixcommands.cpp:249
213msgctxt "QCoreApplication|"
214msgid "The nth diagonal index must be less than the column count"
215msgstr "Le n-ième index diagonal doit être inférieur au nombre de colonnes"
216
217#: analitza/commands/matrixcommands.cpp:265
218msgctxt "QCoreApplication|"
219msgid "nth diagonal index must be integer number"
220msgstr "Le n-ième index diagonal doit être un nombre entier"
221
222#: analitza/commands/matrixcommands.cpp:269
223msgctxt "QCoreApplication|"
224msgid "nth diagonal index must be a positive integer number"
225msgstr "Le n-ième index diagonal doit être un nombre entier positif"
226
227#: analitza/commands/vectorcommands.cpp:62
228#, qt-format
229msgctxt "QCoreApplication|"
230msgid "Invalid parameter type for '%1', was expected a list"
231msgstr "Type de paramètres non valable pour « %1 », une liste était attendue."
232
233#: analitza/commands/vectorcommands.cpp:75
234#: analitza/commands/vectorcommands.cpp:78
235msgctxt "QCoreApplication|"
236msgid "Vector size must be some integer value greater to zero"
237msgstr "La taille de vecteur doit être une valeur entière strictement positive"
238
239#: analitza/explexer.cpp:77
240msgctxt "QCoreApplication|"
241msgid "Unexpectedly arrived to the end of the input"
242msgstr "Fin de la chaîne d'entrée inattendue"
243
244#: analitza/explexer.cpp:111
245#, qt-format
246msgctxt "QCoreApplication|"
247msgid "Unknown token %1"
248msgstr "Marque inconnue %1"
249
250#: analitza/expression.cpp:162
251#, qt-format
252msgctxt "QCoreApplication|"
253msgid "<em>%1</em> needs at least 2 parameters"
254msgstr "<em>%1</em> nécessite au moins 2 paramètres"
255
256#: analitza/expression.cpp:164
257#, qt-format
258msgctxt "QCoreApplication|"
259msgid "<em>%1</em> requires %2 parameters"
260msgstr "<em>%1</em> nécessite %2 paramètres"
261
262#: analitza/expression.cpp:171
263#, qt-format
264msgctxt "QCoreApplication|"
265msgid "Missing boundary for '%1'"
266msgstr "Borne manquante pour « %1 »"
267
268#: analitza/expression.cpp:173
269#, qt-format
270msgctxt "QCoreApplication|"
271msgid "Unexpected bounding for '%1'"
272msgstr "Borne inattendue pour « %1 »"
273
274#: analitza/expression.cpp:178
275#, qt-format
276msgctxt "QCoreApplication|"
277msgid "<em>%1</em> missing bounds on '%2'"
278msgstr "<em>%1</em> bornes manquantes sur « %2 »"
279
280#: analitza/expression.cpp:200
281msgctxt "QCoreApplication|"
282msgid "Wrong declare"
283msgstr "Déclaration erronée"
284
285#: analitza/expression.cpp:210
286#, qt-format
287msgctxt "QCoreApplication|"
288msgid "Empty container: %1"
289msgstr "Conteneur vide : %1"
290
291#: analitza/expression.cpp:228
292msgctxt "there was a conditional outside a condition structure|"
293msgid "We can only have conditionals inside piecewise structures."
294msgstr "Seules les conditions sont possibles dans les structures par morceaux."
295
296#: analitza/expression.cpp:244
297#, qt-format
298msgctxt "QCoreApplication|"
299msgid "Cannot have two parameters with the same name like '%1'."
300msgstr "Impossible d'avoir deux paramètres avec le même nom comme « %1 »."
301
302#: analitza/expression.cpp:259
303msgctxt ""
304"this is an error message. otherwise is the else in a mathml condition|"
305msgid "The <em>otherwise</em> parameter should be the last one"
306msgstr "Le paramètre <em>sinon</em> devrait être le dernier"
307
308#: analitza/expression.cpp:267
309#, qt-format
310msgctxt "there was an element that was not a conditional inside a condition|"
311msgid "%1 is not a proper condition inside the piecewise"
312msgstr "%1 n'est pas une condition correcte dans la définition par morceaux"
313
314#: analitza/expression.cpp:273
315msgctxt "QCoreApplication|"
316msgid "We can only declare variables"
317msgstr "Seules les variables peuvent être déclarées"
318
319#: analitza/expression.cpp:279
320msgctxt "QCoreApplication|"
321msgid "We can only have bounded variables"
322msgstr "Seules les variables bornées sont possibles"
323
324#: analitza/expression.cpp:290 analitza/expression.cpp:495
325msgctxt "QCoreApplication|"
326msgid "Do not want empty matrixrow elements"
327msgstr "Voulez-vous des lignes de matrice vides"
328
329#: analitza/expression.cpp:300
330msgctxt "QCoreApplication|"
331msgid "The matrix must contain only matrixrow elements"
332msgstr "La matrice ne doit contenir que des lignes de matrice"
333
334#: analitza/expression.cpp:419
335#, qt-format
336msgctxt "QCoreApplication|"
337msgid "Error while parsing: %1"
338msgstr "Erreur lors de l'analyse syntaxique : %1"
339
340#: analitza/expression.cpp:450
341#, qt-format
342msgctxt "An error message|"
343msgid "Container unknown: %1"
344msgstr "Conteneur inconnu : %1"
345
346#: analitza/expression.cpp:456
347#, qt-format
348msgctxt "QCoreApplication|"
349msgid "Cannot codify the %1 value."
350msgstr "Impossible de codifier la valeur « %1 »."
351
352#: analitza/expression.cpp:462
353#, qt-format
354msgctxt "QCoreApplication|"
355msgid "The %1 operator cannot have child contexts."
356msgstr "L'opérateur %1 ne peut avoir de contextes enfants."
357
358#: analitza/expression.cpp:466
359#, qt-format
360msgctxt "QCoreApplication|"
361msgid "The element '%1' is not an operator."
362msgstr "L'élément « %1 » n'est pas un opérateur."
363
364#: analitza/expression.cpp:479
365msgctxt "QCoreApplication|"
366msgid "Do not want empty vectors"
367msgstr "Vecteurs vides refusés"
368
369#: analitza/expression.cpp:489
370msgctxt "QCoreApplication|"
371msgid "Do not want empty matrices"
372msgstr "Matrices vides refusés"
373
374#: analitza/expression.cpp:508
375#, qt-format
376msgctxt "Error message due to an unrecognized input|"
377msgid "Not supported/unknown: %1"
378msgstr "Non pris en charge ou inconnu : %1"
379
380#: analitza/expressionparser.cpp:296
381msgctxt "QCoreApplication|"
382msgid ", "
383msgstr ", "
384
385#: analitza/expressionparser.cpp:296
386#, qt-format
387msgctxt "error message|"
388msgid "Expected %1 instead of '%2'"
389msgstr "%1 est attendu plutôt que « %2 »"
390
391#: analitza/expressionparser.cpp:298
392msgctxt "QCoreApplication|"
393msgid "Missing right parenthesis"
394msgstr "Parenthèse droite manquante"
395
396#: analitza/expressionparser.cpp:300
397msgctxt "QCoreApplication|"
398msgid "Unbalanced right parenthesis"
399msgstr "Parenthèse droite en trop"
400
401#: analitza/expressionparser.cpp:303
402#, qt-format
403msgctxt "QCoreApplication|"
404msgid "Unexpected token identifier: %1"
405msgstr "Identifiant de marque inconnu : %1"
406
407#: analitza/expressionparser.cpp:305
408#, qt-format
409msgctxt "QCoreApplication|"
410msgid "Unexpected token %1"
411msgstr "Marque inattendue %1"
412
413#: analitza/expressiontypechecker.cpp:301
414#, qt-format
415msgctxt "QCoreApplication|"
416msgid "Could not find a type that unifies '%1'"
417msgstr "Impossible de trouver un type unifiant « %1 »"
418
419#: analitza/expressiontypechecker.cpp:473
420msgctxt "QCoreApplication|"
421msgid "The domain should be either a vector or a list"
422msgstr "Le domaine devrait être un vecteur ou une liste"
423
424#: analitza/expressiontypechecker.cpp:558
425#, qt-format
426msgctxt "type error message|"
427msgid "Cannot call '%1'"
428msgstr "Impossible d'appeler « %1 »"
429
430#: analitza/expressiontypechecker.cpp:593
431#, qt-format
432msgctxt "QCoreApplication|"
433msgid "Cannot reduce '%1' to '%2'. Invalid type of parameter '%3' for '%4'"
434msgstr ""
435"Impossible de réduire « %1 » à « %2 ». Type de paramètre non valable « %3 » "
436"pour « %4 »"
437
438#: analitza/expressiontypechecker.cpp:604
439#, qt-format
440msgctxt "QCoreApplication|"
441msgid "Invalid parameter count for '%2'. Should have %1 parameters."
442msgstr ""
443"Nombre de paramètres non valable pour « %2 ». Il devrait y avoir %1 "
444"paramètres."
445
446#: analitza/expressiontypechecker.cpp:616
447#, qt-format
448msgctxt "QCoreApplication|"
449msgid "Cannot compare '%1' to '%2'. Invalid type of parameter '%3' for '%4'"
450msgstr ""
451"Impossible de comparer « %1 » à « %2 ». Type de paramètre non valable « %3 » "
452"pour « %4 »"
453
454#: analitza/expressiontypechecker.cpp:654
455#, qt-format
456msgctxt "QCoreApplication|"
457msgid "Could not call '%1'"
458msgstr "Impossible d'appeler « %1 »"
459
460#: analitza/expressiontypechecker.cpp:662
461#, qt-format
462msgctxt "QCoreApplication|"
463msgid "Could not solve '%1'"
464msgstr "Impossible de résoudre « %1 »"
465
466#: analitza/expressiontypechecker.cpp:695
467#, qt-format
468msgctxt "QCoreApplication|"
469msgid "Incoherent type for the variable '%1'"
470msgstr "Type incohérent pour la variable « %1 »"
471
472#: analitza/expressiontypechecker.cpp:718
473msgctxt "QCoreApplication|"
474msgid "Could not determine the type for piecewise"
475msgstr "Impossible de déterminer le type de la définition par morceaux"
476
477#: analitza/expressiontypechecker.cpp:937
478msgctxt "QCoreApplication|"
479msgid "Unexpected type"
480msgstr "Type inattendu"
481
482#: analitza/expressiontypechecker.cpp:960
483#, qt-format
484msgctxt "QCoreApplication|"
485msgid "Cannot convert '%1' to '%2'"
486msgstr "Impossible de convertir « %1 » en « %2 »"
487
488#: analitza/htmlexpressionwriter.cpp:54 analitza/htmlexpressionwriter.cpp:55
489#, qt-format
490msgctxt "html representation of an operator|"
491msgid "<span class='op'>%1</span>"
492msgstr "<span class='op'>%1</span>"
493
494#: analitza/htmlexpressionwriter.cpp:56
495#, qt-format
496msgctxt "html representation of an operator|"
497msgid "<span class='keyword'>%1</span>"
498msgstr "<span class='keyword'>%1</span>"
499
500#: analitza/mathmlpresentationlexer.cpp:94
501#, qt-format
502msgctxt "Error message|"
503msgid "Unknown token '%1'"
504msgstr "Marque inconnue « %1 »"
505
506#: analitza/operations.cpp:54 analitza/operations.cpp:191
507msgctxt "QCoreApplication|"
508msgid "Cannot divide by 0."
509msgstr "Impossible de diviser par 0."
510
511#: analitza/operations.cpp:72 analitza/operations.cpp:203
512msgctxt "QCoreApplication|"
513msgid "Cannot calculate the remainder on 0."
514msgstr "Impossible de calculer le reste sur 0."
515
516#: analitza/operations.cpp:84 analitza/operations.cpp:213
517msgctxt "QCoreApplication|"
518msgid "Cannot calculate the factor on 0."
519msgstr "Impossible de calculer le facteur sur 0."
520
521#: analitza/operations.cpp:140 analitza/operations.cpp:261
522msgctxt "QCoreApplication|"
523msgid "Cannot calculate the lcm of 0."
524msgstr "Impossible de calculer le PPCM sur 0."
525
526#: analitza/operations.cpp:246
527msgctxt "QCoreApplication|"
528msgid "Boolean operations on complex numbers not available"
529msgstr ""
530"Les opérations booléennes sur des nombres complexes ne sont pas disponibles"
531
532#: analitza/operations.cpp:276
533msgctxt "QCoreApplication|"
534msgid "Only square root implemented for complex numbers"
535msgstr "Seule la racine carrée est implémentée pour les nombres complexes"
536
537#: analitza/operations.cpp:351 analitza/operations.cpp:463
538#, qt-format
539msgctxt "QCoreApplication|"
540msgid "Could not calculate a value %1"
541msgstr "Impossible de calculer une valeur %1"
542
543#: analitza/operations.cpp:479
544#, qt-format
545msgctxt "QCoreApplication|"
546msgid "Cannot calculate %1 between a value and an error type"
547msgstr "Impossible de calculer %1 entre une valeur et un type d'erreur"
548
549#: analitza/operations.cpp:495 analitza/operations.cpp:652
550#: analitza/operations.cpp:784
551msgctxt "QCoreApplication|"
552msgid "Invalid index for a container"
553msgstr "Index non valable pour un conteneur"
554
555#: analitza/operations.cpp:527
556#, qt-format
557msgctxt "QCoreApplication|"
558msgid "Cannot operate '%1' on different sized vectors."
559msgstr "Impossible d'opérer « %1 » sur des vecteurs de tailles différentes."
560
561#: analitza/operations.cpp:566
562msgctxt "QCoreApplication|"
563msgid ""
564"Multiplication between a matrix and a vector is allowed provided that the "
565"number of columns of the matrix equals the size of the vector"
566msgstr ""
567"La multiplication entre une matrice et un vecteur est autorisée à condition "
568"que le nombre de colonnes de la matrice soit égal à la taille du vecteur"
569
570#: analitza/operations.cpp:570 analitza/operations.cpp:707
571msgctxt "QCoreApplication|"
572msgid "Matrix and vector entries must be numbers"
573msgstr "Les entrées de la matrice et du vecteur doivent être des nombres"
574
575#: analitza/operations.cpp:599
576#, qt-format
577msgctxt "QCoreApplication|"
578msgid "Could not calculate a vector's %1"
579msgstr "Impossible de calculer le %1 d'un vecteur"
580
581#: analitza/operations.cpp:621 analitza/operations.cpp:637
582#, qt-format
583msgctxt "QCoreApplication|"
584msgid "Could not calculate a list's %1"
585msgstr "Impossible de calculer le %1 d'une liste"
586
587#: analitza/operations.cpp:703
588msgctxt "QCoreApplication|"
589msgid ""
590"Multiplication between a vector and a matrix is allowed provided that the "
591"matrix has only one matrixrow element"
592msgstr ""
593"La multiplication entre un vecteur et une matrice est autorisée à condition "
594"que la matrice n'ait qu'une ligne"
595
596#: analitza/operations.cpp:730
597msgctxt "QCoreApplication|"
598msgid ""
599"Addition of two matrices is allowed provided that both matrices have the "
600"same number of rows and the same number of columns"
601msgstr ""
602"La somme de deux matrices est autorisée à condition que les deux matrices "
603"aient les même nombres de lignes et colonnes"
604
605#: analitza/operations.cpp:762
606msgctxt "QCoreApplication|"
607msgid ""
608"Multiplication of two matrices is allowed provided that the number of "
609"columns of the first matrix equals the number of rows of the second matrix"
610msgstr ""
611"La multiplication de deux matrices est autorisée à condition que le nombre "
612"de colonnes de la première matrice soit égal au nombres de lignes de la "
613"seconde matrice"
614
615#: analitza/operations.cpp:766 analitza/operations.cpp:804
616#: analitza/operations.cpp:887
617msgctxt "QCoreApplication|"
618msgid "Matrix entries must be numbers"
619msgstr "Les entrées de matrices doivent être des nombres"
620
621#: analitza/operations.cpp:879
622msgctxt "QCoreApplication|"
623msgid "The exponent of 'power' must be some integer number"
624msgstr "L'exposant de « puissance » doit être un nombre entier"
625
626#: analitza/operations.cpp:883
627msgctxt "QCoreApplication|"
628msgid "Cannot compute 'power' for non square matrix"
629msgstr "Impossible de calculer la « puissance » pour une matrice non carrée"
630
631#: analitza/operations.cpp:922
632#, qt-format
633msgctxt "QCoreApplication|"
634msgid "Cannot calculate %1 between a matrix and an error type"
635msgstr "Impossible de calculer %1 entre une matrice et un type d'erreur"
636
637#: analitza/providederivative.cpp:93
638#, qt-format
639msgctxt "QCoreApplication|"
640msgid "Could not calculate the derivative for '%1'"
641msgstr "Impossible de calculer une dérivée pour « %1 »"
642
643#: analitzagui/operatorsmodel.cpp:95 analitzagui/variablesmodel.cpp:92
644#: analitzaplot/plotsdictionarymodel.cpp:36 analitzaplot/plotsmodel.cpp:78
645msgctxt "@title:column|"
646msgid "Name"
647msgstr "Nom"
648
649#: analitzagui/operatorsmodel.cpp:98
650msgctxt "@title:column|"
651msgid "Description"
652msgstr "Description"
653
654#: analitzagui/operatorsmodel.cpp:101
655msgctxt "@title:column|"
656msgid "Parameters"
657msgstr "Paramètres"
658
659#: analitzagui/operatorsmodel.cpp:104
660msgctxt "@title:column|"
661msgid "Example"
662msgstr "Exemple"
663
664#: analitzagui/operatorsmodel.cpp:135
665msgctxt "Syntax for function bounding|"
666msgid " : var"
667msgstr " : var"
668
669#: analitzagui/operatorsmodel.cpp:137
670msgctxt "Syntax for function bounding values|"
671msgid "=from..to"
672msgstr "=de..à"
673
674#: analitzagui/operatorsmodel.cpp:140
675#, qt-format
676msgctxt "QCoreApplication|"
677msgid "%1("
678msgstr "%1("
679
680#: analitzagui/operatorsmodel.cpp:143
681#, qt-format
682msgctxt "QCoreApplication|"
683msgid "%1... parameters, ...%2)"
684msgstr "%1... paramètres,...%2)"
685
686#: analitzagui/operatorsmodel.cpp:146
687#, qt-format
688msgctxt "QCoreApplication|"
689msgid "par%1"
690msgstr "par%1"
691
692#: analitzagui/operatorsmodel.cpp:159
693msgctxt "QCoreApplication|"
694msgid "Addition"
695msgstr "Addition"
696
697#: analitzagui/operatorsmodel.cpp:162
698msgctxt "QCoreApplication|"
699msgid "Multiplication"
700msgstr "Multiplication"
701
702#: analitzagui/operatorsmodel.cpp:165
703msgctxt "QCoreApplication|"
704msgid "Division"
705msgstr "Division"
706
707#: analitzagui/operatorsmodel.cpp:168
708msgctxt "QCoreApplication|"
709msgid "Subtraction. Will remove all values from the first one."
710msgstr "Soustraction. Enlèvera toutes les valeurs de la première."
711
712#: analitzagui/operatorsmodel.cpp:171
713msgctxt "QCoreApplication|"
714msgid "Power"
715msgstr "Puissance"
716
717#: analitzagui/operatorsmodel.cpp:174
718msgctxt "QCoreApplication|"
719msgid "Remainder"
720msgstr "Reste"
721
722#: analitzagui/operatorsmodel.cpp:177
723msgctxt "QCoreApplication|"
724msgid "Quotient"
725msgstr "Quotient"
726
727#: analitzagui/operatorsmodel.cpp:180
728msgctxt "QCoreApplication|"
729msgid "The factor of"
730msgstr "Le facteur de"
731
732#: analitzagui/operatorsmodel.cpp:183
733msgctxt "QCoreApplication|"
734msgid "Factorial. factorial(n)=n!"
735msgstr "Factorielle. factorielle(n) = n !"
736
737#: analitzagui/operatorsmodel.cpp:186
738msgctxt "QCoreApplication|"
739msgid "Function to calculate the sine of a given angle"
740msgstr "Fonction pour calculer le sinus d'un angle donné"
741
742#: analitzagui/operatorsmodel.cpp:189
743msgctxt "QCoreApplication|"
744msgid "Function to calculate the cosine of a given angle"
745msgstr "Fonction pour calculer le cosinus d'un angle donné"
746
747#: analitzagui/operatorsmodel.cpp:192
748msgctxt "QCoreApplication|"
749msgid "Function to calculate the tangent of a given angle"
750msgstr "Fonction pour calculer la tangente d'un angle donné"
751
752#: analitzagui/operatorsmodel.cpp:195
753msgctxt "QCoreApplication|"
754msgid "Secant"
755msgstr "Sécante"
756
757#: analitzagui/operatorsmodel.cpp:198
758msgctxt "QCoreApplication|"
759msgid "Cosecant"
760msgstr "Cosécante"
761
762#: analitzagui/operatorsmodel.cpp:201
763msgctxt "QCoreApplication|"
764msgid "Cotangent"
765msgstr "Cotangente"
766
767#: analitzagui/operatorsmodel.cpp:204
768msgctxt "QCoreApplication|"
769msgid "Hyperbolic sine"
770msgstr "Sinus hyperbolique"
771
772#: analitzagui/operatorsmodel.cpp:207
773msgctxt "QCoreApplication|"
774msgid "Hyperbolic cosine"
775msgstr "Cosinus hyperbolique"
776
777#: analitzagui/operatorsmodel.cpp:210
778msgctxt "QCoreApplication|"
779msgid "Hyperbolic tangent"
780msgstr "Tangente hyperbolique"
781
782#: analitzagui/operatorsmodel.cpp:213
783msgctxt "QCoreApplication|"
784msgid "Hyperbolic secant"
785msgstr "Sécante hyperbolique"
786
787#: analitzagui/operatorsmodel.cpp:216
788msgctxt "QCoreApplication|"
789msgid "Hyperbolic cosecant"
790msgstr "Cosécante hyperbolique"
791
792#: analitzagui/operatorsmodel.cpp:219
793msgctxt "QCoreApplication|"
794msgid "Hyperbolic cotangent"
795msgstr "Cotangente hyperbolique"
796
797#: analitzagui/operatorsmodel.cpp:222
798msgctxt "QCoreApplication|"
799msgid "Arc sine"
800msgstr "Arc sinus"
801
802#: analitzagui/operatorsmodel.cpp:225
803msgctxt "QCoreApplication|"
804msgid "Arc cosine"
805msgstr "Arc cosinus"
806
807#: analitzagui/operatorsmodel.cpp:228
808msgctxt "QCoreApplication|"
809msgid "Arc tangent"
810msgstr "Arc tangente"
811
812#: analitzagui/operatorsmodel.cpp:231
813msgctxt "QCoreApplication|"
814msgid "Arc cotangent"
815msgstr "Arc cotangente"
816
817#: analitzagui/operatorsmodel.cpp:237
818msgctxt "QCoreApplication|"
819msgid "Hyperbolic arc tangent"
820msgstr "Arc tangente hyperbolique"
821
822#: analitzagui/operatorsmodel.cpp:240
823msgctxt "QCoreApplication|"
824msgid "Summatory"
825msgstr "Sommation"
826
827#: analitzagui/operatorsmodel.cpp:243
828msgctxt "QCoreApplication|"
829msgid "Productory"
830msgstr "Produit"
831
832#: analitzagui/operatorsmodel.cpp:246
833msgctxt "QCoreApplication|"
834msgid "For all"
835msgstr "Pour tout"
836
837#: analitzagui/operatorsmodel.cpp:249
838msgctxt "QCoreApplication|"
839msgid "Exists"
840msgstr "Existe"
841
842#: analitzagui/operatorsmodel.cpp:252
843msgctxt "QCoreApplication|"
844msgid "Differentiation"
845msgstr "Différentiation"
846
847#: analitzagui/operatorsmodel.cpp:255
848msgctxt "QCoreApplication|"
849msgid "Hyperbolic arc sine"
850msgstr "Arc sinus hyperbolique"
851
852#: analitzagui/operatorsmodel.cpp:258
853msgctxt "QCoreApplication|"
854msgid "Hyperbolic arc cosine"
855msgstr "Arc cosinus hyperbolique"
856
857#: analitzagui/operatorsmodel.cpp:261
858msgctxt "QCoreApplication|"
859msgid "Arc cosecant"
860msgstr "Arc cosécante"
861
862#: analitzagui/operatorsmodel.cpp:264
863msgctxt "QCoreApplication|"
864msgid "Hyperbolic arc cosecant"
865msgstr "Arc cosécante hyperbolique"
866
867#: analitzagui/operatorsmodel.cpp:267
868msgctxt "QCoreApplication|"
869msgid "Arc secant"
870msgstr "Arc sécante"
871
872#: analitzagui/operatorsmodel.cpp:270
873msgctxt "QCoreApplication|"
874msgid "Hyperbolic arc secant"
875msgstr "Arc sécante hyperbolique"
876
877#: analitzagui/operatorsmodel.cpp:273
878msgctxt "QCoreApplication|"
879msgid "Exponent (e^x)"
880msgstr "Exposant (e^x)"
881
882#: analitzagui/operatorsmodel.cpp:276
883msgctxt "QCoreApplication|"
884msgid "Base-e logarithm"
885msgstr "Logarithme népérien"
886
887#: analitzagui/operatorsmodel.cpp:279
888msgctxt "QCoreApplication|"
889msgid "Base-10 logarithm"
890msgstr "Logarithme décimal"
891
892#: analitzagui/operatorsmodel.cpp:282
893msgctxt "QCoreApplication|"
894msgid "Absolute value. abs(n)=|n|"
895msgstr "Valeur absolue. abs(n)=|n|"
896
897#: analitzagui/operatorsmodel.cpp:285
898msgctxt "QCoreApplication|"
899msgid "Conjugate"
900msgstr "Conjugué"
901
902#: analitzagui/operatorsmodel.cpp:288
903msgctxt "QCoreApplication|"
904msgid "Arg"
905msgstr "Argument"
906
907#: analitzagui/operatorsmodel.cpp:291
908msgctxt "QCoreApplication|"
909msgid "Real"
910msgstr "Réel"
911
912#: analitzagui/operatorsmodel.cpp:294
913msgctxt "QCoreApplication|"
914msgid "Imaginary"
915msgstr "Imaginaire"
916
917#: analitzagui/operatorsmodel.cpp:297
918msgctxt "QCoreApplication|"
919msgid "Floor value. floor(n)=⌊n⌋"
920msgstr "Entier inférieur. floor(n)=⌊n⌋"
921
922#: analitzagui/operatorsmodel.cpp:300
923msgctxt "QCoreApplication|"
924msgid "Ceil value. ceil(n)=⌈n⌉"
925msgstr "Entier supérieur. ceil(n)=⌈n⌉"
926
927#: analitzagui/operatorsmodel.cpp:303
928msgctxt "QCoreApplication|"
929msgid "Minimum"
930msgstr "Minimum"
931
932#: analitzagui/operatorsmodel.cpp:306
933msgctxt "QCoreApplication|"
934msgid "Maximum"
935msgstr "Maximum"
936
937#: analitzagui/operatorsmodel.cpp:309
938msgctxt "QCoreApplication|"
939msgid "Greater than. gt(a,b)=a>b"
940msgstr "Supérieur à. gt(a,b)=a>b"
941
942#: analitzagui/operatorsmodel.cpp:312
943msgctxt "QCoreApplication|"
944msgid "Less than. lt(a,b)=a<b"
945msgstr "Inférieur à. lt(a,b)=a<b"
946
947#: analitzagui/operatorsmodel.cpp:315
948msgctxt "QCoreApplication|"
949msgid "Equal. eq(a,b) = a=b"
950msgstr "Égal. eq(a,b) = a=b"
951
952#: analitzagui/operatorsmodel.cpp:318
953msgctxt "QCoreApplication|"
954msgid "Approximation. approx(a)=a±n"
955msgstr "Approximation. approx(a)=a±n"
956
957#: analitzagui/operatorsmodel.cpp:321
958msgctxt "QCoreApplication|"
959msgid "Not equal. neq(a,b)=a≠b"
960msgstr "Non égal. neq(a,b)=a≠b"
961
962#: analitzagui/operatorsmodel.cpp:324
963msgctxt "QCoreApplication|"
964msgid "Greater or equal. geq(a,b)=a≥b"
965msgstr "Supérieur ou égal. geq(a,b)=a≥b"
966
967#: analitzagui/operatorsmodel.cpp:327
968msgctxt "QCoreApplication|"
969msgid "Less or equal. leq(a,b)=a≤b"
970msgstr "Inférieur ou égal. leq(a,b)=a≤b"
971
972#: analitzagui/operatorsmodel.cpp:330
973msgctxt "QCoreApplication|"
974msgid "Boolean and"
975msgstr "Et booléen"
976
977#: analitzagui/operatorsmodel.cpp:333
978msgctxt "QCoreApplication|"
979msgid "Boolean not"
980msgstr "Non booléen"
981
982#: analitzagui/operatorsmodel.cpp:336
983msgctxt "QCoreApplication|"
984msgid "Boolean or"
985msgstr "Ou booléen"
986
987#: analitzagui/operatorsmodel.cpp:339
988msgctxt "QCoreApplication|"
989msgid "Boolean xor"
990msgstr "Ou exclusif booléen"
991
992#: analitzagui/operatorsmodel.cpp:342
993msgctxt "QCoreApplication|"
994msgid "Boolean implication"
995msgstr "Implication booléenne"
996
997#: analitzagui/operatorsmodel.cpp:345
998msgctxt "QCoreApplication|"
999msgid "Greatest common divisor"
1000msgstr "Plus grand diviseur commun"
1001
1002#: analitzagui/operatorsmodel.cpp:348
1003msgctxt "QCoreApplication|"
1004msgid "Least common multiple"
1005msgstr "Plus petit multiple commun"
1006
1007#: analitzagui/operatorsmodel.cpp:351
1008msgctxt "QCoreApplication|"
1009msgid "Root"
1010msgstr "Racine"
1011
1012#: analitzagui/operatorsmodel.cpp:354
1013msgctxt "QCoreApplication|"
1014msgid "Cardinal"
1015msgstr "Cardinal"
1016
1017#: analitzagui/operatorsmodel.cpp:357
1018msgctxt "QCoreApplication|"
1019msgid "Scalar product"
1020msgstr "Produit scalaire"
1021
1022#: analitzagui/operatorsmodel.cpp:360
1023msgctxt "QCoreApplication|"
1024msgid "Select the par1-th element of par2 list or vector"
1025msgstr "Sélectionne le par1-ième élément de la liste ou du vecteur par2"
1026
1027#: analitzagui/operatorsmodel.cpp:363
1028msgctxt "QCoreApplication|"
1029msgid "Joins several items of the same type"
1030msgstr "Joint plusieurs éléments du même type"
1031
1032#: analitzagui/operatorsmodel.cpp:366
1033msgctxt "QCoreApplication|"
1034msgid "Applies a function to every element in a list"
1035msgstr "Applique la fonction à chaque élément de la liste"
1036
1037#: analitzagui/operatorsmodel.cpp:369
1038msgctxt "QCoreApplication|"
1039msgid "Removes all elements that don't fit a condition"
1040msgstr "Enlève tous les éléments qui ne remplissent pas une condition"
1041
1042#: analitzagui/operatorsmodel.cpp:372
1043msgctxt "QCoreApplication|"
1044msgid "Transpose"
1045msgstr "Transpose"
1046
1047#: analitzagui/operatorsmodel.cpp:572
1048#, qt-format
1049msgctxt "n-ary function prototype|"
1050msgid "<em>%1</em>(..., <b>par%2</b>, ...)"
1051msgstr "<em>%1</em>(...,<b>par%2</b>,...)"
1052
1053#: analitzagui/operatorsmodel.cpp:582
1054#, qt-format
1055msgctxt "Function name in function prototype|"
1056msgid "<em>%1</em>("
1057msgstr "<em>%1</em>("
1058
1059#: analitzagui/operatorsmodel.cpp:583
1060#, qt-format
1061msgctxt "Uncorrect function name in function prototype|"
1062msgid "<em style='color:red'><b>%1</b></em>("
1063msgstr "<em style='color:red'><b>%1</b></em>("
1064
1065#: analitzagui/operatorsmodel.cpp:586
1066#, qt-format
1067msgctxt "Parameter in function prototype|"
1068msgid "par%1"
1069msgstr "par%1"
1070
1071#: analitzagui/operatorsmodel.cpp:589 analitzagui/operatorsmodel.cpp:599
1072#, qt-format
1073msgctxt "Current parameter in function prototype|"
1074msgid "<b>%1</b>"
1075msgstr "<b>%1</b>"
1076
1077#: analitzagui/operatorsmodel.cpp:592
1078msgctxt "Function parameter separator|"
1079msgid ", "
1080msgstr ", "
1081
1082#: analitzagui/operatorsmodel.cpp:596
1083msgctxt "Current parameter is the bounding|"
1084msgid " : bounds"
1085msgstr " : bornes"
1086
1087#: analitzagui/variablesmodel.cpp:95
1088msgctxt "@title:column|"
1089msgid "Value"
1090msgstr "Valeur"
1091
1092#: analitzaplot/plotsfactory.cpp:49
1093msgctxt "QCoreApplication|"
1094msgid "The expression is not correct"
1095msgstr "L'expression n'est pas correcte"
1096
1097#: analitzaplot/plotsfactory.cpp:72
1098#, qt-format
1099msgctxt "QCoreApplication|"
1100msgid "Function type '%1' not recognized"
1101msgstr "Type de fonction « %1 » non reconnu"
1102
1103#: analitzaplot/plotsfactory.cpp:74
1104#, qt-format
1105msgctxt "QCoreApplication|"
1106msgid "Function '%1' not recognized"
1107msgstr "Fonction « %1 » non reconnue"
1108
1109#: analitzaplot/plotsmodel.cpp:79
1110msgctxt "@title:column|"
1111msgid "Plot"
1112msgstr "Graphe"
1113
1114#: analitzaplot/plotter3d_es.cpp:530 declarative/graph2dmobile.cpp:141
1115msgctxt "QObject|"
1116msgid "PNG Image (*.png)"
1117msgstr "Image PNG (*.png)"
1118
1119#: analitzaplot/plotter3d_es.cpp:530
1120msgctxt "QObject|"
1121msgid "PDF Document (*.pdf)"
1122msgstr "Document PDF (*.pdf)"
1123
1124#: analitzaplot/plotter3d_es.cpp:530
1125msgctxt "QObject|"
1126msgid "X3D Document (*.x3d)"
1127msgstr "Document X3D (*.x3d)"
1128
1129#: analitzaplot/plotter3d_es.cpp:530
1130msgctxt "QObject|"
1131msgid "STL Document (*.stl)"
1132msgstr "Document STL (*.stl)"
1133
1134#: analitzaplot/private/backends/cartesiancurve.cpp:64
1135msgctxt "Function type|"
1136msgid "Plane Curve F(y)"
1137msgstr "Courbe dans le plan F(y)"
1138
1139#: analitzaplot/private/backends/cartesiancurve.cpp:80
1140msgctxt "Function type|"
1141msgid "Plane Curve F(x)"
1142msgstr "Courbe dans le plan F(x)"
1143
1144#: analitzaplot/private/backends/cartesiancurve.cpp:137
1145#: analitzaplot/private/backends/cartesiancurve.cpp:245
1146msgctxt "QCoreApplication|"
1147msgid "We can only draw Real results."
1148msgstr "Seuls les résultats réels peuvent être tracés."
1149
1150#: analitzaplot/private/backends/cartesiancurve.cpp:248
1151#: analitzawidgets/plotsview2d.cpp:240
1152#, qt-format
1153msgctxt "QCoreApplication|"
1154msgid "x=%1 y=%2"
1155msgstr "x=%1 y=%2"
1156
1157#: analitzaplot/private/backends/cartesiansurface.cpp:52
1158msgctxt "Function type|"
1159msgid "Surface z=F(x,y)"
1160msgstr "Surface z=F(x,y)"
1161
1162#: analitzaplot/private/backends/cartesiansurface.cpp:94
1163msgctxt "Function type|"
1164msgid "Surface y=F(x,z)"
1165msgstr "Surface y=F(x,z)"
1166
1167#: analitzaplot/private/backends/cartesiansurface.cpp:127
1168msgctxt "Function type|"
1169msgid "Surface x=F(y,z)"
1170msgstr "Surface x=F(y,z)"
1171
1172#: analitzaplot/private/backends/cylindricalsurface.cpp:37
1173msgctxt "Function type|"
1174msgid "Cylindrical Surface z=F(r: Radial, p: Polar)"
1175msgstr "Surface cylindrique z=F(r : angle, p : rayon)"
1176
1177#: analitzaplot/private/backends/implicitcurve.cpp:44
1178msgctxt "Function type|"
1179msgid "Implicit Curve"
1180msgstr "Courbe implicite"
1181
1182#: analitzaplot/private/backends/implicitpolarcurve.cpp:37
1183msgctxt "Function type|"
1184msgid "Polar implicit Curve 0=F(r: Radial, p: Polar)"
1185msgstr "Courbe polaire implicite 0=F(r : angle, p : rayon)"
1186
1187#: analitzaplot/private/backends/implicitsurface.cpp:35
1188msgctxt "Function type|"
1189msgid "Implicit Surface"
1190msgstr "Surface implicite"
1191
1192#: analitzaplot/private/backends/parametriccurve2d.cpp:37
1193msgctxt "Function type|"
1194msgid "Parametric Curve 2D"
1195msgstr "Courbe paramétrique 2D"
1196
1197#: analitzaplot/private/backends/parametriccurve3d.cpp:31
1198msgctxt "Function type|"
1199msgid "Parametric Curve 3D"
1200msgstr "Courbe paramétrique 3D"
1201
1202#: analitzaplot/private/backends/parametricsurface.cpp:32
1203msgctxt "Function type|"
1204msgid "Parametric Surface"
1205msgstr "Surface paramétrique"
1206
1207#: analitzaplot/private/backends/polarcurve.cpp:37
1208msgctxt "Function type|"
1209msgid "Polar Curve r=F(p: Polar)"
1210msgstr "Courbe polaire r=F(p : rayon)"
1211
1212#: analitzaplot/private/backends/sphericalsurface.cpp:35
1213msgctxt "Function type|"
1214msgid "Spherical Surface Radial=F(t:Azimuth, p: Polar)"
1215msgstr "Surface sphérique Radiale =F(t : angle, p : rayon)"
1216
1217#: analitzawidgets/expressionedit.cpp:295
1218#, qt-format
1219msgctxt "QCoreApplication|"
1220msgid "Result: %1"
1221msgstr "Résultat : %1"
1222
1223#: analitzawidgets/expressionedit.cpp:405
1224msgctxt "QCoreApplication|"
1225msgid "To Expression"
1226msgstr "Vers Expression"
1227
1228#: analitzawidgets/expressionedit.cpp:407
1229msgctxt "QCoreApplication|"
1230msgid "To MathML"
1231msgstr "Vers MathML"
1232
1233#: analitzawidgets/expressionedit.cpp:409
1234msgctxt "QCoreApplication|"
1235msgid "Simplify"
1236msgstr "Simplifier"
1237
1238#: analitzawidgets/expressionedit.cpp:411
1239msgctxt "QCoreApplication|"
1240msgid "Examples"
1241msgstr "Exemples"
1242
1243#: analitzawidgets/plotsview2d.cpp:218
1244msgctxt "QCoreApplication|"
1245msgid "Selected viewport too small"
1246msgstr "Le terminal sélectionné est trop petit"
1247
1248#~ msgctxt "NAME OF TRANSLATORS"
1249#~ msgid "Your names"
1250#~ msgstr "Joëlle Cornavin"
1251
1252#~ msgctxt "EMAIL OF TRANSLATORS"
1253#~ msgid "Your emails"
1254#~ msgstr "jcorn@free.fr"
1255
1256#~ msgctxt "Parameter in function prototype"
1257#~ msgid "par%1"
1258#~ msgstr "par%1"
1259
1260#~ msgctxt "Function parameter separator"
1261#~ msgid ", "
1262#~ msgstr ", "
1263
1264#, fuzzy
1265#~| msgid "Hyperbolic secant"
1266#~ msgctxt "dictionary"
1267#~ msgid "Hiperbola"
1268#~ msgstr "Sécante hyperbolique"
1269
1270#~ msgid "Function type not correct for functions depending on %1"
1271#~ msgstr "Type de fonction non correct pour les fonctions dépendant de %1"
1272
1273#~ msgctxt ""
1274#~ "This function can't be represented as a curve. To draw implicit curve, "
1275#~ "the function has to satisfy the implicit function theorem."
1276#~ msgid "Implicit function undefined in the plane"
1277#~ msgstr "Fonction implicite indéfinie dans le plan"
1278
1279#~ msgid "center"
1280#~ msgstr "centre"
1281
1282#~ msgctxt "@title:column"
1283#~ msgid "Function"
1284#~ msgstr "Fonction"
1285
1286#~ msgid "%1 function added"
1287#~ msgstr "Fonction %1 ajoutée"
1288
1289# unreviewed-context
1290#~ msgid "Hide '%1'"
1291#~ msgstr "Masquer « %1 »"
1292
1293# unreviewed-context
1294#~ msgid "Show '%1'"
1295#~ msgstr "Afficher « %1 »"
1296
1297# unreviewed-context
1298#~ msgid "Remove '%1'"
1299#~ msgstr "Supprimer « %1 »"
1300
1301#~ msgctxt "Error message"
1302#~ msgid "Unknown token %1"
1303#~ msgstr "Jeton inattendu %1"
1304