From 927a3906f046188869556a50922c42ca49a41215 Mon Sep 17 00:00:00 2001 From: oca-travis Date: Mon, 23 Jul 2018 14:11:40 +0000 Subject: [PATCH] [UPD] Update purchase_exception.pot --- purchase_exception/i18n/fr.po | 4 +- .../i18n/purchase_exception.pot | 130 ++++++++++++++++++ 2 files changed, 132 insertions(+), 2 deletions(-) create mode 100644 purchase_exception/i18n/purchase_exception.pot diff --git a/purchase_exception/i18n/fr.po b/purchase_exception/i18n/fr.po index 7dd6302cfd5..cd61bc8c961 100644 --- a/purchase_exception/i18n/fr.po +++ b/purchase_exception/i18n/fr.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * purchase_exception -# +# # Translators: # Quentin THEURET , 2018 msgid "" @@ -12,10 +12,10 @@ msgstr "" "PO-Revision-Date: 2018-02-23 17:50+0000\n" "Last-Translator: Quentin THEURET , 2018\n" "Language-Team: French (https://www.transifex.com/oca/teams/23907/fr/)\n" +"Language: fr\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: fr\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" #. module: purchase_exception diff --git a/purchase_exception/i18n/purchase_exception.pot b/purchase_exception/i18n/purchase_exception.pot new file mode 100644 index 00000000000..4841d84f3a0 --- /dev/null +++ b/purchase_exception/i18n/purchase_exception.pot @@ -0,0 +1,130 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * purchase_exception +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 11.0\n" +"Report-Msgid-Bugs-To: \n" +"Last-Translator: <>\n" +"Language-Team: \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Plural-Forms: \n" + +#. module: purchase_exception +#: model:ir.ui.view,arch_db:purchase_exception.view_purchase_order_filter +msgid "Blocked in draft" +msgstr "" + +#. module: purchase_exception +#: model:ir.model.fields,field_description:purchase_exception.field_purchase_exception_confirm_create_uid +msgid "Created by" +msgstr "" + +#. module: purchase_exception +#: model:ir.model.fields,field_description:purchase_exception.field_purchase_exception_confirm_create_date +msgid "Created on" +msgstr "" + +#. module: purchase_exception +#: model:ir.model.fields,field_description:purchase_exception.field_purchase_exception_confirm_display_name +msgid "Display Name" +msgstr "" + +#. module: purchase_exception +#: model:ir.model,name:purchase_exception.model_exception_rule +msgid "Exception Rules" +msgstr "" + +#. module: purchase_exception +#: model:ir.ui.menu,name:purchase_exception.menu_purchase_exception_parent +msgid "Exceptions" +msgstr "" + +#. module: purchase_exception +#: model:ir.model.fields,field_description:purchase_exception.field_purchase_exception_confirm_id +msgid "ID" +msgstr "" + +#. module: purchase_exception +#: model:ir.model.fields,field_description:purchase_exception.field_purchase_exception_confirm___last_update +msgid "Last Modified on" +msgstr "" + +#. module: purchase_exception +#: model:ir.model.fields,field_description:purchase_exception.field_purchase_exception_confirm_write_uid +msgid "Last Updated by" +msgstr "" + +#. module: purchase_exception +#: model:ir.model.fields,field_description:purchase_exception.field_purchase_exception_confirm_write_date +msgid "Last Updated on" +msgstr "" + +#. module: purchase_exception +#: model:exception.rule,description:purchase_exception.po_excep_no_email +msgid "No Email for Vendor" +msgstr "" + +#. module: purchase_exception +#: model:exception.rule,name:purchase_exception.po_excep_no_email +msgid "No email on vendor" +msgstr "" + +#. module: purchase_exception +#: model:ir.actions.act_window,name:purchase_exception.action_purchase_exception_confirm +msgid "Outstanding exceptions to manage" +msgstr "" + +#. module: purchase_exception +#: model:ir.model.fields,field_description:purchase_exception.field_purchase_exception_confirm_related_model_id +#: selection:purchase.order,rule_group:0 +msgid "Purchase" +msgstr "" + +#. module: purchase_exception +#: model:ir.actions.act_window,name:purchase_exception.action_purchase_test_tree +#: model:ir.ui.menu,name:purchase_exception.menu_purchase_test +msgid "Purchase Exception Rules" +msgstr "" + +#. module: purchase_exception +#: model:ir.model,name:purchase_exception.model_purchase_order +msgid "Purchase Order" +msgstr "" + +#. module: purchase_exception +#: model:exception.rule,description:purchase_exception.pol_excep_qty_check +msgid "Purchase line quantity must be positive" +msgstr "" + +#. module: purchase_exception +#: model:ir.actions.server,name:purchase_exception.ir_cron_test_po_order_except_ir_actions_server +#: model:ir.cron,cron_name:purchase_exception.ir_cron_test_po_order_except +#: model:ir.cron,name:purchase_exception.ir_cron_test_po_order_except +msgid "Purchase: Test Draft Orders Exception" +msgstr "" + +#. module: purchase_exception +#: model:exception.rule,name:purchase_exception.pol_excep_qty_check +msgid "Quantity not negative" +msgstr "" + +#. module: purchase_exception +#: model:ir.model.fields,field_description:purchase_exception.field_purchase_order_rule_group +msgid "Rule Group" +msgstr "" + +#. module: purchase_exception +#: model:ir.ui.view,arch_db:purchase_exception.view_order_form +msgid "You have an outstanding\n" +" exception to manage:" +msgstr "" + +#. module: purchase_exception +#: model:ir.model,name:purchase_exception.model_purchase_exception_confirm +msgid "purchase.exception.confirm" +msgstr "" +