合并企业版代码(未测试,先提交到测试分支)
This commit is contained in:
52
web_mobile/i18n/it.po
Normal file
52
web_mobile/i18n/it.po
Normal file
@@ -0,0 +1,52 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * web_mobile
|
||||
#
|
||||
# Translators:
|
||||
# Martin Trigaux, 2022
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 16.0beta+e\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2022-09-23 08:25+0000\n"
|
||||
"PO-Revision-Date: 2022-09-22 05:49+0000\n"
|
||||
"Last-Translator: Martin Trigaux, 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=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;\n"
|
||||
|
||||
#. module: web_mobile
|
||||
#. openerp-web
|
||||
#: code:addons/web_mobile/static/src/js/user_menu_items.js:0
|
||||
#, python-format
|
||||
msgid "Add to Home Screen"
|
||||
msgstr "Aggiungi alla schermata principale"
|
||||
|
||||
#. module: web_mobile
|
||||
#: model:ir.model,name:web_mobile.model_res_partner
|
||||
msgid "Contact"
|
||||
msgstr "Contatto"
|
||||
|
||||
#. module: web_mobile
|
||||
#: model:ir.model.fields,field_description:web_mobile.field_res_partner__image_medium
|
||||
#: model:ir.model.fields,field_description:web_mobile.field_res_users__image_medium
|
||||
msgid "Medium-sized image"
|
||||
msgstr "Immagine di media dimensione"
|
||||
|
||||
#. module: web_mobile
|
||||
#. openerp-web
|
||||
#: code:addons/web_mobile/static/src/js/user_menu_items.js:0
|
||||
#, python-format
|
||||
msgid "No shortcut for Home Menu"
|
||||
msgstr "Nessuna scorciatoia per il menù principale"
|
||||
|
||||
#. module: web_mobile
|
||||
#. openerp-web
|
||||
#: code:addons/web_mobile/static/src/js/user_menu_items.js:0
|
||||
#, python-format
|
||||
msgid "Switch/Add Account"
|
||||
msgstr "Cambia/Aggiungi Account"
|
||||
Reference in New Issue
Block a user