From c2f1d792a0232f8140d264e6e59a5b96273f9353 Mon Sep 17 00:00:00 2001 From: mymage Date: Tue, 19 Nov 2024 10:54:40 +0000 Subject: [PATCH] Added translation using Weblate (Italian) --- storage_image_backend_migration/i18n/it.po | 97 ++++++++++++++++++++++ 1 file changed, 97 insertions(+) create mode 100644 storage_image_backend_migration/i18n/it.po diff --git a/storage_image_backend_migration/i18n/it.po b/storage_image_backend_migration/i18n/it.po new file mode 100644 index 0000000000..b9008716cf --- /dev/null +++ b/storage_image_backend_migration/i18n/it.po @@ -0,0 +1,97 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * storage_image_backend_migration +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 14.0\n" +"Report-Msgid-Bugs-To: \n" +"Last-Translator: Automatically generated\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" + +#. module: storage_image_backend_migration +#: model_terms:ir.ui.view,arch_db:storage_image_backend_migration.view_storage_image_backend_migration_wizard +msgid "Cancel" +msgstr "" + +#. module: storage_image_backend_migration +#: model:ir.model.fields,field_description:storage_image_backend_migration.field_storage_image_backend_migration_wizard__chunk_size +msgid "Chunk Size" +msgstr "" + +#. module: storage_image_backend_migration +#: model:ir.model.fields,field_description:storage_image_backend_migration.field_storage_image_backend_migration_wizard__create_uid +msgid "Created by" +msgstr "" + +#. module: storage_image_backend_migration +#: model:ir.model.fields,field_description:storage_image_backend_migration.field_storage_image_backend_migration_wizard__create_date +msgid "Created on" +msgstr "" + +#. module: storage_image_backend_migration +#: model:ir.model.fields,field_description:storage_image_backend_migration.field_storage_image_backend_migration_wizard__display_name +msgid "Display Name" +msgstr "" + +#. module: storage_image_backend_migration +#: model:ir.model.fields,help:storage_image_backend_migration.field_storage_image_backend_migration_wizard__chunk_size +msgid "How many lines will be handled in each job." +msgstr "" + +#. module: storage_image_backend_migration +#: model:ir.model.fields,field_description:storage_image_backend_migration.field_storage_image_backend_migration_wizard__id +msgid "ID" +msgstr "" + +#. module: storage_image_backend_migration +#: model:ir.model.fields,field_description:storage_image_backend_migration.field_storage_image_backend_migration_wizard____last_update +msgid "Last Modified on" +msgstr "" + +#. module: storage_image_backend_migration +#: model:ir.model.fields,field_description:storage_image_backend_migration.field_storage_image_backend_migration_wizard__write_uid +msgid "Last Updated by" +msgstr "" + +#. module: storage_image_backend_migration +#: model:ir.model.fields,field_description:storage_image_backend_migration.field_storage_image_backend_migration_wizard__write_date +msgid "Last Updated on" +msgstr "" + +#. module: storage_image_backend_migration +#: model_terms:ir.ui.view,arch_db:storage_image_backend_migration.view_storage_image_backend_migration_wizard +msgid "Migrate" +msgstr "" + +#. module: storage_image_backend_migration +#: model:ir.actions.act_window,name:storage_image_backend_migration.act_storage_image_backend_migration +#: model_terms:ir.ui.view,arch_db:storage_image_backend_migration.view_storage_image_backend_migration_wizard +msgid "Migrate Backend" +msgstr "" + +#. module: storage_image_backend_migration +#: code:addons/storage_image_backend_migration/wizards/storage_image_backend_migration_wizard.py:0 +#, python-format +msgid "No storage backend provided!" +msgstr "" + +#. module: storage_image_backend_migration +#: model:ir.model.fields,field_description:storage_image_backend_migration.field_storage_image_backend_migration_wizard__storage_backend_id +msgid "Storage Backend" +msgstr "" + +#. module: storage_image_backend_migration +#: model:ir.model.fields,field_description:storage_image_backend_migration.field_storage_image_backend_migration_wizard__source_storage_backend_id +msgid "Storage Backend with images" +msgstr "" + +#. module: storage_image_backend_migration +#: model:ir.model,name:storage_image_backend_migration.model_storage_image_backend_migration_wizard +msgid "Storage Image Backend Migration Wizard" +msgstr ""