From 7dcf82a1cb02c9dc903b7c5433955062ba3bd00f Mon Sep 17 00:00:00 2001 From: Carles Antoli Date: Sun, 17 Jan 2021 12:48:25 +0000 Subject: [PATCH] Added translation using Weblate (Catalan) --- account_fiscal_month/i18n/ca.po | 41 +++++++++++++++++++++++++++++++++ 1 file changed, 41 insertions(+) create mode 100644 account_fiscal_month/i18n/ca.po diff --git a/account_fiscal_month/i18n/ca.po b/account_fiscal_month/i18n/ca.po new file mode 100644 index 000000000..9e4e8839d --- /dev/null +++ b/account_fiscal_month/i18n/ca.po @@ -0,0 +1,41 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * account_fiscal_month +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 12.0\n" +"Report-Msgid-Bugs-To: \n" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"Language: ca\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Plural-Forms: nplurals=2; plural=n != 1;\n" + +#. module: account_fiscal_month +#: model:ir.model,name:account_fiscal_month.model_res_company +msgid "Companies" +msgstr "" + +#. module: account_fiscal_month +#: model:ir.model,name:account_fiscal_month.model_date_range_type +msgid "Date Range Type" +msgstr "" + +#. module: account_fiscal_month +#: model:date.range.type,name:account_fiscal_month.date_range_fiscal_month +msgid "Fiscal month" +msgstr "" + +#. module: account_fiscal_month +#: model:ir.model.fields,field_description:account_fiscal_month.field_date_range_type__fiscal_month +msgid "Is fiscal month?" +msgstr "" + +#. module: account_fiscal_month +#: code:addons/account_fiscal_month/models/date_range_type.py:18 +#, python-format +msgid "You can't delete date range type: Fiscal month" +msgstr ""