Skip to content

Commit

Permalink
Translated using Weblate (Italian)
Browse files Browse the repository at this point in the history
Currently translated at 98.9% (98 of 99 strings)

Translation: bank-statement-import-16.0/bank-statement-import-16.0-account_statement_import_sheet_file
Translate-URL: https://translation.odoo-community.org/projects/bank-statement-import-16-0/bank-statement-import-16-0-account_statement_import_sheet_file/it/
  • Loading branch information
alessandro-fiorino authored and weblate committed Mar 30, 2024
1 parent 8218245 commit 10558c2
Showing 1 changed file with 61 additions and 36 deletions.
97 changes: 61 additions & 36 deletions account_statement_import_sheet_file/i18n/it.po
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ msgstr ""
"Project-Id-Version: Odoo Server 14.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2023-10-18 06:13+0000\n"
"PO-Revision-Date: 2024-03-01 10:34+0000\n"
"Last-Translator: mymage <stefano.consolaro@mymage.it>\n"
"PO-Revision-Date: 2024-03-30 12:34+0000\n"
"Last-Translator: Alessandro Fiorino <alessandro.fiorino@digitaldomus.it>\n"
"Language-Team: none\n"
"Language: it\n"
"MIME-Version: 1.0\n"
Expand All @@ -22,7 +22,7 @@ msgstr ""
#: code:addons/account_statement_import_sheet_file/models/account_statement_import_sheet_parser.py:0
#, python-format
msgid "%(code)s: %(filename)s"
msgstr ""
msgstr "%(code)s: %(filename)s"

#. module: account_statement_import_sheet_file
#: model_terms:ir.ui.view,arch_db:account_statement_import_sheet_file.account_statement_import_sheet_mapping_tree
Expand All @@ -33,18 +33,26 @@ msgid ""
"file into the same field, indicating the\n"
" column names or numbers separated by comma."
msgstr ""
"<span class=\"fa fa-info-circle\"/> Aggiungi il nome delle colonne o il "
"numero (quando il file non ha intestazione).\n"
" Puoi concatenare colonne multiple nello "
"stesso campo, indicando i\n"
" nomi delle colonne o i numeri separati da "
"virgola."

#. module: account_statement_import_sheet_file
#: model_terms:ir.ui.view,arch_db:account_statement_import_sheet_file.account_statement_import_sheet_mapping_tree
msgid ""
"<span class=\"fa fa-info-circle\"/> indicate the column number in the "
"Columns section. The first column is 0."
msgstr ""
"<span class=\"fa fa-info-circle\"/> indica il numero della colonna nella "
"sezione Colonne. La prima colonna è 0."

#. module: account_statement_import_sheet_file
#: model:ir.model.fields.selection,name:account_statement_import_sheet_file.selection__account_statement_import_sheet_mapping__amount_type__absolute_value
msgid "Absolute value"
msgstr ""
msgstr "Valore assoluto"

#. module: account_statement_import_sheet_file
#. odoo-python
Expand All @@ -56,24 +64,25 @@ msgstr "Conto: %s; "
#. module: account_statement_import_sheet_file
#: model:ir.model.fields,field_description:account_statement_import_sheet_file.field_account_statement_import_sheet_mapping__amount_column
msgid "Amount column"
msgstr ""
msgstr "Colonna importo"

#. module: account_statement_import_sheet_file
#: model:ir.model.fields,field_description:account_statement_import_sheet_file.field_account_statement_import_sheet_mapping__amount_type
msgid "Amount type"
msgstr ""
msgstr "Tipo importo"

#. module: account_statement_import_sheet_file
#. odoo-python
#: code:addons/account_statement_import_sheet_file/models/account_statement_import.py:0
#, python-format
msgid "Bad file/mapping: "
msgstr ""
msgstr "File/mapping errato: "

#. module: account_statement_import_sheet_file
#: model:ir.model.fields,field_description:account_statement_import_sheet_file.field_account_statement_import_sheet_mapping__balance_column
#, fuzzy
msgid "Balance Column"
msgstr ""
msgstr "Colonna Bilancio"

#. module: account_statement_import_sheet_file
#: model:ir.model.fields,help:account_statement_import_sheet_file.field_account_statement_import_sheet_mapping__balance_column
Expand All @@ -88,12 +97,12 @@ msgstr "Baltico (Latin-4 / ISO 8859-4)"
#. module: account_statement_import_sheet_file
#: model:ir.model.fields,field_description:account_statement_import_sheet_file.field_account_statement_import_sheet_mapping__bank_account_column
msgid "Bank Account Column"
msgstr ""
msgstr "Colonna Conto Corrente"

