mirror of
https://github.com/bringout/oca-technical.git
synced 2026-04-23 07:32:06 +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
138
odoo-bringout-oca-connector-connector/connector/i18n/it.po
Normal file
138
odoo-bringout-oca-connector-connector/connector/i18n/it.po
Normal file
|
|
@ -0,0 +1,138 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * connector
|
||||
#
|
||||
# Translators:
|
||||
# OCA Transbot <transbot@odoo-community.org>, 2017
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 10.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2017-03-10 03:36+0000\n"
|
||||
"PO-Revision-Date: 2024-05-06 14:34+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 4.17\n"
|
||||
|
||||
#. module: connector
|
||||
#: model:ir.module.category,name:connector.module_category_connector
|
||||
msgid "Connector"
|
||||
msgstr "Connettore"
|
||||
|
||||
#. module: connector
|
||||
#: model:ir.model,name:connector.model_connector_backend
|
||||
msgid "Connector Backend"
|
||||
msgstr "Connettore backend"
|
||||
|
||||
#. module: connector
|
||||
#: model:res.groups,name:connector.group_connector_manager
|
||||
msgid "Connector Manager"
|
||||
msgstr "Gestore connettore"
|
||||
|
||||
#. module: connector
|
||||
#: model:ir.ui.menu,name:connector.menu_connector
|
||||
#: model:ir.ui.menu,name:connector.menu_connector_root
|
||||
#: model_terms:ir.ui.view,arch_db:connector.view_partner_connector_form
|
||||
msgid "Connectors"
|
||||
msgstr "Connettori"
|
||||
|
||||
#. module: connector
|
||||
#: model:ir.model,name:connector.model_external_binding
|
||||
msgid "External Binding (abstract)"
|
||||
msgstr "Collegamento esterno (astratto)"
|
||||
|
||||
#. module: connector
|
||||
#: model:ir.model.fields,field_description:connector.field_external_binding__sync_date
|
||||
msgid "Last synchronization date"
|
||||
msgstr "Data ultima sincronizzazione"
|
||||
|
||||
#. module: connector
|
||||
#. odoo-python
|
||||
#: code:addons/connector/components/synchronizer.py:0
|
||||
#, python-format
|
||||
msgid "Nothing to export."
|
||||
msgstr "Niente da esportare."
|
||||
|
||||
#. module: connector
|
||||
#: model:ir.model,name:connector.model_queue_job
|
||||
msgid "Queue Job"
|
||||
msgstr "Lavoro in coda"
|
||||
|
||||
#. module: connector
|
||||
#. odoo-python
|
||||
#: code:addons/connector/components/synchronizer.py:0
|
||||
#, python-format
|
||||
msgid "Record exported with ID %s on Backend."
|
||||
msgstr "Il record è stato esportato con ID %s su backend."
|
||||
|
||||
#. module: connector
|
||||
#. odoo-python
|
||||
#: code:addons/connector/models/queue_job.py:0
|
||||
#, python-format
|
||||
msgid "Related Record"
|
||||
msgstr "Record collegato"
|
||||
|
||||
#~ msgid "Display Name"
|
||||
#~ msgstr "Nome da visualizzare"
|
||||
|
||||
#~ msgid "ID"
|
||||
#~ msgstr "ID"
|
||||
|
||||
#~ msgid "Last Modified on"
|
||||
#~ msgstr "Ultima modifica il"
|
||||
|
||||
#~ msgid "Cancel"
|
||||
#~ msgstr "Annulla"
|
||||
|
||||
#~ msgid "Checkpoints"
|
||||
#~ msgstr "Checkpoints"
|
||||
|
||||
#~ msgid "Checkpoints Review"
|
||||
#~ msgstr "Revisione Checkpoints"
|
||||
|
||||
#~ msgid "Connector Checkpoint"
|
||||
#~ msgstr "Checkpoint Connettore"
|
||||
|
||||
#~ msgid "Created by"
|
||||
#~ msgstr "Creato da"
|
||||
|
||||
#~ msgid "Created on"
|
||||
#~ msgstr "Creato il"
|
||||
|
||||
#~ msgid "Group By..."
|
||||
#~ msgstr "Raggruppa per..."
|
||||
|
||||
#~ msgid "Imported from"
|
||||
#~ msgstr "Importato da"
|
||||
|
||||
#~ msgid "Last Updated by"
|
||||
#~ msgstr "Ultimo aggiornamento di"
|
||||
|
||||
#~ msgid "Last Updated on"
|
||||
#~ msgstr "Ultimo aggiornamento il"
|
||||
|
||||
#~ msgid "Set as reviewed"
|
||||
#~ msgstr "Imposta come revisionato"
|
||||
|
||||
#~ msgid "The record has been imported from this backend"
|
||||
#~ msgstr "Il record è stato importato da questo backend"
|
||||
|
||||
#~ msgid "Apply"
|
||||
#~ msgstr "Applica"
|
||||
|
||||
#~ msgid "Backends"
|
||||
#~ msgstr "Backends"
|
||||
|
||||
#~ msgid "Configure Connector"
|
||||
#~ msgstr "Configura Connettore"
|
||||
|
||||
#~ msgid "Open Connector Menu"
|
||||
#~ msgstr "Apre il menù del Connettore"
|
||||
|
||||
#~ msgid "or"
|
||||
#~ msgstr "o"
|
||||
Loading…
Add table
Add a link
Reference in a new issue