Browsing French (Canada) translation

Don't show this notice anymore
Before translating, be sure to go through Ubuntu Translators instructions.
641646 of 646 results
641.
@FUNCTION=BITOR
@SYNTAX=BITOR(a,b)
@DESCRIPTION=BITOR function returns bitwise or-ing of its arguments.

@EXAMPLES=
@SEEALSO=BITXOR,BITAND
There are line breaks here. Each one represents a line break. Start a new line in the equivalent position in the translation.
(no translation yet)
Suggestions:
@FUNCTION=BITOR
@SYNTAX=BITOR(a;b)
@DESCRIPTION=La fonction BITOR renvoie le résultat d'un OU bit-à-bit sur ses arguments.

@EXAMPLES=
@SEEALSO=BITXOR,BITAND
French gnumeric-functions in Ubuntu Hardy package "gnumeric" by Christophe Merlet (RedFox)
642.
@FUNCTION=BITXOR
@SYNTAX=BITXOR(a,b)
@DESCRIPTION=BITXOR function returns bitwise exclusive or-ing of its arguments.

@EXAMPLES=
@SEEALSO=BITOR,BITAND
There are line breaks here. Each one represents a line break. Start a new line in the equivalent position in the translation.
(no translation yet)
Suggestions:
@FUNCTION=BITXOR
@SYNTAX=BITXOR(a;b)
@DESCRIPTION=La fonction BITXOR renvoie le résultat d'un OU EXCLUSIF bit-à-bit sur ses arguments.

@EXAMPLES=
@SEEALSO=BITOR,BITAND
French gnumeric-functions in Ubuntu Hardy package "gnumeric" by Christophe Merlet (RedFox)
643.
@FUNCTION=BITAND
@SYNTAX=BITAND(a,b)
@DESCRIPTION=BITAND function returns bitwise and-ing of its arguments.

@EXAMPLES=
@SEEALSO=BITOR,BITXOR
There are line breaks here. Each one represents a line break. Start a new line in the equivalent position in the translation.
(no translation yet)
Suggestions:
@FUNCTION=BITAND
@SYNTAX=BITAND(a;b)
@DESCRIPTION=La fonction BITAND renvoie le résultat d'un ET bit-à-bit sur ses arguments.

@EXAMPLES=
@SEEALSO=BITOR,BITXOR
French gnumeric-functions in Ubuntu Hardy package "gnumeric" by Christophe Merlet (RedFox)
644.
@FUNCTION=BITLSHIFT
@SYNTAX=BITLSHIFT(x,n)
@DESCRIPTION=BITLSHIFT function returns @x bit-shifted left by @n bits.

* If @n is negative, a right shift will in effect be performed.

@EXAMPLES=
@SEEALSO=BITRSHIFT
There are line breaks here. Each one represents a line break. Start a new line in the equivalent position in the translation.
(no translation yet)
Suggestions:
@FUNCTION=BITLSHIFT
@SYNTAX=BITLSHIFT(x,n)
@DESCRIPTION=La fonction BITLSHIFT renvoie @x décalé à gauche de @n bits.

* Si @n est négatif, @x sera décalé vers la droite.

@EXAMPLES=
@SEEALSO=BITRSHIFT
French gnumeric-functions in Ubuntu Hardy package "gnumeric" by Christophe Merlet (RedFox)
645.
@FUNCTION=BITRSHIFT
@SYNTAX=BITRSHIFT(x,n)
@DESCRIPTION=BITRSHIFT function returns @x bit-shifted right by @n bits.

* If @n is negative, a left shift will in effect be performed.

@EXAMPLES=
@SEEALSO=BITLSHIFT
There are line breaks here. Each one represents a line break. Start a new line in the equivalent position in the translation.
(no translation yet)
Suggestions:
@FUNCTION=BITRSHIFT
@SYNTAX=BITRSHIFT(x,n)
@DESCRIPTION=La fonction BITRSHIFT renvoie @x décalé à droite de @n bits.

* Si @n est négatif, @x sera décalé vers la gauche.

@EXAMPLES=
@SEEALSO=BITRSHIFT
French gnumeric-functions in Ubuntu Hardy package "gnumeric" by Christophe Merlet (RedFox)
646.
@FUNCTION=atl_last
@SYNTAX=ATL_LAST (tag)
@DESCRIPTION=ATL_LAST is a sample implemention of a real time data source. It takes a string tag and monitors the named pipe /tmp/atl for changes to the value of that tag.

* This is not intended to be generally enabled and is OFF by default.

@EXAMPLES=
ATL_LAST("IBM")
@SEEALSO=
There are line breaks here. Each one represents a line break. Start a new line in the equivalent position in the translation.
(no translation yet)
Located in ../plugins/sample_datasource/sample_datasource.c:272
641646 of 646 results

This translation is managed by Ubuntu French Canadian Translators, assigned by Ubuntu Translators.

You are not logged in. Please log in to work on translations.

No-one has contributed to this translation yet.