#. module: account_statement_import_sheet_file
#: model:ir.model.fields,field_description:account_statement_import_sheet_file.field_account_statement_import_sheet_mapping__bank_name_column
msgid "Bank Name Column"
msgstr ""
msgstr "Colonna Nome Banca"

#. module: account_statement_import_sheet_file
#: model:ir.model,name:account_statement_import_sheet_file.model_account_statement_import_sheet_mapping
Expand Down Expand Up @@ -137,22 +146,22 @@ msgstr "Creato il"
#. module: account_statement_import_sheet_file
#: model:ir.model.fields,field_description:account_statement_import_sheet_file.field_account_statement_import_sheet_mapping__credit_value
msgid "Credit Value"
msgstr ""
msgstr "Valore Credito"

#. module: account_statement_import_sheet_file
#: model:ir.model.fields,field_description:account_statement_import_sheet_file.field_account_statement_import_sheet_mapping__amount_credit_column
msgid "Credit amount column"
msgstr ""
msgstr "Colonna importo credito"

#. module: account_statement_import_sheet_file
#: model:ir.model.fields,help:account_statement_import_sheet_file.field_account_statement_import_sheet_mapping__amount_credit_column
msgid "Credit amount of transaction in journal's currency"
msgstr ""
msgstr "Importo credito della transazione nella valuta del registro"

#. module: account_statement_import_sheet_file
#: model:ir.model.fields,field_description:account_statement_import_sheet_file.field_account_statement_import_sheet_mapping__currency_column
msgid "Currency Column"
msgstr ""
msgstr "Colonna Valuta"

#. module: account_statement_import_sheet_file
#: model:ir.model.fields.selection,name:account_statement_import_sheet_file.selection__account_statement_import_sheet_mapping__file_encoding__koi8_r
Expand All @@ -172,17 +181,17 @@ msgstr "Cirillico (Windows-1251)"
#. module: account_statement_import_sheet_file
#: model:ir.model.fields,field_description:account_statement_import_sheet_file.field_account_statement_import_sheet_mapping__debit_value
msgid "Debit Value"
msgstr ""
msgstr "Valore Debito"

#. module: account_statement_import_sheet_file
#: model:ir.model.fields,field_description:account_statement_import_sheet_file.field_account_statement_import_sheet_mapping__amount_debit_column
msgid "Debit amount column"
msgstr ""
msgstr "Colonna importo debito"

#. module: account_statement_import_sheet_file
#: model:ir.model.fields,help:account_statement_import_sheet_file.field_account_statement_import_sheet_mapping__amount_debit_column
msgid "Debit amount of transaction in journal's currency"
msgstr ""
msgstr "Importo debito della transazione nella valuta del registro"

#. module: account_statement_import_sheet_file
#: model:ir.model.fields,field_description:account_statement_import_sheet_file.field_account_statement_import_sheet_mapping__debit_credit_column
Expand All @@ -207,7 +216,7 @@ msgstr "Delimitatore"
#. module: account_statement_import_sheet_file
#: model:ir.model.fields,field_description:account_statement_import_sheet_file.field_account_statement_import_sheet_mapping__description_column
msgid "Description Column"
msgstr ""
msgstr "Colonna Descrizione"

#. module: account_statement_import_sheet_file
#: model:ir.model.fields,field_description:account_statement_import_sheet_file.field_account_statement_import_sheet_mapping__display_name
Expand All @@ -217,9 +226,8 @@ msgstr "Nome visualizzato"

#. module: account_statement_import_sheet_file
#: model:ir.model.fields.selection,name:account_statement_import_sheet_file.selection__account_statement_import_sheet_mapping__amount_type__distinct_credit_debit
#, fuzzy
msgid "Distinct Credit/debit Column"
msgstr "Colonna dare/avere"
msgstr "Colonne dare/avere distinte"

#. module: account_statement_import_sheet_file
#: model:ir.model.fields,field_description:account_statement_import_sheet_file.field_account_statement_import_sheet_mapping__file_encoding
Expand All @@ -229,17 +237,17 @@ msgstr "Codifica"
#. module: account_statement_import_sheet_file
#: model:ir.model.fields,field_description:account_statement_import_sheet_file.field_account_statement_import_sheet_mapping__no_header
msgid "File does not contain header line"
msgstr ""
msgstr "Il file non contiene riga di intestazione"

