diff --git a/intrastat_product/i18n/es.po b/intrastat_product/i18n/es.po index f97ab0d..8311d90 100644 --- a/intrastat_product/i18n/es.po +++ b/intrastat_product/i18n/es.po @@ -24,15 +24,6 @@ msgstr "" msgid "%(invoice)s line %(line_nbr)s" msgstr "%(invoice)s línea %(line_nbr)s" -#. module: intrastat_product -#: model:ir.actions.report,print_report_name:intrastat_product.intrastat_product_xlsx_report -msgid "" -"'intrastat-%s-%s%s' % (object.year_month, object.declaration_type, object." -"state == 'draft' and '-draft' or '')" -msgstr "" -"'intrastat-%s-%s%s' % (object.year_month, object.declaration_type, object." -"state == 'draft' and '-draft' or '')" - #. module: intrastat_product #: model_terms:ir.ui.view,arch_db:intrastat_product.view_move_form msgid "" @@ -1894,6 +1885,25 @@ msgstr "declinar." msgid "for period %s" msgstr "para periodo %s" +#. module: intrastat_product +#. odoo-python +#: code:addons/intrastat_product/models/intrastat_product_declaration.py:0 +#, python-format +msgid "intrastat-%(year_month)s-%(declaration_type)s%(draft)s" +msgstr "" + +#. module: intrastat_product +#: model:ir.actions.report,print_report_name:intrastat_product.intrastat_product_xlsx_report +msgid "object._get_xlsx_report_filename()" +msgstr "" + +#~ msgid "" +#~ "'intrastat-%s-%s%s' % (object.year_month, object.declaration_type, object." +#~ "state == 'draft' and '-draft' or '')" +#~ msgstr "" +#~ "'intrastat-%s-%s%s' % (object.year_month, object.declaration_type, object." +#~ "state == 'draft' and '-draft' or '')" + #~ msgid "SMS Delivery error" #~ msgstr "Error de entrega de SMS" diff --git a/intrastat_product/i18n/fr.po b/intrastat_product/i18n/fr.po index a745b52..ded62ec 100644 --- a/intrastat_product/i18n/fr.po +++ b/intrastat_product/i18n/fr.po @@ -24,15 +24,6 @@ msgstr "" msgid "%(invoice)s line %(line_nbr)s" msgstr "%(invoice)s ligne %(line_nbr)s" -#. module: intrastat_product -#: model:ir.actions.report,print_report_name:intrastat_product.intrastat_product_xlsx_report -msgid "" -"'intrastat-%s-%s%s' % (object.year_month, object.declaration_type, object." -"state == 'draft' and '-draft' or '')" -msgstr "" -"'intrastat-%s-%s%s ' % (object.year_month, object.declaration_type, object." -"state == 'draft' and '-brouillon' or '')" - #. module: intrastat_product #: model_terms:ir.ui.view,arch_db:intrastat_product.view_move_form msgid "" @@ -1829,6 +1820,25 @@ msgstr "décl." msgid "for period %s" msgstr "pour la période %s" +#. module: intrastat_product +#. odoo-python +#: code:addons/intrastat_product/models/intrastat_product_declaration.py:0 +#, python-format +msgid "intrastat-%(year_month)s-%(declaration_type)s%(draft)s" +msgstr "" + +#. module: intrastat_product +#: model:ir.actions.report,print_report_name:intrastat_product.intrastat_product_xlsx_report +msgid "object._get_xlsx_report_filename()" +msgstr "" + +#~ msgid "" +#~ "'intrastat-%s-%s%s' % (object.year_month, object.declaration_type, object." +#~ "state == 'draft' and '-draft' or '')" +#~ msgstr "" +#~ "'intrastat-%s-%s%s ' % (object.year_month, object.declaration_type, " +#~ "object.state == 'draft' and '-brouillon' or '')" + #~ msgid "SMS Delivery error" #~ msgstr "Erreur d'envoi du SMS" diff --git a/intrastat_product/i18n/fr_BE.po b/intrastat_product/i18n/fr_BE.po index 6906868..86f81a3 100644 --- a/intrastat_product/i18n/fr_BE.po +++ b/intrastat_product/i18n/fr_BE.po @@ -21,13 +21,6 @@ msgstr "" msgid "%(invoice)s line %(line_nbr)s" msgstr "" -#. module: intrastat_product -#: model:ir.actions.report,print_report_name:intrastat_product.intrastat_product_xlsx_report -msgid "" -"'intrastat-%s-%s%s' % (object.year_month, object.declaration_type, object." -"state == 'draft' and '-draft' or '')" -msgstr "" - #. module: intrastat_product #: model_terms:ir.ui.view,arch_db:intrastat_product.view_move_form msgid "" @@ -1773,3 +1766,15 @@ msgstr "" #, python-format msgid "for period %s" msgstr "" + +#. module: intrastat_product +#. odoo-python +#: code:addons/intrastat_product/models/intrastat_product_declaration.py:0 +#, python-format +msgid "intrastat-%(year_month)s-%(declaration_type)s%(draft)s" +msgstr "" + +#. module: intrastat_product +#: model:ir.actions.report,print_report_name:intrastat_product.intrastat_product_xlsx_report +msgid "object._get_xlsx_report_filename()" +msgstr ""