# Translation of stats.pot to French # Copyright (C) 2005 The R Foundation # This file is distributed under the same license as the stats R package. # Philippe Grosjean , 2005. # msgid "" msgstr "" "Project-Id-Version: R 2.12.0\n" "Report-Msgid-Bugs-To: bugs.r-project.org\n" "POT-Creation-Date: 2013-06-09 21:53+0100\n" "PO-Revision-Date: 2013-03-18 22:13+0100\n" "Last-Translator: Philippe Grosjean \n" "Language-Team: French \n" "Language: fr\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=ISO-8859-1\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" "X-Generator: Poedit 1.5.5\n" #: Srunmed.c:55 msgid "bandwidth/span of running medians is larger than n" msgstr "largeur de fenêtre de médiane mobile supérieure à n" #: ansari.c:116 msgid "probabilities outside [0,1] in qansari()" msgstr "probabilités en dehors de [0,1] dans qansari()" #: approx.c:101 msgid "approx(): invalid f value" msgstr "approx() : valeur f incorrecte" #: approx.c:104 msgid "approx(): invalid interpolation method" msgstr "approx() : méthode d'interpolation incorrecte" #: approx.c:110 msgid "approx(): attempted to interpolate NA values" msgstr "approx() : tentative d'interpolation de valeurs NA" #: arima.c:69 arima.c:183 arima.c:359 msgid "invalid argument type" msgstr "type d'argument incorrect" #: arima.c:418 arima.c:502 pacf.c:331 pacf.c:371 msgid "can only transform 100 pars in arima0" msgstr "impossible de transformer plus de 100 pars dans arima0" #: arima.c:838 msgid "maximum supported lag is 350" msgstr "décalage maximum supporté de 350" #: complete_cases.c:26 #, c-format msgid "invalid 'type' (%s) of argument" msgstr "'type' (%s) de l'argument incorrect" #: complete_cases.c:112 msgid "no input has determined the number of cases" msgstr "aucune entrée n'a déterminé le nombre de cas" #: complete_cases.c:215 msgid "not all arguments have the same length" msgstr "les arguments n'ont pas tous la même taille" #: cov.c:559 msgid "missing observations in cov/cor" msgstr "observations manquantes dans cov / cor" #: cov.c:637 msgid "'x' is NULL" msgstr "'x' est 'NULL'" #: cov.c:656 cov.c:662 msgid "incompatible dimensions" msgstr "dimensions incompatibles" #: cov.c:681 cov.c:722 cov.c:755 msgid "no complete element pairs" msgstr "paires d'éléments incomplètes" #: cov.c:694 msgid "invalid 'use' (computational method)" msgstr "'use' incorrect (méthode de calcul)" #: cov.c:697 msgid "'x' is empty" msgstr "'x' est vide" #: cov.c:791 msgid "the standard deviation is zero" msgstr "l'écart type est nulle" #: deriv.c:119 msgid "invalid form in unary minus check" msgstr "forme incorrecte dans la vérification d'un moins unitaire" #: deriv.c:526 #, c-format msgid "Function '%s' is not in the derivatives table" msgstr "La fonction '%s' n'est pas dans la table des dérivées" #: deriv.c:633 msgid "variable must be a character string" msgstr "la variable doit être une chaîne de caractères" #: deriv.c:635 msgid "only the first element is used as variable name" msgstr "seulement le premier élément est utilisé comme nom de variable" #: deriv.c:648 #, c-format msgid "invalid expression in '%s'" msgstr "expression incorrecte dans '%s'" #: deriv.c:924 model.c:91 msgid "invalid variable names" msgstr "nom de variable incorrect" #: deriv.c:933 msgid "invalid tag" msgstr "marque (tag) incorrecte" #: distance.c:153 msgid "treating non-finite values as NA" msgstr "valeurs infinies traitées comme NA" #: distance.c:226 msgid "distance(): invalid p" msgstr "distance() : p incorrect" #: distance.c:229 msgid "distance(): invalid distance" msgstr "distance() : distance incorrecte" #: distn.c:34 msgid "NaNs produced" msgstr "production de NaN" #: distn.c:35 msgid "Non-numeric argument to mathematical function" msgstr "Argument non numérique pour une fonction mathématique" #: family.c:44 #, c-format msgid "Value %g out of range (0, 1)" msgstr "Valeur %g hors de l'intervalle (0, 1)" #: family.c:65 family.c:79 family.c:97 #, c-format msgid "Argument %s must be a nonempty numeric vector" msgstr "L'argument %s doit être un vecteur numérique non vide" #: family.c:130 family.c:133 #, c-format msgid "argument %s must be a numeric vector of length 1 or length %d" msgstr "l'argument %s doit être un vecteur numérique de longueur 1 ou %d" #: fourier.c:54 fourier.c:141 msgid "non-numeric argument" msgstr "argument non numérique" #: fourier.c:72 fourier.c:87 fourier.c:155 msgid "fft factorization error" msgstr "erreur de factorisation fft" #: fourier.c:127 msgid "vector-valued (multivariate) series required" msgstr "serie multivariée requise" #: fourier.c:200 msgid "no factors" msgstr "pas de variables facteur" #: fourier.c:203 msgid "invalid factors" msgstr "variables facteur incorrectes" #: ksmooth.c:67 msgid "only 2500 rows are allowed for sm.method=\"spline\"" msgstr "seulement 2500 lignes autorisées pour sm.method=\"spline\"" #: loessc.c:233 msgid "span is too small" msgstr "fenêtre trop étroite" #: loglin.c:369 msgid "this should not happen" msgstr "ceci ne devrait pas se produire" #: loglin.c:371 msgid "algorithm did not converge" msgstr "l'algorithme n'a pas convergé" #: loglin.c:373 msgid "incorrect specification of 'table' or 'start'" msgstr "spécification de 'table' ou 'start' incorrecte" #: lowess.c:292 msgid "'f' must be finite and > 0" msgstr "'f' doit être fini et > 0" #: lowess.c:295 msgid "'iter' must be finite and >= 0" msgstr "'iter' doit être fini et >= 0" #: lowess.c:298 msgid "'delta' must be finite and > 0" msgstr "'delta' doit être fini et > 0" #: mAR.c:467 msgid "Singular matrix in qr_solve" msgstr "Matrice singulière dans qr_solve" #: mAR.c:510 msgid "Singular matrix in ldet" msgstr "Matrice singulière dans ldet" #: mAR.c:697 msgid "Invalid vmethod" msgstr "vmethod incorrecte" #: mAR.c:833 msgid "Burg's algorithm failed to find partial correlation" msgstr "l'algorithme de Burg n'a pas trouvé la correlation partielle" #: model.c:89 msgid "invalid variables" msgstr "variables incorrectes" #: model.c:93 model.c:98 msgid "number of variables != number of variable names" msgstr "le nombre de variables n'est pas égal au nombre de noms de variables" #: model.c:96 msgid "invalid extra variables" msgstr "variables supplémentaires incorrectes" #: model.c:100 msgid "invalid extra variable names" msgstr "noms de variables supplémentaires incorrects" #: model.c:121 #, c-format msgid "overlong names in '%s'" msgstr "noms trop longs dans '%s'" #: model.c:148 #, c-format msgid "invalid type (%s) for variable '%s'" msgstr "type (%s) incorrect pour la variable '%s'" #: model.c:153 #, c-format msgid "variable lengths differ (found for '%s')" msgstr "les longueurs des variables diffèrent (trouvé pour '%s')" #: model.c:207 msgid "invalid result from na.action" msgstr "résultat incorrect de na.action" #: model.c:363 model.c:371 optim.c:190 #, c-format msgid "invalid '%s' argument" msgstr "argument '%s' incorrect" #: model.c:382 msgid "invalid model frame" msgstr "trame de modèle incorrect" #: model.c:384 msgid "do not know how many cases" msgstr "nombre de cas inconnu" #: model.c:408 #, c-format msgid "variable lengths differ (found for variable %d)" msgstr "les longueurs des variables diffèrent (trouvé pour la variable %d)" #: model.c:412 model.c:419 #, c-format msgid "variable %d has no levels" msgstr "la variable %d n'a pas de niveaux" #: model.c:531 msgid "the response appeared on the right-hand side and was dropped" msgstr "la réponse est apparue dans le membre de droite et y a été éliminée" #: model.c:551 #, c-format msgid "term %d would require %.0g columns" msgstr "le terme %d nécessite %.0g colonnes " #: model.c:555 #, c-format msgid "matrix would require %.0g columns" msgstr "la matrice nécessite %.0g colonnes" #: model.c:566 #, c-format msgid "problem with term %d in model.matrix: no columns are assigned" msgstr "" "problème avec le terme %d dans model.matrix : aucune colonne n'est assignée" #: model.c:615 model.c:620 model.c:626 model.c:637 model.c:643 model.c:649 msgid "term names will be truncated" msgstr "les noms des termes seront tronqués" #: model.c:629 msgid "complex variables are not currently allowed in model matrices" msgstr "" "des variables complexes ne sont pas encore acceptées dans les matrices de " "modèle" #: model.c:653 #, c-format msgid "variables of type '%s' are not allowed in model matrices" msgstr "" "les variables de type '%s' ne sont pas autorisées dans des matrices de modèle" #: model.c:875 msgid "invalid formula in 'update'" msgstr "formule de modèle incorrecte dans 'update'" #: model.c:909 msgid "formula expected" msgstr "formule de modèle attendue" #: model.c:1040 msgid "invalid term in model formula" msgstr "terme incorrect dans une formule de modèle" #: model.c:1115 msgid "invalid model formula" msgstr "formule de modèle incorrecte" #: model.c:1141 model.c:1389 msgid "invalid power in formula" msgstr "puissance incorrecte dans une formule de modèle" #: model.c:1177 msgid "invalid model formula in ExtractVars" msgstr "formule de modèle incorrecte dans ExtractVars" #: model.c:1511 #, c-format msgid "duplicated name '%s' in data frame using '.'" msgstr "nom dupliqué '%s' dans le data frame utilisant '.'" #: model.c:1568 msgid "invalid model formula in EncodeVars" msgstr "formule de modèle incorrecte dans EncodeVars" #: model.c:1654 msgid "argument is not a valid model" msgstr "l'argument n'est pas un modèle correct" #: model.c:1664 msgid "'specials' must be NULL or a character vector" msgstr "'specials' doit être NULL ou un vecteur de chaîne de caractères" #: model.c:1676 msgid "'data' argument is of the wrong type" msgstr "l'argument 'data' est d'un mauvais type" #: model.c:1942 msgid "'.' in formula and no 'data' argument" msgstr "'.' dans la formule et pas d'argument 'data'" #: monoSpl.c:34 msgid "n must be at least two" msgstr "n doit valoir deux ou plus" #: monoSpl.c:67 msgid "Argument m must be numeric" msgstr "L'argument m doit être numérique" #: monoSpl.c:70 msgid "length(m) must be at least two" msgstr "length(m) doit valoir deux ou plus" #: monoSpl.c:72 msgid "Argument Sx must be numeric vector one shorter than m[]" msgstr "" "L'argument Sx doit être un vecteur numérique plus court que m[] d'un élément" #: nls.c:97 msgid "'control' must be a list" msgstr "'control' doit être une liste" #: nls.c:99 msgid "'m' must be a list" msgstr "'m' doit être une liste" #: nls.c:105 nls.c:110 nls.c:115 nls.c:120 nls.c:125 nls.c:166 nls.c:171 #: nls.c:176 nls.c:181 nls.c:186 nls.c:191 #, c-format msgid "'%s' absent" msgstr "'%s' absent" #: nls.c:232 msgid "singular gradient" msgstr "gradient singulier" #: nls.c:253 #, c-format msgid "step factor %g reduced below 'minFactor' of %g" msgstr "le pas %g est devenu inférieur à 'minFactor' de %g" #: nls.c:262 #, c-format msgid "number of iterations exceeded maximum of %d" msgstr "le nombre d'itérations a dépassé le maximum de %d" #: nls.c:267 msgid "converged" msgstr "convergence obtenue" #: nls.c:288 msgid "'theta' should be of type character" msgstr "'theta' doit être de type caractère" #: nls.c:290 port.c:374 msgid "use of NULL environment is defunct" msgstr "l'utilisation de l'environnement NULL n'est plus autorisée" #: nls.c:294 msgid "'rho' should be an environment" msgstr "'rho' doit être un environnement" #: nls.c:297 msgid "'dir' is not a numeric vector of the correct length" msgstr "'dir' n'est pas un vecteur numérique de longueur correcte" #: nls.c:314 nls.c:342 msgid "Missing value or an infinity produced when evaluating the model" msgstr "Valeur manquante ou infinie obtenue au cours du calcul du modèle" #: nls.c:320 #, c-format msgid "variable '%s' is integer, not numeric" msgstr "" "la variable '%s' est une valeur entière, non un nombre à virgule flottante" #: nls.c:322 #, c-format msgid "variable '%s' is not numeric" msgstr "la variable '%s' n'est pas numérique" #: optim.c:73 optim.c:100 msgid "non-finite value supplied by optim" msgstr "valeur non-finie fournie par optim" #: optim.c:80 #, c-format msgid "objective function in optim evaluates to length %d not 1" msgstr "" "la fonction objective dans optim est évaluée à une longueur %d différente de " "1" #: optim.c:107 #, c-format msgid "gradient in optim evaluated to length %d not %d" msgstr "le gradient dans optim est évalué à une longueur %d différente de %d" #: optim.c:186 optim.c:391 msgid "'fn' is not a function" msgstr "'fn' n'est pas une fonction" #: optim.c:204 optim.c:397 msgid "'parscale' is of the wrong length" msgstr "'parscale' est de la mauvaise longueur" #: optim.c:233 msgid "'maxit' is not an integer" msgstr "'maxit n'est pas un entier" #: optim.c:252 msgid "'tmax' is not an integer" msgstr "'tmax' n'est pas un entier" #: optim.c:254 optim.c:271 optim.c:296 optim.c:326 optim.c:405 msgid "'gr' is not a function" msgstr "'gr' n'est pas une fonction" #: optim.c:277 optim.c:302 optim.c:332 optim.c:411 msgid "'ndeps' is of the wrong length" msgstr "'ndeps' est de la mauvaise longueur" #: optim.c:362 msgid "unknown 'method'" msgstr "'method' inconnue" #: optimize.c:210 optimize.c:302 optimize.c:523 msgid "NA replaced by maximum positive value" msgstr "NA remplacé par la valeur maximale positive" #: optimize.c:218 optimize.c:314 optimize.c:531 msgid "NA/Inf replaced by maximum positive value" msgstr "NA / Inf remplacé par la valeur maximale positive" #: optimize.c:227 msgid "invalid function value in 'optimize'" msgstr "valeur de fonction incorrecte dans 'optimize'" #: optimize.c:245 optimize.c:343 optimize.c:716 msgid "attempt to minimize non-function" msgstr "tentative de minimisation d'un objet qui n'est pas une fonction" #: optimize.c:252 optimize.c:259 optimize.c:268 optimize.c:348 optimize.c:353 #: optimize.c:369 #, c-format msgid "invalid '%s' value" msgstr "valeur '%s' incorrecte" #: optimize.c:261 optimize.c:354 msgid "'xmin' not less than 'xmax'" msgstr "'xmin' n'est pas plus petit que 'xmax'" #: optimize.c:311 msgid "-Inf replaced by maximally negative value" msgstr "-Inf remplacé par la valeur négative la plus large possible" #: optimize.c:324 msgid "invalid function value in 'zeroin'" msgstr "valeur de fonction incorrecte dans 'zeroin'" #: optimize.c:359 optimize.c:364 #, c-format msgid "NA value for '%s' is not allowed" msgstr "une valeur NA n'est pas autorisée pour '%s'" #: optimize.c:374 msgid "'maxiter' must be positive" msgstr "'maxiter' doit être positif" #: optimize.c:515 msgid "non-finite value supplied by 'nlm'" msgstr "valeur non finie fournie par 'nlm'" #: optimize.c:550 msgid "invalid function value in 'nlm' optimizer" msgstr "valeur de fonction incorrecte dnas l'optimisateur 'nlm'" #: optimize.c:561 optimize.c:576 msgid "function value caching for optimization is seriously confused" msgstr "" "le cache de valeur de fonction pour l'optimisation est sérieusement perturbé" #: optimize.c:591 msgid "numeric parameter expected" msgstr "paramètre numérique attendu" #: optimize.c:595 msgid "conflicting parameter lengths" msgstr "conflit de tailles de paramètres" #: optimize.c:599 msgid "invalid parameter length" msgstr "taille de paramètre incorrecte" #: optimize.c:609 optimize.c:616 msgid "missing value in parameter" msgstr "valeur manquante dans le paramètre" #: optimize.c:621 msgid "invalid parameter type" msgstr "type incorrect de paramètre" #: optimize.c:632 msgid "non-positive number of parameters in nlm" msgstr "nombre de paramètres nul ou négatif dans nlm" #: optimize.c:634 msgid "nlm is inefficient for 1-d problems" msgstr "nlm est inefficace pour les problèmes 1-d" #: optimize.c:636 msgid "invalid gradient tolerance in nlm" msgstr "tolérance de gradient incorrecte dans nlm" #: optimize.c:638 msgid "invalid iteration limit in nlm" msgstr "limite d'itération incorrecte dans nlm" #: optimize.c:640 msgid "minimization function has no good digits in nlm" msgstr "la fonction de minimisation n'a pas des nombres acceptables dans nlm" #: optimize.c:642 msgid "no analytic gradient to check in nlm!" msgstr "pas de gradient analytique à vérifier dans nlm !" #: optimize.c:644 msgid "no analytic Hessian to check in nlm!" msgstr "pas de Hessien analytique à vérifier dans nl m!" #: optimize.c:646 msgid "probable coding error in analytic gradient" msgstr "erreur d'encodage probable dans le gradient analytique" #: optimize.c:648 msgid "probable coding error in analytic Hessian" msgstr "erreur d'encodage probable dans le Hessien analytique" #: optimize.c:650 #, c-format msgid "" "*** unknown error message (msg = %d) in nlm()\n" "*** should not happen!" msgstr "" "*** message d'erreur inconnu (msg = %d) dans nlm()\n" "*** ne devrait pas se produire !" #: optimize.c:661 msgid "Relative gradient close to zero.\n" msgstr "Gradient relatif proche de zéro.\n" #: optimize.c:662 optimize.c:666 msgid "Current iterate is probably solution.\n" msgstr "L'itération courante est probablement la solution.\n" #: optimize.c:665 msgid "Successive iterates within tolerance.\n" msgstr "Itération successsives à l'intérieur du seuil de tolérance.\n" #: optimize.c:669 msgid "Last global step failed to locate a point lower than x.\n" msgstr "Le dernier pas global n'a pas pu localiser un point plus bas que x.\n" #: optimize.c:670 msgid "" "Either x is an approximate local minimum of the function,\n" "the function is too non-linear for this algorithm,\n" "or steptol is too large.\n" msgstr "" "Soit x est un mimimum local approximatif de la fonction,\n" "soit la fonction est par trop non linéaire pour cet algorithme,\n" "soit steptol est trop large.\n" #: optimize.c:675 msgid "Iteration limit exceeded. Algorithm failed.\n" msgstr "Limite d'itérations dépassé. L'algorithme a échoué.\n" #: optimize.c:678 msgid "" "Maximum step size exceeded 5 consecutive times.\n" "Either the function is unbounded below,\n" "becomes asymptotic to a finite value\n" "from above in some direction,\n" "or stepmx is too small.\n" msgstr "" "La taille maximale de pas dépasse 5 essais consécutifs.\n" "Soit la fonction n'a pas de limite inférieure,\n" "parce qu'elle est asymptotique à une valeur finie\n" "vers le haut dans une direction,\n" "soit stepmx est trop petit.\n" #: optimize.c:740 optimize.c:745 optimize.c:749 optimize.c:753 optimize.c:757 #: optimize.c:761 optimize.c:766 msgid "invalid NA value in parameter" msgstr "valeur NA incorrecte dans le paramètre" #: optimize.c:797 msgid "hessian supplied is of the wrong length or mode, so ignored" msgstr "le Hessien fourni est de la mauvaise longueur ou mode, et est ignoré" #: optimize.c:801 msgid "gradient supplied is of the wrong length or mode, so ignored" msgstr "le gradient fourni est de mauvaise longueur ou mode, et est ignoré" #: pacf.c:94 msgid "bad Starma struct" msgstr "Starma struct incorrecte" #: pacf.c:240 #, c-format msgid "starma error code %d" msgstr "code d'erreur starma %d" #: pacf.c:300 #, c-format msgid "forkal error code %d" msgstr "code d'erreur forkal %d" #: pacf.c:474 msgid "invalid value of lag.max" msgstr "valeur incorrecte de 'lag.max'" #: port.c:133 #, c-format msgid "Rf_divset: alg = %d must be 1, 2, 3, or 4" msgstr "Rf_divset : alg = %d doit être 1, 2, 3, ou 4" #: port.c:312 #, c-format msgid "gradient function must return a numeric vector of length %d" msgstr "" "la fonction de gradient doit renvoyer un vecteur numérique de longueur %d" #: port.c:324 #, c-format msgid "Hessian function must return a square numeric matrix of order %d" msgstr "" "la function Hessian doit renvoyer une matrice carrée numérique d'ordre %d" #: port.c:378 msgid "'rho' must be an environment" msgstr "'rho' doit être un environnement" #: port.c:380 port.c:537 msgid "'d' must be a nonempty numeric vector" msgstr "'d' doit être un vecteur numérique non vide" #: port.c:382 msgid "When Hessian defined must also have gradient defined" msgstr "Qaund Hessian est défini, un gradient doit l'être aussi" #: port.c:385 #, c-format msgid "environment 'rho' must contain a numeric vector '.par' of length %d" msgstr "" "l'environnement 'rho' doit contenir un vecteur numérique '.par' de longueur " "%d" #: port.c:399 msgid "'lower' and 'upper' must be numeric vectors" msgstr "'lower' et 'upper' doivent tous deux être des vecteurs numériques" #: port.c:451 msgid "'getElement' applies only to named lists" msgstr "'getElement' n'est applicable que pour des listes nommées" #: port.c:472 #, c-format msgid "%s$%s() not found" msgstr "%s$%s() introuvable" #: port.c:485 #, c-format msgid "'gradient' must be a numeric matrix of dimension (%d,%d)" msgstr "'gradient' doit être une matrice numérique de dimension (%d, %d)" #: port.c:506 #, c-format msgid "fcn produced mode %d, length %d - wanted mode %d, length %d" msgstr "" "'fcn' a produit un mode %d de longueur %d - il fallait un mode %d de " "longueur %d" #: port.c:519 msgid "invalid type for eval_check_store" msgstr "type incorrect pour 'eval_check_store'" #: port.c:538 msgid "m must be a list" msgstr "'m' doit être une liste" #: port.c:558 msgid "'lowerb' and 'upperb' must be numeric vectors" msgstr "'lowerb' et 'upperb' doivent tous deux être des vecteurs numériques" #: rWishart.c:51 msgid "inconsistent degrees of freedom and dimension" msgstr "degrés de libertés et dimension incohérents" #: rWishart.c:84 msgid "'scal' must be a square, real matrix" msgstr "'scal' doit être une matrice carrée de réels" #: rWishart.c:96 msgid "'scal' matrix is not positive-definite" msgstr "la matrice 'scal' n'est pas définie et positive" #: random.c:66 random.c:70 random.c:75 random.c:80 random.c:161 random.c:167 #: random.c:172 random.c:177 random.c:240 random.c:245 random.c:250 #: random.c:264 random.c:355 msgid "invalid arguments" msgstr "arguments incorrects" #: random.c:95 random.c:121 random.c:194 random.c:222 random.c:270 #: random.c:289 msgid "NAs produced" msgstr "production de NAs" #: random.c:308 msgid "invalid first argument 'n'" msgstr "premier argument 'n' incorrect" #: random.c:310 msgid "invalid second argument 'size'" msgstr "second argument 'size' incorrect" #: rcont.c:83 #, c-format msgid "rcont2 [%d,%d]: exp underflow to 0; algorithm failure" msgstr "" "rcont2 [%d,%d]: exp provoque un dépassement mémoire vers le bas à 0; " "l'algorithme a échoué" #: smooth.c:101 #, c-format msgid "invalid end-rule for running median of 3: %d" msgstr "règle finale incorrecte pour une médiane mobile de 3 : %d" #: starma.c:366 #, c-format msgid "missing value in last %d observations" msgstr "valeur manquante dans les %d dernières observations" #~ msgid "allocation error in smooth(*, '3RSR')." #~ msgstr "erreur d'allocation dans smooth(*, '3RSR')." #~ msgid "allocation error in smooth(*, '3RSS')." #~ msgstr "erreur d'allocation dans smooth(*, '3RSS')." #~ msgid "allocation error in smooth(*, '3R')." #~ msgstr "erreur d'allocation dans smooth(*, '3R')."