mirror of
https://github.com/bringout/oca-ocb-sale.git
synced 2026-04-28 04:32:07 +02:00
19.0 vanilla
This commit is contained in:
parent
79f83631d5
commit
73afc09215
6267 changed files with 1534193 additions and 1130106 deletions
|
|
@ -1,43 +1,41 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * website_sale_autocomplete
|
||||
#
|
||||
# Translators:
|
||||
# Martin Trigaux, 2022
|
||||
# Marianna Ciofani, 2023
|
||||
# Sergio Zanchetta <primes2h@gmail.com>, 2023
|
||||
#
|
||||
# * website_sale_autocomplete
|
||||
#
|
||||
# "Tiffany Chang (tic)" <tic@odoo.com>, 2025.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 16.0\n"
|
||||
"Project-Id-Version: Odoo Server 19.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2024-02-06 13:32+0000\n"
|
||||
"PO-Revision-Date: 2022-09-22 05:57+0000\n"
|
||||
"Last-Translator: Sergio Zanchetta <primes2h@gmail.com>, 2023\n"
|
||||
"Language-Team: Italian (https://app.transifex.com/odoo/teams/41243/it/)\n"
|
||||
"POT-Creation-Date: 2026-01-25 18:37+0000\n"
|
||||
"PO-Revision-Date: 2025-09-17 17:19+0000\n"
|
||||
"Last-Translator: \"Tiffany Chang (tic)\" <tic@odoo.com>\n"
|
||||
"Language-Team: Italian <https://translate.odoo.com/projects/odoo-19/"
|
||||
"website_sale_autocomplete/it/>\n"
|
||||
"Language: 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=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;\n"
|
||||
"Plural-Forms: nplurals=2; plural=n != 1;\n"
|
||||
"X-Generator: Weblate 5.12.2\n"
|
||||
|
||||
#. module: website_sale_autocomplete
|
||||
#: model_terms:ir.ui.view,arch_db:website_sale_autocomplete.res_config_settings_view_form_inherit_autocomplete_googleplaces
|
||||
msgid ""
|
||||
"<i class=\"fa fa-arrow-right\"/>\n"
|
||||
"<i class=\"oi oi-arrow-right\"/>\n"
|
||||
" Create a Google Project and get a key"
|
||||
msgstr ""
|
||||
"<i class=\"fa fa-arrow-right\"/>\n"
|
||||
"<i class=\"oi oi-arrow-right\"/>\n"
|
||||
" Crea un progetto Google e ottieni una chiave"
|
||||
|
||||
#. module: website_sale_autocomplete
|
||||
#: model_terms:ir.ui.view,arch_db:website_sale_autocomplete.res_config_settings_view_form_inherit_autocomplete_googleplaces
|
||||
msgid ""
|
||||
"<i class=\"fa fa-arrow-right\"/>\n"
|
||||
"<i class=\"oi oi-arrow-right\"/>\n"
|
||||
" Enable billing on your Google Project"
|
||||
msgstr ""
|
||||
"<i class=\"fa fa-arrow-right\"/>\n"
|
||||
" Abilita fatturazione sul progetto Google"
|
||||
"<i class=\"oi oi-arrow-right\"/>\n"
|
||||
" Abilita fatturazione sul tuo progetto Google"
|
||||
|
||||
#. module: website_sale_autocomplete
|
||||
#: model_terms:ir.ui.view,arch_db:website_sale_autocomplete.res_config_settings_view_form_inherit_autocomplete_googleplaces
|
||||
|
|
@ -50,15 +48,25 @@ msgid "Config Settings"
|
|||
msgstr "Impostazioni di configurazione"
|
||||
|
||||
#. module: website_sale_autocomplete
|
||||
#: model:ir.model.fields,field_description:website_sale_autocomplete.field_res_config_settings__google_places_api_key
|
||||
#: model:ir.model.fields,field_description:website_sale_autocomplete.field_res_config_settings__display_name
|
||||
#: model:ir.model.fields,field_description:website_sale_autocomplete.field_website__display_name
|
||||
msgid "Display Name"
|
||||
msgstr "Nome visualizzato"
|
||||
|
||||
#. module: website_sale_autocomplete
|
||||
#: model:ir.model.fields,field_description:website_sale_autocomplete.field_website__google_places_api_key
|
||||
msgid "Google Places API Key"
|
||||
msgstr "Chiave API Google Places"
|
||||
|
||||
#. module: website_sale_autocomplete
|
||||
#: model:ir.model.fields,field_description:website_sale_autocomplete.field_res_config_settings__id
|
||||
#: model:ir.model.fields,field_description:website_sale_autocomplete.field_website__id
|
||||
msgid "ID"
|
||||
msgstr "ID"
|
||||
|
||||
#. module: website_sale_autocomplete
|
||||
#. odoo-javascript
|
||||
#: code:addons/website_sale_autocomplete/static/src/xml/autocomplete.xml:0
|
||||
#, python-format
|
||||
msgid "Powered by Google"
|
||||
msgstr "Fornito da Google"
|
||||
|
||||
|
|
@ -66,3 +74,8 @@ msgstr "Fornito da Google"
|
|||
#: model:ir.model,name:website_sale_autocomplete.model_website
|
||||
msgid "Website"
|
||||
msgstr "Sito web"
|
||||
|
||||
#. module: website_sale_autocomplete
|
||||
#: model:ir.model.fields,field_description:website_sale_autocomplete.field_res_config_settings__website_google_places_api_key
|
||||
msgid "Website's Google Places API Key"
|
||||
msgstr "Chiave API sito web Google Places"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue