Files
account-financial-tools/account_fiscal_month/i18n/ca.po
Weblate 164992cad2 Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: account-financial-tools-12.0/account-financial-tools-12.0-account_fiscal_month
Translate-URL: https://translation.odoo-community.org/projects/account-financial-tools-12-0/account-financial-tools-12-0-account_fiscal_month/
2023-10-09 20:03:07 +00:00

44 lines
1.4 KiB
Plaintext

# 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"
"PO-Revision-Date: 2021-01-17 15:44+0000\n"
"Last-Translator: Carles Antoli <carlesantoli@hotmail.com>\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"
"X-Generator: Weblate 4.3.2\n"
#. module: account_fiscal_month
#: model:ir.model,name:account_fiscal_month.model_res_company
msgid "Companies"
msgstr "Companyies"
#. module: account_fiscal_month
#: model:ir.model,name:account_fiscal_month.model_date_range_type
msgid "Date Range Type"
msgstr "Tipus d'interval de dates"
#. module: account_fiscal_month
#: model:date.range.type,name:account_fiscal_month.date_range_fiscal_month
msgid "Fiscal month"
msgstr "Mes fiscal"
#. module: account_fiscal_month
#: model:ir.model.fields,field_description:account_fiscal_month.field_date_range_type__fiscal_month
msgid "Is fiscal month?"
msgstr "És el mes fiscal?"
#. 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 "No podeu suprimir el tipus d'interval de dates: Mes fiscal"