web_pwa_customize/i18n/it.po
2026-02-05 10:21:13 +07:00

85 lines
2.9 KiB
Plaintext
Executable File

# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * web_pwa_customize
#
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 17.0\n"
"Report-Msgid-Bugs-To: \n"
"PO-Revision-Date: 2025-08-06 14:27+0000\n"
"Last-Translator: mymage <stefano.consolaro@mymage.it>\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.10.4\n"
#. module: web_pwa_customize
#: model_terms:ir.ui.view,arch_db:web_pwa_customize.res_config_settings_view_form
msgid "<span class=\"d-block w-75 py-2\">Background Color</span>"
msgstr "<span class=\"d-block w-75 py-2\">Colore sfondo</span>"
#. module: web_pwa_customize
#: model_terms:ir.ui.view,arch_db:web_pwa_customize.res_config_settings_view_form
msgid "<span class=\"d-block w-75 py-2\">Theme Color</span>"
msgstr "<span class=\"d-block w-75 py-2\">Colore tema</span>"
#. module: web_pwa_customize
#: model:ir.model.fields,field_description:web_pwa_customize.field_res_config_settings__pwa_background_color
msgid "Background Color"
msgstr "Colore sfondo"
#. module: web_pwa_customize
#: model_terms:ir.ui.view,arch_db:web_pwa_customize.res_config_settings_view_form
msgid "Colors"
msgstr "Colori"
#. module: web_pwa_customize
#: model:ir.model,name:web_pwa_customize.model_res_config_settings
msgid "Config Settings"
msgstr "Impostazioni configurazione"
#. module: web_pwa_customize
#: model:ir.model.fields,field_description:web_pwa_customize.field_res_config_settings__pwa_icon
#: model_terms:ir.ui.view,arch_db:web_pwa_customize.res_config_settings_view_form
msgid "Icon"
msgstr "Icona"
#. module: web_pwa_customize
#: model_terms:ir.ui.view,arch_db:web_pwa_customize.res_config_settings_view_form
msgid "Odoo"
msgstr "Odoo"
#. module: web_pwa_customize
#: model:ir.model.fields,field_description:web_pwa_customize.field_res_config_settings__pwa_theme_color
msgid "Theme Color"
msgstr "Colore tema"
#. module: web_pwa_customize
#: model:ir.model.fields,field_description:web_pwa_customize.field_res_config_settings__pwa_short_name
msgid "Web App Short Name"
msgstr "Nome corto applicazione web"
#. module: web_pwa_customize
#. odoo-python
#: code:addons/web_pwa_customize/models/res_config_settings.py:0
#, python-format
msgid "You can only upload PNG files bigger than 512x512"
msgstr "Si possono caricare solo file PNG maggiori di 512x512"
#. module: web_pwa_customize
#. odoo-python
#: code:addons/web_pwa_customize/models/res_config_settings.py:0
#, python-format
msgid "You can only upload SVG or PNG files. Found: %s."
msgstr "Si possono caricare solo file SVG o PNG. trovato %s."
#. module: web_pwa_customize
#. odoo-python
#: code:addons/web_pwa_customize/models/res_config_settings.py:0
#, python-format
msgid "You can't upload a file with more than 2 MB."
msgstr "Non si può caricare un file superiore a 2MB."