You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
# Translation of Odoo Server. # This file contains the translation of the following modules: # * ovh_telephony_connector # # Translators: msgid "" msgstr "" "Project-Id-Version: connector-telephony (8.0)\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2015-11-01 04:07+0000\n" "PO-Revision-Date: 2015-10-12 18:37+0000\n" "Last-Translator: <>\n" "Language-Team: Italian (http://www.transifex.com/oca/OCA-connector-telephony-8-0/language/it/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" "Language: it\n" "Plural-Forms: nplurals=2; plural=(n != 1);\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 "Utenti"
|