From 1f1c20bc71b522ed603b8a0557e902b02c986116 Mon Sep 17 00:00:00 2001 From: Ignacio Buioli Date: Thu, 27 Jan 2022 01:26:39 +0000 Subject: [PATCH] Translated using Weblate (Spanish (Argentina)) Currently translated at 100.0% (310 of 310 strings) Translation: contract-14.0/contract-14.0-contract Translate-URL: https://translation.odoo-community.org/projects/contract-14-0/contract-14-0-contract/es_AR/ --- contract/i18n/es_AR.po | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/contract/i18n/es_AR.po b/contract/i18n/es_AR.po index bac35ea11..4f6d65709 100644 --- a/contract/i18n/es_AR.po +++ b/contract/i18n/es_AR.po @@ -9,10 +9,10 @@ msgstr "" "Project-Id-Version: Odoo Server 11.0\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2017-11-21 18:22+0000\n" -"PO-Revision-Date: 2021-06-14 04:48+0000\n" +"PO-Revision-Date: 2022-01-27 03:40+0000\n" "Last-Translator: Ignacio Buioli \n" -"Language-Team: Spanish (Argentina) (https://www.transifex.com/oca/" -"teams/23907/es_AR/)\n" +"Language-Team: Spanish (Argentina) (https://www.transifex.com/oca/teams/" +"23907/es_AR/)\n" "Language: es_AR\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -528,7 +528,7 @@ msgstr "Cancelado" #: model:ir.model.fields,help:contract.field_contract_contract__generation_type #: model:ir.model.fields,help:contract.field_contract_template__generation_type msgid "Choose the document that will be automatically generated by cron." -msgstr "" +msgstr "Elija el documento que será generado automáticamente por el CRON." #. module: contract #: model_terms:ir.actions.act_window,help:contract.contract_template_action @@ -1157,7 +1157,7 @@ msgstr "Generar Facturas Recurrentes de los Contratos" #: model:ir.model.fields,field_description:contract.field_contract_contract__generation_type #: model:ir.model.fields,field_description:contract.field_contract_template__generation_type msgid "Generation Type" -msgstr "" +msgstr "Tipo de Generación" #. module: contract #: model:ir.model.fields,field_description:contract.field_contract_contract__group_id @@ -1804,7 +1804,7 @@ msgstr "Facturas Recurrentes" #. module: contract #: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view msgid "Recurring Type" -msgstr "" +msgstr "Tipo de Recurrencia" #. module: contract #: code:addons/contract/controllers/main.py:0