mirror of
https://github.com/bringout/oca-technical.git
synced 2026-04-18 16:52:05 +02:00
Initial commit: OCA Technical packages (595 packages)
This commit is contained in:
commit
2cc02aac6e
24950 changed files with 2318079 additions and 0 deletions
|
|
@ -0,0 +1,51 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * maintenance_request_sequence
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 13.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"PO-Revision-Date: 2021-07-28 09:49+0000\n"
|
||||
"Last-Translator: mymage <stefano.consolaro@mymage.it>\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"
|
||||
"X-Generator: Weblate 4.3.2\n"
|
||||
|
||||
#. module: maintenance_request_sequence
|
||||
#: model:ir.model.fields,field_description:maintenance_request_sequence.field_maintenance_request__code
|
||||
msgid "Code"
|
||||
msgstr "Codice"
|
||||
|
||||
#. module: maintenance_request_sequence
|
||||
#: model:ir.model,name:maintenance_request_sequence.model_maintenance_request
|
||||
msgid "Maintenance Request"
|
||||
msgstr "Richiesta manutenzione"
|
||||
|
||||
#. module: maintenance_request_sequence
|
||||
#: model:ir.model,name:maintenance_request_sequence.model_maintenance_team
|
||||
msgid "Maintenance Teams"
|
||||
msgstr "Squadra manutenzione"
|
||||
|
||||
#. module: maintenance_request_sequence
|
||||
#: model:ir.model.fields,field_description:maintenance_request_sequence.field_maintenance_team__code_prefix
|
||||
msgid "Prefix for Team Reference"
|
||||
msgstr "Prefisso di riferimento squadra"
|
||||
|
||||
#. module: maintenance_request_sequence
|
||||
#: model:ir.model.fields,help:maintenance_request_sequence.field_maintenance_team__code_prefix
|
||||
msgid ""
|
||||
"Prefix used to generate the internal reference for re created with this "
|
||||
"category. If blank the default sequence will be used."
|
||||
msgstr ""
|
||||
"Prefisso utilizzato per generare la referenza interna per la rigenerazione "
|
||||
"con questa categoria. Se vuoto verrà utilizzata la sequenza predefinita."
|
||||
|
||||
#. module: maintenance_request_sequence
|
||||
#: model:ir.model.fields,field_description:maintenance_request_sequence.field_maintenance_team__sequence_id
|
||||
msgid "Team Sequence"
|
||||
msgstr "Sequenza squadra"
|
||||
Loading…
Add table
Add a link
Reference in a new issue