From e55fde2105424847fb427711214b07a1848433b8 Mon Sep 17 00:00:00 2001 From: OCA Transbot Date: Mon, 29 Jun 2020 08:48:01 +0000 Subject: [PATCH] Update translation files Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: pos-12.0/pos-12.0-pos_payment_change Translate-URL: https://translation.odoo-community.org/projects/pos-12-0/pos-12-0-pos_payment_change/ --- pos_payment_change/i18n/fr.po | 51 ++++++++++++++++++++++++----------- 1 file changed, 36 insertions(+), 15 deletions(-) diff --git a/pos_payment_change/i18n/fr.po b/pos_payment_change/i18n/fr.po index f9253ce4..954ff3e8 100644 --- a/pos_payment_change/i18n/fr.po +++ b/pos_payment_change/i18n/fr.po @@ -10,6 +10,7 @@ msgstr "" "PO-Revision-Date: 2020-05-18 17:33+0000\n" "Last-Translator: <>\n" "Language-Team: \n" +"Language: \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" @@ -61,13 +62,15 @@ msgstr "Créé le" #. module: pos_payment_change #: code:addons/pos_payment_change/wizards/pos_payment_change_wizard.py:69 #, python-format -msgid "Differences between the two values for the POS Order '%s':\n" +msgid "" +"Differences between the two values for the POS Order '%s':\n" "\n" " * Total of all the new payments %s;\n" " * Total of the POS Order %s;\n" "\n" "Please change the payments." -msgstr "Différences entre les deux valeurs pour la vente '%s':\n" +msgstr "" +"Différences entre les deux valeurs pour la vente '%s':\n" "\n" " * Total des nouveaux paiements %s;\n" " * Total de la vente %s;\n" @@ -137,16 +140,25 @@ msgstr "Méthode de changement de paiement" #. module: pos_payment_change #: model:ir.model.fields,help:pos_payment_change.field_pos_config__payment_change_policy -msgid "Payment Change Policy when users want to change the payment lines of a given PoS Order.\n" -"* 'Refund and Resale': Odoo will refund the current Pos Order to cancel it, and create a new PoS Order with the correct payment lines.\n" +msgid "" +"Payment Change Policy when users want to change the payment lines of a given " +"PoS Order.\n" +"* 'Refund and Resale': Odoo will refund the current Pos Order to cancel it, " +"and create a new PoS Order with the correct payment lines.\n" "* 'Update Payments': Odoo will change payment lines.\n" "\n" -"Note : In some countries the 'Update Payments' Option is not allowed by law, because orders history shouldn't not be altered." -msgstr "Méthode de changement de paiement quand les utilisateurs veulent changer des lignes de paiement d'une vente en caisse.\n" -"* 'Retourner et revendre': Odoo va réaliser un retour du la vente pour l'annuler, puis recréera une nouvelle vente, avec les paiements corrects.\n" +"Note : In some countries the 'Update Payments' Option is not allowed by law, " +"because orders history shouldn't not be altered." +msgstr "" +"Méthode de changement de paiement quand les utilisateurs veulent changer des " +"lignes de paiement d'une vente en caisse.\n" +"* 'Retourner et revendre': Odoo va réaliser un retour du la vente pour " +"l'annuler, puis recréera une nouvelle vente, avec les paiements corrects.\n" "* 'Modifier les paiements': Odoo va changer les lignes de paiements.\n" "\n" -"Note : dans certains pays, l'option 'Modifier les paiements' n'est pas autorisé par la loi, parce que l'historique des ventes ne doit pas être altéré." +"Note : dans certains pays, l'option 'Modifier les paiements' n'est pas " +"autorisé par la loi, parce que l'historique des ventes ne doit pas être " +"altéré." #. module: pos_payment_change #: model:ir.model,name:pos_payment_change.model_pos_payment_change_wizard @@ -156,12 +168,14 @@ msgstr "Assistant de changement de paiement du Point de Vente" #. module: pos_payment_change #: model:ir.model,name:pos_payment_change.model_pos_payment_change_wizard_new_line msgid "PoS Payment Change Wizard New Line" -msgstr "Nouvelle ligne de l'ssistant de changement de paiement du Point de Vente" +msgstr "" +"Nouvelle ligne de l'ssistant de changement de paiement du Point de Vente" #. module: pos_payment_change #: model:ir.model,name:pos_payment_change.model_pos_payment_change_wizard_old_line msgid "PoS Payment Change Wizard Old Line" -msgstr "Ancienne ligne de l'ssistant de changement de paiement du Point de Vente" +msgstr "" +"Ancienne ligne de l'ssistant de changement de paiement du Point de Vente" #. module: pos_payment_change #: model:ir.model,name:pos_payment_change.model_pos_config @@ -193,8 +207,12 @@ msgstr "Total" #. module: pos_payment_change #: code:addons/pos_payment_change/models/pos_config.py:43 #, python-format -msgid "Unable to use the 'Update Payments' options for companies that have unalterable accounting." -msgstr "Impossible d'utiliser l'option 'Modifier les paiements' pour les sociétés qui ont une comptabilité inaltérable." +msgid "" +"Unable to use the 'Update Payments' options for companies that have " +"unalterable accounting." +msgstr "" +"Impossible d'utiliser l'option 'Modifier les paiements' pour les sociétés " +"qui ont une comptabilité inaltérable." #. module: pos_payment_change #: selection:pos.config,payment_change_policy:0 @@ -210,6 +228,9 @@ msgstr "Assistant" #. module: pos_payment_change #: code:addons/pos_payment_change/models/pos_order.py:97 #, python-format -msgid "You can not change payments of the POS '%s' because the associated session '%s' has been closed!" -msgstr "Vous ne pouvez pas changer les paiements de la Vente '%s' car la session associée '%s' a été clôturé !" - +msgid "" +"You can not change payments of the POS '%s' because the associated session " +"'%s' has been closed!" +msgstr "" +"Vous ne pouvez pas changer les paiements de la Vente '%s' car la session " +"associée '%s' a été clôturé !"