-
-
Notifications
You must be signed in to change notification settings - Fork 310
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[MIG] edi_voxel_sale_order_import: Migration to v15.0
- Loading branch information
1 parent
6df48ad
commit 4a692b0
Showing
27 changed files
with
262 additions
and
236 deletions.
There are no files selected for viewing
148 changes: 0 additions & 148 deletions
148
edi_voxel_sale_order_import/i18n/edi_voxel_sale_order_import.pot
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
148 changes: 148 additions & 0 deletions
148
edi_voxel_sale_order_import_oca/i18n/edi_voxel_sale_order_import.pot
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,148 @@ | ||
# Translation of Odoo Server. | ||
# This file contains the translation of the following modules: | ||
# * edi_voxel_sale_order_import_oca | ||
# | ||
msgid "" | ||
msgstr "" | ||
"Project-Id-Version: Odoo Server 13.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: edi_voxel_sale_order_import_oca | ||
#: code:addons/edi_voxel_sale_order_import_oca/models/sale_order.py:0 | ||
#, python-format | ||
msgid "'%s' is not recognised as an XML file" | ||
msgstr "" | ||
|
||
#. module: edi_voxel_sale_order_import_oca | ||
#: code:addons/edi_voxel_sale_order_import_oca/models/sale_order.py:0 | ||
#, python-format | ||
msgid "" | ||
"<br/><span style='font-weight: bold;'>The following errors were " | ||
"found:</span><br/><ul>%s</ul>" | ||
msgstr "" | ||
|
||
#. module: edi_voxel_sale_order_import_oca | ||
#: code:addons/edi_voxel_sale_order_import_oca/models/sale_order.py:0 | ||
#, python-format | ||
msgid "" | ||
"Can't find a suitable Unit of Measure for this data:\n" | ||
"\n" | ||
"%s\n" | ||
"Results: %s" | ||
msgstr "" | ||
|
||
#. module: edi_voxel_sale_order_import_oca | ||
#: code:addons/edi_voxel_sale_order_import_oca/models/sale_order.py:0 | ||
#, python-format | ||
msgid "" | ||
"Can't find a suitable partner for this data:\n" | ||
"\n" | ||
"%s\n" | ||
"Results: %s" | ||
msgstr "" | ||
|
||
#. module: edi_voxel_sale_order_import_oca | ||
#: code:addons/edi_voxel_sale_order_import_oca/models/sale_order.py:0 | ||
#, python-format | ||
msgid "" | ||
"Can't find a suitable product for this data:\n" | ||
"\n" | ||
"%s\n" | ||
"Results: %s" | ||
msgstr "" | ||
|
||
#. module: edi_voxel_sale_order_import_oca | ||
#: model:ir.model,name:edi_voxel_sale_order_import_oca.model_res_company | ||
msgid "Companies" | ||
msgstr "" | ||
|
||
#. module: edi_voxel_sale_order_import_oca | ||
#: model:ir.model,name:edi_voxel_sale_order_import_oca.model_res_config_settings | ||
msgid "Config Settings" | ||
msgstr "" | ||
|
||
#. module: edi_voxel_sale_order_import_oca | ||
#: code:addons/edi_voxel_sale_order_import_oca/models/sale_order.py:0 | ||
#, python-format | ||
msgid "" | ||
"Couldn't find any <b>Company</b> corresponding to the following information " | ||
"extracted from the Voxel document:<br/><ul>%s</ul>" | ||
msgstr "" | ||
|
||
#. module: edi_voxel_sale_order_import_oca | ||
#: code:addons/edi_voxel_sale_order_import_oca/models/sale_order.py:0 | ||
#, python-format | ||
msgid "" | ||
"Couldn't find any <b>Delivery Address</b> corresponding to the following " | ||
"information extracted from the Voxel document:<br/><ul>%s</ul>" | ||
msgstr "" | ||
|
||
#. module: edi_voxel_sale_order_import_oca | ||
#: code:addons/edi_voxel_sale_order_import_oca/models/sale_order.py:0 | ||
#, python-format | ||
msgid "" | ||
"Couldn't find any <b>Tax</b> corresponding to the following information " | ||
"extracted from the Voxel document:<br/><ul>%s</ul>" | ||
msgstr "" | ||
|
||
#. module: edi_voxel_sale_order_import_oca | ||
#: code:addons/edi_voxel_sale_order_import_oca/models/sale_order.py:0 | ||
#, python-format | ||
msgid "Created automatically via voxel import (%s)." | ||
msgstr "" | ||
|
||
#. module: edi_voxel_sale_order_import_oca | ||
#: model:ir.actions.server,name:edi_voxel_sale_order_import_oca.ir_cron_get_voxel_sale_order_ir_actions_server | ||
#: model:ir.cron,cron_name:edi_voxel_sale_order_import_oca.ir_cron_get_voxel_sale_order | ||
#: model:ir.cron,name:edi_voxel_sale_order_import_oca.ir_cron_get_voxel_sale_order | ||
msgid "Edi Voxel: Get voxel sale order" | ||
msgstr "" | ||
|
||
#. module: edi_voxel_sale_order_import_oca | ||
#: model:ir.model.fields,field_description:edi_voxel_sale_order_import_oca.field_sale_order__voxel_enabled | ||
msgid "Enable Voxel" | ||
msgstr "" | ||
|
||
#. module: edi_voxel_sale_order_import_oca | ||
#: model:ir.model.fields,field_description:edi_voxel_sale_order_import_oca.field_sale_order__voxel_job_ids | ||
msgid "Jobs" | ||
msgstr "" | ||
|
||
#. module: edi_voxel_sale_order_import_oca | ||
#: model:ir.model.fields,field_description:edi_voxel_sale_order_import_oca.field_res_company__voxel_sale_order_login_id | ||
#: model:ir.model.fields,field_description:edi_voxel_sale_order_import_oca.field_res_config_settings__voxel_sale_order_login_id | ||
msgid "Sale Order login" | ||
msgstr "" | ||
|
||
#. module: edi_voxel_sale_order_import_oca | ||
#: model:ir.model,name:edi_voxel_sale_order_import_oca.model_sale_order | ||
msgid "Sales Order" | ||
msgstr "" | ||
|
||
#. module: edi_voxel_sale_order_import_oca | ||
#: code:addons/edi_voxel_sale_order_import_oca/models/sale_order.py:0 | ||
#, python-format | ||
msgid "This XML file is not XML-compliant" | ||
msgstr "" | ||
|
||
#. module: edi_voxel_sale_order_import_oca | ||
#: model_terms:ir.ui.view,arch_db:edi_voxel_sale_order_import_oca.view_order_form | ||
msgid "Voxel" | ||
msgstr "" | ||
|
||
#. module: edi_voxel_sale_order_import_oca | ||
#: model_terms:ir.ui.view,arch_db:edi_voxel_sale_order_import_oca.sale_order_view_search_inherit_quotation | ||
msgid "Voxel Quotations" | ||
msgstr "" | ||
|
||
#. module: edi_voxel_sale_order_import_oca | ||
#: model:ir.actions.act_window,name:edi_voxel_sale_order_import_oca.action_voxel_queue_job | ||
#: model:ir.ui.menu,name:edi_voxel_sale_order_import_oca.menu_voxel_queue_job | ||
msgid "Voxel order Jobs" | ||
msgstr "" |
Oops, something went wrong.