OCA Transbot
8 years ago
6 changed files with 130 additions and 5 deletions
-
4asterisk_click2dial/i18n/fr_CH.po
-
2asterisk_click2dial/i18n/nb.po
-
2base_phone/i18n/fr_CH.po
-
34base_phone_popup/i18n/fr_CH.po
-
2crm_phone/i18n/fr_CH.po
-
91ovh_telephony_connector/i18n/fr_CH.po
@ -0,0 +1,34 @@ |
|||
# Translation of Odoo Server. |
|||
# This file contains the translation of the following modules: |
|||
# * base_phone_popup |
|||
# |
|||
# 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:36+0000\n" |
|||
"Last-Translator: <>\n" |
|||
"Language-Team: French (Switzerland) (http://www.transifex.com/oca/OCA-connector-telephony-8-0/language/fr_CH/)\n" |
|||
"MIME-Version: 1.0\n" |
|||
"Content-Type: text/plain; charset=UTF-8\n" |
|||
"Content-Transfer-Encoding: \n" |
|||
"Language: fr_CH\n" |
|||
"Plural-Forms: nplurals=2; plural=(n > 1);\n" |
|||
|
|||
#. module: base_phone_popup |
|||
#: code:addons/base_phone_popup/popup.py:49 |
|||
#, python-format |
|||
msgid "Number Not Found" |
|||
msgstr "" |
|||
|
|||
#. module: base_phone_popup |
|||
#: field:res.users,context_incall_popup:0 |
|||
msgid "Pop-up on Incoming Calls" |
|||
msgstr "" |
|||
|
|||
#. module: base_phone_popup |
|||
#: model:ir.model,name:base_phone_popup.model_res_users |
|||
msgid "Users" |
|||
msgstr "Utilisateurs" |
@ -0,0 +1,91 @@ |
|||
# 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: French (Switzerland) (http://www.transifex.com/oca/OCA-connector-telephony-8-0/language/fr_CH/)\n" |
|||
"MIME-Version: 1.0\n" |
|||
"Content-Type: text/plain; charset=UTF-8\n" |
|||
"Content-Transfer-Encoding: \n" |
|||
"Language: fr_CH\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 "Utilisateurs" |
Write
Preview
Loading…
Cancel
Save
Reference in new issue