#. module: account_statement_import_sheet_file
#: model:ir.model.fields,field_description:account_statement_import_sheet_file.field_account_statement_import_sheet_mapping__footer_lines_skip_count
msgid "Footer lines skip count"
msgstr ""
msgstr "Numero righe da saltare a piè pagina"

#. module: account_statement_import_sheet_file
#: model:ir.model.fields,field_description:account_statement_import_sheet_file.field_account_statement_import_sheet_mapping__header_lines_skip_count
msgid "Header lines skip count"
msgstr ""
msgstr "Numero righe da saltare in intestazione"

#. module: account_statement_import_sheet_file
#: model:ir.model.fields,field_description:account_statement_import_sheet_file.field_account_statement_import_sheet_mapping__id
Expand Down Expand Up @@ -289,11 +297,14 @@ msgid ""
"the inverse sign. By setting this flag during the upload the amounts will be "
"inverted in sign."
msgstr ""
"In alcuni casi come le transazioni delle carte di credito gli importi sono "
"espressi con il segno invero. Impostando questo flag durante il caricamento "
"gli importi verranno invertiti di segno."

#. module: account_statement_import_sheet_file
#: model:ir.model.fields,field_description:account_statement_import_sheet_file.field_account_statement_import_sheet_mapping__amount_inverse_sign
msgid "Inverse sign of amount"
msgstr ""
msgstr "Inverti il segno dell'importo"

#. module: account_statement_import_sheet_file
#: model:ir.model.fields.selection,name:account_statement_import_sheet_file.selection__account_statement_import_sheet_mapping__file_encoding__shift_jis
Expand Down Expand Up @@ -341,27 +352,27 @@ msgstr "Nome"
#: code:addons/account_statement_import_sheet_file/models/account_statement_import_sheet_parser.py:0
#, python-format
msgid "No valid encoding was found for the attached file"
msgstr ""
msgstr "Nessuna codifica valida è stata trovata per il file allegato"

#. module: account_statement_import_sheet_file
#: model:ir.model.fields,field_description:account_statement_import_sheet_file.field_account_statement_import_sheet_mapping__notes_column
msgid "Notes Column"
msgstr ""
msgstr "Colonna Note"

#. module: account_statement_import_sheet_file
#: model:ir.model.fields,field_description:account_statement_import_sheet_file.field_account_statement_import_sheet_mapping__original_amount_column
msgid "Original Amount Column"
msgstr ""
msgstr "Colonna Importo Originale"

#. module: account_statement_import_sheet_file
#: model:ir.model.fields,field_description:account_statement_import_sheet_file.field_account_statement_import_sheet_mapping__original_currency_column
msgid "Original Currency Column"
msgstr ""
msgstr "Colonna Valuta Originale"

#. module: account_statement_import_sheet_file
#: model:ir.model.fields,field_description:account_statement_import_sheet_file.field_account_statement_import_sheet_mapping__partner_name_column
msgid "Partner Name Column"
msgstr ""
msgstr "Colonna Nome Contatto"

#. module: account_statement_import_sheet_file
#: model:ir.model.fields,help:account_statement_import_sheet_file.field_account_statement_import_sheet_mapping__bank_name_column
Expand All @@ -376,19 +387,21 @@ msgstr "Conto bancario del partner"
#. module: account_statement_import_sheet_file
#: model:ir.model.fields,field_description:account_statement_import_sheet_file.field_account_statement_import_sheet_mapping__reference_column
msgid "Reference Column"
msgstr ""
msgstr "Colonna Riferimento"

#. module: account_statement_import_sheet_file
#: model:ir.model.fields,help:account_statement_import_sheet_file.field_account_statement_import_sheet_mapping__footer_lines_skip_count
msgid ""
"Set the Footer lines number.Used in some csv/xlsx file that integrate meta "
"data inlast lines."
msgstr ""
"Imposta il numero di righe a piè pagina Usata in alcuni file csv/xlsx che "
"riportano dati extra nelle ultime righe."

#. module: account_statement_import_sheet_file
#: model:ir.model.fields,help:account_statement_import_sheet_file.field_account_statement_import_sheet_mapping__header_lines_skip_count
msgid "Set the Header lines number."
msgstr ""
msgstr "Imposta il numero di righe di Intestazione."

