mirror of
https://github.com/bringout/oca-technical.git
synced 2026-04-22 02:52:08 +02:00
82 lines
2.2 KiB
Text
82 lines
2.2 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: Polish (https://www.transifex.com/oca/teams/23907/pl/)\n"
|
|
"Language: pl\n"
|
|
"MIME-Version: 1.0\n"
|
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
"Content-Transfer-Encoding: \n"
|
|
"Plural-Forms: nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n"
|
|
"%100<12 || n%100>=14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n"
|
|
"%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);\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 "Anuluj"
|