Erreurs dans « kig.po »
Le fichier kig.po comporte :
- aucune violation de règles de traduction.
- 5 fautes d'orthographe.
Fautes d'orthographe :
Message n°28,
Original : | Press the &Shift; key to activate a snap raster mode which allows you to set any point in a construction exactly to points of the grid. |
---|---|
Traduction : | Appuyez sur le bouton &Maj; pour activer le mode « snap raster » qui vous permet de fixer n'importe quel point dans la construction exactement sur un point de la grille. |
Message n°139,
Original : | In the function, you can do all sorts of calculations that you deem necessary, using the two arguments if needed. You should return the object you want to define. In our case, this is a <classname>Point</classname> object. The two arguments are also <classname>Point</classname> objects, and we can use the <function>Point.coordinate()</function> function to define the coordinates of the two given points. |
---|---|
Traduction : | Dans la fonction, vous pouvez faire toutes sortes de calculs que vous jugez nécessaire, en utilisant les deux arguments si besoin. Vous devez retourner l'objet que vous voulez définir. Dans notre cas, c'est un objet <classname>Point</classname>. Les deux arguments sont aussi des objets <classname>Point</classname>, et nous pouvons utiliser la fonction <function>Point.coordinate()</function> pour obtenir les coordonnées des deux points. |
À la ligne 1015
Rapporter un faux positif
Suggestions :
- « coordinateur »
- « coordination »
- « coordonnateur »
- « ordinateur »
Message n°141,
Original : | def calc( a, b ): m = ( a.coordinate() + b.coordinate() ) / 2; return Point( m ) |
---|---|
Traduction : | def calc( a, b ): m = ( a.coordinate() + b.coordinate() ) / 2; return Point( m ) |
À la ligne 1029
Rapporter un faux positif
Suggestions :
- « coordinateur »
- « coordination »
- « coordonnateur »
- « ordinateur »
Message n°141,
Original : | def calc( a, b ): m = ( a.coordinate() + b.coordinate() ) / 2; return Point( m ) |
---|---|
Traduction : | def calc( a, b ): m = ( a.coordinate() + b.coordinate() ) / 2; return Point( m ) |
À la ligne 1029
Rapporter un faux positif
Suggestions :
- « coordinateur »
- « coordination »
- « coordonnateur »
- « ordinateur »
Message n°161,
Original : | &kig; copyright 2011-2015 David E. Narvaez <email>david.narvaez@computer.org</email> |
---|---|
Traduction : | &kig; copyright 2011 - 2015 David E. Narvaez <email>david.narvaez@computer.org</email> |
Dernière vérification : Tue Aug 20 12:30:48 2024 (actualisée une fois par semaine).