mirror of
https://github.com/OCA/reporting-engine.git
synced 2025-02-16 16:30:38 +02:00
Translated using Weblate (Italian)
Currently translated at 100.0% (13 of 13 strings) Translation: reporting-engine-16.0/reporting-engine-16.0-report_text_format_option Translate-URL: https://translation.odoo-community.org/projects/reporting-engine-16-0/reporting-engine-16-0-report_text_format_option/it/
This commit is contained in:
@@ -6,38 +6,42 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 16.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"Last-Translator: Automatically generated\n"
|
||||
"PO-Revision-Date: 2024-06-07 12:34+0000\n"
|
||||
"Last-Translator: mymage <stefano.consolaro@mymage.it>\n"
|
||||
"Language-Team: none\n"
|
||||
"Language: it\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: report_text_format_option
|
||||
#: model:ir.model.fields.selection,name:report_text_format_option.selection__ir_actions_report__line_ending__cr
|
||||
msgid "CR (\\r)"
|
||||
msgstr ""
|
||||
msgstr "CR (\\r)"
|
||||
|
||||
#. module: report_text_format_option
|
||||
#: model:ir.model.fields.selection,name:report_text_format_option.selection__ir_actions_report__line_ending__crlf
|
||||
msgid "CRLF (\\r\\n)"
|
||||
msgstr ""
|
||||
"CRLF (\\r\\n"
|
||||
")"
|
||||
|
||||
#. module: report_text_format_option
|
||||
#: model:ir.actions.report,name:report_text_format_option.action_report_demo
|
||||
msgid "Demo Text Report"
|
||||
msgstr ""
|
||||
msgstr "Resoconto testo demo"
|
||||
|
||||
#. module: report_text_format_option
|
||||
#: model:ir.model.fields,help:report_text_format_option.field_ir_actions_report__text_encoding
|
||||
msgid "Encoding to be applied to the generated Text file. e.g. cp932"
|
||||
msgstr ""
|
||||
msgstr "Codifica da applicare al file testo generato. Es. cp932"
|
||||
|
||||
#. module: report_text_format_option
|
||||
#: model_terms:ir.ui.view,arch_db:report_text_format_option.demo_report_template
|
||||
msgid "Hello,"
|
||||
msgstr ""
|
||||
msgstr "Salve,"
|
||||
|
||||
#. module: report_text_format_option
|
||||
#: model:ir.model.fields,help:report_text_format_option.field_ir_actions_report__text_encode_error_handling
|
||||
@@ -45,26 +49,29 @@ msgid ""
|
||||
"If nothing is selected, text export will fail with an error message when "
|
||||
"there is a character that fail to be encoded."
|
||||
msgstr ""
|
||||
"Se non viene selezionato nulla, l'esportazione del testo fallirà con un "
|
||||
"messaggio di errore quando è presente un carattere che non può essere "
|
||||
"codificato."
|
||||
|
||||
#. module: report_text_format_option
|
||||
#: model:ir.model.fields.selection,name:report_text_format_option.selection__ir_actions_report__text_encode_error_handling__ignore
|
||||
msgid "Ignore"
|
||||
msgstr ""
|
||||
msgstr "Ignora"
|
||||
|
||||
#. module: report_text_format_option
|
||||
#: model:ir.model.fields,field_description:report_text_format_option.field_ir_actions_report__line_ending
|
||||
msgid "Line Ending"
|
||||
msgstr ""
|
||||
msgstr "Fine riga"
|
||||
|
||||
#. module: report_text_format_option
|
||||
#: model:ir.model.fields.selection,name:report_text_format_option.selection__ir_actions_report__text_encode_error_handling__replace
|
||||
msgid "Replace"
|
||||
msgstr ""
|
||||
msgstr "Sostituisce"
|
||||
|
||||
#. module: report_text_format_option
|
||||
#: model:ir.model,name:report_text_format_option.model_ir_actions_report
|
||||
msgid "Report Action"
|
||||
msgstr ""
|
||||
msgstr "Azione resoconto"
|
||||
|
||||
#. module: report_text_format_option
|
||||
#: model:ir.model.fields,help:report_text_format_option.field_ir_actions_report__line_ending
|
||||
@@ -72,13 +79,15 @@ msgid ""
|
||||
"Select the type of line ending in case the report needs to be output with "
|
||||
"other line ending than 'LF'."
|
||||
msgstr ""
|
||||
"Selezionare il tipo di fine riga nel caso il resoconto richieda di essere "
|
||||
"emesso con fine riga diverso da 'LF'."
|
||||
|
||||
#. module: report_text_format_option
|
||||
#: model:ir.model.fields,field_description:report_text_format_option.field_ir_actions_report__text_encode_error_handling
|
||||
msgid "Text Encode Error Handling"
|
||||
msgstr ""
|
||||
msgstr "Gestione errore codifica testo"
|
||||
|
||||
#. module: report_text_format_option
|
||||
#: model:ir.model.fields,field_description:report_text_format_option.field_ir_actions_report__text_encoding
|
||||
msgid "Text Encoding"
|
||||
msgstr ""
|
||||
msgstr "Codifica testo"
|
||||
|
||||
Reference in New Issue
Block a user