answersLogoWhite

0

It is not a proper question, nor is it French or Portuguese, please rephrase.

"duplicate" = "doublon" (noun) or "dupliquer" (verb) in French, if that helps.

User Avatar

Wiki User

13y ago

What else can I help you with?

Related Questions

If an insurance policy is issued in duplicate does this mean there are two originals?

It means ONE original and ONE duplicate


Which Du words mean an exact copy?

duplicate


What does x mean in gun serial numbers?

It can be part of the sn, it can mean experimental, it can mean duplicate.


What is the name of the Chinese song that goes dan dan dan dan dan dan dan?

Do you mean the one that goes dan dan dan? Cause I think you have too many dans in there.


What does the mame Dan mean?

In Hebrew Dan means "he judged".


What does DUP mean on a license?

In contect DUP will normally indicate a "DUPLICATE"


What Does Clone A Pokemon Mean?

it means to duplicate a Pokemon and make 2 or more of it


What does dan mean in mandarin?

In Mandarin, "dan" (但) means "but" or "however" when used as a conjunction. It can also mean "single" or "only" when used as an adjective.


What does se dan dos besos mean?

Se dan dos besos translates from Spanish to mean 'to give two kisses.'


What is duplicate receipt?

What is duplicate receipt


Does foreign key alllows null values and duplicate values?

A foreign can have null values and it can have duplicate values.A foreign can have null values and it can have duplicate values.A foreign can have null values and it can have duplicate values.A foreign can have null values and it can have duplicate values.A foreign can have null values and it can have duplicate values.A foreign can have null values and it can have duplicate values.A foreign can have null values and it can have duplicate values.A foreign can have null values and it can have duplicate values.A foreign can have null values and it can have duplicate values.A foreign can have null values and it can have duplicate values.A foreign can have null values and it can have duplicate values.


Can we extract the records which is not having duplicate in file a to file b in easytrieve?

If duplicate mydata recordtype = 'duplicate' print myreport end-if *must use "not duplicate" instead of "unique" if not duplicate mydata recordtype = 'not duplicate' print myreport end-if