mirror of
https://github.com/OCA/pms.git
synced 2025-01-29 00:17:45 +02:00
Added translation using Weblate (Italian)
This commit is contained in:
50
multi_pms_properties/i18n/it.po
Normal file
50
multi_pms_properties/i18n/it.po
Normal file
@@ -0,0 +1,50 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * multi_pms_properties
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 14.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"Last-Translator: Automatically generated\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"
|
||||
|
||||
#. module: multi_pms_properties
|
||||
#: code:addons/multi_pms_properties/models.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"- %(record)r belongs to properties %(pms_properties)r and\n"
|
||||
" %(field)r (%(fname)s: %(values)s) belongs to another properties."
|
||||
msgstr ""
|
||||
|
||||
#. module: multi_pms_properties
|
||||
#: code:addons/multi_pms_properties/models.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"- Record is properties %(pms_properties)r and %(field)r\n"
|
||||
" (%(fname)s: %(values)s) belongs to another properties."
|
||||
msgstr ""
|
||||
|
||||
#. module: multi_pms_properties
|
||||
#: model:ir.model,name:multi_pms_properties.model_base
|
||||
msgid "Base"
|
||||
msgstr ""
|
||||
|
||||
#. module: multi_pms_properties
|
||||
#: code:addons/multi_pms_properties/models.py:0
|
||||
#, python-format
|
||||
msgid "Incompatible properties on records:"
|
||||
msgstr ""
|
||||
|
||||
#. module: multi_pms_properties
|
||||
#: code:addons/multi_pms_properties/models.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You cannot establish a company other than the one with the established "
|
||||
"properties"
|
||||
msgstr ""
|
||||
Reference in New Issue
Block a user