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.
690 lines
20 KiB
690 lines
20 KiB
# Translation of OpenERP Server.
|
|
# This file contains the translation of the following modules:
|
|
# * asterisk_click2dial
|
|
#
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: OpenERP Server 7.0\n"
|
|
"Report-Msgid-Bugs-To: \n"
|
|
"POT-Creation-Date: 2014-08-21 16:21+0000\n"
|
|
"PO-Revision-Date: 2014-08-21 16:21+0000\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: asterisk_click2dial
|
|
#: field:asterisk.server,login:0
|
|
msgid "AMI login"
|
|
msgstr ""
|
|
|
|
#. module: asterisk_click2dial
|
|
#: field:asterisk.server,password:0
|
|
msgid "AMI password"
|
|
msgstr ""
|
|
|
|
#. module: asterisk_click2dial
|
|
#: field:asterisk.server,active:0
|
|
msgid "Active"
|
|
msgstr ""
|
|
|
|
#. module: asterisk_click2dial
|
|
#: field:asterisk.server,alert_info:0
|
|
msgid "Alert-Info SIP header"
|
|
msgstr ""
|
|
|
|
#. module: asterisk_click2dial
|
|
#: help:asterisk.server,wait_time:0
|
|
msgid "Amount of time (in seconds) Asterisk will try to reach the user's phone before hanging up."
|
|
msgstr ""
|
|
|
|
#. module: asterisk_click2dial
|
|
#: model:res.groups,name:asterisk_click2dial.group_asterisk_cid
|
|
msgid "Asterisk CallerID"
|
|
msgstr ""
|
|
|
|
#. module: asterisk_click2dial
|
|
#: field:asterisk.server,ip_address:0
|
|
msgid "Asterisk IP addr. or DNS"
|
|
msgstr ""
|
|
|
|
#. module: asterisk_click2dial
|
|
#: view:asterisk.server:0
|
|
msgid "Asterisk Manager Interface"
|
|
msgstr ""
|
|
|
|
#. module: asterisk_click2dial
|
|
#: view:asterisk.server:0
|
|
msgid "Asterisk Server Search"
|
|
msgstr ""
|
|
|
|
#. module: asterisk_click2dial
|
|
#: view:asterisk.server:0
|
|
#: model:ir.actions.act_window,name:asterisk_click2dial.action_asterisk_server
|
|
#: model:ir.model,name:asterisk_click2dial.model_asterisk_server
|
|
#: model:ir.ui.menu,name:asterisk_click2dial.act_menu_ast_server
|
|
msgid "Asterisk Servers"
|
|
msgstr ""
|
|
|
|
#. module: asterisk_click2dial
|
|
#: field:res.users,asterisk_chan_type:0
|
|
msgid "Asterisk channel type"
|
|
msgstr ""
|
|
|
|
#. module: asterisk_click2dial
|
|
#: help:res.users,asterisk_chan_type:0
|
|
msgid "Asterisk channel type, as used in the Asterisk dialplan. If the user has a regular IP phone, the channel type is 'SIP'."
|
|
msgstr ""
|
|
|
|
#. module: asterisk_click2dial
|
|
#: help:asterisk.server,context:0
|
|
msgid "Asterisk dialplan context from which the calls will be made. Refer to /etc/asterisk/extensions.conf on your Asterisk server."
|
|
msgstr ""
|
|
|
|
#. module: asterisk_click2dial
|
|
#: field:res.users,asterisk_server_id:0
|
|
msgid "Asterisk server"
|
|
msgstr ""
|
|
|
|
#. module: asterisk_click2dial
|
|
#: field:asterisk.server,name:0
|
|
msgid "Asterisk server name"
|
|
msgstr ""
|
|
|
|
#. module: asterisk_click2dial
|
|
#: help:asterisk.server,name:0
|
|
msgid "Asterisk server name."
|
|
msgstr ""
|
|
|
|
#. module: asterisk_click2dial
|
|
#: help:res.users,asterisk_server_id:0
|
|
msgid "Asterisk server on which the user's phone is connected. If you leave this field empty, it will use the first Asterisk server of the user's company."
|
|
msgstr ""
|
|
|
|
#. module: asterisk_click2dial
|
|
#: field:res.users,cdraccount:0
|
|
msgid "CDR Account"
|
|
msgstr ""
|
|
|
|
#. module: asterisk_click2dial
|
|
#: help:res.users,cdraccount:0
|
|
msgid "Call Detail Record (CDR) account used for billing this user."
|
|
msgstr ""
|
|
|
|
#. module: asterisk_click2dial
|
|
#: field:res.users,callerid:0
|
|
msgid "Caller ID"
|
|
msgstr ""
|
|
|
|
#. module: asterisk_click2dial
|
|
#: help:res.users,callerid:0
|
|
msgid "Caller ID used for the calls initiated by this user."
|
|
msgstr ""
|
|
|
|
#. module: asterisk_click2dial
|
|
#: field:wizard.open.calling.partner,calling_number:0
|
|
msgid "Calling number"
|
|
msgstr ""
|
|
|
|
#. module: asterisk_click2dial
|
|
#: code:addons/asterisk_click2dial/asterisk_click2dial.py:288
|
|
#, python-format
|
|
msgid "Can't get calling number from Asterisk.\n"
|
|
"Here is the error: '%s'"
|
|
msgstr ""
|
|
|
|
#. module: asterisk_click2dial
|
|
#: view:wizard.open.calling.partner:0
|
|
msgid "Cancel"
|
|
msgstr ""
|
|
|
|
#. module: asterisk_click2dial
|
|
#: code:addons/asterisk_click2dial/asterisk_click2dial.py:395
|
|
#, python-format
|
|
msgid "Click to dial with Asterisk failed.\n"
|
|
"Here is the error: '%s'"
|
|
msgstr ""
|
|
|
|
#. module: asterisk_click2dial
|
|
#: model:ir.model,name:asterisk_click2dial.model_res_company
|
|
msgid "Companies"
|
|
msgstr ""
|
|
|
|
#. module: asterisk_click2dial
|
|
#: field:asterisk.server,company_id:0
|
|
msgid "Company"
|
|
msgstr ""
|
|
|
|
#. module: asterisk_click2dial
|
|
#: help:asterisk.server,company_id:0
|
|
msgid "Company who uses the Asterisk server."
|
|
msgstr ""
|
|
|
|
#. module: asterisk_click2dial
|
|
#: code:addons/asterisk_click2dial/asterisk_click2dial.py:248
|
|
#, python-format
|
|
msgid "Connection Test Failed!"
|
|
msgstr ""
|
|
|
|
#. module: asterisk_click2dial
|
|
#: code:addons/asterisk_click2dial/asterisk_click2dial.py:257
|
|
#, python-format
|
|
msgid "Connection Test Successfull!"
|
|
msgstr ""
|
|
|
|
#. module: asterisk_click2dial
|
|
#: code:addons/asterisk_click2dial/wizard/open_calling_partner.py:82
|
|
#, python-format
|
|
msgid "Could not get the calling number from Asterisk. Is your phone ringing or are you currently on the phone ? If yes, check your setup and look at the OpenERP debug logs."
|
|
msgstr ""
|
|
|
|
#. module: asterisk_click2dial
|
|
#: view:wizard.open.calling.partner:0
|
|
msgid "Create a new partner"
|
|
msgstr ""
|
|
|
|
#. module: asterisk_click2dial
|
|
#: field:wizard.open.calling.partner,current_mobile:0
|
|
msgid "Current mobile"
|
|
msgstr ""
|
|
|
|
#. module: asterisk_click2dial
|
|
#: field:wizard.open.calling.partner,current_phone:0
|
|
msgid "Current phone"
|
|
msgstr ""
|
|
|
|
#. module: asterisk_click2dial
|
|
#: selection:res.users,asterisk_chan_type:0
|
|
msgid "DAHDI"
|
|
msgstr ""
|
|
|
|
#. module: asterisk_click2dial
|
|
#: view:asterisk.server:0
|
|
msgid "Dialplan Parameters"
|
|
msgstr ""
|
|
|
|
#. module: asterisk_click2dial
|
|
#: field:asterisk.server,context:0
|
|
msgid "Dialplan context"
|
|
msgstr ""
|
|
|
|
#. module: asterisk_click2dial
|
|
#: code:addons/asterisk_click2dial/asterisk_click2dial.py:88
|
|
#: code:addons/asterisk_click2dial/asterisk_click2dial.py:90
|
|
#: code:addons/asterisk_click2dial/asterisk_click2dial.py:92
|
|
#: code:addons/asterisk_click2dial/asterisk_click2dial.py:94
|
|
#: code:addons/asterisk_click2dial/asterisk_click2dial.py:100
|
|
#: code:addons/asterisk_click2dial/asterisk_click2dial.py:198
|
|
#: code:addons/asterisk_click2dial/asterisk_click2dial.py:217
|
|
#: code:addons/asterisk_click2dial/asterisk_click2dial.py:221
|
|
#: code:addons/asterisk_click2dial/asterisk_click2dial.py:233
|
|
#: code:addons/asterisk_click2dial/asterisk_click2dial.py:288
|
|
#: code:addons/asterisk_click2dial/asterisk_click2dial.py:346
|
|
#: code:addons/asterisk_click2dial/asterisk_click2dial.py:369
|
|
#: code:addons/asterisk_click2dial/asterisk_click2dial.py:395
|
|
#: code:addons/asterisk_click2dial/wizard/open_calling_partner.py:81
|
|
#: code:addons/asterisk_click2dial/wizard/open_calling_partner.py:95
|
|
#: code:addons/asterisk_click2dial/wizard/open_calling_partner.py:189
|
|
#, python-format
|
|
msgid "Error :"
|
|
msgstr ""
|
|
|
|
#. module: asterisk_click2dial
|
|
#: constraint:asterisk.server:0
|
|
#: constraint:res.users:0
|
|
msgid "Error message in raise"
|
|
msgstr ""
|
|
|
|
#. module: asterisk_click2dial
|
|
#: code:addons/asterisk_click2dial/asterisk_click2dial.py:360
|
|
#, python-format
|
|
msgid "Error:"
|
|
msgstr ""
|
|
|
|
#. module: asterisk_click2dial
|
|
#: field:asterisk.server,extension_priority:0
|
|
msgid "Extension priority"
|
|
msgstr ""
|
|
|
|
#. module: asterisk_click2dial
|
|
#: selection:res.users,asterisk_chan_type:0
|
|
msgid "H323"
|
|
msgstr ""
|
|
|
|
#. module: asterisk_click2dial
|
|
#: code:addons/asterisk_click2dial/asterisk_click2dial.py:249
|
|
#, python-format
|
|
msgid "Here is the error message: %s"
|
|
msgstr ""
|
|
|
|
#. module: asterisk_click2dial
|
|
#: selection:res.users,asterisk_chan_type:0
|
|
msgid "IAX2"
|
|
msgstr ""
|
|
|
|
#. module: asterisk_click2dial
|
|
#: help:asterisk.server,ip_address:0
|
|
msgid "IP address or DNS name of the Asterisk server."
|
|
msgstr ""
|
|
|
|
#. module: asterisk_click2dial
|
|
#: field:res.users,internal_number:0
|
|
msgid "Internal number"
|
|
msgstr ""
|
|
|
|
#. module: asterisk_click2dial
|
|
#: field:asterisk.server,international_prefix:0
|
|
msgid "International prefix"
|
|
msgstr ""
|
|
|
|
#. module: asterisk_click2dial
|
|
#: code:addons/asterisk_click2dial/asterisk_click2dial.py:118
|
|
#, python-format
|
|
msgid "Invalid phone number"
|
|
msgstr ""
|
|
|
|
#. module: asterisk_click2dial
|
|
#: selection:res.users,asterisk_chan_type:0
|
|
msgid "Local"
|
|
msgstr ""
|
|
|
|
#. module: asterisk_click2dial
|
|
#: help:asterisk.server,login:0
|
|
msgid "Login that OpenERP will use to communicate with the Asterisk Manager Interface. Refer to /etc/asterisk/manager.conf on your Asterisk server."
|
|
msgstr ""
|
|
|
|
#. module: asterisk_click2dial
|
|
#: selection:res.users,asterisk_chan_type:0
|
|
msgid "MGCP"
|
|
msgstr ""
|
|
|
|
#. module: asterisk_click2dial
|
|
#: code:addons/asterisk_click2dial/asterisk_click2dial.py:361
|
|
#, python-format
|
|
msgid "Missing phone number"
|
|
msgstr ""
|
|
|
|
#. module: asterisk_click2dial
|
|
#: field:asterisk.server,country_prefix:0
|
|
msgid "My country prefix"
|
|
msgstr ""
|
|
|
|
#. module: asterisk_click2dial
|
|
#: field:asterisk.server,national_prefix:0
|
|
msgid "National prefix"
|
|
msgstr ""
|
|
|
|
#. module: asterisk_click2dial
|
|
#: code:addons/asterisk_click2dial/asterisk_click2dial.py:198
|
|
#, python-format
|
|
msgid "No Asterisk server configured for the company '%s'."
|
|
msgstr ""
|
|
|
|
#. module: asterisk_click2dial
|
|
#: code:addons/asterisk_click2dial/asterisk_click2dial.py:410
|
|
#, python-format
|
|
msgid "No Partner Found"
|
|
msgstr ""
|
|
|
|
#. module: asterisk_click2dial
|
|
#: code:addons/asterisk_click2dial/asterisk_click2dial.py:369
|
|
#, python-format
|
|
msgid "No callerID configured for the current user"
|
|
msgstr ""
|
|
|
|
#. module: asterisk_click2dial
|
|
#: code:addons/asterisk_click2dial/asterisk_click2dial.py:217
|
|
#, python-format
|
|
msgid "No channel type configured for the current user."
|
|
msgstr ""
|
|
|
|
#. module: asterisk_click2dial
|
|
#: view:wizard.open.calling.partner:0
|
|
msgid "No partner found in OpenERP with this number"
|
|
msgstr ""
|
|
|
|
#. module: asterisk_click2dial
|
|
#: code:addons/asterisk_click2dial/asterisk_click2dial.py:221
|
|
#, python-format
|
|
msgid "No resource name configured for the current user"
|
|
msgstr ""
|
|
|
|
#. module: asterisk_click2dial
|
|
#: code:addons/asterisk_click2dial/asterisk_click2dial.py:88
|
|
#, python-format
|
|
msgid "Only use digits for the '%s' on the Asterisk server '%s'"
|
|
msgstr ""
|
|
|
|
#. module: asterisk_click2dial
|
|
#. openerp-web
|
|
#: code:addons/asterisk_click2dial/static/src/js/asterisk_click2dial.js:20
|
|
#: code:addons/asterisk_click2dial/static/src/xml/asterisk_click2dial.xml:13
|
|
#, python-format
|
|
msgid "Open Calling Partner"
|
|
msgstr ""
|
|
|
|
#. module: asterisk_click2dial
|
|
#: view:wizard.open.calling.partner:0
|
|
msgid "Open Parent Partner form"
|
|
msgstr ""
|
|
|
|
#. module: asterisk_click2dial
|
|
#: view:wizard.open.calling.partner:0
|
|
msgid "Open Partner form"
|
|
msgstr ""
|
|
|
|
#. module: asterisk_click2dial
|
|
#: view:wizard.open.calling.partner:0
|
|
msgid "Open Related Invoices"
|
|
msgstr ""
|
|
|
|
#. module: asterisk_click2dial
|
|
#: view:wizard.open.calling.partner:0
|
|
msgid "Open Related Sale Orders"
|
|
msgstr ""
|
|
|
|
#. module: asterisk_click2dial
|
|
#: model:ir.model,name:asterisk_click2dial.model_wizard_open_calling_partner
|
|
#: view:wizard.open.calling.partner:0
|
|
msgid "Open calling partner"
|
|
msgstr ""
|
|
|
|
#. module: asterisk_click2dial
|
|
#: code:addons/asterisk_click2dial/asterisk_click2dial.py:258
|
|
#, python-format
|
|
msgid "OpenERP can successfully login to the Asterisk Manager Interface."
|
|
msgstr ""
|
|
|
|
#. module: asterisk_click2dial
|
|
#: view:res.users:0
|
|
msgid "Optional Asterisk Parameters - for experts only, can be left empty"
|
|
msgstr ""
|
|
|
|
#. module: asterisk_click2dial
|
|
#: field:asterisk.server,out_prefix:0
|
|
msgid "Out prefix"
|
|
msgstr ""
|
|
|
|
#. module: asterisk_click2dial
|
|
#: help:wizard.open.calling.partner,parent_partner_id:0
|
|
msgid "Parent Partner related to the calling number."
|
|
msgstr ""
|
|
|
|
#. module: asterisk_click2dial
|
|
#: field:wizard.open.calling.partner,parent_partner_id:0
|
|
msgid "Parent partner"
|
|
msgstr ""
|
|
|
|
#. module: asterisk_click2dial
|
|
#: model:ir.model,name:asterisk_click2dial.model_res_partner
|
|
msgid "Partner"
|
|
msgstr ""
|
|
|
|
#. module: asterisk_click2dial
|
|
#: field:wizard.open.calling.partner,partner_id:0
|
|
msgid "Partner name"
|
|
msgstr ""
|
|
|
|
#. module: asterisk_click2dial
|
|
#: help:wizard.open.calling.partner,to_update_partner_id:0
|
|
msgid "Partner on which the phone or mobile number will be written"
|
|
msgstr ""
|
|
|
|
#. module: asterisk_click2dial
|
|
#: help:wizard.open.calling.partner,partner_id:0
|
|
msgid "Partner related to the calling number."
|
|
msgstr ""
|
|
|
|
#. module: asterisk_click2dial
|
|
#: field:wizard.open.calling.partner,to_update_partner_id:0
|
|
msgid "Partner to update"
|
|
msgstr ""
|
|
|
|
#. module: asterisk_click2dial
|
|
#: help:asterisk.server,password:0
|
|
msgid "Password that OpenERP will use to communicate with the Asterisk Manager Interface. Refer to /etc/asterisk/manager.conf on your Asterisk server."
|
|
msgstr ""
|
|
|
|
#. module: asterisk_click2dial
|
|
#: help:wizard.open.calling.partner,calling_number:0
|
|
msgid "Phone number of calling party that has been obtained from Asterisk."
|
|
msgstr ""
|
|
|
|
#. module: asterisk_click2dial
|
|
#: help:asterisk.server,country_prefix:0
|
|
msgid "Phone prefix of the country where the Asterisk server is located. For e.g. the phone prefix for France is '33'. If the phone number to dial starts with the 'My country prefix', OpenERP will remove the country prefix from the phone number and add the 'out prefix' followed by the 'national prefix'. If the phone number to dial doesn't start with the 'My country prefix', OpenERP will add the 'out prefix' followed by the 'international prefix'."
|
|
msgstr ""
|
|
|
|
#. module: asterisk_click2dial
|
|
#: field:asterisk.server,port:0
|
|
msgid "Port"
|
|
msgstr ""
|
|
|
|
#. module: asterisk_click2dial
|
|
#: help:asterisk.server,national_prefix:0
|
|
msgid "Prefix for national phone calls (don't include the 'out prefix'). For e.g., in France, the phone numbers look like '01 41 98 12 42' : the National prefix is '0'."
|
|
msgstr ""
|
|
|
|
#. module: asterisk_click2dial
|
|
#: help:asterisk.server,international_prefix:0
|
|
msgid "Prefix to add to make international phone calls (don't include the 'out prefix'). For e.g., in France, the International prefix is '00'."
|
|
msgstr ""
|
|
|
|
#. module: asterisk_click2dial
|
|
#: help:asterisk.server,out_prefix:0
|
|
msgid "Prefix to dial to place outgoing calls. If you don't use a prefix to place outgoing calls, leave empty."
|
|
msgstr ""
|
|
|
|
#. module: asterisk_click2dial
|
|
#: help:asterisk.server,extension_priority:0
|
|
msgid "Priority of the extension in the Asterisk dialplan. Refer to /etc/asterisk/extensions.conf on your Asterisk server."
|
|
msgstr ""
|
|
|
|
#. module: asterisk_click2dial
|
|
#: code:addons/asterisk_click2dial/asterisk_click2dial.py:233
|
|
#, python-format
|
|
msgid "Problem in the request from OpenERP to Asterisk. Here is the error message: %s"
|
|
msgstr ""
|
|
|
|
#. module: asterisk_click2dial
|
|
#: field:res.users,resource:0
|
|
msgid "Resource name"
|
|
msgstr ""
|
|
|
|
#. module: asterisk_click2dial
|
|
#: help:res.users,resource:0
|
|
msgid "Resource name for the channel type selected. For example, if you use 'Dial(SIP/phone1)' in your Asterisk dialplan to ring the SIP phone of this user, then the resource name for this user is 'phone1'. For a SIP phone, the phone number is often used as resource name, but not always."
|
|
msgstr ""
|
|
|
|
#. module: asterisk_click2dial
|
|
#: selection:res.users,asterisk_chan_type:0
|
|
msgid "SCCP"
|
|
msgstr ""
|
|
|
|
#. module: asterisk_click2dial
|
|
#: selection:res.users,asterisk_chan_type:0
|
|
msgid "SIP"
|
|
msgstr ""
|
|
|
|
#. module: asterisk_click2dial
|
|
#: code:addons/asterisk_click2dial/wizard/open_calling_partner.py:189
|
|
#, python-format
|
|
msgid "Select the partner to update."
|
|
msgstr ""
|
|
|
|
#. module: asterisk_click2dial
|
|
#: view:asterisk.server:0
|
|
msgid "Server Name"
|
|
msgstr ""
|
|
|
|
#. module: asterisk_click2dial
|
|
#: help:asterisk.server,alert_info:0
|
|
msgid "Set Alert-Info header in SIP request to user's IP Phone for the click2dial feature. If empty, the Alert-Info header will not be added. You can use it to have a special ring tone for click2dial (a silent one !) or to activate auto-answer for example."
|
|
msgstr ""
|
|
|
|
#. module: asterisk_click2dial
|
|
#: help:res.users,variable:0
|
|
msgid "Set a user-specific 'Variable' field in the Asterisk Manager Interface 'originate' request for the click2dial feature. If you want to have several variable headers, separate them with '|'."
|
|
msgstr ""
|
|
|
|
#. module: asterisk_click2dial
|
|
#: help:res.users,alert_info:0
|
|
msgid "Set a user-specific Alert-Info header in SIP request to user's IP Phone for the click2dial feature. If empty, the Alert-Info header will not be added. You can use it to have a special ring tone for click2dial (a silent one !) or to activate auto-answer for example."
|
|
msgstr ""
|
|
|
|
#. module: asterisk_click2dial
|
|
#: selection:res.users,asterisk_chan_type:0
|
|
msgid "Skinny"
|
|
msgstr ""
|
|
|
|
#. module: asterisk_click2dial
|
|
#: view:res.users:0
|
|
msgid "Standard Asterisk Parameters"
|
|
msgstr ""
|
|
|
|
#. module: asterisk_click2dial
|
|
#: help:asterisk.server,port:0
|
|
msgid "TCP port on which the Asterisk Manager Interface listens. Defined in /etc/asterisk/manager.conf on Asterisk."
|
|
msgstr ""
|
|
|
|
#. module: asterisk_click2dial
|
|
#: view:asterisk.server:0
|
|
msgid "Test Connection to Asterisk"
|
|
msgstr ""
|
|
|
|
#. module: asterisk_click2dial
|
|
#: code:addons/asterisk_click2dial/asterisk_click2dial.py:346
|
|
#, python-format
|
|
msgid "The '%s' for the user '%s' should only have ASCII caracters"
|
|
msgstr ""
|
|
|
|
#. module: asterisk_click2dial
|
|
#: code:addons/asterisk_click2dial/asterisk_click2dial.py:100
|
|
#, python-format
|
|
msgid "The '%s' should only have ASCII caracters for the Asterisk server '%s'"
|
|
msgstr ""
|
|
|
|
#. module: asterisk_click2dial
|
|
#: code:addons/asterisk_click2dial/asterisk_click2dial.py:92
|
|
#, python-format
|
|
msgid "The 'extension priority' must be a positive value for the Asterisk server '%s'"
|
|
msgstr ""
|
|
|
|
#. module: asterisk_click2dial
|
|
#: help:asterisk.server,active:0
|
|
msgid "The active field allows you to hide the Asterisk server without deleting it."
|
|
msgstr ""
|
|
|
|
#. module: asterisk_click2dial
|
|
#: code:addons/asterisk_click2dial/wizard/open_calling_partner.py:95
|
|
#, python-format
|
|
msgid "The object '%s' is not found in your OpenERP database, probably because the related module is not installed."
|
|
msgstr ""
|
|
|
|
#. module: asterisk_click2dial
|
|
#: code:addons/asterisk_click2dial/asterisk_click2dial.py:121
|
|
#, python-format
|
|
msgid "The phone number is not written in valid format."
|
|
msgstr ""
|
|
|
|
#. module: asterisk_click2dial
|
|
#: code:addons/asterisk_click2dial/asterisk_click2dial.py:119
|
|
#, python-format
|
|
msgid "The phone number is not written in valid international format. Example of valid international format : +33 1 41 98 12 42"
|
|
msgstr ""
|
|
|
|
#. module: asterisk_click2dial
|
|
#: code:addons/asterisk_click2dial/asterisk_click2dial.py:120
|
|
#, python-format
|
|
msgid "The phone number is not written in valid national format."
|
|
msgstr ""
|
|
|
|
#. module: asterisk_click2dial
|
|
#: view:wizard.open.calling.partner:0
|
|
msgid "Update an existing partner"
|
|
msgstr ""
|
|
|
|
#. module: asterisk_click2dial
|
|
#: view:wizard.open.calling.partner:0
|
|
msgid "Update mobile"
|
|
msgstr ""
|
|
|
|
#. module: asterisk_click2dial
|
|
#: view:wizard.open.calling.partner:0
|
|
msgid "Update phone"
|
|
msgstr ""
|
|
|
|
#. module: asterisk_click2dial
|
|
#: help:res.users,internal_number:0
|
|
msgid "User's internal phone number."
|
|
msgstr ""
|
|
|
|
#. module: asterisk_click2dial
|
|
#: field:res.users,alert_info:0
|
|
msgid "User-specific Alert-Info SIP header"
|
|
msgstr ""
|
|
|
|
#. module: asterisk_click2dial
|
|
#: field:res.users,variable:0
|
|
msgid "User-specific Variable"
|
|
msgstr ""
|
|
|
|
#. module: asterisk_click2dial
|
|
#: field:res.users,dial_suffix:0
|
|
msgid "User-specific dial suffix"
|
|
msgstr ""
|
|
|
|
#. module: asterisk_click2dial
|
|
#: help:res.users,dial_suffix:0
|
|
msgid "User-specific dial suffix such as aa=2wb for SCCP auto answer."
|
|
msgstr ""
|
|
|
|
#. module: asterisk_click2dial
|
|
#: model:ir.model,name:asterisk_click2dial.model_res_users
|
|
msgid "Users"
|
|
msgstr ""
|
|
|
|
#. module: asterisk_click2dial
|
|
#: field:asterisk.server,wait_time:0
|
|
msgid "Wait time (sec)"
|
|
msgstr ""
|
|
|
|
#. module: asterisk_click2dial
|
|
#: code:addons/asterisk_click2dial/asterisk_click2dial.py:90
|
|
#, python-format
|
|
msgid "You should set a 'Wait time' value between 1 and 120 seconds for the Asterisk server '%s'"
|
|
msgstr ""
|
|
|
|
#. module: asterisk_click2dial
|
|
#: code:addons/asterisk_click2dial/asterisk_click2dial.py:94
|
|
#, python-format
|
|
msgid "You should set a TCP port between 1 and 65535 for the Asterisk server '%s'"
|
|
msgstr ""
|
|
|
|
#. module: asterisk_click2dial
|
|
#: selection:res.users,asterisk_chan_type:0
|
|
msgid "Zap"
|
|
msgstr ""
|
|
|
|
#. module: asterisk_click2dial
|
|
#: selection:res.users,asterisk_chan_type:0
|
|
msgid "mISDN"
|
|
msgstr ""
|
|
|
|
#. module: asterisk_click2dial
|
|
#: model:ir.model,name:asterisk_click2dial.model_phone_common
|
|
msgid "phone.common"
|
|
msgstr ""
|
|
|
|
#. module: asterisk_click2dial
|
|
#: view:wizard.open.calling.partner:0
|
|
msgid "with calling number as mobile"
|
|
msgstr ""
|
|
|
|
#. module: asterisk_click2dial
|
|
#: view:wizard.open.calling.partner:0
|
|
msgid "with calling number as phone"
|
|
msgstr ""
|
|
|