diff --git a/account_type_inactive/i18n/es.po b/account_type_inactive/i18n/es.po index bf47b37ff..b2c58a653 100644 --- a/account_type_inactive/i18n/es.po +++ b/account_type_inactive/i18n/es.po @@ -6,26 +6,29 @@ msgid "" msgstr "" "Project-Id-Version: Odoo Server 10.0\n" "Report-Msgid-Bugs-To: \n" -"Last-Translator: Automatically generated\n" +"PO-Revision-Date: 2023-07-11 20:09+0000\n" +"Last-Translator: Ivorra78 \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" +"X-Generator: Weblate 4.17\n" #. module: account_type_inactive #: model:ir.model,name:account_type_inactive.model_account_account_type msgid "Account Type" -msgstr "" +msgstr "Tipo de Cuenta" #. module: account_type_inactive #: model:ir.model.fields,field_description:account_type_inactive.field_account_account_type_active msgid "Active" -msgstr "" +msgstr "Activo" #. 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 "" +"No puede desactivar este tipo de cuenta, ya que se utiliza en %d cuentas."