# Translation of nlme.pot to French # Copyright (C) 2005 The R Foundation # This file is distributed under the same license as the nlme R package. # Philippe Grosjean , 2005. # msgid "" msgstr "" "Project-Id-Version: nlme 3.1-65\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2005-03-02 21:15-0600\n" "PO-Revision-Date: 2005-12-08 01:00+0100\n" "Last-Translator: Philippe Grosjean \n" "Language-Team: French \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" #: src/corStruct.c:451 msgid "All parameters must be less than 1 in absolute value" msgstr "Tous les paramètres doivent être inférieurs à 1 en valeur absolue" #: src/corStruct.c:562 msgid "Coefficient matrix not invertible" msgstr "Matrice de coefficient non inversible" #: src/corStruct.c:914 src/corStruct.c:969 src/corStruct.c:1036 #: src/corStruct.c:1078 msgid "Unknown spatial correlation class" msgstr "Classes de corrélation spatiale inconnues" #: src/nlme.c:500 msgid "First observation on an individual must have a dose" msgstr "La première observation sur un individu doit avoir une dose" #: src/nlmefit.c:401 #, c-format msgid "Singularity in backsolve at level %ld, block %ld" msgstr "Singularité rencontrée en résolution inverse au niveau %ld, bloc %ld" #: src/nlmefit.c:558 msgid "analytic gradient is not available with matrix logarithm" msgstr "un gradient analytique n'est pas disponible avec une matrice logarithmique" #: src/nlmefit.c:581 msgid "analytic gradient is not available with compound symmetry" msgstr "un gradient analytique n'est pas disponible avec une symétrie composée" #: src/nlmefit.c:861 msgid "Unable to form eigenvalue-eigenvector decomposition" msgstr "Incapable de former la décomposition valeurs propres - vecteurs propres" #: src/nlmefit.c:893 msgid "Unable to form Cholesky decomposition" msgstr "Incapable de former la décomposition de Cholesky" #: src/nlmefit.c:924 msgid "Haven't written the compound symmetry case for this yet" msgstr "Les cas de symétrie composée n'ont pas encore été écrits"