mirror of
https://github.com/bringout/oca-technical.git
synced 2026-04-21 03:52:03 +02:00
80 lines
2.1 KiB
Text
80 lines
2.1 KiB
Text
# 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: Czech (https://www.transifex.com/oca/teams/23907/cs/)\n"
|
|
"Language: cs\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>=2 && n<=4) ? 1 : 2;\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 "Zrušit"
|