mirror of
https://github.com/bringout/oca-technical.git
synced 2026-04-18 05:12:07 +02:00
65 lines
2.2 KiB
Text
65 lines
2.2 KiB
Text
# Translation of Odoo Server.
|
|
# This file contains the translation of the following modules:
|
|
# * test_component
|
|
#
|
|
# Translators:
|
|
# OCA Transbot <transbot@odoo-community.org>, 2018
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: Odoo Server 11.0\n"
|
|
"Report-Msgid-Bugs-To: \n"
|
|
"POT-Creation-Date: 2018-01-05 16:56+0000\n"
|
|
"PO-Revision-Date: 2025-07-22 17:25+0000\n"
|
|
"Last-Translator: mymage <stefano.consolaro@mymage.it>\n"
|
|
"Language-Team: Italian (https://www.transifex.com/oca/teams/23907/it/)\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: test_component
|
|
#: model:ir.model.fields,field_description:test_component.field_test_component_collection__create_uid
|
|
msgid "Created by"
|
|
msgstr "Creato da"
|
|
|
|
#. module: test_component
|
|
#: model:ir.model.fields,field_description:test_component.field_test_component_collection__create_date
|
|
msgid "Created on"
|
|
msgstr "Creato il"
|
|
|
|
#. module: test_component
|
|
#: model:ir.model.fields,field_description:test_component.field_test_component_collection__display_name
|
|
msgid "Display Name"
|
|
msgstr "Nome visualizzato"
|
|
|
|
#. module: test_component
|
|
#: model:ir.model.fields,field_description:test_component.field_test_component_collection__id
|
|
msgid "ID"
|
|
msgstr "ID"
|
|
|
|
#. module: test_component
|
|
#: model:ir.model.fields,field_description:test_component.field_test_component_collection____last_update
|
|
msgid "Last Modified on"
|
|
msgstr "Ultima modifica il"
|
|
|
|
#. module: test_component
|
|
#: model:ir.model.fields,field_description:test_component.field_test_component_collection__write_uid
|
|
msgid "Last Updated by"
|
|
msgstr "Ultimo aggiornamento di"
|
|
|
|
#. module: test_component
|
|
#: model:ir.model.fields,field_description:test_component.field_test_component_collection__write_date
|
|
msgid "Last Updated on"
|
|
msgstr "Ultimo aggiornamento il"
|
|
|
|
#. module: test_component
|
|
#: model:ir.model.fields,field_description:test_component.field_test_component_collection__name
|
|
msgid "Name"
|
|
msgstr "Nome"
|
|
|
|
#. module: test_component
|
|
#: model:ir.model,name:test_component.model_test_component_collection
|
|
msgid "Test Component Collection"
|
|
msgstr "Test collezione componente"
|