again I'd need a lil translation [eng -> fr] again I'd need a lil translation [eng -> fr]
 

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

Main Menu

again I'd need a lil translation [eng -> fr]

Started by Stramm, April 22, 2006, 09:22:32 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Stramm

thanks, my french friends :)

  array('Reduce watermark size on intermediate images to set % of the original watermark dimension) (1-99, 0 to disable)', 'reduce_watermark', 0),

TheKind

  array('Reduce watermark size on intermediate images to set % of the original watermark dimension) (1-99, 0 to disable)', 'reduce_watermark', 0),

Réduit la taille du filigrane sur les images intermédiaires à régler en % des dimensions du filigrane d'origine) (1 à 99, 0 pour désactiver)',

Soit watermark c'est un autre mot (ptete ke mon dico est mauvais) soit c'est une fonction bizarre !

François Keller

hey Stramm, here an other translation (TheKind was to speed for me  :D):

array('Réduire la taille du filigrane des images intermédiaires en pourcentage de la dimension originale du filigrane) (1-99, 0 pour désactiver)', 'reduce_watermark', 0),
Avez vous lu la DOC ? la FAQ ? et cherché sur le forum avant de poster ?
Did you read the DOC ? the FAQ ? and search the board before posting ?
Mon Blog

TheKind

L'homme qui traduit plus vite que son ombre !

Stramm

sorry guys... I've rewritten the entire thing
to clarify what it does
With that config entry you define a reference width. If an uploaded image is smaller that that reference, the watermark is getting downsized also.
Eg. you upload your watermark file fits exactly on an image with 1280px width, then you enter a value of 1280
If you know upload a pic with a width of 640px the applied watermark gets resized to 50%. An intermediate image with 320px will get a watermark applied that's resized to 25% of its original size

Before you had 100% on fullsized images and the set value on intermediate.

So please...
  array('Downsize watermark if width of an picture is smaller than entered value. That is the 100% reference point. Resizing of the watermark is linear (0 to disable)', 'reduce_watermark', 0),

François Keller

Good morning Stramm,

array('Reduis le filigrane si la largeur d'une image est plus petite que la valeur entrée. Cette valeur est le point de référence à 100%. La réduction du filigrane est linéaire (0 pour désactiver)', 'reduce_watermark', 0),
Avez vous lu la DOC ? la FAQ ? et cherché sur le forum avant de poster ?
Did you read the DOC ? the FAQ ? and search the board before posting ?
Mon Blog

Stramm

thanks TheKind and Franz (Franz, you're one early bird, hehehe, it's sunday)