@@ -56,6 +56,11 @@ msgstr ""
5656msgid "Backend"
5757msgstr ""
5858
59+ #. module: storage_file
60+ #: model:ir.model.fields,field_description: storage_file.field_storage_file__backend_categ_id
61+ msgid "Backend Category"
62+ msgstr ""
63+
5964#. module: storage_file
6065#: model:ir.model.fields,field_description: storage_file.field_storage_backend__backend_view_use_internal_url
6166msgid "Backend View Use Internal Url"
@@ -81,6 +86,12 @@ msgstr "URL base per i file"
8186msgid "Cancel"
8287msgstr ""
8388
89+ #. module: storage_file
90+ #: model:ir.model.fields,help: storage_file.field_storage_file__backend_categ_id
91+ #: model:ir.model.fields,help: storage_file.field_storage_file_swap_backend__source_backend_categ_id
92+ msgid "Category to group backends for swapping operations"
93+ msgstr ""
94+
8495#. module: storage_file
8596#: model:ir.model.fields,field_description: storage_file.field_storage_file__checksum
8697msgid "Checksum/SHA1"
@@ -149,6 +160,12 @@ msgstr ""
149160msgid "Destination Storage"
150161msgstr ""
151162
163+ #. module: storage_file
164+ #. odoo-python
165+ #: code:addons/storage_file/models/storage_file.py:0
166+ msgid "Destination backend category must match source backend category for %s."
167+ msgstr ""
168+
152169#. module: storage_file
153170#. odoo-python
154171#: code:addons/storage_file/wizards/swap_backend.py:0
@@ -392,6 +409,11 @@ msgstr "Frazione"
392409msgid "Slug-ified name with ID for URL"
393410msgstr "Nome frazionato con ID per URL"
394411
412+ #. module: storage_file
413+ #: model:ir.model.fields,field_description: storage_file.field_storage_file_swap_backend__source_backend_categ_id
414+ msgid "Source Backend Category"
415+ msgstr ""
416+
395417#. module: storage_file
396418#: model:ir.model.fields,field_description: storage_file.field_storage_file_swap_backend__source_backend_id
397419msgid "Source Storage"
0 commit comments