From 1c71f44960db83f85aaaee6f4ee8a1c17409fd42 Mon Sep 17 00:00:00 2001 From: Ivorra78 Date: Tue, 11 Jul 2023 17:50:52 +0000 Subject: [PATCH] Added translation using Weblate (Spanish) --- account_type_inactive/i18n/es.po | 31 +++++++++++++++++++++++++++++++ 1 file changed, 31 insertions(+) create mode 100644 account_type_inactive/i18n/es.po diff --git a/account_type_inactive/i18n/es.po b/account_type_inactive/i18n/es.po new file mode 100644 index 000000000..bf47b37ff --- /dev/null +++ b/account_type_inactive/i18n/es.po @@ -0,0 +1,31 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * account_type_inactive +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 10.0\n" +"Report-Msgid-Bugs-To: \n" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"Language: es\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_type_inactive +#: model:ir.model,name:account_type_inactive.model_account_account_type +msgid "Account Type" +msgstr "" + +#. module: account_type_inactive +#: model:ir.model.fields,field_description:account_type_inactive.field_account_account_type_active +msgid "Active" +msgstr "" + +#. module: account_type_inactive +#: code:addons/account_type_inactive/models/account_type.py:23 +#, python-format +msgid "You cannot inactive this account type as this type is used on %d accounts." +msgstr ""