oca-travis
6 years ago
20 changed files with 174 additions and 62 deletions
-
10ovh_telephony_connector/i18n/ar.po
-
7ovh_telephony_connector/i18n/ca.po
-
7ovh_telephony_connector/i18n/da.po
-
7ovh_telephony_connector/i18n/de.po
-
7ovh_telephony_connector/i18n/el_GR.po
-
7ovh_telephony_connector/i18n/es.po
-
7ovh_telephony_connector/i18n/es_ES.po
-
7ovh_telephony_connector/i18n/fi.po
-
7ovh_telephony_connector/i18n/fr.po
-
7ovh_telephony_connector/i18n/fr_CH.po
-
10ovh_telephony_connector/i18n/hr.po
-
10ovh_telephony_connector/i18n/hr_HR.po
-
7ovh_telephony_connector/i18n/it.po
-
7ovh_telephony_connector/i18n/nl.po
-
87ovh_telephony_connector/i18n/ovh_telephony_connector.pot
-
7ovh_telephony_connector/i18n/pt_BR.po
-
14ovh_telephony_connector/i18n/sl.po
-
7ovh_telephony_connector/i18n/tr.po
-
7ovh_telephony_connector/i18n/tr_TR.po
-
7ovh_telephony_connector/i18n/zh_CN.po
@ -0,0 +1,87 @@ |
|||
# Translation of Odoo Server. |
|||
# This file contains the translation of the following modules: |
|||
# * ovh_telephony_connector |
|||
# |
|||
msgid "" |
|||
msgstr "" |
|||
"Project-Id-Version: Odoo Server 8.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: ovh_telephony_connector |
|||
#: code:addons/ovh_telephony_connector/ovh_connector.py:99 |
|||
#, python-format |
|||
msgid "Click to call to OVH failed.\n" |
|||
"Here is the error: '%s'" |
|||
msgstr "" |
|||
|
|||
#. module: ovh_telephony_connector |
|||
#: code:addons/ovh_telephony_connector/ovh_connector.py:60 |
|||
#, python-format |
|||
msgid "Missing OVH Billing Number on user %s" |
|||
msgstr "" |
|||
|
|||
#. module: ovh_telephony_connector |
|||
#: code:addons/ovh_telephony_connector/ovh_connector.py:64 |
|||
#, python-format |
|||
msgid "Missing OVH Calling Number on user %s" |
|||
msgstr "" |
|||
|
|||
#. module: ovh_telephony_connector |
|||
#: code:addons/ovh_telephony_connector/ovh_connector.py:68 |
|||
#, python-format |
|||
msgid "Missing OVH Click2call Login on user %s" |
|||
msgstr "" |
|||
|
|||
#. module: ovh_telephony_connector |
|||
#: code:addons/ovh_telephony_connector/ovh_connector.py:72 |
|||
#, python-format |
|||
msgid "Missing OVH Click2dial Password on user %s" |
|||
msgstr "" |
|||
|
|||
#. module: ovh_telephony_connector |
|||
#: code:addons/ovh_telephony_connector/ovh_connector.py:55 |
|||
#, python-format |
|||
msgid "Missing phone number" |
|||
msgstr "" |
|||
|
|||
#. module: ovh_telephony_connector |
|||
#: field:res.users,ovh_billing_number:0 |
|||
msgid "OVH Billing Number" |
|||
msgstr "" |
|||
|
|||
#. module: ovh_telephony_connector |
|||
#: field:res.users,ovh_calling_number:0 |
|||
msgid "OVH Calling Number" |
|||
msgstr "" |
|||
|
|||
#. module: ovh_telephony_connector |
|||
#: field:res.users,ovh_click2call_login:0 |
|||
msgid "OVH Click2call Login" |
|||
msgstr "" |
|||
|
|||
#. module: ovh_telephony_connector |
|||
#: field:res.users,ovh_click2call_password:0 |
|||
msgid "OVH Click2call Password" |
|||
msgstr "" |
|||
|
|||
#. module: ovh_telephony_connector |
|||
#: view:res.users:ovh_telephony_connector.view_users_form |
|||
msgid "OVH Parameters" |
|||
msgstr "" |
|||
|
|||
#. module: ovh_telephony_connector |
|||
#: help:res.users,ovh_calling_number:0 |
|||
msgid "The phone number that will be presented during a click2dial" |
|||
msgstr "" |
|||
|
|||
#. module: ovh_telephony_connector |
|||
#: model:ir.model,name:ovh_telephony_connector.model_res_users |
|||
msgid "Users" |
|||
msgstr "" |
|||
|
Write
Preview
Loading…
Cancel
Save
Reference in new issue