Re: French translation

"Alexander V. Lukyanov" <[email protected]> Wed, 13 Jun 2007 10:00:18 +0400
Newsgroups gmane.network.lftp.devel
Message-ID <[email protected]>
On Sat, Jun 09, 2007 at 04:05:29PM +0200, Alain PORTAL wrote:
> I have some question about some strings:
> - Id 49 : "Retrying mirror...\n"
> means "relaunch the 'mirror' command"?

Yes. It is printed when `mirror --loop' is used and changes were found.

> - Id 219 : "Invalid command. "
> - Id 220 : "Ambiguous command. "
> there is a trailing space. Is it really needed or this is just a typo mistake?

It is there for purpose.

> - Id 308 : "rename successful\n"
> applies to file, a directory, possiblity the two?

Both. Actually any file type.

> - Id 361 : "day"
> - Id 362 : "hour"
> - Id 363 : "minute"
> - Id 364 : "seconde"
> I don't understand your commet in the source. You mean that only the first 
> letter will be used?

Yes; the first letters are used to construct ETA like 1h5m30s

> - Id 365 : "eta:"
> Is there place enough on stdout to give the full translation of "Estimated 
> Time of Arrival" or not?

It is used on status line and there is very little space. Better use an acronym.

-- 
   Alexander.