From 559cf0a42e2049901da2c66b2bdf3084bd1e72d8 Mon Sep 17 00:00:00 2001 From: Lorenzo Battistini Date: Tue, 9 Nov 2021 14:23:58 +0000 Subject: [PATCH] Translated using Weblate (Italian) Currently translated at 100.0% (71 of 71 strings) Translation: account-financial-tools-12.0/account-financial-tools-12.0-account_move_template Translate-URL: https://translation.odoo-community.org/projects/account-financial-tools-12-0/account-financial-tools-12-0-account_move_template/it/ --- account_move_template/i18n/it.po | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/account_move_template/i18n/it.po b/account_move_template/i18n/it.po index 4854c5e67..a9f8d157b 100644 --- a/account_move_template/i18n/it.po +++ b/account_move_template/i18n/it.po @@ -9,8 +9,8 @@ msgstr "" "Project-Id-Version: Odoo Server 10.0\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2018-02-01 03:44+0000\n" -"PO-Revision-Date: 2021-07-29 11:49+0000\n" -"Last-Translator: Samuele Mariani \n" +"PO-Revision-Date: 2021-11-09 16:35+0000\n" +"Last-Translator: Lorenzo Battistini \n" "Language-Team: Italian (https://www.transifex.com/oca/teams/23907/it/)\n" "Language: it\n" "MIME-Version: 1.0\n" @@ -237,17 +237,17 @@ msgstr "Modello Oggetto Registro" #. module: account_move_template #: model_terms:ir.ui.view,arch_db:account_move_template.account_move_template_line_form msgid "L1 * 0.2" -msgstr "R1 * 0.2" +msgstr "L1 * 0.2" #. module: account_move_template #: model_terms:ir.ui.view,arch_db:account_move_template.account_move_template_line_form msgid "L1 + L2 + L3" -msgstr "R1 + R2 + R3" +msgstr "L1 + L2 + L3" #. module: account_move_template #: model_terms:ir.ui.view,arch_db:account_move_template.account_move_template_line_form msgid "L2 - L1" -msgstr "R2 - R1" +msgstr "L2 - L1" #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line__name @@ -449,7 +449,7 @@ msgid "" "line with sequence = 1. Examples:" msgstr "" "Puoi fare riferimento ad altre righe usando il loro numero di sequenza es. " -"L1 per riga con sequenza = 1.Esempio:" +"L1 per riga con sequenza = 1. Esempio:" #. module: account_move_template #: code:addons/account_move_template/models/account_move_template.py:63