diff --git a/pos_default_empty_image/i18n/ar.po b/pos_default_empty_image/i18n/ar.po new file mode 100644 index 00000000..4b3de524 --- /dev/null +++ b/pos_default_empty_image/i18n/ar.po @@ -0,0 +1,84 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * pos_default_empty_image +# +# Translators: +# abdullah alsabi , 2017 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 8.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-06-17 05:46+0000\n" +"PO-Revision-Date: 2017-06-17 05:46+0000\n" +"Last-Translator: abdullah alsabi , 2017\n" +"Language-Team: Arabic (https://www.transifex.com/oca/teams/23907/ar/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: ar\n" +"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;\n" + +#. module: pos_default_empty_image +#: field:product.product,available_in_pos:0 +msgid "Available in the Point of Sale" +msgstr "متوفر في نقاط البيع" + +#. module: pos_default_empty_image +#: help:product.product,to_weight:0 +msgid "" +"Check if the product should be weighted using the hardware scale integration" +msgstr "" + +#. module: pos_default_empty_image +#: help:product.product,available_in_pos:0 +msgid "Check if you want this product to appear in the Point of Sale" +msgstr "" + +#. module: pos_default_empty_image +#: help:product.product,income_pdt:0 +msgid "" +"Check if, this is a product you can use to put cash into a statement for the" +" point of sale backend." +msgstr "" + +#. module: pos_default_empty_image +#: help:product.product,expense_pdt:0 +msgid "" +"Check if, this is a product you can use to take cash from a statement for " +"the point of sale backend, example: money lost, transfer to bank, etc." +msgstr "" + +#. module: pos_default_empty_image +#: field:product.product,has_image:0 +msgid "Has image" +msgstr "" + +#. module: pos_default_empty_image +#: field:product.product,income_pdt:0 +msgid "Point of Sale Cash In" +msgstr "" + +#. module: pos_default_empty_image +#: field:product.product,expense_pdt:0 +msgid "Point of Sale Cash Out" +msgstr "" + +#. module: pos_default_empty_image +#: field:product.product,pos_categ_id:0 +msgid "Point of Sale Category" +msgstr "" + +#. module: pos_default_empty_image +#: model:ir.model,name:pos_default_empty_image.model_product_product +msgid "Product" +msgstr "" + +#. module: pos_default_empty_image +#: help:product.product,pos_categ_id:0 +msgid "Those categories are used to group similar products for point of sale." +msgstr "" + +#. module: pos_default_empty_image +#: field:product.product,to_weight:0 +msgid "To Weigh With Scale" +msgstr "" diff --git a/pos_pricelist/i18n/nl_NL.po b/pos_pricelist/i18n/nl_NL.po index 821077b5..b56b0f2b 100644 --- a/pos_pricelist/i18n/nl_NL.po +++ b/pos_pricelist/i18n/nl_NL.po @@ -7,9 +7,9 @@ msgid "" msgstr "" "Project-Id-Version: pos (8.0)\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-04-15 14:51+0000\n" -"PO-Revision-Date: 2016-04-06 15:48+0000\n" -"Last-Translator: <>\n" +"POT-Creation-Date: 2017-06-17 05:46+0000\n" +"PO-Revision-Date: 2017-06-30 08:53+0000\n" +"Last-Translator: OCA Transbot \n" "Language-Team: Dutch (Netherlands) (http://www.transifex.com/oca/OCA-pos-8-0/language/nl_NL/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -36,6 +36,11 @@ msgstr "" msgid "Base" msgstr "" +#. module: pos_pricelist +#: field:account.fiscal.position.tax,company_id:0 +msgid "Company" +msgstr "" + #. module: pos_pricelist #: field:pos.order.tax,create_uid:0 msgid "Created by" @@ -46,15 +51,32 @@ msgstr "" msgid "Created on" msgstr "" +#. module: pos_pricelist +#: field:pos.order.tax,display_name:0 +msgid "Display Name" +msgstr "Weergavenaam" + #. module: pos_pricelist #: help:pos.config,display_price_with_taxes:0 msgid "Display Prices with taxes on POS" msgstr "" +#. module: pos_pricelist +#: code:addons/pos_pricelist/models/pos_order_patch.py:26 +#: code:addons/pos_pricelist/models/pos_order_patch.py:152 +#, python-format +msgid "Error!" +msgstr "" + #. module: pos_pricelist #: field:pos.order.tax,id:0 msgid "ID" -msgstr "" +msgstr "ID" + +#. module: pos_pricelist +#: field:pos.order.tax,__last_update:0 +msgid "Last Modified on" +msgstr "Laatst gewijzigd op" #. module: pos_pricelist #: field:pos.order.tax,write_uid:0 @@ -101,6 +123,12 @@ msgstr "" msgid "Payments" msgstr "" +#. module: pos_pricelist +#: code:addons/pos_pricelist/models/pos_order_patch.py:152 +#, python-format +msgid "Please define income account for this product: \"%s\" (id:%d)." +msgstr "" + #. module: pos_pricelist #: model:ir.model,name:pos_pricelist.model_pos_order msgid "Point of Sale" @@ -119,7 +147,16 @@ msgid "Pricelist Error" msgstr "" #. module: pos_pricelist +#: code:addons/pos_pricelist/models/pos_order_patch.py:26 +#, python-format +msgid "Selected orders do not have the same session!" +msgstr "" + +#. module: pos_pricelist +#: code:addons/pos_pricelist/models/pos_order_patch.py:188 +#: code:addons/pos_pricelist/models/pos_order_patch.py:205 #: field:pos.order.tax,tax:0 view:website:point_of_sale.report_receipt +#, python-format msgid "Tax" msgstr "" @@ -143,3 +180,15 @@ msgstr "" #: view:pos.order:pos_pricelist.view_pos_pos_form msgid "Taxes detail" msgstr "" + +#. module: pos_pricelist +#: code:addons/pos_pricelist/models/pos_order_patch.py:117 +#, python-format +msgid "The POS order must have lines when calling this method" +msgstr "" + +#. module: pos_pricelist +#: code:addons/pos_pricelist/models/pos_order_patch.py:218 +#, python-format +msgid "Trade Receivables" +msgstr "" diff --git a/pos_remove_pos_category/i18n/ar.po b/pos_remove_pos_category/i18n/ar.po index 2f49d792..25685c40 100644 --- a/pos_remove_pos_category/i18n/ar.po +++ b/pos_remove_pos_category/i18n/ar.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: pos (8.0)\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-09-18 01:07+0000\n" +"POT-Creation-Date: 2017-06-17 05:46+0000\n" "PO-Revision-Date: 2016-04-06 15:48+0000\n" "Last-Translator: <>\n" "Language-Team: Arabic (http://www.transifex.com/oca/OCA-pos-8-0/language/ar/)\n" @@ -25,7 +25,7 @@ msgstr "" #. module: pos_remove_pos_category #: field:product.category,available_in_pos:0 msgid "Available in the Point of Sale" -msgstr "" +msgstr "متوفر في نقاط البيع" #. module: pos_remove_pos_category #: help:product.category,available_in_pos:0