[UPD] Update excel_import_export.pot
parent
6d87efca2d
commit
af762a7b72
|
@ -554,6 +554,12 @@ msgstr ""
|
||||||
msgid "Import"
|
msgid "Import"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: excel_import_export
|
||||||
|
#: code:addons/excel_import_export/wizard/import_xlsx_wizard.py:121
|
||||||
|
#, python-format
|
||||||
|
msgid "Import Excel"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#. module: excel_import_export
|
#. module: excel_import_export
|
||||||
#: model:ir.model.fields,field_description:excel_import_export.field_import_xlsx_wizard__import_file
|
#: model:ir.model.fields,field_description:excel_import_export.field_import_xlsx_wizard__import_file
|
||||||
msgid "Import File (*.xlsx)"
|
msgid "Import File (*.xlsx)"
|
||||||
|
@ -743,7 +749,7 @@ msgid "Optional for CSV, default is full quoting."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: excel_import_export
|
#. module: excel_import_export
|
||||||
#: code:addons/excel_import_export/wizard/import_xlsx_wizard.py:131
|
#: code:addons/excel_import_export/wizard/import_xlsx_wizard.py:146
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Please select Excel file to import"
|
msgid "Please select Excel file to import"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
@ -963,3 +969,8 @@ msgstr ""
|
||||||
msgid "or"
|
msgid "or"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: excel_import_export
|
||||||
|
#: model_terms:ir.ui.view,arch_db:excel_import_export.import_xlsx_wizard
|
||||||
|
msgid "⇒ Get Sample Import Template"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue