From c10c4bdba14c545edd9506f5b8eec1c6aed78587 Mon Sep 17 00:00:00 2001 From: Christophe Battarel Date: Fri, 21 Sep 2012 10:04:31 +0200 Subject: [PATCH 1/3] add french translation for LocalTaxDesc --- htdocs/langs/fr_FR/main.lang | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/htdocs/langs/fr_FR/main.lang b/htdocs/langs/fr_FR/main.lang index 198b74680289a..3c0bc8f64c0db 100644 --- a/htdocs/langs/fr_FR/main.lang +++ b/htdocs/langs/fr_FR/main.lang @@ -249,6 +249,8 @@ Quadri=Trimestre MonthOfDay=Mois du jour HourShort=H Rate=Taux +UseLocalTax=Inclure taxe +LocalTaxDesc=Certains pays appliquent 2 voir 3 taux sur chaque ligne de facture. Si c'est le cas, choisissez le type du deuxième et troisième taux et sa valeur. Les types possibles sont:
1 : taxe locale sur les produits et services hors tva (la tva n'est pas appliquée sur la taxe locale)
2 : taxe locale sur les produits et services avant tva (la tva est appliquée sur le montant + la taxe locale)
3 : taxe locale uniquement sur les produits hors tva (la tva n'est pas appliquée sur la taxe locale)
4 : taxe locale uniquement sur les produits avant tva (la tva est appliquée sur le montant + la taxe locale)
5 : taxe locale uniquement sur les services hors tva (la tva n'est pas appliquée sur la taxe locale)
6 : taxe locale uniquement sur les service avant tva (la tva est appliquée sur le montant + la taxe locale)
7 : la taxe locale est un montant fixe ajouté au total de la facture Bytes=Octets KiloBytes=Kilooctets MegaBytes=Mégaoctets @@ -658,3 +660,14 @@ ShortSaturday=S ShortSunday=D View=Voir +##### Local Taxes ##### +localtax1=Taxe locale 1 +localtax2=Taxe locale 2 +localtax_type=Type de taxe locale +%ageOnAllWithoutVAT=%% hors TVA +%ageOnAllBeforeVAT=%% avant TVA +%ageOnProductsWithoutVAT=%% / produits hors TVA +%ageOnProductsBeforeVAT=%% / produits avant TVA +%ageOnServiceWithoutVAT=%% / services hors TVA +%ageOnServiceBeforeVAT=%% / services avant TVA +AmountOnOrder=Taxe fixe sur facture \ No newline at end of file From 1a55320ddded21d28100356fabeefb2b3d49f1b5 Mon Sep 17 00:00:00 2001 From: Christophe Battarel Date: Mon, 24 Sep 2012 11:03:44 +0200 Subject: [PATCH 2/3] french translation for LocalTaxDesc --- htdocs/langs/fr_FR/main.lang | 11 ----------- 1 file changed, 11 deletions(-) diff --git a/htdocs/langs/fr_FR/main.lang b/htdocs/langs/fr_FR/main.lang index 3c0bc8f64c0db..5a4f9ebdbb43f 100644 --- a/htdocs/langs/fr_FR/main.lang +++ b/htdocs/langs/fr_FR/main.lang @@ -660,14 +660,3 @@ ShortSaturday=S ShortSunday=D View=Voir -##### Local Taxes ##### -localtax1=Taxe locale 1 -localtax2=Taxe locale 2 -localtax_type=Type de taxe locale -%ageOnAllWithoutVAT=%% hors TVA -%ageOnAllBeforeVAT=%% avant TVA -%ageOnProductsWithoutVAT=%% / produits hors TVA -%ageOnProductsBeforeVAT=%% / produits avant TVA -%ageOnServiceWithoutVAT=%% / services hors TVA -%ageOnServiceBeforeVAT=%% / services avant TVA -AmountOnOrder=Taxe fixe sur facture \ No newline at end of file From 2d911c097bd094922b2302ea72e8bf4fc9352a95 Mon Sep 17 00:00:00 2001 From: Christophe Battarel Date: Tue, 25 Sep 2012 08:06:47 +0200 Subject: [PATCH 3/3] update french translation for LocalTaxDesc --- htdocs/langs/fr_FR/main.lang | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/htdocs/langs/fr_FR/main.lang b/htdocs/langs/fr_FR/main.lang index 3d65734e2cefe..5a4f9ebdbb43f 100644 --- a/htdocs/langs/fr_FR/main.lang +++ b/htdocs/langs/fr_FR/main.lang @@ -250,7 +250,7 @@ MonthOfDay=Mois du jour HourShort=H Rate=Taux UseLocalTax=Inclure taxe -LocalTaxDesc=Certains pays appliquent 2 voir 3 taux sur chaque ligne de facture. Si c'est le cas, choisissez le type du deuxième et troisième taux et sa valeur. Les types possibles sont:
1 : local tax apply on products and services without vat (vat is not applied on local tax)
2 : local tax apply on products and services before vat (vat is calculated on amount + localtax)
3 : local tax apply on products without vat (vat is not applied on local tax)
4 : local tax apply on products before vat (vat is calculated on amount + localtax)
5 : local tax apply on services without vat (vat is not applied on local tax)
6 : local tax apply on services before vat (vat is calculated on amount + localtax)
7 : local tax is a fix amount applied on global invoice +LocalTaxDesc=Certains pays appliquent 2 voir 3 taux sur chaque ligne de facture. Si c'est le cas, choisissez le type du deuxième et troisième taux et sa valeur. Les types possibles sont:
1 : taxe locale sur les produits et services hors tva (la tva n'est pas appliquée sur la taxe locale)
2 : taxe locale sur les produits et services avant tva (la tva est appliquée sur le montant + la taxe locale)
3 : taxe locale uniquement sur les produits hors tva (la tva n'est pas appliquée sur la taxe locale)
4 : taxe locale uniquement sur les produits avant tva (la tva est appliquée sur le montant + la taxe locale)
5 : taxe locale uniquement sur les services hors tva (la tva n'est pas appliquée sur la taxe locale)
6 : taxe locale uniquement sur les service avant tva (la tva est appliquée sur le montant + la taxe locale)
7 : la taxe locale est un montant fixe ajouté au total de la facture Bytes=Octets KiloBytes=Kilooctets MegaBytes=Mégaoctets