[sane-devel] .fr.po for 1.0.12
Henning Meier-Geinitz
henning at meier-geinitz.de
Mon May 5 23:38:41 BST 2003
Hi,
On Mon, May 05, 2003 at 06:34:00PM +0200, Yann E. MORIN wrote:
> - 'backtracking' : I think it is the technique by which the scanner 'rewinds'
> and then resume scanning when the bus is not fast enough to send all the
> acquired data. Is that true?
Yes.
In sane-backends.de.po that expression is untranslated at least when
it's used as option title.
> - 'scalar gamma {,correction}' : I've got no clue at all...
I think that's just the "gamma factor" or "gamma value". That's a
scalar (one numeric value, e.g. 2.0) while the gamma table is an array.
But that's jsut guessed from the microtec2 source code.
> - 'select file desciptor' : No clue either...
There is a command in the SANE api called "get_select_fd". The select
filedesriptor is a fildescriptor that can be used by the frontend to
check if there is data available in the backend. That may be done by
using the unix function select().
It's a highly technical expression so I'd leave it either untranslated
or just translate "File descriptor" if there is a good translation.
Bye,
Henning
More information about the sane-devel
mailing list