Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Syncing from upstream OCA/product-attribute (16.0) #1281

Merged
merged 1 commit into from
Mar 4, 2025
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
20 changes: 10 additions & 10 deletions product_sticker/i18n/it.po
Original file line number Diff line number Diff line change
Expand Up @@ -6,45 +6,45 @@ msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 15.0\n"
"Report-Msgid-Bugs-To: \n"
"PO-Revision-Date: 2025-02-21 18:06+0000\n"
"PO-Revision-Date: 2025-03-03 10:06+0000\n"
"Last-Translator: mymage <[email protected]>\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 5.6.2\n"
"X-Generator: Weblate 5.10.2\n"

#. module: product_sticker
#: model:ir.model.fields.selection,name:product_sticker.selection__product_sticker__image_size__1024
msgid "1024x1024 px"
msgstr ""
msgstr "1024x1024 px"

#. module: product_sticker
#: model:ir.model.fields.selection,name:product_sticker.selection__product_sticker__image_size__128
msgid "128x128 px"
msgstr ""
msgstr "128x128 px"

#. module: product_sticker
#: model:ir.model.fields.selection,name:product_sticker.selection__product_sticker__image_size__1920
msgid "1920x1920 px"
msgstr ""
msgstr "1920x1920 px"

#. module: product_sticker
#: model:ir.model.fields.selection,name:product_sticker.selection__product_sticker__image_size__256
msgid "256x256 px"
msgstr ""
msgstr "256x256 px"

#. module: product_sticker
#: model:ir.model.fields.selection,name:product_sticker.selection__product_sticker__image_size__512
msgid "512x512 px"
msgstr ""
msgstr "512x512 px"

#. module: product_sticker
#: model:ir.model.fields.selection,name:product_sticker.selection__product_sticker__image_size__64
msgid "64x64 px"
msgstr ""
msgstr "64x64 px"

#. module: product_sticker
#: model_terms:ir.ui.view,arch_db:product_sticker.product_sticker_kanban_view
Expand Down Expand Up @@ -174,7 +174,7 @@ msgstr "Immagine 512"
#. module: product_sticker
#: model:ir.model.fields,field_description:product_sticker.field_product_sticker__image_size
msgid "Image Size"
msgstr ""
msgstr "Dimensione immagine"

#. module: product_sticker
#: model:ir.model.fields,field_description:product_sticker.field_product_sticker____last_update
Expand All @@ -194,7 +194,7 @@ msgstr "Ultimo aggiornamento il"
#. module: product_sticker
#: model:ir.model.fields,help:product_sticker.field_product_sticker__image_size
msgid "Max size of the Sticker. Max Width x Max Height"
msgstr ""
msgstr "Dimensione massima del bollino. Massimo larghezza x massimo altezza"

#. module: product_sticker
#: model:ir.model.fields,help:product_sticker.field_product_sticker__available_model_ids
Expand Down