# Translation of grid.pot to French # Copyright (C) 2005 The R Foundation # This file is distributed under the same license as the grid R package. # Philippe Grosjean , 2005. # msgid "" msgstr "" "Project-Id-Version: grid 2.2.1\n" "Report-Msgid-Bugs-To: bugs@R-project.org\n" "POT-Creation-Date: 2006-09-22 09:08+0100\n" "PO-Revision-Date: 2007-04-13 12:20+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" #: grid.c:209 msgid "Cannot clip to rotated viewport" msgstr "Impossible de couper une vue pivotée" #: grid.c:648 #: grid.c:653 #: grid.c:742 #: grid.c:747 msgid "Cannot pop the top-level viewport (grid and graphics output mixed?)" msgstr "Impossible de rendre la vue de plus haut niveau active (grid et sorties graphiques mixées ?)" #: grid.c:938 msgid "attempt to plot on null device" msgstr "tentative de dessin dans un périphérique 'null'" #: grid.c:1218 msgid "There is no layout defined" msgstr "Aucune mise en page définie" #: grid.c:1438 msgid "Polygon edge not found (zero-width or zero-height?)" msgstr "Polygône non trouvé (longueur ou largeur nulle?)" #: grid.c:1447 msgid "Polygon edge not found" msgstr "Extrémités de polygône non trouvées" #: grid.c:1587 msgid "Require at least two points to draw arrow" msgstr "Il faut au moins deux points pour tracer une flêche" #: grid.c:1901 msgid "Non-finite control point in Xspline" msgstr "Point de contrôle non fini dans Xspline" #: grid.c:3072 msgid "Unable to clip to rotated rectangle" msgstr "Impossible de couper au rectangle pivoté" #: layout.c:520 msgid "invalid layout.pos.row" msgstr "layout.pos.row incorrect" #: layout.c:524 msgid "invalid layout.pos.col" msgstr "layout.pos.col incorrect" #: matrix.c:50 msgid "singular transformation matrix" msgstr "matrice de transformation singulière" #: state.c:178 msgid "Unable to store grid state. Too many devices open?" msgstr "Impossible de conserver l'état de 'grid'. Trop de périphériques ouverts ?" #: unit.c:261 #: unit.c:411 #: unit.c:1141 #: unit.c:1221 #: unit.c:1301 #: unit.c:1381 msgid "Unimplemented unit function" msgstr "Fonction d'unité non implémentée" #: unit.c:830 #: unit.c:1576 msgid "Illegal unit or unit not yet implemented" msgstr "Unité non autorisée ou pas encore implémentée" #: unit.c:1709 msgid "Invalid unit" msgstr "Unité incorrecte" #: unit.c:1725 msgid "Units must be character" msgstr "Les unités doivent être une chaîne de caractères" #: unit.c:1728 msgid "Units must be of length > 0" msgstr "Les unités doivent être de longueur > 0" #: viewport.c:317 msgid "Non-finite location and/or size for viewport" msgstr "Position et / ou taille de vue non finies" #~ msgid "Invalid circle radius (must be non-negative)" #~ msgstr "Rayon de cercle incorrect (doit être positif ou nul)"