oca-travis
7 years ago
69 changed files with 382 additions and 179 deletions
-
4webhook/i18n/am.po
-
7webhook/i18n/ar.po
-
4webhook/i18n/bg.po
-
7webhook/i18n/bs.po
-
4webhook/i18n/ca.po
-
4webhook/i18n/cs.po
-
4webhook/i18n/da.po
-
4webhook/i18n/de.po
-
7webhook/i18n/el_GR.po
-
7webhook/i18n/en_GB.po
-
4webhook/i18n/es.po
-
7webhook/i18n/es_AR.po
-
7webhook/i18n/es_CL.po
-
7webhook/i18n/es_CO.po
-
7webhook/i18n/es_CR.po
-
7webhook/i18n/es_DO.po
-
7webhook/i18n/es_EC.po
-
7webhook/i18n/es_ES.po
-
7webhook/i18n/es_MX.po
-
7webhook/i18n/es_PE.po
-
7webhook/i18n/es_PY.po
-
7webhook/i18n/es_VE.po
-
4webhook/i18n/et.po
-
4webhook/i18n/eu.po
-
4webhook/i18n/fa.po
-
4webhook/i18n/fi.po
-
4webhook/i18n/fr.po
-
7webhook/i18n/fr_CA.po
-
7webhook/i18n/fr_CH.po
-
4webhook/i18n/gl.po
-
7webhook/i18n/gl_ES.po
-
4webhook/i18n/he.po
-
7webhook/i18n/hr.po
-
10webhook/i18n/hr_HR.po
-
4webhook/i18n/hu.po
-
4webhook/i18n/id.po
-
4webhook/i18n/it.po
-
4webhook/i18n/ja.po
-
4webhook/i18n/ko.po
-
7webhook/i18n/lt.po
-
10webhook/i18n/lt_LT.po
-
7webhook/i18n/lv.po
-
4webhook/i18n/mk.po
-
4webhook/i18n/mn.po
-
7webhook/i18n/nb.po
-
7webhook/i18n/nb_NO.po
-
4webhook/i18n/nl.po
-
7webhook/i18n/nl_BE.po
-
7webhook/i18n/nl_NL.po
-
8webhook/i18n/pl.po
-
4webhook/i18n/pt.po
-
7webhook/i18n/pt_BR.po
-
7webhook/i18n/pt_PT.po
-
7webhook/i18n/ro.po
-
8webhook/i18n/ru.po
-
4webhook/i18n/sk.po
-
7webhook/i18n/sl.po
-
7webhook/i18n/sr.po
-
10webhook/i18n/sr@latin.po
-
4webhook/i18n/sv.po
-
4webhook/i18n/th.po
-
4webhook/i18n/tr.po
-
7webhook/i18n/tr_TR.po
-
7webhook/i18n/uk.po
-
4webhook/i18n/vi.po
-
7webhook/i18n/vi_VN.po
-
158webhook/i18n/webhook.pot
-
7webhook/i18n/zh_CN.po
-
7webhook/i18n/zh_TW.po
@ -0,0 +1,158 @@ |
|||
# Translation of Odoo Server. |
|||
# This file contains the translation of the following modules: |
|||
# * webhook |
|||
# |
|||
msgid "" |
|||
msgstr "" |
|||
"Project-Id-Version: Odoo Server 10.0\n" |
|||
"Report-Msgid-Bugs-To: \n" |
|||
"Last-Translator: <>\n" |
|||
"Language-Team: \n" |
|||
"MIME-Version: 1.0\n" |
|||
"Content-Type: text/plain; charset=UTF-8\n" |
|||
"Content-Transfer-Encoding: \n" |
|||
"Plural-Forms: \n" |
|||
|
|||
#. module: webhook |
|||
#: model:ir.model.fields,field_description:webhook.field_webhook_active |
|||
msgid "Active" |
|||
msgstr "" |
|||
|
|||
#. module: webhook |
|||
#: model:ir.ui.view,arch_db:webhook.view_webhook_form |
|||
msgid "Address" |
|||
msgstr "" |
|||
|
|||
#. module: webhook |
|||
#: model:ir.model.fields,field_description:webhook.field_webhook_name |
|||
msgid "Consumer name" |
|||
msgstr "" |
|||
|
|||
#. module: webhook |
|||
#: model:ir.model.fields,field_description:webhook.field_webhook_address_create_uid |
|||
#: model:ir.model.fields,field_description:webhook.field_webhook_create_uid |
|||
msgid "Created by" |
|||
msgstr "" |
|||
|
|||
#. module: webhook |
|||
#: model:ir.model.fields,field_description:webhook.field_webhook_address_create_date |
|||
#: model:ir.model.fields,field_description:webhook.field_webhook_create_date |
|||
msgid "Created on" |
|||
msgstr "" |
|||
|
|||
#. module: webhook |
|||
#: model:ir.model.fields,field_description:webhook.field_webhook_address_display_name |
|||
#: model:ir.model.fields,field_description:webhook.field_webhook_display_name |
|||
msgid "Display Name" |
|||
msgstr "" |
|||
|
|||
#. module: webhook |
|||
#: model:ir.model.fields,field_description:webhook.field_webhook_python_code_get_ip |
|||
msgid "Get IP" |
|||
msgstr "" |
|||
|
|||
#. module: webhook |
|||
#: model:ir.model.fields,field_description:webhook.field_webhook_python_code_get_event |
|||
msgid "Get event" |
|||
msgstr "" |
|||
|
|||
#. module: webhook |
|||
#: model:ir.model.fields,field_description:webhook.field_webhook_address_id |
|||
#: model:ir.model.fields,field_description:webhook.field_webhook_id |
|||
msgid "ID" |
|||
msgstr "" |
|||
|
|||
#. module: webhook |
|||
#: model:ir.model.fields,field_description:webhook.field_webhook_address_ids |
|||
#: model:ir.model.fields,field_description:webhook.field_webhook_address_name |
|||
msgid "IP or Network Address" |
|||
msgstr "" |
|||
|
|||
#. module: webhook |
|||
#: model:ir.model.fields,help:webhook.field_webhook_address_name |
|||
msgid "IP or network address of your consumer webhook:\n" |
|||
"ip address e.g.: 10.10.0.8\n" |
|||
"network address e.g. of: 10.10.0.8/24" |
|||
msgstr "" |
|||
|
|||
#. module: webhook |
|||
#: model:ir.model.fields,field_description:webhook.field_webhook___last_update |
|||
#: model:ir.model.fields,field_description:webhook.field_webhook_address___last_update |
|||
msgid "Last Modified on" |
|||
msgstr "" |
|||
|
|||
#. module: webhook |
|||
#: model:ir.model.fields,field_description:webhook.field_webhook_address_write_uid |
|||
#: model:ir.model.fields,field_description:webhook.field_webhook_write_uid |
|||
msgid "Last Updated by" |
|||
msgstr "" |
|||
|
|||
#. module: webhook |
|||
#: model:ir.model.fields,field_description:webhook.field_webhook_address_write_date |
|||
#: model:ir.model.fields,field_description:webhook.field_webhook_write_date |
|||
msgid "Last Updated on" |
|||
msgstr "" |
|||
|
|||
#. module: webhook |
|||
#: model:ir.model.fields,help:webhook.field_webhook_name |
|||
msgid "Name of your consumer webhook. This name will be used in named of event methods" |
|||
msgstr "" |
|||
|
|||
#. module: webhook |
|||
#: code:addons/webhook/models/webhook.py:195 |
|||
#, python-format |
|||
msgid "Not defined methods \"%s\" yet" |
|||
msgstr "" |
|||
|
|||
#. module: webhook |
|||
#: model:ir.model.fields,help:webhook.field_webhook_python_code_get_event |
|||
msgid "Python code to get event from request data.\n" |
|||
"You have object.env.request variable with full webhook request." |
|||
msgstr "" |
|||
|
|||
#. module: webhook |
|||
#: model:ir.model.fields,help:webhook.field_webhook_python_code_get_ip |
|||
msgid "Python code to get remote IP address from request data.\n" |
|||
"You have object.env.request variable with full webhook request." |
|||
msgstr "" |
|||
|
|||
#. module: webhook |
|||
#: model:ir.model.fields,help:webhook.field_webhook_address_ids |
|||
msgid "This address will be filter to know who is consumer webhook" |
|||
msgstr "" |
|||
|
|||
#. module: webhook |
|||
#: model:ir.actions.act_window,name:webhook.action_webhook |
|||
#: model:ir.model.fields,field_description:webhook.field_webhook_address_webhook_id |
|||
#: model:ir.ui.menu,name:webhook.webhook_menu_action |
|||
msgid "Webhook" |
|||
msgstr "" |
|||
|
|||
#. module: webhook |
|||
#: code:addons/webhook/tests/test_webhook_post.py:30 |
|||
#, python-format |
|||
msgid "Wrong value received" |
|||
msgstr "" |
|||
|
|||
#. module: webhook |
|||
#: code:addons/webhook/models/webhook.py:183 |
|||
#, python-format |
|||
msgid "event is not defined" |
|||
msgstr "" |
|||
|
|||
#. module: webhook |
|||
#: model:ir.model,name:webhook.model_webhook |
|||
msgid "webhook" |
|||
msgstr "" |
|||
|
|||
#. module: webhook |
|||
#: code:addons/webhook/controllers/main.py:38 |
|||
#, python-format |
|||
msgid "webhook consumer [%s] from remote address [%s] not found jsonrequest [%s]" |
|||
msgstr "" |
|||
|
|||
#. module: webhook |
|||
#: model:ir.model,name:webhook.model_webhook_address |
|||
msgid "webhook.address" |
|||
msgstr "" |
|||
|
Write
Preview
Loading…
Cancel
Save
Reference in new issue