From 7ded99f0828fb764b00cdd1afba2c7f5cf32154e Mon Sep 17 00:00:00 2001 From: Weblate Date: Tue, 10 Oct 2023 00:00:39 +0000 Subject: [PATCH] Update translation files Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: reporting-engine-16.0/reporting-engine-16.0-report_xlsx Translate-URL: https://translation.odoo-community.org/projects/reporting-engine-16-0/reporting-engine-16-0-report_xlsx/ --- report_xlsx/i18n/ca.po | 10 +++--- report_xlsx/i18n/de.po | 67 ++++++++++++++---------------------- report_xlsx/i18n/es.po | 69 ++++++++++++++----------------------- report_xlsx/i18n/fr.po | 53 +++++++--------------------- report_xlsx/i18n/hr.po | 57 ++++++++----------------------- report_xlsx/i18n/hr_HR.po | 40 ---------------------- report_xlsx/i18n/it.po | 40 ---------------------- report_xlsx/i18n/nl_NL.po | 40 ---------------------- report_xlsx/i18n/pt.po | 68 ++++++++++++++---------------------- report_xlsx/i18n/pt_PT.po | 40 ---------------------- report_xlsx/i18n/sv.po | 72 ++++++++++++++------------------------- report_xlsx/i18n/tr.po | 40 ---------------------- 12 files changed, 135 insertions(+), 461 deletions(-) diff --git a/report_xlsx/i18n/ca.po b/report_xlsx/i18n/ca.po index f3b6a41d6..176db78d5 100644 --- a/report_xlsx/i18n/ca.po +++ b/report_xlsx/i18n/ca.po @@ -16,12 +16,6 @@ msgstr "" "Plural-Forms: nplurals=2; plural=n != 1;\n" "X-Generator: Weblate 4.3.2\n" -#. module: report_xlsx -#: code:addons/report_xlsx/models/ir_report.py:0 -#, python-format -msgid "%s model was not found" -msgstr "No s'ha trobat el model %s" - #. module: report_xlsx #: model:ir.model,name:report_xlsx.model_report_report_xlsx_abstract msgid "Abstract XLSX Report" @@ -64,3 +58,7 @@ msgstr "" #: model:ir.model.fields.selection,name:report_xlsx.selection__ir_actions_report__report_type__xlsx msgid "XLSX" msgstr "XLSX" + +#, python-format +#~ msgid "%s model was not found" +#~ msgstr "No s'ha trobat el model %s" diff --git a/report_xlsx/i18n/de.po b/report_xlsx/i18n/de.po index b453561f3..140d55808 100644 --- a/report_xlsx/i18n/de.po +++ b/report_xlsx/i18n/de.po @@ -19,46 +19,11 @@ msgstr "" "Plural-Forms: nplurals=2; plural=n != 1;\n" "X-Generator: Weblate 3.7.1\n" -#. module: report_xlsx -#: code:addons/report_xlsx/models/ir_report.py:0 -#, python-format -msgid "%s model was not found" -msgstr "%s Modell wurde nicht gefunden" - -#. module: report_xlsx -#. openerp-web -#: code:addons/report_xlsx/static/src/js/report/action_manager_report.js:0 -#, python-format -msgid "" -"A popup window with your report was blocked. You may need to change your " -"browser settings to allow popup windows for this page." -msgstr "" -"Ein Popup-Fenster wurde abgewiesen. Sie werden vermutlich Ihre Browser-" -"Einstellungen ??ndern m??ssen, damit die Anzeige dieser Seite m??glich wird." - #. module: report_xlsx #: model:ir.model,name:report_xlsx.model_report_report_xlsx_abstract msgid "Abstract XLSX Report" msgstr "Abstrakter XLSX-Bericht" -#. module: report_xlsx -#: model:ir.model.fields,field_description:report_xlsx.field_report_report_xlsx_abstract__display_name -#: model:ir.model.fields,field_description:report_xlsx.field_report_report_xlsx_partner_xlsx__display_name -msgid "Display Name" -msgstr "Name anzeigen" - -#. module: report_xlsx -#: model:ir.model.fields,field_description:report_xlsx.field_report_report_xlsx_abstract__id -#: model:ir.model.fields,field_description:report_xlsx.field_report_report_xlsx_partner_xlsx__id -msgid "ID" -msgstr "ID" - -#. module: report_xlsx -#: model:ir.model.fields,field_description:report_xlsx.field_report_report_xlsx_abstract____last_update -#: model:ir.model.fields,field_description:report_xlsx.field_report_report_xlsx_partner_xlsx____last_update -msgid "Last Modified on" -msgstr "Zuletzt ge??ndert am" - #. module: report_xlsx #: model:ir.model,name:report_xlsx.model_report_report_xlsx_partner_xlsx #, fuzzy @@ -93,18 +58,36 @@ msgstr "" "wird, PDF bedeutet, dass der Bericht mittels Wkhtmltopdf gewandelt wird und " "vom Anwender heruntergeladen wird." -#. module: report_xlsx -#. openerp-web -#: code:addons/report_xlsx/static/src/js/report/action_manager_report.js:0 -#, python-format -msgid "Warning" -msgstr "Hinweis" - #. module: report_xlsx #: model:ir.model.fields.selection,name:report_xlsx.selection__ir_actions_report__report_type__xlsx msgid "XLSX" msgstr "XLSX" +#, python-format +#~ msgid "%s model was not found" +#~ msgstr "%s Modell wurde nicht gefunden" + +#, python-format +#~ msgid "" +#~ "A popup window with your report was blocked. You may need to change your " +#~ "browser settings to allow popup windows for this page." +#~ msgstr "" +#~ "Ein Popup-Fenster wurde abgewiesen. Sie werden vermutlich Ihre Browser-" +#~ "Einstellungen ??ndern m??ssen, damit die Anzeige dieser Seite m??glich wird." + +#~ msgid "Display Name" +#~ msgstr "Name anzeigen" + +#~ msgid "ID" +#~ msgstr "ID" + +#~ msgid "Last Modified on" +#~ msgstr "Zuletzt ge??ndert am" + +#, python-format +#~ msgid "Warning" +#~ msgstr "Hinweis" + #~ msgid "HTML" #~ msgstr "HTML" diff --git a/report_xlsx/i18n/es.po b/report_xlsx/i18n/es.po index 74ca2e9eb..a3b89f4bd 100644 --- a/report_xlsx/i18n/es.po +++ b/report_xlsx/i18n/es.po @@ -19,47 +19,11 @@ msgstr "" "Plural-Forms: nplurals=2; plural=n != 1;\n" "X-Generator: Weblate 4.17\n" -#. module: report_xlsx -#: code:addons/report_xlsx/models/ir_report.py:0 -#, python-format -msgid "%s model was not found" -msgstr "%s modelo no fue encontrado" - -#. module: report_xlsx -#. openerp-web -#: code:addons/report_xlsx/static/src/js/report/action_manager_report.js:0 -#, python-format -msgid "" -"A popup window with your report was blocked. You may need to change your " -"browser settings to allow popup windows for this page." -msgstr "" -"Una ventana emergente con su informe fue bloqueada. Puede que necesite " -"cambiar las preferencias de su navegador para que permita ventanas " -"emergentes en esta p??gina." - #. module: report_xlsx #: model:ir.model,name:report_xlsx.model_report_report_xlsx_abstract msgid "Abstract XLSX Report" msgstr "Informe XLSX en abstracto" -#. module: report_xlsx -#: model:ir.model.fields,field_description:report_xlsx.field_report_report_xlsx_abstract__display_name -#: model:ir.model.fields,field_description:report_xlsx.field_report_report_xlsx_partner_xlsx__display_name -msgid "Display Name" -msgstr "Nombre mostrado" - -#. module: report_xlsx -#: model:ir.model.fields,field_description:report_xlsx.field_report_report_xlsx_abstract__id -#: model:ir.model.fields,field_description:report_xlsx.field_report_report_xlsx_partner_xlsx__id -msgid "ID" -msgstr "ID" - -#. module: report_xlsx -#: model:ir.model.fields,field_description:report_xlsx.field_report_report_xlsx_abstract____last_update -#: model:ir.model.fields,field_description:report_xlsx.field_report_report_xlsx_partner_xlsx____last_update -msgid "Last Modified on" -msgstr "??ltima modificaci??n el" - #. module: report_xlsx #: model:ir.model,name:report_xlsx.model_report_report_xlsx_partner_xlsx msgid "Partner XLSX Report" @@ -93,18 +57,37 @@ msgstr "" "PDF de su navegador significa que el informe se representar?? usando " "Wkhtmltopdf y el usuario lo descargar??." -#. module: report_xlsx -#. openerp-web -#: code:addons/report_xlsx/static/src/js/report/action_manager_report.js:0 -#, python-format -msgid "Warning" -msgstr "Aviso" - #. module: report_xlsx #: model:ir.model.fields.selection,name:report_xlsx.selection__ir_actions_report__report_type__xlsx msgid "XLSX" msgstr "XLSX" +#, python-format +#~ msgid "%s model was not found" +#~ msgstr "%s modelo no fue encontrado" + +#, python-format +#~ msgid "" +#~ "A popup window with your report was blocked. You may need to change your " +#~ "browser settings to allow popup windows for this page." +#~ msgstr "" +#~ "Una ventana emergente con su informe fue bloqueada. Puede que necesite " +#~ "cambiar las preferencias de su navegador para que permita ventanas " +#~ "emergentes en esta p??gina." + +#~ msgid "Display Name" +#~ msgstr "Nombre mostrado" + +#~ msgid "ID" +#~ msgstr "ID" + +#~ msgid "Last Modified on" +#~ msgstr "??ltima modificaci??n el" + +#, python-format +#~ msgid "Warning" +#~ msgstr "Aviso" + #, fuzzy #~ msgid "ir.actions.report" #~ msgstr "ir.actions.report.xml" diff --git a/report_xlsx/i18n/fr.po b/report_xlsx/i18n/fr.po index 5cf1a0e72..b0f890e31 100644 --- a/report_xlsx/i18n/fr.po +++ b/report_xlsx/i18n/fr.po @@ -18,44 +18,11 @@ msgstr "" "Content-Transfer-Encoding: \n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" -#. module: report_xlsx -#: code:addons/report_xlsx/models/ir_report.py:0 -#, python-format -msgid "%s model was not found" -msgstr "model '%s' n'a pas ??t?? trouv??" - -#. module: report_xlsx -#. openerp-web -#: code:addons/report_xlsx/static/src/js/report/action_manager_report.js:0 -#, python-format -msgid "" -"A popup window with your report was blocked. You may need to change your " -"browser settings to allow popup windows for this page." -msgstr "" - #. module: report_xlsx #: model:ir.model,name:report_xlsx.model_report_report_xlsx_abstract msgid "Abstract XLSX Report" msgstr "" -#. module: report_xlsx -#: model:ir.model.fields,field_description:report_xlsx.field_report_report_xlsx_abstract__display_name -#: model:ir.model.fields,field_description:report_xlsx.field_report_report_xlsx_partner_xlsx__display_name -msgid "Display Name" -msgstr "Nom" - -#. module: report_xlsx -#: model:ir.model.fields,field_description:report_xlsx.field_report_report_xlsx_abstract__id -#: model:ir.model.fields,field_description:report_xlsx.field_report_report_xlsx_partner_xlsx__id -msgid "ID" -msgstr "ID" - -#. module: report_xlsx -#: model:ir.model.fields,field_description:report_xlsx.field_report_report_xlsx_abstract____last_update -#: model:ir.model.fields,field_description:report_xlsx.field_report_report_xlsx_partner_xlsx____last_update -msgid "Last Modified on" -msgstr "Derni??re modification le" - #. module: report_xlsx #: model:ir.model,name:report_xlsx.model_report_report_xlsx_partner_xlsx msgid "Partner XLSX Report" @@ -85,18 +52,24 @@ msgid "" "downloaded by the user." msgstr "" -#. module: report_xlsx -#. openerp-web -#: code:addons/report_xlsx/static/src/js/report/action_manager_report.js:0 -#, python-format -msgid "Warning" -msgstr "" - #. module: report_xlsx #: model:ir.model.fields.selection,name:report_xlsx.selection__ir_actions_report__report_type__xlsx msgid "XLSX" msgstr "" +#, python-format +#~ msgid "%s model was not found" +#~ msgstr "model '%s' n'a pas ??t?? trouv??" + +#~ msgid "Display Name" +#~ msgstr "Nom" + +#~ msgid "ID" +#~ msgstr "ID" + +#~ msgid "Last Modified on" +#~ msgstr "Derni??re modification le" + #~ msgid "report.report_xlsx.partner_xlsx" #~ msgstr "report.report_xlsx.partner_xlsx" diff --git a/report_xlsx/i18n/hr.po b/report_xlsx/i18n/hr.po index 100cf9a1b..6d3e62a08 100644 --- a/report_xlsx/i18n/hr.po +++ b/report_xlsx/i18n/hr.po @@ -20,46 +20,11 @@ msgstr "" "%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n" "X-Generator: Weblate 4.14.1\n" -#. module: report_xlsx -#: code:addons/report_xlsx/models/ir_report.py:0 -#, python-format -msgid "%s model was not found" -msgstr "%s model nije prona??en" - -#. module: report_xlsx -#. openerp-web -#: code:addons/report_xlsx/static/src/js/report/action_manager_report.js:0 -#, python-format -msgid "" -"A popup window with your report was blocked. You may need to change your " -"browser settings to allow popup windows for this page." -msgstr "" -"Sko??ni prozor sa va??im izvje??tajem je blokiran. Mo??da trebate promijeniti " -"postavke pretra??iva??a da dozvolite sko??ne prozore za ovu stranicu." - #. module: report_xlsx #: model:ir.model,name:report_xlsx.model_report_report_xlsx_abstract msgid "Abstract XLSX Report" msgstr "" -#. module: report_xlsx -#: model:ir.model.fields,field_description:report_xlsx.field_report_report_xlsx_abstract__display_name -#: model:ir.model.fields,field_description:report_xlsx.field_report_report_xlsx_partner_xlsx__display_name -msgid "Display Name" -msgstr "Naziv za prikaz" - -#. module: report_xlsx -#: model:ir.model.fields,field_description:report_xlsx.field_report_report_xlsx_abstract__id -#: model:ir.model.fields,field_description:report_xlsx.field_report_report_xlsx_partner_xlsx__id -msgid "ID" -msgstr "" - -#. module: report_xlsx -#: model:ir.model.fields,field_description:report_xlsx.field_report_report_xlsx_abstract____last_update -#: model:ir.model.fields,field_description:report_xlsx.field_report_report_xlsx_partner_xlsx____last_update -msgid "Last Modified on" -msgstr "" - #. module: report_xlsx #: model:ir.model,name:report_xlsx.model_report_report_xlsx_partner_xlsx msgid "Partner XLSX Report" @@ -89,18 +54,26 @@ msgid "" "downloaded by the user." msgstr "" -#. module: report_xlsx -#. openerp-web -#: code:addons/report_xlsx/static/src/js/report/action_manager_report.js:0 -#, python-format -msgid "Warning" -msgstr "" - #. module: report_xlsx #: model:ir.model.fields.selection,name:report_xlsx.selection__ir_actions_report__report_type__xlsx msgid "XLSX" msgstr "" +#, python-format +#~ msgid "%s model was not found" +#~ msgstr "%s model nije prona??en" + +#, python-format +#~ msgid "" +#~ "A popup window with your report was blocked. You may need to change your " +#~ "browser settings to allow popup windows for this page." +#~ msgstr "" +#~ "Sko??ni prozor sa va??im izvje??tajem je blokiran. Mo??da trebate promijeniti " +#~ "postavke pretra??iva??a da dozvolite sko??ne prozore za ovu stranicu." + +#~ msgid "Display Name" +#~ msgstr "Naziv za prikaz" + #, fuzzy #~ msgid "ir.actions.report" #~ msgstr "ir.actions.report.xml" diff --git a/report_xlsx/i18n/hr_HR.po b/report_xlsx/i18n/hr_HR.po index 1fa8689d7..a991e6eb5 100644 --- a/report_xlsx/i18n/hr_HR.po +++ b/report_xlsx/i18n/hr_HR.po @@ -20,44 +20,11 @@ msgstr "" "Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" "%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n" -#. module: report_xlsx -#: code:addons/report_xlsx/models/ir_report.py:0 -#, python-format -msgid "%s model was not found" -msgstr "" - -#. module: report_xlsx -#. openerp-web -#: code:addons/report_xlsx/static/src/js/report/action_manager_report.js:0 -#, python-format -msgid "" -"A popup window with your report was blocked. You may need to change your " -"browser settings to allow popup windows for this page." -msgstr "" - #. module: report_xlsx #: model:ir.model,name:report_xlsx.model_report_report_xlsx_abstract msgid "Abstract XLSX Report" msgstr "" -#. module: report_xlsx -#: model:ir.model.fields,field_description:report_xlsx.field_report_report_xlsx_abstract__display_name -#: model:ir.model.fields,field_description:report_xlsx.field_report_report_xlsx_partner_xlsx__display_name -msgid "Display Name" -msgstr "" - -#. module: report_xlsx -#: model:ir.model.fields,field_description:report_xlsx.field_report_report_xlsx_abstract__id -#: model:ir.model.fields,field_description:report_xlsx.field_report_report_xlsx_partner_xlsx__id -msgid "ID" -msgstr "" - -#. module: report_xlsx -#: model:ir.model.fields,field_description:report_xlsx.field_report_report_xlsx_abstract____last_update -#: model:ir.model.fields,field_description:report_xlsx.field_report_report_xlsx_partner_xlsx____last_update -msgid "Last Modified on" -msgstr "" - #. module: report_xlsx #: model:ir.model,name:report_xlsx.model_report_report_xlsx_partner_xlsx msgid "Partner XLSX Report" @@ -87,13 +54,6 @@ msgid "" "downloaded by the user." msgstr "" -#. module: report_xlsx -#. openerp-web -#: code:addons/report_xlsx/static/src/js/report/action_manager_report.js:0 -#, python-format -msgid "Warning" -msgstr "" - #. module: report_xlsx #: model:ir.model.fields.selection,name:report_xlsx.selection__ir_actions_report__report_type__xlsx msgid "XLSX" diff --git a/report_xlsx/i18n/it.po b/report_xlsx/i18n/it.po index 0d234113b..5de3b04e9 100644 --- a/report_xlsx/i18n/it.po +++ b/report_xlsx/i18n/it.po @@ -18,44 +18,11 @@ msgstr "" "Content-Transfer-Encoding: \n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#. module: report_xlsx -#: code:addons/report_xlsx/models/ir_report.py:0 -#, python-format -msgid "%s model was not found" -msgstr "" - -#. module: report_xlsx -#. openerp-web -#: code:addons/report_xlsx/static/src/js/report/action_manager_report.js:0 -#, python-format -msgid "" -"A popup window with your report was blocked. You may need to change your " -"browser settings to allow popup windows for this page." -msgstr "" - #. module: report_xlsx #: model:ir.model,name:report_xlsx.model_report_report_xlsx_abstract msgid "Abstract XLSX Report" msgstr "" -#. module: report_xlsx -#: model:ir.model.fields,field_description:report_xlsx.field_report_report_xlsx_abstract__display_name -#: model:ir.model.fields,field_description:report_xlsx.field_report_report_xlsx_partner_xlsx__display_name -msgid "Display Name" -msgstr "" - -#. module: report_xlsx -#: model:ir.model.fields,field_description:report_xlsx.field_report_report_xlsx_abstract__id -#: model:ir.model.fields,field_description:report_xlsx.field_report_report_xlsx_partner_xlsx__id -msgid "ID" -msgstr "" - -#. module: report_xlsx -#: model:ir.model.fields,field_description:report_xlsx.field_report_report_xlsx_abstract____last_update -#: model:ir.model.fields,field_description:report_xlsx.field_report_report_xlsx_partner_xlsx____last_update -msgid "Last Modified on" -msgstr "" - #. module: report_xlsx #: model:ir.model,name:report_xlsx.model_report_report_xlsx_partner_xlsx msgid "Partner XLSX Report" @@ -85,13 +52,6 @@ msgid "" "downloaded by the user." msgstr "" -#. module: report_xlsx -#. openerp-web -#: code:addons/report_xlsx/static/src/js/report/action_manager_report.js:0 -#, python-format -msgid "Warning" -msgstr "" - #. module: report_xlsx #: model:ir.model.fields.selection,name:report_xlsx.selection__ir_actions_report__report_type__xlsx msgid "XLSX" diff --git a/report_xlsx/i18n/nl_NL.po b/report_xlsx/i18n/nl_NL.po index 425242ac4..7cb04e7f5 100644 --- a/report_xlsx/i18n/nl_NL.po +++ b/report_xlsx/i18n/nl_NL.po @@ -19,44 +19,11 @@ msgstr "" "Content-Transfer-Encoding: \n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#. module: report_xlsx -#: code:addons/report_xlsx/models/ir_report.py:0 -#, python-format -msgid "%s model was not found" -msgstr "" - -#. module: report_xlsx -#. openerp-web -#: code:addons/report_xlsx/static/src/js/report/action_manager_report.js:0 -#, python-format -msgid "" -"A popup window with your report was blocked. You may need to change your " -"browser settings to allow popup windows for this page." -msgstr "" - #. module: report_xlsx #: model:ir.model,name:report_xlsx.model_report_report_xlsx_abstract msgid "Abstract XLSX Report" msgstr "" -#. module: report_xlsx -#: model:ir.model.fields,field_description:report_xlsx.field_report_report_xlsx_abstract__display_name -#: model:ir.model.fields,field_description:report_xlsx.field_report_report_xlsx_partner_xlsx__display_name -msgid "Display Name" -msgstr "" - -#. module: report_xlsx -#: model:ir.model.fields,field_description:report_xlsx.field_report_report_xlsx_abstract__id -#: model:ir.model.fields,field_description:report_xlsx.field_report_report_xlsx_partner_xlsx__id -msgid "ID" -msgstr "" - -#. module: report_xlsx -#: model:ir.model.fields,field_description:report_xlsx.field_report_report_xlsx_abstract____last_update -#: model:ir.model.fields,field_description:report_xlsx.field_report_report_xlsx_partner_xlsx____last_update -msgid "Last Modified on" -msgstr "" - #. module: report_xlsx #: model:ir.model,name:report_xlsx.model_report_report_xlsx_partner_xlsx msgid "Partner XLSX Report" @@ -86,13 +53,6 @@ msgid "" "downloaded by the user." msgstr "" -#. module: report_xlsx -#. openerp-web -#: code:addons/report_xlsx/static/src/js/report/action_manager_report.js:0 -#, python-format -msgid "Warning" -msgstr "" - #. module: report_xlsx #: model:ir.model.fields.selection,name:report_xlsx.selection__ir_actions_report__report_type__xlsx msgid "XLSX" diff --git a/report_xlsx/i18n/pt.po b/report_xlsx/i18n/pt.po index 2f3ba64e8..557b47bbd 100644 --- a/report_xlsx/i18n/pt.po +++ b/report_xlsx/i18n/pt.po @@ -16,46 +16,11 @@ msgstr "" "Plural-Forms: nplurals=2; plural=n > 1;\n" "X-Generator: Weblate 4.3.2\n" -#. module: report_xlsx -#: code:addons/report_xlsx/models/ir_report.py:0 -#, python-format -msgid "%s model was not found" -msgstr "O modelo %s n??o foi encontrado" - -#. module: report_xlsx -#. openerp-web -#: code:addons/report_xlsx/static/src/js/report/action_manager_report.js:0 -#, python-format -msgid "" -"A popup window with your report was blocked. You may need to change your " -"browser settings to allow popup windows for this page." -msgstr "" -"Uma janela popup com o seu relat??rio foi bloqueada. Pode necessitar de mudar " -"as configura????es do browser para permitir janelas popup nesta p??gina." - #. module: report_xlsx #: model:ir.model,name:report_xlsx.model_report_report_xlsx_abstract msgid "Abstract XLSX Report" msgstr "Relat??rio XLSX Abstrato" -#. module: report_xlsx -#: model:ir.model.fields,field_description:report_xlsx.field_report_report_xlsx_abstract__display_name -#: model:ir.model.fields,field_description:report_xlsx.field_report_report_xlsx_partner_xlsx__display_name -msgid "Display Name" -msgstr "Nome a Exibir" - -#. module: report_xlsx -#: model:ir.model.fields,field_description:report_xlsx.field_report_report_xlsx_abstract__id -#: model:ir.model.fields,field_description:report_xlsx.field_report_report_xlsx_partner_xlsx__id -msgid "ID" -msgstr "ID" - -#. module: report_xlsx -#: model:ir.model.fields,field_description:report_xlsx.field_report_report_xlsx_abstract____last_update -#: model:ir.model.fields,field_description:report_xlsx.field_report_report_xlsx_partner_xlsx____last_update -msgid "Last Modified on" -msgstr "??ltima Modifica????o em" - #. module: report_xlsx #: model:ir.model,name:report_xlsx.model_report_report_xlsx_partner_xlsx msgid "Partner XLSX Report" @@ -89,18 +54,37 @@ msgstr "" "browser. PDF indica que o relat??rio ser?? produzido com o Wkhtmltopdf e " "descarregado pelo utilizador." -#. module: report_xlsx -#. openerp-web -#: code:addons/report_xlsx/static/src/js/report/action_manager_report.js:0 -#, python-format -msgid "Warning" -msgstr "Aviso" - #. module: report_xlsx #: model:ir.model.fields.selection,name:report_xlsx.selection__ir_actions_report__report_type__xlsx msgid "XLSX" msgstr "XLSX" +#, python-format +#~ msgid "%s model was not found" +#~ msgstr "O modelo %s n??o foi encontrado" + +#, python-format +#~ msgid "" +#~ "A popup window with your report was blocked. You may need to change your " +#~ "browser settings to allow popup windows for this page." +#~ msgstr "" +#~ "Uma janela popup com o seu relat??rio foi bloqueada. Pode necessitar de " +#~ "mudar as configura????es do browser para permitir janelas popup nesta " +#~ "p??gina." + +#~ msgid "Display Name" +#~ msgstr "Nome a Exibir" + +#~ msgid "ID" +#~ msgstr "ID" + +#~ msgid "Last Modified on" +#~ msgstr "??ltima Modifica????o em" + +#, python-format +#~ msgid "Warning" +#~ msgstr "Aviso" + #~ msgid "HTML" #~ msgstr "HTML" diff --git a/report_xlsx/i18n/pt_PT.po b/report_xlsx/i18n/pt_PT.po index 322986c9f..41323eaf3 100644 --- a/report_xlsx/i18n/pt_PT.po +++ b/report_xlsx/i18n/pt_PT.po @@ -19,44 +19,11 @@ msgstr "" "Content-Transfer-Encoding: \n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#. module: report_xlsx -#: code:addons/report_xlsx/models/ir_report.py:0 -#, python-format -msgid "%s model was not found" -msgstr "" - -#. module: report_xlsx -#. openerp-web -#: code:addons/report_xlsx/static/src/js/report/action_manager_report.js:0 -#, python-format -msgid "" -"A popup window with your report was blocked. You may need to change your " -"browser settings to allow popup windows for this page." -msgstr "" - #. module: report_xlsx #: model:ir.model,name:report_xlsx.model_report_report_xlsx_abstract msgid "Abstract XLSX Report" msgstr "" -#. module: report_xlsx -#: model:ir.model.fields,field_description:report_xlsx.field_report_report_xlsx_abstract__display_name -#: model:ir.model.fields,field_description:report_xlsx.field_report_report_xlsx_partner_xlsx__display_name -msgid "Display Name" -msgstr "" - -#. module: report_xlsx -#: model:ir.model.fields,field_description:report_xlsx.field_report_report_xlsx_abstract__id -#: model:ir.model.fields,field_description:report_xlsx.field_report_report_xlsx_partner_xlsx__id -msgid "ID" -msgstr "" - -#. module: report_xlsx -#: model:ir.model.fields,field_description:report_xlsx.field_report_report_xlsx_abstract____last_update -#: model:ir.model.fields,field_description:report_xlsx.field_report_report_xlsx_partner_xlsx____last_update -msgid "Last Modified on" -msgstr "" - #. module: report_xlsx #: model:ir.model,name:report_xlsx.model_report_report_xlsx_partner_xlsx msgid "Partner XLSX Report" @@ -86,13 +53,6 @@ msgid "" "downloaded by the user." msgstr "" -#. module: report_xlsx -#. openerp-web -#: code:addons/report_xlsx/static/src/js/report/action_manager_report.js:0 -#, python-format -msgid "Warning" -msgstr "" - #. module: report_xlsx #: model:ir.model.fields.selection,name:report_xlsx.selection__ir_actions_report__report_type__xlsx msgid "XLSX" diff --git a/report_xlsx/i18n/sv.po b/report_xlsx/i18n/sv.po index 8557c08a9..176accddb 100644 --- a/report_xlsx/i18n/sv.po +++ b/report_xlsx/i18n/sv.po @@ -16,50 +16,11 @@ msgstr "" "Plural-Forms: nplurals=2; plural=n != 1;\n" "X-Generator: Weblate 4.3.2\n" -#. module: report_xlsx -#: code:addons/report_xlsx/models/ir_report.py:0 -#, python-format -msgid "%s model was not found" -msgstr "%s modell hittades inte" - -#. module: report_xlsx -#. openerp-web -#: code:addons/report_xlsx/static/src/js/report/action_manager_report.js:0 -#, python-format -msgid "" -"A popup window with your report was blocked. You may need to change your " -"browser settings to allow popup windows for this page." -msgstr "" -"Ett popup-f??nster med din rapport blockerades. Du kan beh??va ??ndra " -"inst??llningarna i din webbl??sare f??r att till??ta popup-f??nster p?? den h??r " -"sidan." - #. module: report_xlsx #: model:ir.model,name:report_xlsx.model_report_report_xlsx_abstract msgid "Abstract XLSX Report" msgstr "" -#. module: report_xlsx -#: model:ir.model.fields,field_description:report_xlsx.field_ir_actions_report__display_name -#: model:ir.model.fields,field_description:report_xlsx.field_report_report_xlsx_abstract__display_name -#: model:ir.model.fields,field_description:report_xlsx.field_report_report_xlsx_partner_xlsx__display_name -msgid "Display Name" -msgstr "Visningsnamn" - -#. module: report_xlsx -#: model:ir.model.fields,field_description:report_xlsx.field_ir_actions_report__id -#: model:ir.model.fields,field_description:report_xlsx.field_report_report_xlsx_abstract__id -#: model:ir.model.fields,field_description:report_xlsx.field_report_report_xlsx_partner_xlsx__id -msgid "ID" -msgstr "ID" - -#. module: report_xlsx -#: model:ir.model.fields,field_description:report_xlsx.field_ir_actions_report____last_update -#: model:ir.model.fields,field_description:report_xlsx.field_report_report_xlsx_abstract____last_update -#: model:ir.model.fields,field_description:report_xlsx.field_report_report_xlsx_partner_xlsx____last_update -msgid "Last Modified on" -msgstr "Senast ??ndrad den" - #. module: report_xlsx #: model:ir.model,name:report_xlsx.model_report_report_xlsx_partner_xlsx msgid "Partner XLSX Report" @@ -92,14 +53,33 @@ msgstr "" "renderingsmetod. HTML inneb??r att rapporten ??ppnas direkt i webbl??saren, PDF " "betyder att rapporten renderas med Wkhtmltopdf och laddas ner av anv??ndaren." -#. module: report_xlsx -#. openerp-web -#: code:addons/report_xlsx/static/src/js/report/action_manager_report.js:0 -#, python-format -msgid "Warning" -msgstr "Varning" - #. module: report_xlsx #: model:ir.model.fields.selection,name:report_xlsx.selection__ir_actions_report__report_type__xlsx msgid "XLSX" msgstr "XLSX" + +#, python-format +#~ msgid "%s model was not found" +#~ msgstr "%s modell hittades inte" + +#, python-format +#~ msgid "" +#~ "A popup window with your report was blocked. You may need to change your " +#~ "browser settings to allow popup windows for this page." +#~ msgstr "" +#~ "Ett popup-f??nster med din rapport blockerades. Du kan beh??va ??ndra " +#~ "inst??llningarna i din webbl??sare f??r att till??ta popup-f??nster p?? den h??r " +#~ "sidan." + +#~ msgid "Display Name" +#~ msgstr "Visningsnamn" + +#~ msgid "ID" +#~ msgstr "ID" + +#~ msgid "Last Modified on" +#~ msgstr "Senast ??ndrad den" + +#, python-format +#~ msgid "Warning" +#~ msgstr "Varning" diff --git a/report_xlsx/i18n/tr.po b/report_xlsx/i18n/tr.po index 01e756a08..bb2cfe3c0 100644 --- a/report_xlsx/i18n/tr.po +++ b/report_xlsx/i18n/tr.po @@ -18,44 +18,11 @@ msgstr "" "Content-Transfer-Encoding: \n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" -#. module: report_xlsx -#: code:addons/report_xlsx/models/ir_report.py:0 -#, python-format -msgid "%s model was not found" -msgstr "" - -#. module: report_xlsx -#. openerp-web -#: code:addons/report_xlsx/static/src/js/report/action_manager_report.js:0 -#, python-format -msgid "" -"A popup window with your report was blocked. You may need to change your " -"browser settings to allow popup windows for this page." -msgstr "" - #. module: report_xlsx #: model:ir.model,name:report_xlsx.model_report_report_xlsx_abstract msgid "Abstract XLSX Report" msgstr "" -#. module: report_xlsx -#: model:ir.model.fields,field_description:report_xlsx.field_report_report_xlsx_abstract__display_name -#: model:ir.model.fields,field_description:report_xlsx.field_report_report_xlsx_partner_xlsx__display_name -msgid "Display Name" -msgstr "" - -#. module: report_xlsx -#: model:ir.model.fields,field_description:report_xlsx.field_report_report_xlsx_abstract__id -#: model:ir.model.fields,field_description:report_xlsx.field_report_report_xlsx_partner_xlsx__id -msgid "ID" -msgstr "" - -#. module: report_xlsx -#: model:ir.model.fields,field_description:report_xlsx.field_report_report_xlsx_abstract____last_update -#: model:ir.model.fields,field_description:report_xlsx.field_report_report_xlsx_partner_xlsx____last_update -msgid "Last Modified on" -msgstr "" - #. module: report_xlsx #: model:ir.model,name:report_xlsx.model_report_report_xlsx_partner_xlsx msgid "Partner XLSX Report" @@ -85,13 +52,6 @@ msgid "" "downloaded by the user." msgstr "" -#. module: report_xlsx -#. openerp-web -#: code:addons/report_xlsx/static/src/js/report/action_manager_report.js:0 -#, python-format -msgid "Warning" -msgstr "" - #. module: report_xlsx #: model:ir.model.fields.selection,name:report_xlsx.selection__ir_actions_report__report_type__xlsx msgid "XLSX"