mirror of
https://github.com/bringout/oca-technical.git
synced 2026-04-23 09:52:07 +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
95
odoo-bringout-oca-connector-connector/connector/i18n/am.po
Normal file
95
odoo-bringout-oca-connector-connector/connector/i18n/am.po
Normal file
|
|
@ -0,0 +1,95 @@
|
|||
# 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: Amharic (https://www.transifex.com/oca/teams/23907/am/)\n"
|
||||
"Language: am\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"
|
||||
|
||||
#. 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 "ID"
|
||||
#~ msgstr "ID"
|
||||
|
||||
#~ msgid "Cancel"
|
||||
#~ msgstr "Cancelar"
|
||||
|
||||
#~ msgid "Created by"
|
||||
#~ msgstr "Creado por"
|
||||
|
||||
#~ msgid "Created on"
|
||||
#~ msgstr "Creado en"
|
||||
|
||||
#~ msgid "Last Updated by"
|
||||
#~ msgstr "Última actualización por"
|
||||
|
||||
#~ msgid "Last Updated on"
|
||||
#~ msgstr "Última actualización en"
|
||||
Loading…
Add table
Add a link
Reference in a new issue