Translated using Weblate (Italian)
Currently translated at 100.0% (81 of 81 strings) Translation: server-tools-17.0/server-tools-17.0-database_cleanup Translate-URL: https://translation.odoo-community.org/projects/server-tools-17-0/server-tools-17-0-database_cleanup/it/pull/2955/head
parent
9b37415515
commit
1207734483
|
@ -9,8 +9,8 @@ msgstr ""
|
|||
"Project-Id-Version: Odoo Server 11.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2018-03-03 10:08+0000\n"
|
||||
"PO-Revision-Date: 2024-02-12 13:37+0000\n"
|
||||
"Last-Translator: Francesco Foresti <francesco.foresti@ooops404.com>\n"
|
||||
"PO-Revision-Date: 2024-05-24 09:41+0000\n"
|
||||
"Last-Translator: mymage <stefano.consolaro@mymage.it>\n"
|
||||
"Language-Team: Italian (https://www.transifex.com/oca/teams/23907/it/)\n"
|
||||
"Language: it\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
|
@ -201,7 +201,7 @@ msgstr "Campi"
|
|||
#. module: database_cleanup
|
||||
#: model:ir.model.fields,field_description:database_cleanup.field_cleanup_purge_wizard_field__purge_line_ids
|
||||
msgid "Fields to purge"
|
||||
msgstr ""
|
||||
msgstr "Campi da pulire"
|
||||
|
||||
#. module: database_cleanup
|
||||
#: model:ir.model.fields,field_description:database_cleanup.field_cleanup_create_indexes_line__id
|
||||
|
@ -293,7 +293,7 @@ msgstr "Dati modello"
|
|||
#. module: database_cleanup
|
||||
#: model:ir.model.fields,field_description:database_cleanup.field_cleanup_purge_line_field__model_name
|
||||
msgid "Model Technical Name"
|
||||
msgstr ""
|
||||
msgstr "Nome tecnico del modello"
|
||||
|
||||
#. module: database_cleanup
|
||||
#: model:ir.model,name:database_cleanup.model_ir_model
|
||||
|
@ -357,7 +357,7 @@ msgstr "Nessun valore dato orfano trovato"
|
|||
#: code:addons/database_cleanup/models/purge_fields.py:0
|
||||
#, python-format
|
||||
msgid "No orphaned fields found"
|
||||
msgstr ""
|
||||
msgstr "Nessun campo orfano trovato"
|
||||
|
||||
#. module: database_cleanup
|
||||
#. odoo-python
|
||||
|
@ -449,7 +449,7 @@ msgstr "Pulizia valori dati riferiti a risorse mancanti"
|
|||
#: model:ir.model,name:database_cleanup.model_cleanup_purge_line_field
|
||||
#: model:ir.model,name:database_cleanup.model_cleanup_purge_wizard_field
|
||||
msgid "Purge fields"
|
||||
msgstr ""
|
||||
msgstr "Ripulisci campi"
|
||||
|
||||
#. module: database_cleanup
|
||||
#: model:ir.actions.server,name:database_cleanup.action_purge_menus
|
||||
|
@ -483,7 +483,7 @@ msgstr "Pulisci voci di dati obsoleti"
|
|||
#. module: database_cleanup
|
||||
#: model:ir.ui.menu,name:database_cleanup.menu_purge_fields
|
||||
msgid "Purge obsolete fields"
|
||||
msgstr ""
|
||||
msgstr "Ripulisci campi obsoleti"
|
||||
|
||||
#. module: database_cleanup
|
||||
#: model:ir.ui.menu,name:database_cleanup.menu_purge_menus
|
||||
|
@ -575,7 +575,7 @@ msgstr "Tabelle da pulire"
|
|||
#. module: database_cleanup
|
||||
#: model:ir.model.fields,help:database_cleanup.field_cleanup_purge_line_field__model_id
|
||||
msgid "The model this field belongs to"
|
||||
msgstr ""
|
||||
msgstr "Il modello a cui appartiene questo campo"
|
||||
|
||||
#. module: database_cleanup
|
||||
#: model:ir.model.fields.selection,name:database_cleanup.selection__cleanup_purge_line_property__reason__reason_unknown_model
|
||||
|
|
Loading…
Reference in New Issue