odoo-saas-kubernetes/web_cohort/i18n/it.po

174 lines
4.7 KiB
Plaintext
Executable File

# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * web_cohort
#
# Translators:
# Paolo Valier, 2020
# Manuela Feliciani <mfeliciani@alice.it>, 2020
# Léonie Bouchat <lbo@odoo.com>, 2020
# Sergio Zanchetta <primes2h@gmail.com>, 2021
# Friederike Fasterling-Nesselbosch, 2022
#
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server saas~13.5+e\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2020-09-01 07:40+0000\n"
"PO-Revision-Date: 2020-09-07 08:25+0000\n"
"Last-Translator: Friederike Fasterling-Nesselbosch, 2022\n"
"Language-Team: Italian (https://www.transifex.com/odoo/teams/41243/it/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: it\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: web_cohort
#: code:addons/web_cohort/controllers/main.py:0
#, python-format
msgid "%s - By %s"
msgstr ""
#. module: web_cohort
#. openerp-web
#: code:addons/web_cohort/static/src/xml/web_cohort.xml:0
#, python-format
msgid "- By"
msgstr ""
#. module: web_cohort
#: model:ir.model,name:web_cohort.model_ir_actions_act_window_view
msgid "Action Window View"
msgstr "Azione visualizzazione finestra"
#. module: web_cohort
#. openerp-web
#: code:addons/web_cohort/controllers/main.py:0
#: code:addons/web_cohort/static/src/xml/web_cohort.xml:0
#, python-format
msgid "Average"
msgstr "Media"
#. module: web_cohort
#: model:ir.model,name:web_cohort.model_base
msgid "Base"
msgstr "Base"
#. module: web_cohort
#. openerp-web
#: code:addons/web_cohort/static/src/js/cohort_view.js:0
#: model:ir.model.fields.selection,name:web_cohort.selection__ir_actions_act_window_view__view_mode__cohort
#: model:ir.model.fields.selection,name:web_cohort.selection__ir_ui_view__type__cohort
#, python-format
msgid "Cohort"
msgstr "Coorte"
#. module: web_cohort
#. openerp-web
#: code:addons/web_cohort/static/src/js/cohort_view.js:0
#, python-format
msgid "Cohort view has not defined \"date_start\" attribute."
msgstr ""
#. module: web_cohort
#. openerp-web
#: code:addons/web_cohort/static/src/js/cohort_view.js:0
#, python-format
msgid "Cohort view has not defined \"date_stop\" attribute."
msgstr ""
#. module: web_cohort
#. openerp-web
#: code:addons/web_cohort/static/src/js/cohort_controller.js:0
#: code:addons/web_cohort/static/src/js/cohort_view.js:0
#: code:addons/web_cohort/static/src/xml/web_cohort.xml:0
#, python-format
msgid "Count"
msgstr "Numero totale"
#. module: web_cohort
#. openerp-web
#: code:addons/web_cohort/static/src/js/cohort_view.js:0
#, python-format
msgid "Day"
msgstr "Giorno"
#. module: web_cohort
#: model:ir.model.fields,field_description:web_cohort.field_ir_actions_act_window_view__display_name
#: model:ir.model.fields,field_description:web_cohort.field_ir_ui_view__display_name
msgid "Display Name"
msgstr "Nome visualizzato"
#. module: web_cohort
#. openerp-web
#: code:addons/web_cohort/static/src/xml/web_cohort.xml:0
#, python-format
msgid "Download in Excel file"
msgstr "Scarica come file Excel"
#. module: web_cohort
#: model:ir.model.fields,field_description:web_cohort.field_ir_actions_act_window_view__id
#: model:ir.model.fields,field_description:web_cohort.field_ir_ui_view__id
msgid "ID"
msgstr "ID"
#. module: web_cohort
#: model:ir.model.fields,field_description:web_cohort.field_ir_actions_act_window_view____last_update
#: model:ir.model.fields,field_description:web_cohort.field_ir_ui_view____last_update
msgid "Last Modified on"
msgstr "Ultima modifica il"
#. module: web_cohort
#. openerp-web
#: code:addons/web_cohort/static/src/xml/web_cohort.xml:0
#, python-format
msgid "Measures"
msgstr "Misure"
#. module: web_cohort
#. openerp-web
#: code:addons/web_cohort/static/src/js/cohort_view.js:0
#, python-format
msgid "Month"
msgstr "Mese"
#. module: web_cohort
#. openerp-web
#: code:addons/web_cohort/static/src/xml/web_cohort.xml:0
#: code:addons/web_cohort/static/src/xml/web_cohort.xml:0
#, python-format
msgid "No data available."
msgstr "Nessun dato disponibile."
#. module: web_cohort
#. openerp-web
#: code:addons/web_cohort/static/src/js/cohort_view.js:0
#, python-format
msgid "Untitled"
msgstr "Senza titolo"
#. module: web_cohort
#: model:ir.model,name:web_cohort.model_ir_ui_view
msgid "View"
msgstr "Vista"
#. module: web_cohort
#: model:ir.model.fields,field_description:web_cohort.field_ir_actions_act_window_view__view_mode
#: model:ir.model.fields,field_description:web_cohort.field_ir_ui_view__type
msgid "View Type"
msgstr "Tipo vista"
#. module: web_cohort
#. openerp-web
#: code:addons/web_cohort/static/src/js/cohort_view.js:0
#, python-format
msgid "Week"
msgstr "Settimana"
#. module: web_cohort
#. openerp-web
#: code:addons/web_cohort/static/src/js/cohort_view.js:0
#, python-format
msgid "Year"
msgstr "Anno"