From 7641dcead336eeea6008c72f052718ffd6d8469d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?St=C3=A9phane=20Bidoul=20=28ACSONE=29?= Date: Fri, 15 Jun 2018 23:33:43 +0200 Subject: [PATCH] remove obsolete .pot files [ci skip] --- .../i18n/pos_cash_move_reason.pot | 43 ------ .../i18n/pos_customer_display.pot | 132 ---------------- pos_gift_ticket/i18n/pos_gift_ticket.pot | 52 ------- .../i18n/pos_order_pricelist_change.pot | 56 ------- .../i18n/pos_payment_terminal.pot | 49 ------ pos_pricelist/i18n/pos_pricelist.pot | 141 ------------------ .../i18n/pos_product_template.pot | 39 ----- .../i18n/pos_remove_pos_category.pot | 48 ------ .../i18n/pos_store_draft_order.pot | 51 ------- 9 files changed, 611 deletions(-) delete mode 100644 pos_cash_move_reason/i18n/pos_cash_move_reason.pot delete mode 100644 pos_customer_display/i18n/pos_customer_display.pot delete mode 100644 pos_gift_ticket/i18n/pos_gift_ticket.pot delete mode 100644 pos_order_pricelist_change/i18n/pos_order_pricelist_change.pot delete mode 100644 pos_payment_terminal/i18n/pos_payment_terminal.pot delete mode 100644 pos_pricelist/i18n/pos_pricelist.pot delete mode 100644 pos_product_template/i18n/pos_product_template.pot delete mode 100644 pos_remove_pos_category/i18n/pos_remove_pos_category.pot delete mode 100644 pos_store_draft_order/i18n/pos_store_draft_order.pot diff --git a/pos_cash_move_reason/i18n/pos_cash_move_reason.pot b/pos_cash_move_reason/i18n/pos_cash_move_reason.pot deleted file mode 100644 index b80f018d..00000000 --- a/pos_cash_move_reason/i18n/pos_cash_move_reason.pot +++ /dev/null @@ -1,43 +0,0 @@ -# Translation of Odoo Server. -# This file contains the translation of the following modules: -# * pos_cash_move_reason -# -msgid "" -msgstr "" -"Project-Id-Version: Odoo Server 8.0\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-04-12 11:09+0000\n" -"PO-Revision-Date: 2016-04-12 11:09+0000\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: pos_cash_move_reason -#: code:addons/pos_cash_move_reason/wizard/pos_box.py:36 -#, python-format -msgid "Description" -msgstr "" - -#. module: pos_cash_move_reason -#: field:cash.box.in,product_id:0 -#: field:cash.box.out,product_id:0 -msgid "Reason" -msgstr "" - -#. module: pos_cash_move_reason -#: code:addons/pos_cash_move_reason/wizard/pos_box.py:84 -#, python-format -msgid "You have to define an\n" -" expense account on the related product" -msgstr "" - -#. module: pos_cash_move_reason -#: code:addons/pos_cash_move_reason/wizard/pos_box.py:60 -#, python-format -msgid "You have to define an\n" -" income account on the related product" -msgstr "" - diff --git a/pos_customer_display/i18n/pos_customer_display.pot b/pos_customer_display/i18n/pos_customer_display.pot deleted file mode 100644 index 7aa56659..00000000 --- a/pos_customer_display/i18n/pos_customer_display.pot +++ /dev/null @@ -1,132 +0,0 @@ -# Translation of Odoo Server. -# This file contains the translation of the following modules: -# * pos_customer_display -# -msgid "" -msgstr "" -"Project-Id-Version: Odoo Server 8.0\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-06-13 22:11+0000\n" -"PO-Revision-Date: 2015-06-13 22:11+0000\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: pos_customer_display -#: help:pos.config,customer_display_msg_next_l2:0 -msgid "Bottom line of the message on the customer display which is displayed after starting POS and also after validation of an order" -msgstr "" - -#. module: pos_customer_display -#: help:pos.config,customer_display_msg_closed_l2:0 -msgid "Bottom line of the message on the customer display which is displayed when POS is closed" -msgstr "" - -#. module: pos_customer_display -#. openerp-web -#: code:addons/pos_customer_display/static/src/js/customer_display.js:56 -#, python-format -msgid "Cancel Payment" -msgstr "" - -#. module: pos_customer_display -#: view:pos.config:pos_customer_display.view_pos_config_form2 -#: field:pos.config,iface_customer_display:0 -msgid "Customer Display" -msgstr "" - -#. module: pos_customer_display -#. openerp-web -#: code:addons/pos_customer_display/static/src/js/customer_display.js:41 -#, python-format -msgid "Delete Item" -msgstr "" - -#. module: pos_customer_display -#. openerp-web -#: code:addons/pos_customer_display/static/src/xml/pos.xml:7 -#, python-format -msgid "Display Total to Customer" -msgstr "" - -#. module: pos_customer_display -#: help:pos.config,iface_customer_display:0 -msgid "Display data on the customer display" -msgstr "" - -#. module: pos_customer_display -#: help:pos.config,customer_display_line_length:0 -msgid "Length of the LEDs lines of the customer display" -msgstr "" - -#. module: pos_customer_display -#: field:pos.config,customer_display_line_length:0 -msgid "Line Length of the Customer Display" -msgstr "" - -#. module: pos_customer_display -#: code:addons/pos_customer_display/pos_customer_display.py:63 -#: field:pos.config,customer_display_msg_next_l2:0 -#, python-format -msgid "Next Customer (bottom line)" -msgstr "" - -#. module: pos_customer_display -#: code:addons/pos_customer_display/pos_customer_display.py:62 -#: field:pos.config,customer_display_msg_next_l1:0 -#, python-format -msgid "Next Customer (top line)" -msgstr "" - -#. module: pos_customer_display -#: code:addons/pos_customer_display/pos_customer_display.py:66 -#: field:pos.config,customer_display_msg_closed_l2:0 -#, python-format -msgid "POS Closed (bottom line)" -msgstr "" - -#. module: pos_customer_display -#: code:addons/pos_customer_display/pos_customer_display.py:65 -#: field:pos.config,customer_display_msg_closed_l1:0 -#, python-format -msgid "POS Closed (top line)" -msgstr "" - -#. module: pos_customer_display -#: view:pos.config:pos_customer_display.view_pos_config_form2 -msgid "Receipt" -msgstr "" - -#. module: pos_customer_display -#. openerp-web -#: code:addons/pos_customer_display/static/src/js/customer_display.js:48 -#, python-format -msgid "TOTAL: " -msgstr "" - -#. module: pos_customer_display -#: code:addons/pos_customer_display/pos_customer_display.py:72 -#, python-format -msgid "The message for customer display '%s' is too long: it has %d chars whereas the maximum is %d chars." -msgstr "" - -#. module: pos_customer_display -#: help:pos.config,customer_display_msg_next_l1:0 -msgid "Top line of the message on the customer display which is displayed after starting POS and also after validation of an order" -msgstr "" - -#. module: pos_customer_display -#: help:pos.config,customer_display_msg_closed_l1:0 -msgid "Top line of the message on the customer display which is displayed when POS is closed" -msgstr "" - -#. module: pos_customer_display -#. openerp-web -#: code:addons/pos_customer_display/static/src/js/customer_display.js:63 -#, python-format -msgid "Your Change:" -msgstr "" - diff --git a/pos_gift_ticket/i18n/pos_gift_ticket.pot b/pos_gift_ticket/i18n/pos_gift_ticket.pot deleted file mode 100644 index f2085900..00000000 --- a/pos_gift_ticket/i18n/pos_gift_ticket.pot +++ /dev/null @@ -1,52 +0,0 @@ -# Translation of Odoo Server. -# This file contains the translation of the following modules: -# * pos_gift_ticket -# -msgid "" -msgstr "" -"Project-Id-Version: Odoo Server 8.0\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-08-17 07:44+0000\n" -"PO-Revision-Date: 2015-08-17 07:44+0000\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: pos_gift_ticket -#. openerp-web -#: code:addons/pos_gift_ticket/static/src/xml/pos.xml:22 -#, python-format -msgid "GIFT TICKET" -msgstr "" - -#. module: pos_gift_ticket -#. openerp-web -#: code:addons/pos_gift_ticket/static/src/js/main.js:19 -#, python-format -msgid "Gift Ticket" -msgstr "" - -#. module: pos_gift_ticket -#. openerp-web -#: code:addons/pos_gift_ticket/static/src/xml/pos.xml:11 -#, python-format -msgid "Phone:" -msgstr "" - -#. module: pos_gift_ticket -#. openerp-web -#: code:addons/pos_gift_ticket/static/src/xml/pos.xml:13 -#, python-format -msgid "Shop:" -msgstr "" - -#. module: pos_gift_ticket -#. openerp-web -#: code:addons/pos_gift_ticket/static/src/xml/pos.xml:12 -#, python-format -msgid "User:" -msgstr "" - diff --git a/pos_order_pricelist_change/i18n/pos_order_pricelist_change.pot b/pos_order_pricelist_change/i18n/pos_order_pricelist_change.pot deleted file mode 100644 index b4f31842..00000000 --- a/pos_order_pricelist_change/i18n/pos_order_pricelist_change.pot +++ /dev/null @@ -1,56 +0,0 @@ -# Translation of OpenERP Server. -# This file contains the translation of the following modules: -# * pos_order_pricelist_change -# -msgid "" -msgstr "" -"Project-Id-Version: OpenERP Server 7.0\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-11-16 02:05+0000\n" -"PO-Revision-Date: 2014-11-16 02:05+0000\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: pos_order_pricelist_change -#: code:addons/pos_order_pricelist_change/model/pos_order.py:47 -#, python-format -msgid "If you change the pricelist of this order, prices of existing order lines will not be updated. Please click on the 'Recompute With Pricelist'." -msgstr "" - -#. module: pos_order_pricelist_change -#: code:_description:0 -#: model:ir.model,name:pos_order_pricelist_change.model_pos_order -#, python-format -msgid "Point of Sale" -msgstr "" - -#. module: pos_order_pricelist_change -#: code:addons/pos_order_pricelist_change/model/pos_order.py:46 -#, python-format -msgid "Pricelist Warning!" -msgstr "" - -#. module: pos_order_pricelist_change -#: view:pos.order:0 -msgid "Recompute With Pricelist" -msgstr "" - -#. module: pos_order_pricelist_change -#: model:product.pricelist,name:pos_order_pricelist_change.pricelist_surcharge -msgid "Surcharge Pricelist" -msgstr "" - -#. module: pos_order_pricelist_change -#: model:product.pricelist.version,name:pos_order_pricelist_change.pricelist_version_surcharge -msgid "Surcharge Pricelist Version" -msgstr "" - -#. module: pos_order_pricelist_change -#: view:pos.order:0 -msgid "onchange_pricelist_id(pricelist_id, lines)" -msgstr "" - diff --git a/pos_payment_terminal/i18n/pos_payment_terminal.pot b/pos_payment_terminal/i18n/pos_payment_terminal.pot deleted file mode 100644 index 18c841e4..00000000 --- a/pos_payment_terminal/i18n/pos_payment_terminal.pot +++ /dev/null @@ -1,49 +0,0 @@ -# Translation of Odoo Server. -# This file contains the translation of the following modules: -# * pos_payment_terminal -# -msgid "" -msgstr "" -"Project-Id-Version: Odoo Server 8.0\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-04-30 10:03+0000\n" -"PO-Revision-Date: 2015-04-30 10:03+0000\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: pos_payment_terminal -#: selection:account.journal,payment_mode:0 -msgid "Card" -msgstr "" - -#. module: pos_payment_terminal -#: selection:account.journal,payment_mode:0 -msgid "Check" -msgstr "" - -#. module: pos_payment_terminal -#: model:ir.model,name:pos_payment_terminal.model_account_journal -msgid "Journal" -msgstr "" - -#. module: pos_payment_terminal -#: field:account.journal,payment_mode:0 -msgid "Payment mode" -msgstr "" - -#. module: pos_payment_terminal -#: help:account.journal,payment_mode:0 -msgid "Select the payment mode sent to the payment terminal" -msgstr "" - -#. module: pos_payment_terminal -#. openerp-web -#: code:addons/pos_payment_terminal/static/src/xml/pos_payment_terminal.xml:8 -#, python-format -msgid "Start transaction" -msgstr "" - diff --git a/pos_pricelist/i18n/pos_pricelist.pot b/pos_pricelist/i18n/pos_pricelist.pot deleted file mode 100644 index 64bf283b..00000000 --- a/pos_pricelist/i18n/pos_pricelist.pot +++ /dev/null @@ -1,141 +0,0 @@ -# Translation of Odoo Server. -# This file contains the translation of the following modules: -# * pos_pricelist -# -msgid "" -msgstr "" -"Project-Id-Version: Odoo Server 8.0\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-07-24 14:44+0000\n" -"PO-Revision-Date: 2015-07-24 14:44+0000\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: pos_pricelist -#: field:pos.order.tax,amount:0 -#: view:website:point_of_sale.report_receipt -msgid "Amount" -msgstr "" - -#. module: pos_pricelist -#. openerp-web -#: code:addons/pos_pricelist/static/src/js/models.js:386 -#, python-format -msgid "At least one pricelist has no active version ! Please create or activate one." -msgstr "" - -#. module: pos_pricelist -#: field:pos.order.tax,base:0 -#: view:website:point_of_sale.report_receipt -msgid "Base" -msgstr "" - -#. module: pos_pricelist -#: field:pos.order.tax,create_uid:0 -msgid "Created by" -msgstr "" - -#. module: pos_pricelist -#: field:pos.order.tax,create_date:0 -msgid "Created on" -msgstr "" - -#. module: pos_pricelist -#: help:pos.config,display_price_with_taxes:0 -msgid "Display Prices with taxes on POS" -msgstr "" - -#. module: pos_pricelist -#: field:pos.order.tax,id:0 -msgid "ID" -msgstr "" - -#. module: pos_pricelist -#: field:pos.order.tax,write_uid:0 -msgid "Last Updated by" -msgstr "" - -#. module: pos_pricelist -#: field:pos.order.tax,write_date:0 -msgid "Last Updated on" -msgstr "" - -#. module: pos_pricelist -#: model:ir.model,name:pos_pricelist.model_pos_order_line -msgid "Lines of Point of Sale" -msgstr "" - -#. module: pos_pricelist -#: field:pos.order.tax,pos_order:0 -msgid "POS Order" -msgstr "" - -#. module: pos_pricelist -#: model:product.template,name:pos_pricelist.pos_product_product_1_product_template -msgid "POS Product 1" -msgstr "" - -#. module: pos_pricelist -#: model:product.template,name:pos_pricelist.pos_product_product_2_product_template -msgid "POS Product 2" -msgstr "" - -#. module: pos_pricelist -#: model:product.template,name:pos_pricelist.pos_product_product_3_product_template -msgid "POS Product 3" -msgstr "" - -#. module: pos_pricelist -#: model:product.template,name:pos_pricelist.pos_product_product_4_product_template -msgid "POS Product 4" -msgstr "" - -#. module: pos_pricelist -#: view:pos.order:pos_pricelist.view_pos_pos_form -msgid "Payments" -msgstr "" - -#. module: pos_pricelist -#: model:ir.model,name:pos_pricelist.model_pos_order -msgid "Point of Sale" -msgstr "" - -#. module: pos_pricelist -#: field:pos.config,display_price_with_taxes:0 -msgid "Price With Taxes" -msgstr "" - -#. module: pos_pricelist -#. openerp-web -#: code:addons/pos_pricelist/static/src/js/models.js:385 -#, python-format -msgid "Pricelist Error" -msgstr "" - -#. module: pos_pricelist -#: field:pos.order.tax,tax:0 -#: view:website:point_of_sale.report_receipt -msgid "Tax" -msgstr "" - -#. module: pos_pricelist -#: field:pos.order.tax,name:0 -msgid "Tax Description" -msgstr "" - -#. module: pos_pricelist -#: view:pos.order:pos_pricelist.view_pos_pos_form -#: field:pos.order,taxes:0 -#: field:pos.order.line,tax_ids:0 -msgid "Taxes" -msgstr "" - -#. module: pos_pricelist -#: view:pos.order:pos_pricelist.view_pos_pos_form -msgid "Taxes detail" -msgstr "" - diff --git a/pos_product_template/i18n/pos_product_template.pot b/pos_product_template/i18n/pos_product_template.pot deleted file mode 100644 index cf41f0ab..00000000 --- a/pos_product_template/i18n/pos_product_template.pot +++ /dev/null @@ -1,39 +0,0 @@ -# Translation of Odoo Server. -# This file contains the translation of the following modules: -# * pos_product_template -# -msgid "" -msgstr "" -"Project-Id-Version: Odoo Server 8.0\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-12-18 12:01+0000\n" -"PO-Revision-Date: 2014-12-18 12:01+0000\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: pos_product_template -#. openerp-web -#: code:addons/pos_product_template/static/src/xml/ppt.xml:31 -#, python-format -msgid "Cancel" -msgstr "" - -#. module: pos_product_template -#. openerp-web -#: code:addons/pos_product_template/static/src/xml/ppt.xml:29 -#, python-format -msgid "Variant Selection of" -msgstr "" - -#. module: pos_product_template -#. openerp-web -#: code:addons/pos_product_template/static/src/xml/ppt.xml:57 -#: code:addons/pos_product_template/static/src/xml/ppt.xml:95 -#, python-format -msgid "Variants" -msgstr "" - diff --git a/pos_remove_pos_category/i18n/pos_remove_pos_category.pot b/pos_remove_pos_category/i18n/pos_remove_pos_category.pot deleted file mode 100644 index be5c8f97..00000000 --- a/pos_remove_pos_category/i18n/pos_remove_pos_category.pot +++ /dev/null @@ -1,48 +0,0 @@ -# Translation of Odoo Server. -# This file contains the translation of the following modules: -# * pos_remove_pos_category -# -msgid "" -msgstr "" -"Project-Id-Version: Odoo Server 8.0\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-07-24 07:13+0000\n" -"PO-Revision-Date: 2015-07-24 07:13+0000\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: pos_remove_pos_category -#: view:product.category:pos_remove_pos_category.product_category_list_view -msgid "Available in POS" -msgstr "" - -#. module: pos_remove_pos_category -#: field:product.category,available_in_pos:0 -msgid "Available in the Point of Sale" -msgstr "" - -#. module: pos_remove_pos_category -#: help:product.category,available_in_pos:0 -msgid "Check if you want this category to appear in Point Of Sale.\n" -"If you uncheck, children categories will becomes invisible too, whatever their checkbox state." -msgstr "" - -#. module: pos_remove_pos_category -#: model:ir.model,name:pos_remove_pos_category.model_ir_module_module -msgid "Module" -msgstr "" - -#. module: pos_remove_pos_category -#: model:ir.model,name:pos_remove_pos_category.model_product_category -msgid "Product Category" -msgstr "" - -#. module: pos_remove_pos_category -#: model:ir.model,name:pos_remove_pos_category.model_product_template -msgid "Product Template" -msgstr "" - diff --git a/pos_store_draft_order/i18n/pos_store_draft_order.pot b/pos_store_draft_order/i18n/pos_store_draft_order.pot deleted file mode 100644 index ac2c51a8..00000000 --- a/pos_store_draft_order/i18n/pos_store_draft_order.pot +++ /dev/null @@ -1,51 +0,0 @@ -# Translation of Odoo Server. -# This file contains the translation of the following modules: -# * pos_store_draft_order -# -msgid "" -msgstr "" -"Project-Id-Version: Odoo Server 8.0\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-10-19 11:52+0000\n" -"PO-Revision-Date: 2015-10-19 11:52+0000\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: pos_store_draft_order -#: field:pos.config,allow_store_draft_order:0 -msgid "Allow to Store Draft Orders" -msgstr "" - -#. module: pos_store_draft_order -#: help:pos.config,allow_store_draft_order:0 -msgid "If you check this field, users will have the possibility to let some PoS orders in a draft state, and allow the customer to paid later.\n" -"Order in a draft state will not generate entries during the close of the session." -msgstr "" - -#. module: pos_store_draft_order -#: field:pos.order,is_partial_paid:0 -msgid "Is Partially Paid" -msgstr "" - -#. module: pos_store_draft_order -#: model:ir.model,name:pos_store_draft_order.model_pos_order -msgid "Point of Sale" -msgstr "" - -#. module: pos_store_draft_order -#: code:addons/pos_store_draft_order/model/pos_session.py:63 -#, python-format -msgid "You cannot confirm this session, because '%s' is still in 'draft' state with associated payments.\n" -"\n" -" Please finish to pay this Order first." -msgstr "" - -#. module: pos_store_draft_order -#: view:pos.order:pos_store_draft_order.pos_order_view_form -msgid "red: is_partial_paid==True; blue: state=='draft'; gray: state in ('done','cancel'); black: state not in ('done','cancel')" -msgstr "" -