#. module: account_statement_import_sheet_file
#: model:ir.model.fields,field_description:account_statement_import_sheet_file.field_account_statement_import__sheet_mapping_id
Expand All @@ -398,7 +411,7 @@ msgstr "Mappatura foglio"
#. module: account_statement_import_sheet_file
#: model:ir.model.fields.selection,name:account_statement_import_sheet_file.selection__account_statement_import_sheet_mapping__amount_type__simple_value
msgid "Simple value"
msgstr ""
msgstr "Valore semplice"

#. module: account_statement_import_sheet_file
#: model:ir.model.fields,help:account_statement_import_sheet_file.field_account_statement_import_sheet_mapping__amount_type
Expand All @@ -408,6 +421,11 @@ msgid ""
"(absolute value + indicate sign)\n"
"Distinct Credit/debit Column: use a distinct column for debit and credit"
msgstr ""
"Valore semplice: usa il valore con segno nella colonna importo\n"
"Valore assoluto: usa la stessa colonna per debito e credito\n"
"(valore assoluto + segno indicato)\n"
"Distinzione colonne Debito/Credito: una due colonne distinte per debito e "
"credito"

#. module: account_statement_import_sheet_file
#: model_terms:ir.ui.view,arch_db:account_statement_import_sheet_file.view_account_journal_form_n43
Expand Down Expand Up @@ -438,7 +456,7 @@ msgstr "Separatore migliaia"
#. module: account_statement_import_sheet_file
#: model:ir.model.fields,field_description:account_statement_import_sheet_file.field_account_statement_import_sheet_mapping__timestamp_column
msgid "Timestamp Column"
msgstr ""
msgstr "Colonna data/ora"

#. module: account_statement_import_sheet_file
#: model:ir.model.fields,field_description:account_statement_import_sheet_file.field_account_statement_import_sheet_mapping__timestamp_format
Expand Down Expand Up @@ -492,7 +510,7 @@ msgstr "Colonna ID operazione univoca"
#: code:addons/account_statement_import_sheet_file/models/account_statement_import_sheet_mapping.py:0
#, python-format
msgid "Use amount_column if you have set Amount type = 'Single value'"
msgstr ""
msgstr "Usa colonna importo se il tipo importo = 'Singolo valore'"

#. module: account_statement_import_sheet_file
#. odoo-python
Expand All @@ -502,17 +520,18 @@ msgid ""
"Use amount_debit_column and amount_credit_column if you have set Amount type "
"= 'Distinct Credit/debit Column'"
msgstr ""
"Usa colonna importo debito e colonna importo credito se tipo importo = "
"'Distingui colonne Credito/Debito'"

#. module: account_statement_import_sheet_file
#. odoo-python
#: code:addons/account_statement_import_sheet_file/models/account_statement_import_sheet_mapping.py:0
#, python-format
msgid "Use debit_credit_column if you have set Amount type = 'Absolute value'"
msgstr ""
msgstr "Usa colonna debito/credito se tipo importo = 'Valore assoluto'"

#. module: account_statement_import_sheet_file
#: model:ir.model.fields,help:account_statement_import_sheet_file.field_account_statement_import_sheet_mapping__debit_credit_column
#, fuzzy
msgid ""
"Used if amount type is \"Absolute value\"\n"
"Some statement formats use absolute amount value and indicate sign\n"
Expand All @@ -528,6 +547,9 @@ msgid ""
"Amount of transaction in journal's currency\n"
"Some statement formats use credit/debit columns"
msgstr ""
"Usato se il tipo importo è \"Valore semplice\" o \"Valore assoluto\"\n"
"Importo della transazione nella valuta del registro\n"
"Alcuni formati di transazione usano colonne credito/debito"

#. module: account_statement_import_sheet_file
#: model:ir.model.fields,help:account_statement_import_sheet_file.field_account_statement_import_sheet_mapping__credit_value
Expand Down Expand Up @@ -555,6 +577,9 @@ msgid ""
"When this occurs please indicate the column number in the Columns section "
"instead of the column name, considering that the first column is 0"
msgstr ""
"Quando questo capita prego indicare il numero di colonna nella sezione "
"Colonne invece del nome della colonna, considerando che l'indice della prima "
"colonna è 0"

#. module: account_statement_import_sheet_file
#: model:ir.model.fields.selection,name:account_statement_import_sheet_file.selection__account_statement_import_sheet_mapping__delimiter__comma
Expand Down

0 comments on commit 10558c2

Please sign in to comment.