mirror of
https://github.com/bringout/oca-technical.git
synced 2026-04-23 08:12:00 +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
84
odoo-bringout-oca-connector-connector/connector/i18n/ro.po
Normal file
84
odoo-bringout-oca-connector-connector/connector/i18n/ro.po
Normal file
|
|
@ -0,0 +1,84 @@
|
|||
# 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: 2017-03-10 03:36+0000\n"
|
||||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
|
||||
"Language-Team: Romanian (https://www.transifex.com/oca/teams/23907/ro/)\n"
|
||||
"Language: ro\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Plural-Forms: nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?"
|
||||
"2:1));\n"
|
||||
|
||||
#. module: connector
|
||||
#: model:ir.module.category,name:connector.module_category_connector
|
||||
msgid "Connector"
|
||||
msgstr ""
|
||||
|
||||
#. module: connector
|
||||
#: model:ir.model,name:connector.model_connector_backend
|
||||
msgid "Connector Backend"
|
||||
msgstr ""
|
||||
|
||||
#. module: connector
|
||||
#: model:res.groups,name:connector.group_connector_manager
|
||||
msgid "Connector Manager"
|
||||
msgstr ""
|
||||
|
||||
#. 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 ""
|
||||
|
||||
#. module: connector
|
||||
#: model:ir.model,name:connector.model_external_binding
|
||||
msgid "External Binding (abstract)"
|
||||
msgstr ""
|
||||
|
||||
#. module: connector
|
||||
#: model:ir.model.fields,field_description:connector.field_external_binding__sync_date
|
||||
msgid "Last synchronization date"
|
||||
msgstr ""
|
||||
|
||||
#. module: connector
|
||||
#. odoo-python
|
||||
#: code:addons/connector/components/synchronizer.py:0
|
||||
#, python-format
|
||||
msgid "Nothing to export."
|
||||
msgstr ""
|
||||
|
||||
#. module: connector
|
||||
#: model:ir.model,name:connector.model_queue_job
|
||||
msgid "Queue Job"
|
||||
msgstr ""
|
||||
|
||||
#. module: connector
|
||||
#. odoo-python
|
||||
#: code:addons/connector/components/synchronizer.py:0
|
||||
#, python-format
|
||||
msgid "Record exported with ID %s on Backend."
|
||||
msgstr ""
|
||||
|
||||
#. module: connector
|
||||
#. odoo-python
|
||||
#: code:addons/connector/models/queue_job.py:0
|
||||
#, python-format
|
||||
msgid "Related Record"
|
||||
msgstr ""
|
||||
|
||||
#~ msgid "Cancel"
|
||||
#~ msgstr "Anuleaza"
|
||||
|
||||
#~ msgid "Apply"
|
||||
#~ msgstr "Aplică"
|
||||
Loading…
Add table
Add a link
Reference in a new issue