diff --git a/asterisk_click2dial/i18n/am.po b/asterisk_click2dial/i18n/am.po new file mode 100644 index 0000000..6120aec --- /dev/null +++ b/asterisk_click2dial/i18n/am.po @@ -0,0 +1,572 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * asterisk_click2dial +# +# 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: Amharic (http://www.transifex.com/oca/OCA-connector-telephony-8-0/language/am/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: am\n" +"Plural-Forms: nplurals=2; plural=(n > 1);\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 +#: field:res.users,asterisk_chan_type:0 +msgid "Asterisk Channel Type" +msgstr "" + +#. module: asterisk_click2dial +#: field:asterisk.server,ip_address:0 +msgid "Asterisk IP address or DNS" +msgstr "" + +#. module: asterisk_click2dial +#: view:asterisk.server:asterisk_click2dial.view_asterisk_server_form +msgid "Asterisk Manager Interface" +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 +#: view:asterisk.server:asterisk_click2dial.view_asterisk_server_search +msgid "Asterisk Server Search" +msgstr "" + +#. module: asterisk_click2dial +#: view:asterisk.server:asterisk_click2dial.view_asterisk_server_form +#: view:asterisk.server:asterisk_click2dial.view_asterisk_server_tree +#: 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 +#: 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 +#: 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 +#: code:addons/asterisk_click2dial/asterisk_click2dial.py:374 +#: field:res.users,callerid:0 +#, python-format +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 +#: code:addons/asterisk_click2dial/asterisk_click2dial.py:279 +#, python-format +msgid "" +"Can't get calling number from Asterisk.\n" +"Here is the error: '%s'" +msgstr "" + +#. module: asterisk_click2dial +#: code:addons/asterisk_click2dial/asterisk_click2dial.py:457 +#, python-format +msgid "" +"Click to dial with Asterisk failed.\n" +"Here is the error: '%s'" +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:227 +#, python-format +msgid "Connection Test Failed!" +msgstr "" + +#. module: asterisk_click2dial +#: code:addons/asterisk_click2dial/asterisk_click2dial.py:233 +#, python-format +msgid "Connection Test Successfull!" +msgstr "" + +#. module: asterisk_click2dial +#: field:asterisk.server,create_uid:0 +msgid "Created by" +msgstr "Creado por" + +#. module: asterisk_click2dial +#: field:asterisk.server,create_date:0 +msgid "Created on" +msgstr "Creado en" + +#. module: asterisk_click2dial +#: selection:res.users,asterisk_chan_type:0 +msgid "DAHDI" +msgstr "" + +#. module: asterisk_click2dial +#: field:asterisk.server,context:0 +msgid "Dialplan Context" +msgstr "" + +#. module: asterisk_click2dial +#: view:asterisk.server:asterisk_click2dial.view_asterisk_server_form +msgid "Dialplan Parameters" +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:111 +#: code:addons/asterisk_click2dial/asterisk_click2dial.py:116 +#: code:addons/asterisk_click2dial/asterisk_click2dial.py:121 +#: code:addons/asterisk_click2dial/asterisk_click2dial.py:126 +#: code:addons/asterisk_click2dial/asterisk_click2dial.py:135 +#: code:addons/asterisk_click2dial/asterisk_click2dial.py:163 +#: code:addons/asterisk_click2dial/asterisk_click2dial.py:184 +#: code:addons/asterisk_click2dial/asterisk_click2dial.py:190 +#: code:addons/asterisk_click2dial/asterisk_click2dial.py:210 +#: code:addons/asterisk_click2dial/asterisk_click2dial.py:277 +#: code:addons/asterisk_click2dial/asterisk_click2dial.py:382 +#: code:addons/asterisk_click2dial/asterisk_click2dial.py:403 +#: code:addons/asterisk_click2dial/asterisk_click2dial.py:420 +#: code:addons/asterisk_click2dial/asterisk_click2dial.py:456 +#, python-format +msgid "Error:" +msgstr "" + +#. module: asterisk_click2dial +#: field:asterisk.server,extension_priority:0 +msgid "Extension Priority" +msgstr "" + +#. module: asterisk_click2dial +#. openerp-web +#: code:addons/asterisk_click2dial/static/src/js/asterisk_click2dial.js:26 +#, python-format +msgid "Failure" +msgstr "" + +#. module: asterisk_click2dial +#: selection:res.users,asterisk_chan_type:0 +msgid "H323" +msgstr "" + +#. module: asterisk_click2dial +#: code:addons/asterisk_click2dial/asterisk_click2dial.py:228 +#, 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 +#: field:asterisk.server,id:0 +msgid "ID" +msgstr "ID" + +#. module: asterisk_click2dial +#: help:asterisk.server,ip_address:0 +msgid "IP address or DNS name of the Asterisk server." +msgstr "" + +#. module: asterisk_click2dial +#: code:addons/asterisk_click2dial/asterisk_click2dial.py:373 +#: field:res.users,internal_number:0 +#, python-format +msgid "Internal Number" +msgstr "" + +#. module: asterisk_click2dial +#: field:asterisk.server,write_uid:0 +msgid "Last Updated by" +msgstr "Última actualización por" + +#. module: asterisk_click2dial +#: field:asterisk.server,write_date:0 +msgid "Last Updated on" +msgstr "Última actualización en" + +#. 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:404 +#, python-format +msgid "Missing phone number" +msgstr "" + +#. module: asterisk_click2dial +#. openerp-web +#: code:addons/asterisk_click2dial/static/src/js/asterisk_click2dial.js:45 +#, python-format +msgid "Moving to %s ID %d" +msgstr "" + +#. module: asterisk_click2dial +#: code:addons/asterisk_click2dial/asterisk_click2dial.py:164 +#, python-format +msgid "No Asterisk server configured for the company '%s'." +msgstr "" + +#. module: asterisk_click2dial +#: code:addons/asterisk_click2dial/asterisk_click2dial.py:421 +#, python-format +msgid "No callerID configured for the current user" +msgstr "" + +#. module: asterisk_click2dial +#: code:addons/asterisk_click2dial/asterisk_click2dial.py:185 +#, python-format +msgid "No channel type configured for the current user." +msgstr "" + +#. module: asterisk_click2dial +#: code:addons/asterisk_click2dial/asterisk_click2dial.py:191 +#, python-format +msgid "No resource name configured for the current user" +msgstr "" + +#. module: asterisk_click2dial +#. openerp-web +#: code:addons/asterisk_click2dial/static/src/js/asterisk_click2dial.js:31 +#, python-format +msgid "Number Not Found" +msgstr "" + +#. module: asterisk_click2dial +#: code:addons/asterisk_click2dial/asterisk_click2dial.py:234 +#, python-format +msgid "Odoo can successfully login to the Asterisk Manager Interface." +msgstr "" + +#. module: asterisk_click2dial +#: code:addons/asterisk_click2dial/asterisk_click2dial.py:113 +#, 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/xml/asterisk_click2dial.xml:13 +#, python-format +msgid "Open Caller" +msgstr "" + +#. module: asterisk_click2dial +#: view:res.users:asterisk_click2dial.view_users_form +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: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 +#: field:asterisk.server,port:0 +msgid "Port" +msgstr "" + +#. module: asterisk_click2dial +#: help:asterisk.server,out_prefix:0 +msgid "" +"Prefix to dial to make outgoing calls. If you don't use a prefix to make " +"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 +#. openerp-web +#: code:addons/asterisk_click2dial/static/src/js/asterisk_click2dial.js:27 +#, python-format +msgid "Problem in the connection to Asterisk" +msgstr "" + +#. module: asterisk_click2dial +#: code:addons/asterisk_click2dial/asterisk_click2dial.py:211 +#, python-format +msgid "" +"Problem in the request from OpenERP to Asterisk. Here is the error message: " +"%s" +msgstr "" + +#. module: asterisk_click2dial +#: code:addons/asterisk_click2dial/asterisk_click2dial.py:372 +#: field:res.users,resource:0 +#, python-format +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 +#: view:asterisk.server:asterisk_click2dial.view_asterisk_server_form +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:asterisk_click2dial.view_users_form +msgid "Standard Asterisk Parameters" +msgstr "" + +#. module: asterisk_click2dial +#. openerp-web +#: code:addons/asterisk_click2dial/static/src/js/asterisk_click2dial.js:44 +#, python-format +msgid "Success" +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:asterisk_click2dial.view_asterisk_server_form +msgid "Test Connection to Asterisk" +msgstr "" + +#. module: asterisk_click2dial +#: code:addons/asterisk_click2dial/asterisk_click2dial.py:383 +#, 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:138 +#, 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:122 +#, 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 +#: 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,dial_suffix:0 +msgid "User-specific Dial Suffix" +msgstr "" + +#. module: asterisk_click2dial +#: field:res.users,variable:0 +msgid "User-specific Variable" +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:117 +#, 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:127 +#, 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 "" diff --git a/asterisk_click2dial/i18n/ca.po b/asterisk_click2dial/i18n/ca.po new file mode 100644 index 0000000..6d73e96 --- /dev/null +++ b/asterisk_click2dial/i18n/ca.po @@ -0,0 +1,572 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * asterisk_click2dial +# +# 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: Catalan (http://www.transifex.com/oca/OCA-connector-telephony-8-0/language/ca/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: ca\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\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 +#: field:res.users,asterisk_chan_type:0 +msgid "Asterisk Channel Type" +msgstr "" + +#. module: asterisk_click2dial +#: field:asterisk.server,ip_address:0 +msgid "Asterisk IP address or DNS" +msgstr "" + +#. module: asterisk_click2dial +#: view:asterisk.server:asterisk_click2dial.view_asterisk_server_form +msgid "Asterisk Manager Interface" +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 +#: view:asterisk.server:asterisk_click2dial.view_asterisk_server_search +msgid "Asterisk Server Search" +msgstr "" + +#. module: asterisk_click2dial +#: view:asterisk.server:asterisk_click2dial.view_asterisk_server_form +#: view:asterisk.server:asterisk_click2dial.view_asterisk_server_tree +#: 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 +#: 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 +#: 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 +#: code:addons/asterisk_click2dial/asterisk_click2dial.py:374 +#: field:res.users,callerid:0 +#, python-format +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 +#: code:addons/asterisk_click2dial/asterisk_click2dial.py:279 +#, python-format +msgid "" +"Can't get calling number from Asterisk.\n" +"Here is the error: '%s'" +msgstr "" + +#. module: asterisk_click2dial +#: code:addons/asterisk_click2dial/asterisk_click2dial.py:457 +#, python-format +msgid "" +"Click to dial with Asterisk failed.\n" +"Here is the error: '%s'" +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:227 +#, python-format +msgid "Connection Test Failed!" +msgstr "" + +#. module: asterisk_click2dial +#: code:addons/asterisk_click2dial/asterisk_click2dial.py:233 +#, python-format +msgid "Connection Test Successfull!" +msgstr "" + +#. module: asterisk_click2dial +#: field:asterisk.server,create_uid:0 +msgid "Created by" +msgstr "Creat per" + +#. module: asterisk_click2dial +#: field:asterisk.server,create_date:0 +msgid "Created on" +msgstr "Creat el" + +#. module: asterisk_click2dial +#: selection:res.users,asterisk_chan_type:0 +msgid "DAHDI" +msgstr "" + +#. module: asterisk_click2dial +#: field:asterisk.server,context:0 +msgid "Dialplan Context" +msgstr "" + +#. module: asterisk_click2dial +#: view:asterisk.server:asterisk_click2dial.view_asterisk_server_form +msgid "Dialplan Parameters" +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:111 +#: code:addons/asterisk_click2dial/asterisk_click2dial.py:116 +#: code:addons/asterisk_click2dial/asterisk_click2dial.py:121 +#: code:addons/asterisk_click2dial/asterisk_click2dial.py:126 +#: code:addons/asterisk_click2dial/asterisk_click2dial.py:135 +#: code:addons/asterisk_click2dial/asterisk_click2dial.py:163 +#: code:addons/asterisk_click2dial/asterisk_click2dial.py:184 +#: code:addons/asterisk_click2dial/asterisk_click2dial.py:190 +#: code:addons/asterisk_click2dial/asterisk_click2dial.py:210 +#: code:addons/asterisk_click2dial/asterisk_click2dial.py:277 +#: code:addons/asterisk_click2dial/asterisk_click2dial.py:382 +#: code:addons/asterisk_click2dial/asterisk_click2dial.py:403 +#: code:addons/asterisk_click2dial/asterisk_click2dial.py:420 +#: code:addons/asterisk_click2dial/asterisk_click2dial.py:456 +#, python-format +msgid "Error:" +msgstr "" + +#. module: asterisk_click2dial +#: field:asterisk.server,extension_priority:0 +msgid "Extension Priority" +msgstr "" + +#. module: asterisk_click2dial +#. openerp-web +#: code:addons/asterisk_click2dial/static/src/js/asterisk_click2dial.js:26 +#, python-format +msgid "Failure" +msgstr "" + +#. module: asterisk_click2dial +#: selection:res.users,asterisk_chan_type:0 +msgid "H323" +msgstr "" + +#. module: asterisk_click2dial +#: code:addons/asterisk_click2dial/asterisk_click2dial.py:228 +#, 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 +#: field:asterisk.server,id:0 +msgid "ID" +msgstr "ID" + +#. module: asterisk_click2dial +#: help:asterisk.server,ip_address:0 +msgid "IP address or DNS name of the Asterisk server." +msgstr "" + +#. module: asterisk_click2dial +#: code:addons/asterisk_click2dial/asterisk_click2dial.py:373 +#: field:res.users,internal_number:0 +#, python-format +msgid "Internal Number" +msgstr "" + +#. module: asterisk_click2dial +#: field:asterisk.server,write_uid:0 +msgid "Last Updated by" +msgstr "Darrera Actualització per" + +#. module: asterisk_click2dial +#: field:asterisk.server,write_date:0 +msgid "Last Updated on" +msgstr "Darrera Actualització el" + +#. 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:404 +#, python-format +msgid "Missing phone number" +msgstr "" + +#. module: asterisk_click2dial +#. openerp-web +#: code:addons/asterisk_click2dial/static/src/js/asterisk_click2dial.js:45 +#, python-format +msgid "Moving to %s ID %d" +msgstr "" + +#. module: asterisk_click2dial +#: code:addons/asterisk_click2dial/asterisk_click2dial.py:164 +#, python-format +msgid "No Asterisk server configured for the company '%s'." +msgstr "" + +#. module: asterisk_click2dial +#: code:addons/asterisk_click2dial/asterisk_click2dial.py:421 +#, python-format +msgid "No callerID configured for the current user" +msgstr "" + +#. module: asterisk_click2dial +#: code:addons/asterisk_click2dial/asterisk_click2dial.py:185 +#, python-format +msgid "No channel type configured for the current user." +msgstr "" + +#. module: asterisk_click2dial +#: code:addons/asterisk_click2dial/asterisk_click2dial.py:191 +#, python-format +msgid "No resource name configured for the current user" +msgstr "" + +#. module: asterisk_click2dial +#. openerp-web +#: code:addons/asterisk_click2dial/static/src/js/asterisk_click2dial.js:31 +#, python-format +msgid "Number Not Found" +msgstr "" + +#. module: asterisk_click2dial +#: code:addons/asterisk_click2dial/asterisk_click2dial.py:234 +#, python-format +msgid "Odoo can successfully login to the Asterisk Manager Interface." +msgstr "" + +#. module: asterisk_click2dial +#: code:addons/asterisk_click2dial/asterisk_click2dial.py:113 +#, 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/xml/asterisk_click2dial.xml:13 +#, python-format +msgid "Open Caller" +msgstr "" + +#. module: asterisk_click2dial +#: view:res.users:asterisk_click2dial.view_users_form +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: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 +#: field:asterisk.server,port:0 +msgid "Port" +msgstr "" + +#. module: asterisk_click2dial +#: help:asterisk.server,out_prefix:0 +msgid "" +"Prefix to dial to make outgoing calls. If you don't use a prefix to make " +"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 +#. openerp-web +#: code:addons/asterisk_click2dial/static/src/js/asterisk_click2dial.js:27 +#, python-format +msgid "Problem in the connection to Asterisk" +msgstr "" + +#. module: asterisk_click2dial +#: code:addons/asterisk_click2dial/asterisk_click2dial.py:211 +#, python-format +msgid "" +"Problem in the request from OpenERP to Asterisk. Here is the error message: " +"%s" +msgstr "" + +#. module: asterisk_click2dial +#: code:addons/asterisk_click2dial/asterisk_click2dial.py:372 +#: field:res.users,resource:0 +#, python-format +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 +#: view:asterisk.server:asterisk_click2dial.view_asterisk_server_form +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:asterisk_click2dial.view_users_form +msgid "Standard Asterisk Parameters" +msgstr "" + +#. module: asterisk_click2dial +#. openerp-web +#: code:addons/asterisk_click2dial/static/src/js/asterisk_click2dial.js:44 +#, python-format +msgid "Success" +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:asterisk_click2dial.view_asterisk_server_form +msgid "Test Connection to Asterisk" +msgstr "" + +#. module: asterisk_click2dial +#: code:addons/asterisk_click2dial/asterisk_click2dial.py:383 +#, 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:138 +#, 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:122 +#, 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 +#: 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,dial_suffix:0 +msgid "User-specific Dial Suffix" +msgstr "" + +#. module: asterisk_click2dial +#: field:res.users,variable:0 +msgid "User-specific Variable" +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:117 +#, 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:127 +#, 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 "" diff --git a/asterisk_click2dial/i18n/de.po b/asterisk_click2dial/i18n/de.po index cb23770..37d7244 100644 --- a/asterisk_click2dial/i18n/de.po +++ b/asterisk_click2dial/i18n/de.po @@ -9,7 +9,7 @@ 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: 2016-02-25 12:55+0000\n" +"PO-Revision-Date: 2016-09-09 11:32+0000\n" "Last-Translator: Rudolf Schnapka \n" "Language-Team: German (http://www.transifex.com/oca/OCA-connector-telephony-8-0/language/de/)\n" "MIME-Version: 1.0\n" @@ -168,12 +168,12 @@ msgstr "" #. module: asterisk_click2dial #: field:asterisk.server,create_uid:0 msgid "Created by" -msgstr "" +msgstr "Erstellt von" #. module: asterisk_click2dial #: field:asterisk.server,create_date:0 msgid "Created on" -msgstr "" +msgstr "Erstellt am:" #. module: asterisk_click2dial #: selection:res.users,asterisk_chan_type:0 @@ -245,7 +245,7 @@ msgstr "" #. module: asterisk_click2dial #: field:asterisk.server,id:0 msgid "ID" -msgstr "" +msgstr "ID" #. module: asterisk_click2dial #: help:asterisk.server,ip_address:0 @@ -262,12 +262,12 @@ msgstr "" #. module: asterisk_click2dial #: field:asterisk.server,write_uid:0 msgid "Last Updated by" -msgstr "" +msgstr "Zuletzt aktualisiert von" #. module: asterisk_click2dial #: field:asterisk.server,write_date:0 msgid "Last Updated on" -msgstr "" +msgstr "Zuletzt aktualisiert am" #. module: asterisk_click2dial #: selection:res.users,asterisk_chan_type:0 diff --git a/asterisk_click2dial/i18n/el_GR.po b/asterisk_click2dial/i18n/el_GR.po new file mode 100644 index 0000000..533c6cb --- /dev/null +++ b/asterisk_click2dial/i18n/el_GR.po @@ -0,0 +1,572 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * asterisk_click2dial +# +# 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: Greek (Greece) (http://www.transifex.com/oca/OCA-connector-telephony-8-0/language/el_GR/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: el_GR\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\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 +#: field:res.users,asterisk_chan_type:0 +msgid "Asterisk Channel Type" +msgstr "" + +#. module: asterisk_click2dial +#: field:asterisk.server,ip_address:0 +msgid "Asterisk IP address or DNS" +msgstr "" + +#. module: asterisk_click2dial +#: view:asterisk.server:asterisk_click2dial.view_asterisk_server_form +msgid "Asterisk Manager Interface" +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 +#: view:asterisk.server:asterisk_click2dial.view_asterisk_server_search +msgid "Asterisk Server Search" +msgstr "" + +#. module: asterisk_click2dial +#: view:asterisk.server:asterisk_click2dial.view_asterisk_server_form +#: view:asterisk.server:asterisk_click2dial.view_asterisk_server_tree +#: 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 +#: 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 +#: 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 +#: code:addons/asterisk_click2dial/asterisk_click2dial.py:374 +#: field:res.users,callerid:0 +#, python-format +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 +#: code:addons/asterisk_click2dial/asterisk_click2dial.py:279 +#, python-format +msgid "" +"Can't get calling number from Asterisk.\n" +"Here is the error: '%s'" +msgstr "" + +#. module: asterisk_click2dial +#: code:addons/asterisk_click2dial/asterisk_click2dial.py:457 +#, python-format +msgid "" +"Click to dial with Asterisk failed.\n" +"Here is the error: '%s'" +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:227 +#, python-format +msgid "Connection Test Failed!" +msgstr "" + +#. module: asterisk_click2dial +#: code:addons/asterisk_click2dial/asterisk_click2dial.py:233 +#, python-format +msgid "Connection Test Successfull!" +msgstr "" + +#. module: asterisk_click2dial +#: field:asterisk.server,create_uid:0 +msgid "Created by" +msgstr "Δημιουργήθηκε από " + +#. module: asterisk_click2dial +#: field:asterisk.server,create_date:0 +msgid "Created on" +msgstr "Δημιουργήθηκε στις" + +#. module: asterisk_click2dial +#: selection:res.users,asterisk_chan_type:0 +msgid "DAHDI" +msgstr "" + +#. module: asterisk_click2dial +#: field:asterisk.server,context:0 +msgid "Dialplan Context" +msgstr "" + +#. module: asterisk_click2dial +#: view:asterisk.server:asterisk_click2dial.view_asterisk_server_form +msgid "Dialplan Parameters" +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:111 +#: code:addons/asterisk_click2dial/asterisk_click2dial.py:116 +#: code:addons/asterisk_click2dial/asterisk_click2dial.py:121 +#: code:addons/asterisk_click2dial/asterisk_click2dial.py:126 +#: code:addons/asterisk_click2dial/asterisk_click2dial.py:135 +#: code:addons/asterisk_click2dial/asterisk_click2dial.py:163 +#: code:addons/asterisk_click2dial/asterisk_click2dial.py:184 +#: code:addons/asterisk_click2dial/asterisk_click2dial.py:190 +#: code:addons/asterisk_click2dial/asterisk_click2dial.py:210 +#: code:addons/asterisk_click2dial/asterisk_click2dial.py:277 +#: code:addons/asterisk_click2dial/asterisk_click2dial.py:382 +#: code:addons/asterisk_click2dial/asterisk_click2dial.py:403 +#: code:addons/asterisk_click2dial/asterisk_click2dial.py:420 +#: code:addons/asterisk_click2dial/asterisk_click2dial.py:456 +#, python-format +msgid "Error:" +msgstr "" + +#. module: asterisk_click2dial +#: field:asterisk.server,extension_priority:0 +msgid "Extension Priority" +msgstr "" + +#. module: asterisk_click2dial +#. openerp-web +#: code:addons/asterisk_click2dial/static/src/js/asterisk_click2dial.js:26 +#, python-format +msgid "Failure" +msgstr "" + +#. module: asterisk_click2dial +#: selection:res.users,asterisk_chan_type:0 +msgid "H323" +msgstr "" + +#. module: asterisk_click2dial +#: code:addons/asterisk_click2dial/asterisk_click2dial.py:228 +#, 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 +#: field:asterisk.server,id:0 +msgid "ID" +msgstr "Κωδικός" + +#. module: asterisk_click2dial +#: help:asterisk.server,ip_address:0 +msgid "IP address or DNS name of the Asterisk server." +msgstr "" + +#. module: asterisk_click2dial +#: code:addons/asterisk_click2dial/asterisk_click2dial.py:373 +#: field:res.users,internal_number:0 +#, python-format +msgid "Internal Number" +msgstr "" + +#. module: asterisk_click2dial +#: field:asterisk.server,write_uid:0 +msgid "Last Updated by" +msgstr "Τελευταία ενημέρωση από" + +#. module: asterisk_click2dial +#: field:asterisk.server,write_date:0 +msgid "Last Updated on" +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:404 +#, python-format +msgid "Missing phone number" +msgstr "" + +#. module: asterisk_click2dial +#. openerp-web +#: code:addons/asterisk_click2dial/static/src/js/asterisk_click2dial.js:45 +#, python-format +msgid "Moving to %s ID %d" +msgstr "" + +#. module: asterisk_click2dial +#: code:addons/asterisk_click2dial/asterisk_click2dial.py:164 +#, python-format +msgid "No Asterisk server configured for the company '%s'." +msgstr "" + +#. module: asterisk_click2dial +#: code:addons/asterisk_click2dial/asterisk_click2dial.py:421 +#, python-format +msgid "No callerID configured for the current user" +msgstr "" + +#. module: asterisk_click2dial +#: code:addons/asterisk_click2dial/asterisk_click2dial.py:185 +#, python-format +msgid "No channel type configured for the current user." +msgstr "" + +#. module: asterisk_click2dial +#: code:addons/asterisk_click2dial/asterisk_click2dial.py:191 +#, python-format +msgid "No resource name configured for the current user" +msgstr "" + +#. module: asterisk_click2dial +#. openerp-web +#: code:addons/asterisk_click2dial/static/src/js/asterisk_click2dial.js:31 +#, python-format +msgid "Number Not Found" +msgstr "" + +#. module: asterisk_click2dial +#: code:addons/asterisk_click2dial/asterisk_click2dial.py:234 +#, python-format +msgid "Odoo can successfully login to the Asterisk Manager Interface." +msgstr "" + +#. module: asterisk_click2dial +#: code:addons/asterisk_click2dial/asterisk_click2dial.py:113 +#, 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/xml/asterisk_click2dial.xml:13 +#, python-format +msgid "Open Caller" +msgstr "" + +#. module: asterisk_click2dial +#: view:res.users:asterisk_click2dial.view_users_form +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: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 +#: field:asterisk.server,port:0 +msgid "Port" +msgstr "" + +#. module: asterisk_click2dial +#: help:asterisk.server,out_prefix:0 +msgid "" +"Prefix to dial to make outgoing calls. If you don't use a prefix to make " +"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 +#. openerp-web +#: code:addons/asterisk_click2dial/static/src/js/asterisk_click2dial.js:27 +#, python-format +msgid "Problem in the connection to Asterisk" +msgstr "" + +#. module: asterisk_click2dial +#: code:addons/asterisk_click2dial/asterisk_click2dial.py:211 +#, python-format +msgid "" +"Problem in the request from OpenERP to Asterisk. Here is the error message: " +"%s" +msgstr "" + +#. module: asterisk_click2dial +#: code:addons/asterisk_click2dial/asterisk_click2dial.py:372 +#: field:res.users,resource:0 +#, python-format +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 +#: view:asterisk.server:asterisk_click2dial.view_asterisk_server_form +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:asterisk_click2dial.view_users_form +msgid "Standard Asterisk Parameters" +msgstr "" + +#. module: asterisk_click2dial +#. openerp-web +#: code:addons/asterisk_click2dial/static/src/js/asterisk_click2dial.js:44 +#, python-format +msgid "Success" +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:asterisk_click2dial.view_asterisk_server_form +msgid "Test Connection to Asterisk" +msgstr "" + +#. module: asterisk_click2dial +#: code:addons/asterisk_click2dial/asterisk_click2dial.py:383 +#, 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:138 +#, 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:122 +#, 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 +#: 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,dial_suffix:0 +msgid "User-specific Dial Suffix" +msgstr "" + +#. module: asterisk_click2dial +#: field:res.users,variable:0 +msgid "User-specific Variable" +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:117 +#, 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:127 +#, 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 "" diff --git a/asterisk_click2dial/i18n/es_ES.po b/asterisk_click2dial/i18n/es_ES.po new file mode 100644 index 0000000..12a53f1 --- /dev/null +++ b/asterisk_click2dial/i18n/es_ES.po @@ -0,0 +1,572 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * asterisk_click2dial +# +# 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: Spanish (Spain) (http://www.transifex.com/oca/OCA-connector-telephony-8-0/language/es_ES/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: es_ES\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\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 +#: field:res.users,asterisk_chan_type:0 +msgid "Asterisk Channel Type" +msgstr "" + +#. module: asterisk_click2dial +#: field:asterisk.server,ip_address:0 +msgid "Asterisk IP address or DNS" +msgstr "" + +#. module: asterisk_click2dial +#: view:asterisk.server:asterisk_click2dial.view_asterisk_server_form +msgid "Asterisk Manager Interface" +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 +#: view:asterisk.server:asterisk_click2dial.view_asterisk_server_search +msgid "Asterisk Server Search" +msgstr "" + +#. module: asterisk_click2dial +#: view:asterisk.server:asterisk_click2dial.view_asterisk_server_form +#: view:asterisk.server:asterisk_click2dial.view_asterisk_server_tree +#: 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 +#: 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 +#: 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 +#: code:addons/asterisk_click2dial/asterisk_click2dial.py:374 +#: field:res.users,callerid:0 +#, python-format +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 +#: code:addons/asterisk_click2dial/asterisk_click2dial.py:279 +#, python-format +msgid "" +"Can't get calling number from Asterisk.\n" +"Here is the error: '%s'" +msgstr "" + +#. module: asterisk_click2dial +#: code:addons/asterisk_click2dial/asterisk_click2dial.py:457 +#, python-format +msgid "" +"Click to dial with Asterisk failed.\n" +"Here is the error: '%s'" +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:227 +#, python-format +msgid "Connection Test Failed!" +msgstr "" + +#. module: asterisk_click2dial +#: code:addons/asterisk_click2dial/asterisk_click2dial.py:233 +#, python-format +msgid "Connection Test Successfull!" +msgstr "" + +#. module: asterisk_click2dial +#: field:asterisk.server,create_uid:0 +msgid "Created by" +msgstr "Creado por" + +#. module: asterisk_click2dial +#: field:asterisk.server,create_date:0 +msgid "Created on" +msgstr "Creado en" + +#. module: asterisk_click2dial +#: selection:res.users,asterisk_chan_type:0 +msgid "DAHDI" +msgstr "" + +#. module: asterisk_click2dial +#: field:asterisk.server,context:0 +msgid "Dialplan Context" +msgstr "" + +#. module: asterisk_click2dial +#: view:asterisk.server:asterisk_click2dial.view_asterisk_server_form +msgid "Dialplan Parameters" +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:111 +#: code:addons/asterisk_click2dial/asterisk_click2dial.py:116 +#: code:addons/asterisk_click2dial/asterisk_click2dial.py:121 +#: code:addons/asterisk_click2dial/asterisk_click2dial.py:126 +#: code:addons/asterisk_click2dial/asterisk_click2dial.py:135 +#: code:addons/asterisk_click2dial/asterisk_click2dial.py:163 +#: code:addons/asterisk_click2dial/asterisk_click2dial.py:184 +#: code:addons/asterisk_click2dial/asterisk_click2dial.py:190 +#: code:addons/asterisk_click2dial/asterisk_click2dial.py:210 +#: code:addons/asterisk_click2dial/asterisk_click2dial.py:277 +#: code:addons/asterisk_click2dial/asterisk_click2dial.py:382 +#: code:addons/asterisk_click2dial/asterisk_click2dial.py:403 +#: code:addons/asterisk_click2dial/asterisk_click2dial.py:420 +#: code:addons/asterisk_click2dial/asterisk_click2dial.py:456 +#, python-format +msgid "Error:" +msgstr "" + +#. module: asterisk_click2dial +#: field:asterisk.server,extension_priority:0 +msgid "Extension Priority" +msgstr "" + +#. module: asterisk_click2dial +#. openerp-web +#: code:addons/asterisk_click2dial/static/src/js/asterisk_click2dial.js:26 +#, python-format +msgid "Failure" +msgstr "" + +#. module: asterisk_click2dial +#: selection:res.users,asterisk_chan_type:0 +msgid "H323" +msgstr "" + +#. module: asterisk_click2dial +#: code:addons/asterisk_click2dial/asterisk_click2dial.py:228 +#, 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 +#: field:asterisk.server,id:0 +msgid "ID" +msgstr "ID" + +#. module: asterisk_click2dial +#: help:asterisk.server,ip_address:0 +msgid "IP address or DNS name of the Asterisk server." +msgstr "" + +#. module: asterisk_click2dial +#: code:addons/asterisk_click2dial/asterisk_click2dial.py:373 +#: field:res.users,internal_number:0 +#, python-format +msgid "Internal Number" +msgstr "" + +#. module: asterisk_click2dial +#: field:asterisk.server,write_uid:0 +msgid "Last Updated by" +msgstr "Última actualización por" + +#. module: asterisk_click2dial +#: field:asterisk.server,write_date:0 +msgid "Last Updated on" +msgstr "Última actualización en" + +#. 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:404 +#, python-format +msgid "Missing phone number" +msgstr "" + +#. module: asterisk_click2dial +#. openerp-web +#: code:addons/asterisk_click2dial/static/src/js/asterisk_click2dial.js:45 +#, python-format +msgid "Moving to %s ID %d" +msgstr "" + +#. module: asterisk_click2dial +#: code:addons/asterisk_click2dial/asterisk_click2dial.py:164 +#, python-format +msgid "No Asterisk server configured for the company '%s'." +msgstr "" + +#. module: asterisk_click2dial +#: code:addons/asterisk_click2dial/asterisk_click2dial.py:421 +#, python-format +msgid "No callerID configured for the current user" +msgstr "" + +#. module: asterisk_click2dial +#: code:addons/asterisk_click2dial/asterisk_click2dial.py:185 +#, python-format +msgid "No channel type configured for the current user." +msgstr "" + +#. module: asterisk_click2dial +#: code:addons/asterisk_click2dial/asterisk_click2dial.py:191 +#, python-format +msgid "No resource name configured for the current user" +msgstr "" + +#. module: asterisk_click2dial +#. openerp-web +#: code:addons/asterisk_click2dial/static/src/js/asterisk_click2dial.js:31 +#, python-format +msgid "Number Not Found" +msgstr "" + +#. module: asterisk_click2dial +#: code:addons/asterisk_click2dial/asterisk_click2dial.py:234 +#, python-format +msgid "Odoo can successfully login to the Asterisk Manager Interface." +msgstr "" + +#. module: asterisk_click2dial +#: code:addons/asterisk_click2dial/asterisk_click2dial.py:113 +#, 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/xml/asterisk_click2dial.xml:13 +#, python-format +msgid "Open Caller" +msgstr "" + +#. module: asterisk_click2dial +#: view:res.users:asterisk_click2dial.view_users_form +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: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 +#: field:asterisk.server,port:0 +msgid "Port" +msgstr "" + +#. module: asterisk_click2dial +#: help:asterisk.server,out_prefix:0 +msgid "" +"Prefix to dial to make outgoing calls. If you don't use a prefix to make " +"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 +#. openerp-web +#: code:addons/asterisk_click2dial/static/src/js/asterisk_click2dial.js:27 +#, python-format +msgid "Problem in the connection to Asterisk" +msgstr "" + +#. module: asterisk_click2dial +#: code:addons/asterisk_click2dial/asterisk_click2dial.py:211 +#, python-format +msgid "" +"Problem in the request from OpenERP to Asterisk. Here is the error message: " +"%s" +msgstr "" + +#. module: asterisk_click2dial +#: code:addons/asterisk_click2dial/asterisk_click2dial.py:372 +#: field:res.users,resource:0 +#, python-format +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 +#: view:asterisk.server:asterisk_click2dial.view_asterisk_server_form +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:asterisk_click2dial.view_users_form +msgid "Standard Asterisk Parameters" +msgstr "" + +#. module: asterisk_click2dial +#. openerp-web +#: code:addons/asterisk_click2dial/static/src/js/asterisk_click2dial.js:44 +#, python-format +msgid "Success" +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:asterisk_click2dial.view_asterisk_server_form +msgid "Test Connection to Asterisk" +msgstr "" + +#. module: asterisk_click2dial +#: code:addons/asterisk_click2dial/asterisk_click2dial.py:383 +#, 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:138 +#, 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:122 +#, 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 +#: 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,dial_suffix:0 +msgid "User-specific Dial Suffix" +msgstr "" + +#. module: asterisk_click2dial +#: field:res.users,variable:0 +msgid "User-specific Variable" +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:117 +#, 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:127 +#, 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 "" diff --git a/asterisk_click2dial/i18n/fi.po b/asterisk_click2dial/i18n/fi.po new file mode 100644 index 0000000..3aa9585 --- /dev/null +++ b/asterisk_click2dial/i18n/fi.po @@ -0,0 +1,572 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * asterisk_click2dial +# +# 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: Finnish (http://www.transifex.com/oca/OCA-connector-telephony-8-0/language/fi/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: fi\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\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 +#: field:res.users,asterisk_chan_type:0 +msgid "Asterisk Channel Type" +msgstr "" + +#. module: asterisk_click2dial +#: field:asterisk.server,ip_address:0 +msgid "Asterisk IP address or DNS" +msgstr "" + +#. module: asterisk_click2dial +#: view:asterisk.server:asterisk_click2dial.view_asterisk_server_form +msgid "Asterisk Manager Interface" +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 +#: view:asterisk.server:asterisk_click2dial.view_asterisk_server_search +msgid "Asterisk Server Search" +msgstr "" + +#. module: asterisk_click2dial +#: view:asterisk.server:asterisk_click2dial.view_asterisk_server_form +#: view:asterisk.server:asterisk_click2dial.view_asterisk_server_tree +#: 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 +#: 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 +#: 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 +#: code:addons/asterisk_click2dial/asterisk_click2dial.py:374 +#: field:res.users,callerid:0 +#, python-format +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 +#: code:addons/asterisk_click2dial/asterisk_click2dial.py:279 +#, python-format +msgid "" +"Can't get calling number from Asterisk.\n" +"Here is the error: '%s'" +msgstr "" + +#. module: asterisk_click2dial +#: code:addons/asterisk_click2dial/asterisk_click2dial.py:457 +#, python-format +msgid "" +"Click to dial with Asterisk failed.\n" +"Here is the error: '%s'" +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:227 +#, python-format +msgid "Connection Test Failed!" +msgstr "" + +#. module: asterisk_click2dial +#: code:addons/asterisk_click2dial/asterisk_click2dial.py:233 +#, python-format +msgid "Connection Test Successfull!" +msgstr "" + +#. module: asterisk_click2dial +#: field:asterisk.server,create_uid:0 +msgid "Created by" +msgstr "Luonut" + +#. module: asterisk_click2dial +#: field:asterisk.server,create_date:0 +msgid "Created on" +msgstr "Luotu" + +#. module: asterisk_click2dial +#: selection:res.users,asterisk_chan_type:0 +msgid "DAHDI" +msgstr "" + +#. module: asterisk_click2dial +#: field:asterisk.server,context:0 +msgid "Dialplan Context" +msgstr "" + +#. module: asterisk_click2dial +#: view:asterisk.server:asterisk_click2dial.view_asterisk_server_form +msgid "Dialplan Parameters" +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:111 +#: code:addons/asterisk_click2dial/asterisk_click2dial.py:116 +#: code:addons/asterisk_click2dial/asterisk_click2dial.py:121 +#: code:addons/asterisk_click2dial/asterisk_click2dial.py:126 +#: code:addons/asterisk_click2dial/asterisk_click2dial.py:135 +#: code:addons/asterisk_click2dial/asterisk_click2dial.py:163 +#: code:addons/asterisk_click2dial/asterisk_click2dial.py:184 +#: code:addons/asterisk_click2dial/asterisk_click2dial.py:190 +#: code:addons/asterisk_click2dial/asterisk_click2dial.py:210 +#: code:addons/asterisk_click2dial/asterisk_click2dial.py:277 +#: code:addons/asterisk_click2dial/asterisk_click2dial.py:382 +#: code:addons/asterisk_click2dial/asterisk_click2dial.py:403 +#: code:addons/asterisk_click2dial/asterisk_click2dial.py:420 +#: code:addons/asterisk_click2dial/asterisk_click2dial.py:456 +#, python-format +msgid "Error:" +msgstr "" + +#. module: asterisk_click2dial +#: field:asterisk.server,extension_priority:0 +msgid "Extension Priority" +msgstr "" + +#. module: asterisk_click2dial +#. openerp-web +#: code:addons/asterisk_click2dial/static/src/js/asterisk_click2dial.js:26 +#, python-format +msgid "Failure" +msgstr "" + +#. module: asterisk_click2dial +#: selection:res.users,asterisk_chan_type:0 +msgid "H323" +msgstr "" + +#. module: asterisk_click2dial +#: code:addons/asterisk_click2dial/asterisk_click2dial.py:228 +#, 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 +#: field:asterisk.server,id:0 +msgid "ID" +msgstr "ID" + +#. module: asterisk_click2dial +#: help:asterisk.server,ip_address:0 +msgid "IP address or DNS name of the Asterisk server." +msgstr "" + +#. module: asterisk_click2dial +#: code:addons/asterisk_click2dial/asterisk_click2dial.py:373 +#: field:res.users,internal_number:0 +#, python-format +msgid "Internal Number" +msgstr "" + +#. module: asterisk_click2dial +#: field:asterisk.server,write_uid:0 +msgid "Last Updated by" +msgstr "Viimeksi päivittänyt" + +#. module: asterisk_click2dial +#: field:asterisk.server,write_date:0 +msgid "Last Updated on" +msgstr "Viimeksi päivitetty" + +#. 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:404 +#, python-format +msgid "Missing phone number" +msgstr "" + +#. module: asterisk_click2dial +#. openerp-web +#: code:addons/asterisk_click2dial/static/src/js/asterisk_click2dial.js:45 +#, python-format +msgid "Moving to %s ID %d" +msgstr "" + +#. module: asterisk_click2dial +#: code:addons/asterisk_click2dial/asterisk_click2dial.py:164 +#, python-format +msgid "No Asterisk server configured for the company '%s'." +msgstr "" + +#. module: asterisk_click2dial +#: code:addons/asterisk_click2dial/asterisk_click2dial.py:421 +#, python-format +msgid "No callerID configured for the current user" +msgstr "" + +#. module: asterisk_click2dial +#: code:addons/asterisk_click2dial/asterisk_click2dial.py:185 +#, python-format +msgid "No channel type configured for the current user." +msgstr "" + +#. module: asterisk_click2dial +#: code:addons/asterisk_click2dial/asterisk_click2dial.py:191 +#, python-format +msgid "No resource name configured for the current user" +msgstr "" + +#. module: asterisk_click2dial +#. openerp-web +#: code:addons/asterisk_click2dial/static/src/js/asterisk_click2dial.js:31 +#, python-format +msgid "Number Not Found" +msgstr "" + +#. module: asterisk_click2dial +#: code:addons/asterisk_click2dial/asterisk_click2dial.py:234 +#, python-format +msgid "Odoo can successfully login to the Asterisk Manager Interface." +msgstr "" + +#. module: asterisk_click2dial +#: code:addons/asterisk_click2dial/asterisk_click2dial.py:113 +#, 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/xml/asterisk_click2dial.xml:13 +#, python-format +msgid "Open Caller" +msgstr "" + +#. module: asterisk_click2dial +#: view:res.users:asterisk_click2dial.view_users_form +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: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 +#: field:asterisk.server,port:0 +msgid "Port" +msgstr "" + +#. module: asterisk_click2dial +#: help:asterisk.server,out_prefix:0 +msgid "" +"Prefix to dial to make outgoing calls. If you don't use a prefix to make " +"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 +#. openerp-web +#: code:addons/asterisk_click2dial/static/src/js/asterisk_click2dial.js:27 +#, python-format +msgid "Problem in the connection to Asterisk" +msgstr "" + +#. module: asterisk_click2dial +#: code:addons/asterisk_click2dial/asterisk_click2dial.py:211 +#, python-format +msgid "" +"Problem in the request from OpenERP to Asterisk. Here is the error message: " +"%s" +msgstr "" + +#. module: asterisk_click2dial +#: code:addons/asterisk_click2dial/asterisk_click2dial.py:372 +#: field:res.users,resource:0 +#, python-format +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 +#: view:asterisk.server:asterisk_click2dial.view_asterisk_server_form +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:asterisk_click2dial.view_users_form +msgid "Standard Asterisk Parameters" +msgstr "" + +#. module: asterisk_click2dial +#. openerp-web +#: code:addons/asterisk_click2dial/static/src/js/asterisk_click2dial.js:44 +#, python-format +msgid "Success" +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:asterisk_click2dial.view_asterisk_server_form +msgid "Test Connection to Asterisk" +msgstr "" + +#. module: asterisk_click2dial +#: code:addons/asterisk_click2dial/asterisk_click2dial.py:383 +#, 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:138 +#, 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:122 +#, 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 +#: 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,dial_suffix:0 +msgid "User-specific Dial Suffix" +msgstr "" + +#. module: asterisk_click2dial +#: field:res.users,variable:0 +msgid "User-specific Variable" +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:117 +#, 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:127 +#, 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 "" diff --git a/asterisk_click2dial/i18n/fr.po b/asterisk_click2dial/i18n/fr.po index cf39deb..714ad04 100644 --- a/asterisk_click2dial/i18n/fr.po +++ b/asterisk_click2dial/i18n/fr.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: connector-telephony (8.0)\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-10-14 02:09+0000\n" -"PO-Revision-Date: 2015-10-12 18:36+0000\n" +"POT-Creation-Date: 2015-11-01 04:07+0000\n" +"PO-Revision-Date: 2016-09-16 21:46+0000\n" "Last-Translator: OCA Transbot \n" "Language-Team: French (http://www.transifex.com/oca/OCA-connector-telephony-8-0/language/fr/)\n" "MIME-Version: 1.0\n" @@ -167,12 +167,12 @@ msgstr "Test de connexion réussi !" #. module: asterisk_click2dial #: field:asterisk.server,create_uid:0 msgid "Created by" -msgstr "" +msgstr "Créé par" #. module: asterisk_click2dial #: field:asterisk.server,create_date:0 msgid "Created on" -msgstr "" +msgstr "Date" #. module: asterisk_click2dial #: selection:res.users,asterisk_chan_type:0 @@ -244,7 +244,7 @@ msgstr "IAX2" #. module: asterisk_click2dial #: field:asterisk.server,id:0 msgid "ID" -msgstr "" +msgstr "ID" #. module: asterisk_click2dial #: help:asterisk.server,ip_address:0 @@ -261,12 +261,12 @@ msgstr "Numéro interne" #. module: asterisk_click2dial #: field:asterisk.server,write_uid:0 msgid "Last Updated by" -msgstr "" +msgstr "Dernière mise à jour par" #. module: asterisk_click2dial #: field:asterisk.server,write_date:0 msgid "Last Updated on" -msgstr "" +msgstr "Dernière mise à jour le" #. module: asterisk_click2dial #: selection:res.users,asterisk_chan_type:0 diff --git a/asterisk_click2dial/i18n/gl.po b/asterisk_click2dial/i18n/gl.po new file mode 100644 index 0000000..a79a1a9 --- /dev/null +++ b/asterisk_click2dial/i18n/gl.po @@ -0,0 +1,572 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * asterisk_click2dial +# +# 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: Galician (http://www.transifex.com/oca/OCA-connector-telephony-8-0/language/gl/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: gl\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\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 +#: field:res.users,asterisk_chan_type:0 +msgid "Asterisk Channel Type" +msgstr "" + +#. module: asterisk_click2dial +#: field:asterisk.server,ip_address:0 +msgid "Asterisk IP address or DNS" +msgstr "" + +#. module: asterisk_click2dial +#: view:asterisk.server:asterisk_click2dial.view_asterisk_server_form +msgid "Asterisk Manager Interface" +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 +#: view:asterisk.server:asterisk_click2dial.view_asterisk_server_search +msgid "Asterisk Server Search" +msgstr "" + +#. module: asterisk_click2dial +#: view:asterisk.server:asterisk_click2dial.view_asterisk_server_form +#: view:asterisk.server:asterisk_click2dial.view_asterisk_server_tree +#: 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 +#: 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 +#: 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 +#: code:addons/asterisk_click2dial/asterisk_click2dial.py:374 +#: field:res.users,callerid:0 +#, python-format +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 +#: code:addons/asterisk_click2dial/asterisk_click2dial.py:279 +#, python-format +msgid "" +"Can't get calling number from Asterisk.\n" +"Here is the error: '%s'" +msgstr "" + +#. module: asterisk_click2dial +#: code:addons/asterisk_click2dial/asterisk_click2dial.py:457 +#, python-format +msgid "" +"Click to dial with Asterisk failed.\n" +"Here is the error: '%s'" +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:227 +#, python-format +msgid "Connection Test Failed!" +msgstr "" + +#. module: asterisk_click2dial +#: code:addons/asterisk_click2dial/asterisk_click2dial.py:233 +#, python-format +msgid "Connection Test Successfull!" +msgstr "" + +#. module: asterisk_click2dial +#: field:asterisk.server,create_uid:0 +msgid "Created by" +msgstr "Creado por" + +#. module: asterisk_click2dial +#: field:asterisk.server,create_date:0 +msgid "Created on" +msgstr "Creado en" + +#. module: asterisk_click2dial +#: selection:res.users,asterisk_chan_type:0 +msgid "DAHDI" +msgstr "" + +#. module: asterisk_click2dial +#: field:asterisk.server,context:0 +msgid "Dialplan Context" +msgstr "" + +#. module: asterisk_click2dial +#: view:asterisk.server:asterisk_click2dial.view_asterisk_server_form +msgid "Dialplan Parameters" +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:111 +#: code:addons/asterisk_click2dial/asterisk_click2dial.py:116 +#: code:addons/asterisk_click2dial/asterisk_click2dial.py:121 +#: code:addons/asterisk_click2dial/asterisk_click2dial.py:126 +#: code:addons/asterisk_click2dial/asterisk_click2dial.py:135 +#: code:addons/asterisk_click2dial/asterisk_click2dial.py:163 +#: code:addons/asterisk_click2dial/asterisk_click2dial.py:184 +#: code:addons/asterisk_click2dial/asterisk_click2dial.py:190 +#: code:addons/asterisk_click2dial/asterisk_click2dial.py:210 +#: code:addons/asterisk_click2dial/asterisk_click2dial.py:277 +#: code:addons/asterisk_click2dial/asterisk_click2dial.py:382 +#: code:addons/asterisk_click2dial/asterisk_click2dial.py:403 +#: code:addons/asterisk_click2dial/asterisk_click2dial.py:420 +#: code:addons/asterisk_click2dial/asterisk_click2dial.py:456 +#, python-format +msgid "Error:" +msgstr "" + +#. module: asterisk_click2dial +#: field:asterisk.server,extension_priority:0 +msgid "Extension Priority" +msgstr "" + +#. module: asterisk_click2dial +#. openerp-web +#: code:addons/asterisk_click2dial/static/src/js/asterisk_click2dial.js:26 +#, python-format +msgid "Failure" +msgstr "" + +#. module: asterisk_click2dial +#: selection:res.users,asterisk_chan_type:0 +msgid "H323" +msgstr "" + +#. module: asterisk_click2dial +#: code:addons/asterisk_click2dial/asterisk_click2dial.py:228 +#, 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 +#: field:asterisk.server,id:0 +msgid "ID" +msgstr "ID" + +#. module: asterisk_click2dial +#: help:asterisk.server,ip_address:0 +msgid "IP address or DNS name of the Asterisk server." +msgstr "" + +#. module: asterisk_click2dial +#: code:addons/asterisk_click2dial/asterisk_click2dial.py:373 +#: field:res.users,internal_number:0 +#, python-format +msgid "Internal Number" +msgstr "" + +#. module: asterisk_click2dial +#: field:asterisk.server,write_uid:0 +msgid "Last Updated by" +msgstr "ültima actualización por" + +#. module: asterisk_click2dial +#: field:asterisk.server,write_date:0 +msgid "Last Updated on" +msgstr "Última actualización en" + +#. 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:404 +#, python-format +msgid "Missing phone number" +msgstr "" + +#. module: asterisk_click2dial +#. openerp-web +#: code:addons/asterisk_click2dial/static/src/js/asterisk_click2dial.js:45 +#, python-format +msgid "Moving to %s ID %d" +msgstr "" + +#. module: asterisk_click2dial +#: code:addons/asterisk_click2dial/asterisk_click2dial.py:164 +#, python-format +msgid "No Asterisk server configured for the company '%s'." +msgstr "" + +#. module: asterisk_click2dial +#: code:addons/asterisk_click2dial/asterisk_click2dial.py:421 +#, python-format +msgid "No callerID configured for the current user" +msgstr "" + +#. module: asterisk_click2dial +#: code:addons/asterisk_click2dial/asterisk_click2dial.py:185 +#, python-format +msgid "No channel type configured for the current user." +msgstr "" + +#. module: asterisk_click2dial +#: code:addons/asterisk_click2dial/asterisk_click2dial.py:191 +#, python-format +msgid "No resource name configured for the current user" +msgstr "" + +#. module: asterisk_click2dial +#. openerp-web +#: code:addons/asterisk_click2dial/static/src/js/asterisk_click2dial.js:31 +#, python-format +msgid "Number Not Found" +msgstr "" + +#. module: asterisk_click2dial +#: code:addons/asterisk_click2dial/asterisk_click2dial.py:234 +#, python-format +msgid "Odoo can successfully login to the Asterisk Manager Interface." +msgstr "" + +#. module: asterisk_click2dial +#: code:addons/asterisk_click2dial/asterisk_click2dial.py:113 +#, 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/xml/asterisk_click2dial.xml:13 +#, python-format +msgid "Open Caller" +msgstr "" + +#. module: asterisk_click2dial +#: view:res.users:asterisk_click2dial.view_users_form +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: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 +#: field:asterisk.server,port:0 +msgid "Port" +msgstr "" + +#. module: asterisk_click2dial +#: help:asterisk.server,out_prefix:0 +msgid "" +"Prefix to dial to make outgoing calls. If you don't use a prefix to make " +"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 +#. openerp-web +#: code:addons/asterisk_click2dial/static/src/js/asterisk_click2dial.js:27 +#, python-format +msgid "Problem in the connection to Asterisk" +msgstr "" + +#. module: asterisk_click2dial +#: code:addons/asterisk_click2dial/asterisk_click2dial.py:211 +#, python-format +msgid "" +"Problem in the request from OpenERP to Asterisk. Here is the error message: " +"%s" +msgstr "" + +#. module: asterisk_click2dial +#: code:addons/asterisk_click2dial/asterisk_click2dial.py:372 +#: field:res.users,resource:0 +#, python-format +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 +#: view:asterisk.server:asterisk_click2dial.view_asterisk_server_form +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:asterisk_click2dial.view_users_form +msgid "Standard Asterisk Parameters" +msgstr "" + +#. module: asterisk_click2dial +#. openerp-web +#: code:addons/asterisk_click2dial/static/src/js/asterisk_click2dial.js:44 +#, python-format +msgid "Success" +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:asterisk_click2dial.view_asterisk_server_form +msgid "Test Connection to Asterisk" +msgstr "" + +#. module: asterisk_click2dial +#: code:addons/asterisk_click2dial/asterisk_click2dial.py:383 +#, 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:138 +#, 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:122 +#, 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 +#: 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,dial_suffix:0 +msgid "User-specific Dial Suffix" +msgstr "" + +#. module: asterisk_click2dial +#: field:res.users,variable:0 +msgid "User-specific Variable" +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:117 +#, 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:127 +#, 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 "" diff --git a/asterisk_click2dial/i18n/it.po b/asterisk_click2dial/i18n/it.po new file mode 100644 index 0000000..da50a42 --- /dev/null +++ b/asterisk_click2dial/i18n/it.po @@ -0,0 +1,572 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * asterisk_click2dial +# +# 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: 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: 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 +#: field:res.users,asterisk_chan_type:0 +msgid "Asterisk Channel Type" +msgstr "" + +#. module: asterisk_click2dial +#: field:asterisk.server,ip_address:0 +msgid "Asterisk IP address or DNS" +msgstr "" + +#. module: asterisk_click2dial +#: view:asterisk.server:asterisk_click2dial.view_asterisk_server_form +msgid "Asterisk Manager Interface" +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 +#: view:asterisk.server:asterisk_click2dial.view_asterisk_server_search +msgid "Asterisk Server Search" +msgstr "" + +#. module: asterisk_click2dial +#: view:asterisk.server:asterisk_click2dial.view_asterisk_server_form +#: view:asterisk.server:asterisk_click2dial.view_asterisk_server_tree +#: 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 +#: 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 +#: 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 +#: code:addons/asterisk_click2dial/asterisk_click2dial.py:374 +#: field:res.users,callerid:0 +#, python-format +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 +#: code:addons/asterisk_click2dial/asterisk_click2dial.py:279 +#, python-format +msgid "" +"Can't get calling number from Asterisk.\n" +"Here is the error: '%s'" +msgstr "" + +#. module: asterisk_click2dial +#: code:addons/asterisk_click2dial/asterisk_click2dial.py:457 +#, python-format +msgid "" +"Click to dial with Asterisk failed.\n" +"Here is the error: '%s'" +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:227 +#, python-format +msgid "Connection Test Failed!" +msgstr "" + +#. module: asterisk_click2dial +#: code:addons/asterisk_click2dial/asterisk_click2dial.py:233 +#, python-format +msgid "Connection Test Successfull!" +msgstr "" + +#. module: asterisk_click2dial +#: field:asterisk.server,create_uid:0 +msgid "Created by" +msgstr "Creato da" + +#. module: asterisk_click2dial +#: field:asterisk.server,create_date:0 +msgid "Created on" +msgstr "Creato il" + +#. module: asterisk_click2dial +#: selection:res.users,asterisk_chan_type:0 +msgid "DAHDI" +msgstr "" + +#. module: asterisk_click2dial +#: field:asterisk.server,context:0 +msgid "Dialplan Context" +msgstr "" + +#. module: asterisk_click2dial +#: view:asterisk.server:asterisk_click2dial.view_asterisk_server_form +msgid "Dialplan Parameters" +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:111 +#: code:addons/asterisk_click2dial/asterisk_click2dial.py:116 +#: code:addons/asterisk_click2dial/asterisk_click2dial.py:121 +#: code:addons/asterisk_click2dial/asterisk_click2dial.py:126 +#: code:addons/asterisk_click2dial/asterisk_click2dial.py:135 +#: code:addons/asterisk_click2dial/asterisk_click2dial.py:163 +#: code:addons/asterisk_click2dial/asterisk_click2dial.py:184 +#: code:addons/asterisk_click2dial/asterisk_click2dial.py:190 +#: code:addons/asterisk_click2dial/asterisk_click2dial.py:210 +#: code:addons/asterisk_click2dial/asterisk_click2dial.py:277 +#: code:addons/asterisk_click2dial/asterisk_click2dial.py:382 +#: code:addons/asterisk_click2dial/asterisk_click2dial.py:403 +#: code:addons/asterisk_click2dial/asterisk_click2dial.py:420 +#: code:addons/asterisk_click2dial/asterisk_click2dial.py:456 +#, python-format +msgid "Error:" +msgstr "" + +#. module: asterisk_click2dial +#: field:asterisk.server,extension_priority:0 +msgid "Extension Priority" +msgstr "" + +#. module: asterisk_click2dial +#. openerp-web +#: code:addons/asterisk_click2dial/static/src/js/asterisk_click2dial.js:26 +#, python-format +msgid "Failure" +msgstr "" + +#. module: asterisk_click2dial +#: selection:res.users,asterisk_chan_type:0 +msgid "H323" +msgstr "" + +#. module: asterisk_click2dial +#: code:addons/asterisk_click2dial/asterisk_click2dial.py:228 +#, 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 +#: field:asterisk.server,id:0 +msgid "ID" +msgstr "ID" + +#. module: asterisk_click2dial +#: help:asterisk.server,ip_address:0 +msgid "IP address or DNS name of the Asterisk server." +msgstr "" + +#. module: asterisk_click2dial +#: code:addons/asterisk_click2dial/asterisk_click2dial.py:373 +#: field:res.users,internal_number:0 +#, python-format +msgid "Internal Number" +msgstr "" + +#. module: asterisk_click2dial +#: field:asterisk.server,write_uid:0 +msgid "Last Updated by" +msgstr "Ultimo aggiornamento di" + +#. module: asterisk_click2dial +#: field:asterisk.server,write_date:0 +msgid "Last Updated on" +msgstr "Ultimo aggiornamento il" + +#. 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:404 +#, python-format +msgid "Missing phone number" +msgstr "" + +#. module: asterisk_click2dial +#. openerp-web +#: code:addons/asterisk_click2dial/static/src/js/asterisk_click2dial.js:45 +#, python-format +msgid "Moving to %s ID %d" +msgstr "" + +#. module: asterisk_click2dial +#: code:addons/asterisk_click2dial/asterisk_click2dial.py:164 +#, python-format +msgid "No Asterisk server configured for the company '%s'." +msgstr "" + +#. module: asterisk_click2dial +#: code:addons/asterisk_click2dial/asterisk_click2dial.py:421 +#, python-format +msgid "No callerID configured for the current user" +msgstr "" + +#. module: asterisk_click2dial +#: code:addons/asterisk_click2dial/asterisk_click2dial.py:185 +#, python-format +msgid "No channel type configured for the current user." +msgstr "" + +#. module: asterisk_click2dial +#: code:addons/asterisk_click2dial/asterisk_click2dial.py:191 +#, python-format +msgid "No resource name configured for the current user" +msgstr "" + +#. module: asterisk_click2dial +#. openerp-web +#: code:addons/asterisk_click2dial/static/src/js/asterisk_click2dial.js:31 +#, python-format +msgid "Number Not Found" +msgstr "" + +#. module: asterisk_click2dial +#: code:addons/asterisk_click2dial/asterisk_click2dial.py:234 +#, python-format +msgid "Odoo can successfully login to the Asterisk Manager Interface." +msgstr "" + +#. module: asterisk_click2dial +#: code:addons/asterisk_click2dial/asterisk_click2dial.py:113 +#, 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/xml/asterisk_click2dial.xml:13 +#, python-format +msgid "Open Caller" +msgstr "" + +#. module: asterisk_click2dial +#: view:res.users:asterisk_click2dial.view_users_form +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: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 +#: field:asterisk.server,port:0 +msgid "Port" +msgstr "" + +#. module: asterisk_click2dial +#: help:asterisk.server,out_prefix:0 +msgid "" +"Prefix to dial to make outgoing calls. If you don't use a prefix to make " +"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 +#. openerp-web +#: code:addons/asterisk_click2dial/static/src/js/asterisk_click2dial.js:27 +#, python-format +msgid "Problem in the connection to Asterisk" +msgstr "" + +#. module: asterisk_click2dial +#: code:addons/asterisk_click2dial/asterisk_click2dial.py:211 +#, python-format +msgid "" +"Problem in the request from OpenERP to Asterisk. Here is the error message: " +"%s" +msgstr "" + +#. module: asterisk_click2dial +#: code:addons/asterisk_click2dial/asterisk_click2dial.py:372 +#: field:res.users,resource:0 +#, python-format +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 +#: view:asterisk.server:asterisk_click2dial.view_asterisk_server_form +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:asterisk_click2dial.view_users_form +msgid "Standard Asterisk Parameters" +msgstr "" + +#. module: asterisk_click2dial +#. openerp-web +#: code:addons/asterisk_click2dial/static/src/js/asterisk_click2dial.js:44 +#, python-format +msgid "Success" +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:asterisk_click2dial.view_asterisk_server_form +msgid "Test Connection to Asterisk" +msgstr "" + +#. module: asterisk_click2dial +#: code:addons/asterisk_click2dial/asterisk_click2dial.py:383 +#, 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:138 +#, 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:122 +#, 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 +#: 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,dial_suffix:0 +msgid "User-specific Dial Suffix" +msgstr "" + +#. module: asterisk_click2dial +#: field:res.users,variable:0 +msgid "User-specific Variable" +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:117 +#, 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:127 +#, 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 "" diff --git a/asterisk_click2dial/i18n/pt.po b/asterisk_click2dial/i18n/pt.po new file mode 100644 index 0000000..c546a36 --- /dev/null +++ b/asterisk_click2dial/i18n/pt.po @@ -0,0 +1,572 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * asterisk_click2dial +# +# 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: Portuguese (http://www.transifex.com/oca/OCA-connector-telephony-8-0/language/pt/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: pt\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\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 +#: field:res.users,asterisk_chan_type:0 +msgid "Asterisk Channel Type" +msgstr "" + +#. module: asterisk_click2dial +#: field:asterisk.server,ip_address:0 +msgid "Asterisk IP address or DNS" +msgstr "" + +#. module: asterisk_click2dial +#: view:asterisk.server:asterisk_click2dial.view_asterisk_server_form +msgid "Asterisk Manager Interface" +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 +#: view:asterisk.server:asterisk_click2dial.view_asterisk_server_search +msgid "Asterisk Server Search" +msgstr "" + +#. module: asterisk_click2dial +#: view:asterisk.server:asterisk_click2dial.view_asterisk_server_form +#: view:asterisk.server:asterisk_click2dial.view_asterisk_server_tree +#: 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 +#: 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 +#: 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 +#: code:addons/asterisk_click2dial/asterisk_click2dial.py:374 +#: field:res.users,callerid:0 +#, python-format +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 +#: code:addons/asterisk_click2dial/asterisk_click2dial.py:279 +#, python-format +msgid "" +"Can't get calling number from Asterisk.\n" +"Here is the error: '%s'" +msgstr "" + +#. module: asterisk_click2dial +#: code:addons/asterisk_click2dial/asterisk_click2dial.py:457 +#, python-format +msgid "" +"Click to dial with Asterisk failed.\n" +"Here is the error: '%s'" +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:227 +#, python-format +msgid "Connection Test Failed!" +msgstr "" + +#. module: asterisk_click2dial +#: code:addons/asterisk_click2dial/asterisk_click2dial.py:233 +#, python-format +msgid "Connection Test Successfull!" +msgstr "" + +#. module: asterisk_click2dial +#: field:asterisk.server,create_uid:0 +msgid "Created by" +msgstr "Criado por" + +#. module: asterisk_click2dial +#: field:asterisk.server,create_date:0 +msgid "Created on" +msgstr "Criado em" + +#. module: asterisk_click2dial +#: selection:res.users,asterisk_chan_type:0 +msgid "DAHDI" +msgstr "" + +#. module: asterisk_click2dial +#: field:asterisk.server,context:0 +msgid "Dialplan Context" +msgstr "" + +#. module: asterisk_click2dial +#: view:asterisk.server:asterisk_click2dial.view_asterisk_server_form +msgid "Dialplan Parameters" +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:111 +#: code:addons/asterisk_click2dial/asterisk_click2dial.py:116 +#: code:addons/asterisk_click2dial/asterisk_click2dial.py:121 +#: code:addons/asterisk_click2dial/asterisk_click2dial.py:126 +#: code:addons/asterisk_click2dial/asterisk_click2dial.py:135 +#: code:addons/asterisk_click2dial/asterisk_click2dial.py:163 +#: code:addons/asterisk_click2dial/asterisk_click2dial.py:184 +#: code:addons/asterisk_click2dial/asterisk_click2dial.py:190 +#: code:addons/asterisk_click2dial/asterisk_click2dial.py:210 +#: code:addons/asterisk_click2dial/asterisk_click2dial.py:277 +#: code:addons/asterisk_click2dial/asterisk_click2dial.py:382 +#: code:addons/asterisk_click2dial/asterisk_click2dial.py:403 +#: code:addons/asterisk_click2dial/asterisk_click2dial.py:420 +#: code:addons/asterisk_click2dial/asterisk_click2dial.py:456 +#, python-format +msgid "Error:" +msgstr "" + +#. module: asterisk_click2dial +#: field:asterisk.server,extension_priority:0 +msgid "Extension Priority" +msgstr "" + +#. module: asterisk_click2dial +#. openerp-web +#: code:addons/asterisk_click2dial/static/src/js/asterisk_click2dial.js:26 +#, python-format +msgid "Failure" +msgstr "" + +#. module: asterisk_click2dial +#: selection:res.users,asterisk_chan_type:0 +msgid "H323" +msgstr "" + +#. module: asterisk_click2dial +#: code:addons/asterisk_click2dial/asterisk_click2dial.py:228 +#, 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 +#: field:asterisk.server,id:0 +msgid "ID" +msgstr "ID" + +#. module: asterisk_click2dial +#: help:asterisk.server,ip_address:0 +msgid "IP address or DNS name of the Asterisk server." +msgstr "" + +#. module: asterisk_click2dial +#: code:addons/asterisk_click2dial/asterisk_click2dial.py:373 +#: field:res.users,internal_number:0 +#, python-format +msgid "Internal Number" +msgstr "" + +#. module: asterisk_click2dial +#: field:asterisk.server,write_uid:0 +msgid "Last Updated by" +msgstr "Atualizado pela última vez por" + +#. module: asterisk_click2dial +#: field:asterisk.server,write_date:0 +msgid "Last Updated on" +msgstr "Atualizado pela última vez em" + +#. 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:404 +#, python-format +msgid "Missing phone number" +msgstr "" + +#. module: asterisk_click2dial +#. openerp-web +#: code:addons/asterisk_click2dial/static/src/js/asterisk_click2dial.js:45 +#, python-format +msgid "Moving to %s ID %d" +msgstr "" + +#. module: asterisk_click2dial +#: code:addons/asterisk_click2dial/asterisk_click2dial.py:164 +#, python-format +msgid "No Asterisk server configured for the company '%s'." +msgstr "" + +#. module: asterisk_click2dial +#: code:addons/asterisk_click2dial/asterisk_click2dial.py:421 +#, python-format +msgid "No callerID configured for the current user" +msgstr "" + +#. module: asterisk_click2dial +#: code:addons/asterisk_click2dial/asterisk_click2dial.py:185 +#, python-format +msgid "No channel type configured for the current user." +msgstr "" + +#. module: asterisk_click2dial +#: code:addons/asterisk_click2dial/asterisk_click2dial.py:191 +#, python-format +msgid "No resource name configured for the current user" +msgstr "" + +#. module: asterisk_click2dial +#. openerp-web +#: code:addons/asterisk_click2dial/static/src/js/asterisk_click2dial.js:31 +#, python-format +msgid "Number Not Found" +msgstr "" + +#. module: asterisk_click2dial +#: code:addons/asterisk_click2dial/asterisk_click2dial.py:234 +#, python-format +msgid "Odoo can successfully login to the Asterisk Manager Interface." +msgstr "" + +#. module: asterisk_click2dial +#: code:addons/asterisk_click2dial/asterisk_click2dial.py:113 +#, 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/xml/asterisk_click2dial.xml:13 +#, python-format +msgid "Open Caller" +msgstr "" + +#. module: asterisk_click2dial +#: view:res.users:asterisk_click2dial.view_users_form +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: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 +#: field:asterisk.server,port:0 +msgid "Port" +msgstr "" + +#. module: asterisk_click2dial +#: help:asterisk.server,out_prefix:0 +msgid "" +"Prefix to dial to make outgoing calls. If you don't use a prefix to make " +"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 +#. openerp-web +#: code:addons/asterisk_click2dial/static/src/js/asterisk_click2dial.js:27 +#, python-format +msgid "Problem in the connection to Asterisk" +msgstr "" + +#. module: asterisk_click2dial +#: code:addons/asterisk_click2dial/asterisk_click2dial.py:211 +#, python-format +msgid "" +"Problem in the request from OpenERP to Asterisk. Here is the error message: " +"%s" +msgstr "" + +#. module: asterisk_click2dial +#: code:addons/asterisk_click2dial/asterisk_click2dial.py:372 +#: field:res.users,resource:0 +#, python-format +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 +#: view:asterisk.server:asterisk_click2dial.view_asterisk_server_form +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:asterisk_click2dial.view_users_form +msgid "Standard Asterisk Parameters" +msgstr "" + +#. module: asterisk_click2dial +#. openerp-web +#: code:addons/asterisk_click2dial/static/src/js/asterisk_click2dial.js:44 +#, python-format +msgid "Success" +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:asterisk_click2dial.view_asterisk_server_form +msgid "Test Connection to Asterisk" +msgstr "" + +#. module: asterisk_click2dial +#: code:addons/asterisk_click2dial/asterisk_click2dial.py:383 +#, 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:138 +#, 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:122 +#, 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 +#: 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,dial_suffix:0 +msgid "User-specific Dial Suffix" +msgstr "" + +#. module: asterisk_click2dial +#: field:res.users,variable:0 +msgid "User-specific Variable" +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:117 +#, 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:127 +#, 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 "" diff --git a/asterisk_click2dial/i18n/pt_BR.po b/asterisk_click2dial/i18n/pt_BR.po index 2d6ce9a..fba52cc 100644 --- a/asterisk_click2dial/i18n/pt_BR.po +++ b/asterisk_click2dial/i18n/pt_BR.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: connector-telephony (8.0)\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-10-14 02:09+0000\n" -"PO-Revision-Date: 2015-10-12 18:36+0000\n" +"POT-Creation-Date: 2015-11-01 04:07+0000\n" +"PO-Revision-Date: 2016-09-08 13:36+0000\n" "Last-Translator: OCA Transbot \n" "Language-Team: Portuguese (Brazil) (http://www.transifex.com/oca/OCA-connector-telephony-8-0/language/pt_BR/)\n" "MIME-Version: 1.0\n" @@ -168,12 +168,12 @@ msgstr "" #. module: asterisk_click2dial #: field:asterisk.server,create_uid:0 msgid "Created by" -msgstr "" +msgstr "Criado por" #. module: asterisk_click2dial #: field:asterisk.server,create_date:0 msgid "Created on" -msgstr "" +msgstr "Criado em" #. module: asterisk_click2dial #: selection:res.users,asterisk_chan_type:0 @@ -245,7 +245,7 @@ msgstr "IAX2" #. module: asterisk_click2dial #: field:asterisk.server,id:0 msgid "ID" -msgstr "" +msgstr "Identificação" #. module: asterisk_click2dial #: help:asterisk.server,ip_address:0 @@ -262,12 +262,12 @@ msgstr "" #. module: asterisk_click2dial #: field:asterisk.server,write_uid:0 msgid "Last Updated by" -msgstr "" +msgstr "Última atualização por" #. module: asterisk_click2dial #: field:asterisk.server,write_date:0 msgid "Last Updated on" -msgstr "" +msgstr "Última atualização em" #. module: asterisk_click2dial #: selection:res.users,asterisk_chan_type:0 diff --git a/asterisk_click2dial/i18n/pt_PT.po b/asterisk_click2dial/i18n/pt_PT.po new file mode 100644 index 0000000..073a011 --- /dev/null +++ b/asterisk_click2dial/i18n/pt_PT.po @@ -0,0 +1,572 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * asterisk_click2dial +# +# 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: Portuguese (Portugal) (http://www.transifex.com/oca/OCA-connector-telephony-8-0/language/pt_PT/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: pt_PT\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\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 +#: field:res.users,asterisk_chan_type:0 +msgid "Asterisk Channel Type" +msgstr "" + +#. module: asterisk_click2dial +#: field:asterisk.server,ip_address:0 +msgid "Asterisk IP address or DNS" +msgstr "" + +#. module: asterisk_click2dial +#: view:asterisk.server:asterisk_click2dial.view_asterisk_server_form +msgid "Asterisk Manager Interface" +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 +#: view:asterisk.server:asterisk_click2dial.view_asterisk_server_search +msgid "Asterisk Server Search" +msgstr "" + +#. module: asterisk_click2dial +#: view:asterisk.server:asterisk_click2dial.view_asterisk_server_form +#: view:asterisk.server:asterisk_click2dial.view_asterisk_server_tree +#: 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 +#: 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 +#: 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 +#: code:addons/asterisk_click2dial/asterisk_click2dial.py:374 +#: field:res.users,callerid:0 +#, python-format +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 +#: code:addons/asterisk_click2dial/asterisk_click2dial.py:279 +#, python-format +msgid "" +"Can't get calling number from Asterisk.\n" +"Here is the error: '%s'" +msgstr "" + +#. module: asterisk_click2dial +#: code:addons/asterisk_click2dial/asterisk_click2dial.py:457 +#, python-format +msgid "" +"Click to dial with Asterisk failed.\n" +"Here is the error: '%s'" +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:227 +#, python-format +msgid "Connection Test Failed!" +msgstr "O teste de ligação falhou!" + +#. module: asterisk_click2dial +#: code:addons/asterisk_click2dial/asterisk_click2dial.py:233 +#, python-format +msgid "Connection Test Successfull!" +msgstr "" + +#. module: asterisk_click2dial +#: field:asterisk.server,create_uid:0 +msgid "Created by" +msgstr "Criado por" + +#. module: asterisk_click2dial +#: field:asterisk.server,create_date:0 +msgid "Created on" +msgstr "Criado em" + +#. module: asterisk_click2dial +#: selection:res.users,asterisk_chan_type:0 +msgid "DAHDI" +msgstr "" + +#. module: asterisk_click2dial +#: field:asterisk.server,context:0 +msgid "Dialplan Context" +msgstr "" + +#. module: asterisk_click2dial +#: view:asterisk.server:asterisk_click2dial.view_asterisk_server_form +msgid "Dialplan Parameters" +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:111 +#: code:addons/asterisk_click2dial/asterisk_click2dial.py:116 +#: code:addons/asterisk_click2dial/asterisk_click2dial.py:121 +#: code:addons/asterisk_click2dial/asterisk_click2dial.py:126 +#: code:addons/asterisk_click2dial/asterisk_click2dial.py:135 +#: code:addons/asterisk_click2dial/asterisk_click2dial.py:163 +#: code:addons/asterisk_click2dial/asterisk_click2dial.py:184 +#: code:addons/asterisk_click2dial/asterisk_click2dial.py:190 +#: code:addons/asterisk_click2dial/asterisk_click2dial.py:210 +#: code:addons/asterisk_click2dial/asterisk_click2dial.py:277 +#: code:addons/asterisk_click2dial/asterisk_click2dial.py:382 +#: code:addons/asterisk_click2dial/asterisk_click2dial.py:403 +#: code:addons/asterisk_click2dial/asterisk_click2dial.py:420 +#: code:addons/asterisk_click2dial/asterisk_click2dial.py:456 +#, python-format +msgid "Error:" +msgstr "" + +#. module: asterisk_click2dial +#: field:asterisk.server,extension_priority:0 +msgid "Extension Priority" +msgstr "" + +#. module: asterisk_click2dial +#. openerp-web +#: code:addons/asterisk_click2dial/static/src/js/asterisk_click2dial.js:26 +#, python-format +msgid "Failure" +msgstr "" + +#. module: asterisk_click2dial +#: selection:res.users,asterisk_chan_type:0 +msgid "H323" +msgstr "" + +#. module: asterisk_click2dial +#: code:addons/asterisk_click2dial/asterisk_click2dial.py:228 +#, 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 +#: field:asterisk.server,id:0 +msgid "ID" +msgstr "ID" + +#. module: asterisk_click2dial +#: help:asterisk.server,ip_address:0 +msgid "IP address or DNS name of the Asterisk server." +msgstr "" + +#. module: asterisk_click2dial +#: code:addons/asterisk_click2dial/asterisk_click2dial.py:373 +#: field:res.users,internal_number:0 +#, python-format +msgid "Internal Number" +msgstr "" + +#. module: asterisk_click2dial +#: field:asterisk.server,write_uid:0 +msgid "Last Updated by" +msgstr "Atualizado pela última vez por" + +#. module: asterisk_click2dial +#: field:asterisk.server,write_date:0 +msgid "Last Updated on" +msgstr "Atualizado pela última vez em" + +#. 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:404 +#, python-format +msgid "Missing phone number" +msgstr "" + +#. module: asterisk_click2dial +#. openerp-web +#: code:addons/asterisk_click2dial/static/src/js/asterisk_click2dial.js:45 +#, python-format +msgid "Moving to %s ID %d" +msgstr "" + +#. module: asterisk_click2dial +#: code:addons/asterisk_click2dial/asterisk_click2dial.py:164 +#, python-format +msgid "No Asterisk server configured for the company '%s'." +msgstr "" + +#. module: asterisk_click2dial +#: code:addons/asterisk_click2dial/asterisk_click2dial.py:421 +#, python-format +msgid "No callerID configured for the current user" +msgstr "" + +#. module: asterisk_click2dial +#: code:addons/asterisk_click2dial/asterisk_click2dial.py:185 +#, python-format +msgid "No channel type configured for the current user." +msgstr "" + +#. module: asterisk_click2dial +#: code:addons/asterisk_click2dial/asterisk_click2dial.py:191 +#, python-format +msgid "No resource name configured for the current user" +msgstr "" + +#. module: asterisk_click2dial +#. openerp-web +#: code:addons/asterisk_click2dial/static/src/js/asterisk_click2dial.js:31 +#, python-format +msgid "Number Not Found" +msgstr "" + +#. module: asterisk_click2dial +#: code:addons/asterisk_click2dial/asterisk_click2dial.py:234 +#, python-format +msgid "Odoo can successfully login to the Asterisk Manager Interface." +msgstr "" + +#. module: asterisk_click2dial +#: code:addons/asterisk_click2dial/asterisk_click2dial.py:113 +#, 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/xml/asterisk_click2dial.xml:13 +#, python-format +msgid "Open Caller" +msgstr "" + +#. module: asterisk_click2dial +#: view:res.users:asterisk_click2dial.view_users_form +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: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 +#: field:asterisk.server,port:0 +msgid "Port" +msgstr "" + +#. module: asterisk_click2dial +#: help:asterisk.server,out_prefix:0 +msgid "" +"Prefix to dial to make outgoing calls. If you don't use a prefix to make " +"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 +#. openerp-web +#: code:addons/asterisk_click2dial/static/src/js/asterisk_click2dial.js:27 +#, python-format +msgid "Problem in the connection to Asterisk" +msgstr "" + +#. module: asterisk_click2dial +#: code:addons/asterisk_click2dial/asterisk_click2dial.py:211 +#, python-format +msgid "" +"Problem in the request from OpenERP to Asterisk. Here is the error message: " +"%s" +msgstr "" + +#. module: asterisk_click2dial +#: code:addons/asterisk_click2dial/asterisk_click2dial.py:372 +#: field:res.users,resource:0 +#, python-format +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 +#: view:asterisk.server:asterisk_click2dial.view_asterisk_server_form +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:asterisk_click2dial.view_users_form +msgid "Standard Asterisk Parameters" +msgstr "" + +#. module: asterisk_click2dial +#. openerp-web +#: code:addons/asterisk_click2dial/static/src/js/asterisk_click2dial.js:44 +#, python-format +msgid "Success" +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:asterisk_click2dial.view_asterisk_server_form +msgid "Test Connection to Asterisk" +msgstr "" + +#. module: asterisk_click2dial +#: code:addons/asterisk_click2dial/asterisk_click2dial.py:383 +#, 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:138 +#, 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:122 +#, 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 +#: 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,dial_suffix:0 +msgid "User-specific Dial Suffix" +msgstr "" + +#. module: asterisk_click2dial +#: field:res.users,variable:0 +msgid "User-specific Variable" +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:117 +#, 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:127 +#, 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 "" diff --git a/base_phone/i18n/am.po b/base_phone/i18n/am.po new file mode 100644 index 0000000..89815b6 --- /dev/null +++ b/base_phone/i18n/am.po @@ -0,0 +1,337 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * base_phone +# +# 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: Amharic (http://www.transifex.com/oca/OCA-connector-telephony-8-0/language/am/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: am\n" +"Plural-Forms: nplurals=2; plural=(n > 1);\n" + +#. module: base_phone +#: field:number.not.found,calling_number:0 +msgid "Calling Number" +msgstr "" + +#. module: base_phone +#: view:reformat.all.phonenumbers:base_phone.reformat_all_phonenumbers_form +msgid "Cancel" +msgstr "Cancelar" + +#. module: base_phone +#: code:addons/base_phone/base_phone.py:112 +#, python-format +msgid "" +"Cannot reformat the phone number '%s' to international format. Error " +"message: %s" +msgstr "" + +#. module: base_phone +#. openerp-web +#: code:addons/base_phone/static/src/js/phone_widget.js:46 +#, python-format +msgid "Click2dial started" +msgstr "" + +#. module: base_phone +#. openerp-web +#: code:addons/base_phone/static/src/js/phone_widget.js:58 +#, python-format +msgid "Click2dial successfull" +msgstr "" + +#. module: base_phone +#: view:number.not.found:base_phone.number_not_found_form +#: view:reformat.all.phonenumbers:base_phone.reformat_all_phonenumbers_form +msgid "Close" +msgstr "" + +#. module: base_phone +#: model:ir.model,name:base_phone.model_res_company +msgid "Companies" +msgstr "" + +#. module: base_phone +#: code:addons/base_phone/wizard/number_not_found.py:87 +#, python-format +msgid "Create New Partner" +msgstr "" + +#. module: base_phone +#: view:number.not.found:base_phone.number_not_found_form +msgid "Create Partner with this Number" +msgstr "" + +#. module: base_phone +#: view:number.not.found:base_phone.number_not_found_form +msgid "Create or Update a Partner" +msgstr "" + +#. module: base_phone +#: field:number.not.found,create_uid:0 +#: field:reformat.all.phonenumbers,create_uid:0 +msgid "Created by" +msgstr "Creado por" + +#. module: base_phone +#: field:number.not.found,create_date:0 +#: field:reformat.all.phonenumbers,create_date:0 +msgid "Created on" +msgstr "Creado en" + +#. module: base_phone +#: field:number.not.found,current_partner_mobile:0 +msgid "Current Mobile" +msgstr "" + +#. module: base_phone +#: field:number.not.found,current_partner_phone:0 +msgid "Current Phone" +msgstr "" + +#. module: base_phone +#. openerp-web +#: code:addons/base_phone/static/src/js/phone_widget.js:39 +#, python-format +msgid "Dial" +msgstr "" + +#. module: base_phone +#: selection:reformat.all.phonenumbers,state:0 +msgid "Done" +msgstr "" + +#. module: base_phone +#: selection:reformat.all.phonenumbers,state:0 +msgid "Draft" +msgstr "" + +#. module: base_phone +#: field:number.not.found,e164_number:0 +msgid "E.164 Number" +msgstr "" + +#. module: base_phone +#: help:number.not.found,e164_number:0 +msgid "E.164 equivalent of the calling number." +msgstr "" + +#. module: base_phone +#: view:res.users:base_phone.view_users_form_simple_modif +msgid "Email Preferences" +msgstr "" + +#. module: base_phone +#: code:addons/base_phone/wizard/number_not_found.py:101 +#, python-format +msgid "Error:" +msgstr "" + +#. module: base_phone +#: selection:number.not.found,number_type:0 +msgid "Fixed" +msgstr "" + +#. module: base_phone +#: field:number.not.found,number_type:0 +msgid "Fixed/Mobile" +msgstr "" + +#. module: base_phone +#: field:base.phone.installed,id:0 field:number.not.found,id:0 +#: field:phone.common,id:0 field:reformat.all.phonenumbers,id:0 +msgid "ID" +msgstr "ID" + +#. module: base_phone +#: help:res.company,number_of_digits_to_match_from_end:0 +msgid "" +"In several situations, OpenERP will have to find a Partner/Lead/Employee/..." +" from a phone number presented by the calling party. As the phone numbers " +"presented by your phone operator may not always be displayed in a standard " +"format, the best method to find the related Partner/Lead/Employee/... in " +"OpenERP is to try to match the end of the phone number in OpenERP with the N" +" last digits of the phone number presented by the calling party. N is the " +"value you should enter in this field." +msgstr "" + +#. module: base_phone +#: field:number.not.found,write_uid:0 +#: field:reformat.all.phonenumbers,write_uid:0 +msgid "Last Updated by" +msgstr "Última actualización por" + +#. module: base_phone +#: field:number.not.found,write_date:0 +#: field:reformat.all.phonenumbers,write_date:0 +msgid "Last Updated on" +msgstr "Última actualización en" + +#. module: base_phone +#: selection:number.not.found,number_type:0 +msgid "Mobile" +msgstr "" + +#. module: base_phone +#: view:number.not.found:base_phone.number_not_found_form +msgid "Number Not Found" +msgstr "" + +#. module: base_phone +#: view:number.not.found:base_phone.number_not_found_form +msgid "Number converted to international format:" +msgstr "" + +#. module: base_phone +#. openerp-web +#: code:addons/base_phone/static/src/js/phone_widget.js:59 +#, python-format +msgid "Number dialed:" +msgstr "" + +#. module: base_phone +#: model:ir.model,name:base_phone.model_number_not_found +msgid "Number not found" +msgstr "" + +#. module: base_phone +#: view:number.not.found:base_phone.number_not_found_form +msgid "Number not found:" +msgstr "" + +#. module: base_phone +#: field:res.company,number_of_digits_to_match_from_end:0 +msgid "Number of Digits To Match From End" +msgstr "" + +#. module: base_phone +#: model:ir.model,name:base_phone.model_res_partner +msgid "Partner" +msgstr "" + +#. module: base_phone +#: help:number.not.found,to_update_partner_id:0 +msgid "Partner on which the phone number will be written" +msgstr "" + +#. module: base_phone +#: field:number.not.found,to_update_partner_id:0 +msgid "Partner to Update" +msgstr "" + +#. module: base_phone +#: code:addons/base_phone/wizard/number_not_found.py:107 +#, python-format +msgid "Partner: %s" +msgstr "" + +#. module: base_phone +#: view:res.company:base_phone.view_company_form +msgid "Phone" +msgstr "" + +#. module: base_phone +#: model:res.groups,name:base_phone.group_callerid +msgid "Phone CallerID" +msgstr "" + +#. module: base_phone +#: help:number.not.found,calling_number:0 +msgid "" +"Phone number of calling party that has been obtained from the telephony " +"server, in the format used by the telephony server (not E.164)." +msgstr "" + +#. module: base_phone +#: field:reformat.all.phonenumbers,phonenumbers_not_reformatted:0 +msgid "Phone numbers that couldn't be reformatted" +msgstr "" + +#. module: base_phone +#: view:reformat.all.phonenumbers:base_phone.reformat_all_phonenumbers_form +msgid "Phone numbers that couldn't be reformatted:" +msgstr "" + +#. module: base_phone +#: model:ir.actions.act_window,name:base_phone.reformat_all_phonenumbers_action +#: model:ir.ui.menu,name:base_phone.reformat_all_phonenumbers_menu +msgid "Reformat Phone Numbers" +msgstr "" + +#. module: base_phone +#: model:ir.model,name:base_phone.model_reformat_all_phonenumbers +#: view:reformat.all.phonenumbers:base_phone.reformat_all_phonenumbers_form +msgid "Reformat all phone numbers" +msgstr "" + +#. module: base_phone +#: code:addons/base_phone/wizard/number_not_found.py:102 +#, python-format +msgid "Select the Partner to Update." +msgstr "" + +#. module: base_phone +#: field:reformat.all.phonenumbers,state:0 +msgid "State" +msgstr "" + +#. module: base_phone +#: model:ir.ui.menu,name:base_phone.menu_config_phone +#: view:res.users:base_phone.view_users_form +msgid "Telephony" +msgstr "" + +#. module: base_phone +#: view:res.users:base_phone.view_users_form +#: view:res.users:base_phone.view_users_form_simple_modif +msgid "Telephony Preferences" +msgstr "" + +#. module: base_phone +#: sql_constraint:res.company:0 +msgid "" +"The value of the field 'Number of Digits To Match From End' must be " +"positive." +msgstr "" + +#. module: base_phone +#: view:reformat.all.phonenumbers:base_phone.reformat_all_phonenumbers_form +msgid "" +"This wizard reformats the phone, mobile and fax numbers of all partners in " +"standard international format e.g. +33141981242" +msgstr "" + +#. module: base_phone +#. openerp-web +#: code:addons/base_phone/static/src/js/phone_widget.js:47 +#, python-format +msgid "Unhook your ringing phone" +msgstr "" + +#. module: base_phone +#: view:number.not.found:base_phone.number_not_found_form +msgid "Update Partner with this Number" +msgstr "" + +#. module: base_phone +#: view:res.company:base_phone.view_company_form +#: view:res.partner:base_phone.view_partner_form +msgid "fax" +msgstr "" + +#. module: base_phone +#: view:res.company:base_phone.view_company_form +#: view:res.partner:base_phone.view_partner_form +#: view:res.partner:base_phone.view_partner_simple_form +#: view:res.partner:base_phone.view_partner_tree +msgid "phone" +msgstr "" diff --git a/base_phone/i18n/ar.po b/base_phone/i18n/ar.po new file mode 100644 index 0000000..e94876b --- /dev/null +++ b/base_phone/i18n/ar.po @@ -0,0 +1,337 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * base_phone +# +# 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: Arabic (http://www.transifex.com/oca/OCA-connector-telephony-8-0/language/ar/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: ar\n" +"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;\n" + +#. module: base_phone +#: field:number.not.found,calling_number:0 +msgid "Calling Number" +msgstr "" + +#. module: base_phone +#: view:reformat.all.phonenumbers:base_phone.reformat_all_phonenumbers_form +msgid "Cancel" +msgstr "إلغاء" + +#. module: base_phone +#: code:addons/base_phone/base_phone.py:112 +#, python-format +msgid "" +"Cannot reformat the phone number '%s' to international format. Error " +"message: %s" +msgstr "" + +#. module: base_phone +#. openerp-web +#: code:addons/base_phone/static/src/js/phone_widget.js:46 +#, python-format +msgid "Click2dial started" +msgstr "" + +#. module: base_phone +#. openerp-web +#: code:addons/base_phone/static/src/js/phone_widget.js:58 +#, python-format +msgid "Click2dial successfull" +msgstr "" + +#. module: base_phone +#: view:number.not.found:base_phone.number_not_found_form +#: view:reformat.all.phonenumbers:base_phone.reformat_all_phonenumbers_form +msgid "Close" +msgstr "" + +#. module: base_phone +#: model:ir.model,name:base_phone.model_res_company +msgid "Companies" +msgstr "" + +#. module: base_phone +#: code:addons/base_phone/wizard/number_not_found.py:87 +#, python-format +msgid "Create New Partner" +msgstr "" + +#. module: base_phone +#: view:number.not.found:base_phone.number_not_found_form +msgid "Create Partner with this Number" +msgstr "" + +#. module: base_phone +#: view:number.not.found:base_phone.number_not_found_form +msgid "Create or Update a Partner" +msgstr "" + +#. module: base_phone +#: field:number.not.found,create_uid:0 +#: field:reformat.all.phonenumbers,create_uid:0 +msgid "Created by" +msgstr "" + +#. module: base_phone +#: field:number.not.found,create_date:0 +#: field:reformat.all.phonenumbers,create_date:0 +msgid "Created on" +msgstr "" + +#. module: base_phone +#: field:number.not.found,current_partner_mobile:0 +msgid "Current Mobile" +msgstr "" + +#. module: base_phone +#: field:number.not.found,current_partner_phone:0 +msgid "Current Phone" +msgstr "" + +#. module: base_phone +#. openerp-web +#: code:addons/base_phone/static/src/js/phone_widget.js:39 +#, python-format +msgid "Dial" +msgstr "" + +#. module: base_phone +#: selection:reformat.all.phonenumbers,state:0 +msgid "Done" +msgstr "" + +#. module: base_phone +#: selection:reformat.all.phonenumbers,state:0 +msgid "Draft" +msgstr "" + +#. module: base_phone +#: field:number.not.found,e164_number:0 +msgid "E.164 Number" +msgstr "" + +#. module: base_phone +#: help:number.not.found,e164_number:0 +msgid "E.164 equivalent of the calling number." +msgstr "" + +#. module: base_phone +#: view:res.users:base_phone.view_users_form_simple_modif +msgid "Email Preferences" +msgstr "" + +#. module: base_phone +#: code:addons/base_phone/wizard/number_not_found.py:101 +#, python-format +msgid "Error:" +msgstr "" + +#. module: base_phone +#: selection:number.not.found,number_type:0 +msgid "Fixed" +msgstr "" + +#. module: base_phone +#: field:number.not.found,number_type:0 +msgid "Fixed/Mobile" +msgstr "" + +#. module: base_phone +#: field:base.phone.installed,id:0 field:number.not.found,id:0 +#: field:phone.common,id:0 field:reformat.all.phonenumbers,id:0 +msgid "ID" +msgstr "" + +#. module: base_phone +#: help:res.company,number_of_digits_to_match_from_end:0 +msgid "" +"In several situations, OpenERP will have to find a Partner/Lead/Employee/..." +" from a phone number presented by the calling party. As the phone numbers " +"presented by your phone operator may not always be displayed in a standard " +"format, the best method to find the related Partner/Lead/Employee/... in " +"OpenERP is to try to match the end of the phone number in OpenERP with the N" +" last digits of the phone number presented by the calling party. N is the " +"value you should enter in this field." +msgstr "" + +#. module: base_phone +#: field:number.not.found,write_uid:0 +#: field:reformat.all.phonenumbers,write_uid:0 +msgid "Last Updated by" +msgstr "" + +#. module: base_phone +#: field:number.not.found,write_date:0 +#: field:reformat.all.phonenumbers,write_date:0 +msgid "Last Updated on" +msgstr "" + +#. module: base_phone +#: selection:number.not.found,number_type:0 +msgid "Mobile" +msgstr "" + +#. module: base_phone +#: view:number.not.found:base_phone.number_not_found_form +msgid "Number Not Found" +msgstr "" + +#. module: base_phone +#: view:number.not.found:base_phone.number_not_found_form +msgid "Number converted to international format:" +msgstr "" + +#. module: base_phone +#. openerp-web +#: code:addons/base_phone/static/src/js/phone_widget.js:59 +#, python-format +msgid "Number dialed:" +msgstr "" + +#. module: base_phone +#: model:ir.model,name:base_phone.model_number_not_found +msgid "Number not found" +msgstr "" + +#. module: base_phone +#: view:number.not.found:base_phone.number_not_found_form +msgid "Number not found:" +msgstr "" + +#. module: base_phone +#: field:res.company,number_of_digits_to_match_from_end:0 +msgid "Number of Digits To Match From End" +msgstr "" + +#. module: base_phone +#: model:ir.model,name:base_phone.model_res_partner +msgid "Partner" +msgstr "" + +#. module: base_phone +#: help:number.not.found,to_update_partner_id:0 +msgid "Partner on which the phone number will be written" +msgstr "" + +#. module: base_phone +#: field:number.not.found,to_update_partner_id:0 +msgid "Partner to Update" +msgstr "" + +#. module: base_phone +#: code:addons/base_phone/wizard/number_not_found.py:107 +#, python-format +msgid "Partner: %s" +msgstr "" + +#. module: base_phone +#: view:res.company:base_phone.view_company_form +msgid "Phone" +msgstr "" + +#. module: base_phone +#: model:res.groups,name:base_phone.group_callerid +msgid "Phone CallerID" +msgstr "" + +#. module: base_phone +#: help:number.not.found,calling_number:0 +msgid "" +"Phone number of calling party that has been obtained from the telephony " +"server, in the format used by the telephony server (not E.164)." +msgstr "" + +#. module: base_phone +#: field:reformat.all.phonenumbers,phonenumbers_not_reformatted:0 +msgid "Phone numbers that couldn't be reformatted" +msgstr "" + +#. module: base_phone +#: view:reformat.all.phonenumbers:base_phone.reformat_all_phonenumbers_form +msgid "Phone numbers that couldn't be reformatted:" +msgstr "" + +#. module: base_phone +#: model:ir.actions.act_window,name:base_phone.reformat_all_phonenumbers_action +#: model:ir.ui.menu,name:base_phone.reformat_all_phonenumbers_menu +msgid "Reformat Phone Numbers" +msgstr "" + +#. module: base_phone +#: model:ir.model,name:base_phone.model_reformat_all_phonenumbers +#: view:reformat.all.phonenumbers:base_phone.reformat_all_phonenumbers_form +msgid "Reformat all phone numbers" +msgstr "" + +#. module: base_phone +#: code:addons/base_phone/wizard/number_not_found.py:102 +#, python-format +msgid "Select the Partner to Update." +msgstr "" + +#. module: base_phone +#: field:reformat.all.phonenumbers,state:0 +msgid "State" +msgstr "" + +#. module: base_phone +#: model:ir.ui.menu,name:base_phone.menu_config_phone +#: view:res.users:base_phone.view_users_form +msgid "Telephony" +msgstr "" + +#. module: base_phone +#: view:res.users:base_phone.view_users_form +#: view:res.users:base_phone.view_users_form_simple_modif +msgid "Telephony Preferences" +msgstr "" + +#. module: base_phone +#: sql_constraint:res.company:0 +msgid "" +"The value of the field 'Number of Digits To Match From End' must be " +"positive." +msgstr "" + +#. module: base_phone +#: view:reformat.all.phonenumbers:base_phone.reformat_all_phonenumbers_form +msgid "" +"This wizard reformats the phone, mobile and fax numbers of all partners in " +"standard international format e.g. +33141981242" +msgstr "" + +#. module: base_phone +#. openerp-web +#: code:addons/base_phone/static/src/js/phone_widget.js:47 +#, python-format +msgid "Unhook your ringing phone" +msgstr "" + +#. module: base_phone +#: view:number.not.found:base_phone.number_not_found_form +msgid "Update Partner with this Number" +msgstr "" + +#. module: base_phone +#: view:res.company:base_phone.view_company_form +#: view:res.partner:base_phone.view_partner_form +msgid "fax" +msgstr "" + +#. module: base_phone +#: view:res.company:base_phone.view_company_form +#: view:res.partner:base_phone.view_partner_form +#: view:res.partner:base_phone.view_partner_simple_form +#: view:res.partner:base_phone.view_partner_tree +msgid "phone" +msgstr "" diff --git a/base_phone/i18n/ca.po b/base_phone/i18n/ca.po new file mode 100644 index 0000000..6529bb8 --- /dev/null +++ b/base_phone/i18n/ca.po @@ -0,0 +1,337 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * base_phone +# +# 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: Catalan (http://www.transifex.com/oca/OCA-connector-telephony-8-0/language/ca/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: ca\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: base_phone +#: field:number.not.found,calling_number:0 +msgid "Calling Number" +msgstr "" + +#. module: base_phone +#: view:reformat.all.phonenumbers:base_phone.reformat_all_phonenumbers_form +msgid "Cancel" +msgstr "Cancel·la" + +#. module: base_phone +#: code:addons/base_phone/base_phone.py:112 +#, python-format +msgid "" +"Cannot reformat the phone number '%s' to international format. Error " +"message: %s" +msgstr "" + +#. module: base_phone +#. openerp-web +#: code:addons/base_phone/static/src/js/phone_widget.js:46 +#, python-format +msgid "Click2dial started" +msgstr "" + +#. module: base_phone +#. openerp-web +#: code:addons/base_phone/static/src/js/phone_widget.js:58 +#, python-format +msgid "Click2dial successfull" +msgstr "" + +#. module: base_phone +#: view:number.not.found:base_phone.number_not_found_form +#: view:reformat.all.phonenumbers:base_phone.reformat_all_phonenumbers_form +msgid "Close" +msgstr "" + +#. module: base_phone +#: model:ir.model,name:base_phone.model_res_company +msgid "Companies" +msgstr "" + +#. module: base_phone +#: code:addons/base_phone/wizard/number_not_found.py:87 +#, python-format +msgid "Create New Partner" +msgstr "" + +#. module: base_phone +#: view:number.not.found:base_phone.number_not_found_form +msgid "Create Partner with this Number" +msgstr "" + +#. module: base_phone +#: view:number.not.found:base_phone.number_not_found_form +msgid "Create or Update a Partner" +msgstr "" + +#. module: base_phone +#: field:number.not.found,create_uid:0 +#: field:reformat.all.phonenumbers,create_uid:0 +msgid "Created by" +msgstr "Creat per" + +#. module: base_phone +#: field:number.not.found,create_date:0 +#: field:reformat.all.phonenumbers,create_date:0 +msgid "Created on" +msgstr "Creat el" + +#. module: base_phone +#: field:number.not.found,current_partner_mobile:0 +msgid "Current Mobile" +msgstr "" + +#. module: base_phone +#: field:number.not.found,current_partner_phone:0 +msgid "Current Phone" +msgstr "" + +#. module: base_phone +#. openerp-web +#: code:addons/base_phone/static/src/js/phone_widget.js:39 +#, python-format +msgid "Dial" +msgstr "" + +#. module: base_phone +#: selection:reformat.all.phonenumbers,state:0 +msgid "Done" +msgstr "" + +#. module: base_phone +#: selection:reformat.all.phonenumbers,state:0 +msgid "Draft" +msgstr "" + +#. module: base_phone +#: field:number.not.found,e164_number:0 +msgid "E.164 Number" +msgstr "" + +#. module: base_phone +#: help:number.not.found,e164_number:0 +msgid "E.164 equivalent of the calling number." +msgstr "" + +#. module: base_phone +#: view:res.users:base_phone.view_users_form_simple_modif +msgid "Email Preferences" +msgstr "" + +#. module: base_phone +#: code:addons/base_phone/wizard/number_not_found.py:101 +#, python-format +msgid "Error:" +msgstr "" + +#. module: base_phone +#: selection:number.not.found,number_type:0 +msgid "Fixed" +msgstr "" + +#. module: base_phone +#: field:number.not.found,number_type:0 +msgid "Fixed/Mobile" +msgstr "" + +#. module: base_phone +#: field:base.phone.installed,id:0 field:number.not.found,id:0 +#: field:phone.common,id:0 field:reformat.all.phonenumbers,id:0 +msgid "ID" +msgstr "ID" + +#. module: base_phone +#: help:res.company,number_of_digits_to_match_from_end:0 +msgid "" +"In several situations, OpenERP will have to find a Partner/Lead/Employee/..." +" from a phone number presented by the calling party. As the phone numbers " +"presented by your phone operator may not always be displayed in a standard " +"format, the best method to find the related Partner/Lead/Employee/... in " +"OpenERP is to try to match the end of the phone number in OpenERP with the N" +" last digits of the phone number presented by the calling party. N is the " +"value you should enter in this field." +msgstr "" + +#. module: base_phone +#: field:number.not.found,write_uid:0 +#: field:reformat.all.phonenumbers,write_uid:0 +msgid "Last Updated by" +msgstr "Darrera Actualització per" + +#. module: base_phone +#: field:number.not.found,write_date:0 +#: field:reformat.all.phonenumbers,write_date:0 +msgid "Last Updated on" +msgstr "Darrera Actualització el" + +#. module: base_phone +#: selection:number.not.found,number_type:0 +msgid "Mobile" +msgstr "" + +#. module: base_phone +#: view:number.not.found:base_phone.number_not_found_form +msgid "Number Not Found" +msgstr "" + +#. module: base_phone +#: view:number.not.found:base_phone.number_not_found_form +msgid "Number converted to international format:" +msgstr "" + +#. module: base_phone +#. openerp-web +#: code:addons/base_phone/static/src/js/phone_widget.js:59 +#, python-format +msgid "Number dialed:" +msgstr "" + +#. module: base_phone +#: model:ir.model,name:base_phone.model_number_not_found +msgid "Number not found" +msgstr "" + +#. module: base_phone +#: view:number.not.found:base_phone.number_not_found_form +msgid "Number not found:" +msgstr "" + +#. module: base_phone +#: field:res.company,number_of_digits_to_match_from_end:0 +msgid "Number of Digits To Match From End" +msgstr "" + +#. module: base_phone +#: model:ir.model,name:base_phone.model_res_partner +msgid "Partner" +msgstr "" + +#. module: base_phone +#: help:number.not.found,to_update_partner_id:0 +msgid "Partner on which the phone number will be written" +msgstr "" + +#. module: base_phone +#: field:number.not.found,to_update_partner_id:0 +msgid "Partner to Update" +msgstr "" + +#. module: base_phone +#: code:addons/base_phone/wizard/number_not_found.py:107 +#, python-format +msgid "Partner: %s" +msgstr "" + +#. module: base_phone +#: view:res.company:base_phone.view_company_form +msgid "Phone" +msgstr "" + +#. module: base_phone +#: model:res.groups,name:base_phone.group_callerid +msgid "Phone CallerID" +msgstr "" + +#. module: base_phone +#: help:number.not.found,calling_number:0 +msgid "" +"Phone number of calling party that has been obtained from the telephony " +"server, in the format used by the telephony server (not E.164)." +msgstr "" + +#. module: base_phone +#: field:reformat.all.phonenumbers,phonenumbers_not_reformatted:0 +msgid "Phone numbers that couldn't be reformatted" +msgstr "" + +#. module: base_phone +#: view:reformat.all.phonenumbers:base_phone.reformat_all_phonenumbers_form +msgid "Phone numbers that couldn't be reformatted:" +msgstr "" + +#. module: base_phone +#: model:ir.actions.act_window,name:base_phone.reformat_all_phonenumbers_action +#: model:ir.ui.menu,name:base_phone.reformat_all_phonenumbers_menu +msgid "Reformat Phone Numbers" +msgstr "" + +#. module: base_phone +#: model:ir.model,name:base_phone.model_reformat_all_phonenumbers +#: view:reformat.all.phonenumbers:base_phone.reformat_all_phonenumbers_form +msgid "Reformat all phone numbers" +msgstr "" + +#. module: base_phone +#: code:addons/base_phone/wizard/number_not_found.py:102 +#, python-format +msgid "Select the Partner to Update." +msgstr "" + +#. module: base_phone +#: field:reformat.all.phonenumbers,state:0 +msgid "State" +msgstr "" + +#. module: base_phone +#: model:ir.ui.menu,name:base_phone.menu_config_phone +#: view:res.users:base_phone.view_users_form +msgid "Telephony" +msgstr "" + +#. module: base_phone +#: view:res.users:base_phone.view_users_form +#: view:res.users:base_phone.view_users_form_simple_modif +msgid "Telephony Preferences" +msgstr "" + +#. module: base_phone +#: sql_constraint:res.company:0 +msgid "" +"The value of the field 'Number of Digits To Match From End' must be " +"positive." +msgstr "" + +#. module: base_phone +#: view:reformat.all.phonenumbers:base_phone.reformat_all_phonenumbers_form +msgid "" +"This wizard reformats the phone, mobile and fax numbers of all partners in " +"standard international format e.g. +33141981242" +msgstr "" + +#. module: base_phone +#. openerp-web +#: code:addons/base_phone/static/src/js/phone_widget.js:47 +#, python-format +msgid "Unhook your ringing phone" +msgstr "" + +#. module: base_phone +#: view:number.not.found:base_phone.number_not_found_form +msgid "Update Partner with this Number" +msgstr "" + +#. module: base_phone +#: view:res.company:base_phone.view_company_form +#: view:res.partner:base_phone.view_partner_form +msgid "fax" +msgstr "" + +#. module: base_phone +#: view:res.company:base_phone.view_company_form +#: view:res.partner:base_phone.view_partner_form +#: view:res.partner:base_phone.view_partner_simple_form +#: view:res.partner:base_phone.view_partner_tree +msgid "phone" +msgstr "" diff --git a/base_phone/i18n/cs.po b/base_phone/i18n/cs.po new file mode 100644 index 0000000..d082b17 --- /dev/null +++ b/base_phone/i18n/cs.po @@ -0,0 +1,337 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * base_phone +# +# 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: Czech (http://www.transifex.com/oca/OCA-connector-telephony-8-0/language/cs/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: cs\n" +"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n" + +#. module: base_phone +#: field:number.not.found,calling_number:0 +msgid "Calling Number" +msgstr "" + +#. module: base_phone +#: view:reformat.all.phonenumbers:base_phone.reformat_all_phonenumbers_form +msgid "Cancel" +msgstr "Zrušit" + +#. module: base_phone +#: code:addons/base_phone/base_phone.py:112 +#, python-format +msgid "" +"Cannot reformat the phone number '%s' to international format. Error " +"message: %s" +msgstr "" + +#. module: base_phone +#. openerp-web +#: code:addons/base_phone/static/src/js/phone_widget.js:46 +#, python-format +msgid "Click2dial started" +msgstr "" + +#. module: base_phone +#. openerp-web +#: code:addons/base_phone/static/src/js/phone_widget.js:58 +#, python-format +msgid "Click2dial successfull" +msgstr "" + +#. module: base_phone +#: view:number.not.found:base_phone.number_not_found_form +#: view:reformat.all.phonenumbers:base_phone.reformat_all_phonenumbers_form +msgid "Close" +msgstr "" + +#. module: base_phone +#: model:ir.model,name:base_phone.model_res_company +msgid "Companies" +msgstr "" + +#. module: base_phone +#: code:addons/base_phone/wizard/number_not_found.py:87 +#, python-format +msgid "Create New Partner" +msgstr "" + +#. module: base_phone +#: view:number.not.found:base_phone.number_not_found_form +msgid "Create Partner with this Number" +msgstr "" + +#. module: base_phone +#: view:number.not.found:base_phone.number_not_found_form +msgid "Create or Update a Partner" +msgstr "" + +#. module: base_phone +#: field:number.not.found,create_uid:0 +#: field:reformat.all.phonenumbers,create_uid:0 +msgid "Created by" +msgstr "" + +#. module: base_phone +#: field:number.not.found,create_date:0 +#: field:reformat.all.phonenumbers,create_date:0 +msgid "Created on" +msgstr "" + +#. module: base_phone +#: field:number.not.found,current_partner_mobile:0 +msgid "Current Mobile" +msgstr "" + +#. module: base_phone +#: field:number.not.found,current_partner_phone:0 +msgid "Current Phone" +msgstr "" + +#. module: base_phone +#. openerp-web +#: code:addons/base_phone/static/src/js/phone_widget.js:39 +#, python-format +msgid "Dial" +msgstr "" + +#. module: base_phone +#: selection:reformat.all.phonenumbers,state:0 +msgid "Done" +msgstr "" + +#. module: base_phone +#: selection:reformat.all.phonenumbers,state:0 +msgid "Draft" +msgstr "" + +#. module: base_phone +#: field:number.not.found,e164_number:0 +msgid "E.164 Number" +msgstr "" + +#. module: base_phone +#: help:number.not.found,e164_number:0 +msgid "E.164 equivalent of the calling number." +msgstr "" + +#. module: base_phone +#: view:res.users:base_phone.view_users_form_simple_modif +msgid "Email Preferences" +msgstr "" + +#. module: base_phone +#: code:addons/base_phone/wizard/number_not_found.py:101 +#, python-format +msgid "Error:" +msgstr "" + +#. module: base_phone +#: selection:number.not.found,number_type:0 +msgid "Fixed" +msgstr "" + +#. module: base_phone +#: field:number.not.found,number_type:0 +msgid "Fixed/Mobile" +msgstr "" + +#. module: base_phone +#: field:base.phone.installed,id:0 field:number.not.found,id:0 +#: field:phone.common,id:0 field:reformat.all.phonenumbers,id:0 +msgid "ID" +msgstr "" + +#. module: base_phone +#: help:res.company,number_of_digits_to_match_from_end:0 +msgid "" +"In several situations, OpenERP will have to find a Partner/Lead/Employee/..." +" from a phone number presented by the calling party. As the phone numbers " +"presented by your phone operator may not always be displayed in a standard " +"format, the best method to find the related Partner/Lead/Employee/... in " +"OpenERP is to try to match the end of the phone number in OpenERP with the N" +" last digits of the phone number presented by the calling party. N is the " +"value you should enter in this field." +msgstr "" + +#. module: base_phone +#: field:number.not.found,write_uid:0 +#: field:reformat.all.phonenumbers,write_uid:0 +msgid "Last Updated by" +msgstr "" + +#. module: base_phone +#: field:number.not.found,write_date:0 +#: field:reformat.all.phonenumbers,write_date:0 +msgid "Last Updated on" +msgstr "" + +#. module: base_phone +#: selection:number.not.found,number_type:0 +msgid "Mobile" +msgstr "" + +#. module: base_phone +#: view:number.not.found:base_phone.number_not_found_form +msgid "Number Not Found" +msgstr "" + +#. module: base_phone +#: view:number.not.found:base_phone.number_not_found_form +msgid "Number converted to international format:" +msgstr "" + +#. module: base_phone +#. openerp-web +#: code:addons/base_phone/static/src/js/phone_widget.js:59 +#, python-format +msgid "Number dialed:" +msgstr "" + +#. module: base_phone +#: model:ir.model,name:base_phone.model_number_not_found +msgid "Number not found" +msgstr "" + +#. module: base_phone +#: view:number.not.found:base_phone.number_not_found_form +msgid "Number not found:" +msgstr "" + +#. module: base_phone +#: field:res.company,number_of_digits_to_match_from_end:0 +msgid "Number of Digits To Match From End" +msgstr "" + +#. module: base_phone +#: model:ir.model,name:base_phone.model_res_partner +msgid "Partner" +msgstr "" + +#. module: base_phone +#: help:number.not.found,to_update_partner_id:0 +msgid "Partner on which the phone number will be written" +msgstr "" + +#. module: base_phone +#: field:number.not.found,to_update_partner_id:0 +msgid "Partner to Update" +msgstr "" + +#. module: base_phone +#: code:addons/base_phone/wizard/number_not_found.py:107 +#, python-format +msgid "Partner: %s" +msgstr "" + +#. module: base_phone +#: view:res.company:base_phone.view_company_form +msgid "Phone" +msgstr "" + +#. module: base_phone +#: model:res.groups,name:base_phone.group_callerid +msgid "Phone CallerID" +msgstr "" + +#. module: base_phone +#: help:number.not.found,calling_number:0 +msgid "" +"Phone number of calling party that has been obtained from the telephony " +"server, in the format used by the telephony server (not E.164)." +msgstr "" + +#. module: base_phone +#: field:reformat.all.phonenumbers,phonenumbers_not_reformatted:0 +msgid "Phone numbers that couldn't be reformatted" +msgstr "" + +#. module: base_phone +#: view:reformat.all.phonenumbers:base_phone.reformat_all_phonenumbers_form +msgid "Phone numbers that couldn't be reformatted:" +msgstr "" + +#. module: base_phone +#: model:ir.actions.act_window,name:base_phone.reformat_all_phonenumbers_action +#: model:ir.ui.menu,name:base_phone.reformat_all_phonenumbers_menu +msgid "Reformat Phone Numbers" +msgstr "" + +#. module: base_phone +#: model:ir.model,name:base_phone.model_reformat_all_phonenumbers +#: view:reformat.all.phonenumbers:base_phone.reformat_all_phonenumbers_form +msgid "Reformat all phone numbers" +msgstr "" + +#. module: base_phone +#: code:addons/base_phone/wizard/number_not_found.py:102 +#, python-format +msgid "Select the Partner to Update." +msgstr "" + +#. module: base_phone +#: field:reformat.all.phonenumbers,state:0 +msgid "State" +msgstr "" + +#. module: base_phone +#: model:ir.ui.menu,name:base_phone.menu_config_phone +#: view:res.users:base_phone.view_users_form +msgid "Telephony" +msgstr "" + +#. module: base_phone +#: view:res.users:base_phone.view_users_form +#: view:res.users:base_phone.view_users_form_simple_modif +msgid "Telephony Preferences" +msgstr "" + +#. module: base_phone +#: sql_constraint:res.company:0 +msgid "" +"The value of the field 'Number of Digits To Match From End' must be " +"positive." +msgstr "" + +#. module: base_phone +#: view:reformat.all.phonenumbers:base_phone.reformat_all_phonenumbers_form +msgid "" +"This wizard reformats the phone, mobile and fax numbers of all partners in " +"standard international format e.g. +33141981242" +msgstr "" + +#. module: base_phone +#. openerp-web +#: code:addons/base_phone/static/src/js/phone_widget.js:47 +#, python-format +msgid "Unhook your ringing phone" +msgstr "" + +#. module: base_phone +#: view:number.not.found:base_phone.number_not_found_form +msgid "Update Partner with this Number" +msgstr "" + +#. module: base_phone +#: view:res.company:base_phone.view_company_form +#: view:res.partner:base_phone.view_partner_form +msgid "fax" +msgstr "" + +#. module: base_phone +#: view:res.company:base_phone.view_company_form +#: view:res.partner:base_phone.view_partner_form +#: view:res.partner:base_phone.view_partner_simple_form +#: view:res.partner:base_phone.view_partner_tree +msgid "phone" +msgstr "" diff --git a/base_phone/i18n/de.po b/base_phone/i18n/de.po new file mode 100644 index 0000000..4dd9dc4 --- /dev/null +++ b/base_phone/i18n/de.po @@ -0,0 +1,337 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * base_phone +# +# 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: German (http://www.transifex.com/oca/OCA-connector-telephony-8-0/language/de/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: de\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: base_phone +#: field:number.not.found,calling_number:0 +msgid "Calling Number" +msgstr "" + +#. module: base_phone +#: view:reformat.all.phonenumbers:base_phone.reformat_all_phonenumbers_form +msgid "Cancel" +msgstr "" + +#. module: base_phone +#: code:addons/base_phone/base_phone.py:112 +#, python-format +msgid "" +"Cannot reformat the phone number '%s' to international format. Error " +"message: %s" +msgstr "" + +#. module: base_phone +#. openerp-web +#: code:addons/base_phone/static/src/js/phone_widget.js:46 +#, python-format +msgid "Click2dial started" +msgstr "" + +#. module: base_phone +#. openerp-web +#: code:addons/base_phone/static/src/js/phone_widget.js:58 +#, python-format +msgid "Click2dial successfull" +msgstr "" + +#. module: base_phone +#: view:number.not.found:base_phone.number_not_found_form +#: view:reformat.all.phonenumbers:base_phone.reformat_all_phonenumbers_form +msgid "Close" +msgstr "" + +#. module: base_phone +#: model:ir.model,name:base_phone.model_res_company +msgid "Companies" +msgstr "" + +#. module: base_phone +#: code:addons/base_phone/wizard/number_not_found.py:87 +#, python-format +msgid "Create New Partner" +msgstr "" + +#. module: base_phone +#: view:number.not.found:base_phone.number_not_found_form +msgid "Create Partner with this Number" +msgstr "" + +#. module: base_phone +#: view:number.not.found:base_phone.number_not_found_form +msgid "Create or Update a Partner" +msgstr "" + +#. module: base_phone +#: field:number.not.found,create_uid:0 +#: field:reformat.all.phonenumbers,create_uid:0 +msgid "Created by" +msgstr "Erstellt von" + +#. module: base_phone +#: field:number.not.found,create_date:0 +#: field:reformat.all.phonenumbers,create_date:0 +msgid "Created on" +msgstr "Erstellt am:" + +#. module: base_phone +#: field:number.not.found,current_partner_mobile:0 +msgid "Current Mobile" +msgstr "" + +#. module: base_phone +#: field:number.not.found,current_partner_phone:0 +msgid "Current Phone" +msgstr "" + +#. module: base_phone +#. openerp-web +#: code:addons/base_phone/static/src/js/phone_widget.js:39 +#, python-format +msgid "Dial" +msgstr "" + +#. module: base_phone +#: selection:reformat.all.phonenumbers,state:0 +msgid "Done" +msgstr "" + +#. module: base_phone +#: selection:reformat.all.phonenumbers,state:0 +msgid "Draft" +msgstr "" + +#. module: base_phone +#: field:number.not.found,e164_number:0 +msgid "E.164 Number" +msgstr "" + +#. module: base_phone +#: help:number.not.found,e164_number:0 +msgid "E.164 equivalent of the calling number." +msgstr "" + +#. module: base_phone +#: view:res.users:base_phone.view_users_form_simple_modif +msgid "Email Preferences" +msgstr "" + +#. module: base_phone +#: code:addons/base_phone/wizard/number_not_found.py:101 +#, python-format +msgid "Error:" +msgstr "" + +#. module: base_phone +#: selection:number.not.found,number_type:0 +msgid "Fixed" +msgstr "" + +#. module: base_phone +#: field:number.not.found,number_type:0 +msgid "Fixed/Mobile" +msgstr "" + +#. module: base_phone +#: field:base.phone.installed,id:0 field:number.not.found,id:0 +#: field:phone.common,id:0 field:reformat.all.phonenumbers,id:0 +msgid "ID" +msgstr "ID" + +#. module: base_phone +#: help:res.company,number_of_digits_to_match_from_end:0 +msgid "" +"In several situations, OpenERP will have to find a Partner/Lead/Employee/..." +" from a phone number presented by the calling party. As the phone numbers " +"presented by your phone operator may not always be displayed in a standard " +"format, the best method to find the related Partner/Lead/Employee/... in " +"OpenERP is to try to match the end of the phone number in OpenERP with the N" +" last digits of the phone number presented by the calling party. N is the " +"value you should enter in this field." +msgstr "" + +#. module: base_phone +#: field:number.not.found,write_uid:0 +#: field:reformat.all.phonenumbers,write_uid:0 +msgid "Last Updated by" +msgstr "Zuletzt aktualisiert von" + +#. module: base_phone +#: field:number.not.found,write_date:0 +#: field:reformat.all.phonenumbers,write_date:0 +msgid "Last Updated on" +msgstr "Zuletzt aktualisiert am" + +#. module: base_phone +#: selection:number.not.found,number_type:0 +msgid "Mobile" +msgstr "" + +#. module: base_phone +#: view:number.not.found:base_phone.number_not_found_form +msgid "Number Not Found" +msgstr "" + +#. module: base_phone +#: view:number.not.found:base_phone.number_not_found_form +msgid "Number converted to international format:" +msgstr "" + +#. module: base_phone +#. openerp-web +#: code:addons/base_phone/static/src/js/phone_widget.js:59 +#, python-format +msgid "Number dialed:" +msgstr "" + +#. module: base_phone +#: model:ir.model,name:base_phone.model_number_not_found +msgid "Number not found" +msgstr "" + +#. module: base_phone +#: view:number.not.found:base_phone.number_not_found_form +msgid "Number not found:" +msgstr "" + +#. module: base_phone +#: field:res.company,number_of_digits_to_match_from_end:0 +msgid "Number of Digits To Match From End" +msgstr "" + +#. module: base_phone +#: model:ir.model,name:base_phone.model_res_partner +msgid "Partner" +msgstr "" + +#. module: base_phone +#: help:number.not.found,to_update_partner_id:0 +msgid "Partner on which the phone number will be written" +msgstr "" + +#. module: base_phone +#: field:number.not.found,to_update_partner_id:0 +msgid "Partner to Update" +msgstr "" + +#. module: base_phone +#: code:addons/base_phone/wizard/number_not_found.py:107 +#, python-format +msgid "Partner: %s" +msgstr "" + +#. module: base_phone +#: view:res.company:base_phone.view_company_form +msgid "Phone" +msgstr "" + +#. module: base_phone +#: model:res.groups,name:base_phone.group_callerid +msgid "Phone CallerID" +msgstr "" + +#. module: base_phone +#: help:number.not.found,calling_number:0 +msgid "" +"Phone number of calling party that has been obtained from the telephony " +"server, in the format used by the telephony server (not E.164)." +msgstr "" + +#. module: base_phone +#: field:reformat.all.phonenumbers,phonenumbers_not_reformatted:0 +msgid "Phone numbers that couldn't be reformatted" +msgstr "" + +#. module: base_phone +#: view:reformat.all.phonenumbers:base_phone.reformat_all_phonenumbers_form +msgid "Phone numbers that couldn't be reformatted:" +msgstr "" + +#. module: base_phone +#: model:ir.actions.act_window,name:base_phone.reformat_all_phonenumbers_action +#: model:ir.ui.menu,name:base_phone.reformat_all_phonenumbers_menu +msgid "Reformat Phone Numbers" +msgstr "" + +#. module: base_phone +#: model:ir.model,name:base_phone.model_reformat_all_phonenumbers +#: view:reformat.all.phonenumbers:base_phone.reformat_all_phonenumbers_form +msgid "Reformat all phone numbers" +msgstr "" + +#. module: base_phone +#: code:addons/base_phone/wizard/number_not_found.py:102 +#, python-format +msgid "Select the Partner to Update." +msgstr "" + +#. module: base_phone +#: field:reformat.all.phonenumbers,state:0 +msgid "State" +msgstr "" + +#. module: base_phone +#: model:ir.ui.menu,name:base_phone.menu_config_phone +#: view:res.users:base_phone.view_users_form +msgid "Telephony" +msgstr "" + +#. module: base_phone +#: view:res.users:base_phone.view_users_form +#: view:res.users:base_phone.view_users_form_simple_modif +msgid "Telephony Preferences" +msgstr "" + +#. module: base_phone +#: sql_constraint:res.company:0 +msgid "" +"The value of the field 'Number of Digits To Match From End' must be " +"positive." +msgstr "" + +#. module: base_phone +#: view:reformat.all.phonenumbers:base_phone.reformat_all_phonenumbers_form +msgid "" +"This wizard reformats the phone, mobile and fax numbers of all partners in " +"standard international format e.g. +33141981242" +msgstr "" + +#. module: base_phone +#. openerp-web +#: code:addons/base_phone/static/src/js/phone_widget.js:47 +#, python-format +msgid "Unhook your ringing phone" +msgstr "" + +#. module: base_phone +#: view:number.not.found:base_phone.number_not_found_form +msgid "Update Partner with this Number" +msgstr "" + +#. module: base_phone +#: view:res.company:base_phone.view_company_form +#: view:res.partner:base_phone.view_partner_form +msgid "fax" +msgstr "" + +#. module: base_phone +#: view:res.company:base_phone.view_company_form +#: view:res.partner:base_phone.view_partner_form +#: view:res.partner:base_phone.view_partner_simple_form +#: view:res.partner:base_phone.view_partner_tree +msgid "phone" +msgstr "" diff --git a/base_phone/i18n/el_GR.po b/base_phone/i18n/el_GR.po new file mode 100644 index 0000000..8e3ae7c --- /dev/null +++ b/base_phone/i18n/el_GR.po @@ -0,0 +1,337 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * base_phone +# +# 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: Greek (Greece) (http://www.transifex.com/oca/OCA-connector-telephony-8-0/language/el_GR/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: el_GR\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: base_phone +#: field:number.not.found,calling_number:0 +msgid "Calling Number" +msgstr "" + +#. module: base_phone +#: view:reformat.all.phonenumbers:base_phone.reformat_all_phonenumbers_form +msgid "Cancel" +msgstr "" + +#. module: base_phone +#: code:addons/base_phone/base_phone.py:112 +#, python-format +msgid "" +"Cannot reformat the phone number '%s' to international format. Error " +"message: %s" +msgstr "" + +#. module: base_phone +#. openerp-web +#: code:addons/base_phone/static/src/js/phone_widget.js:46 +#, python-format +msgid "Click2dial started" +msgstr "" + +#. module: base_phone +#. openerp-web +#: code:addons/base_phone/static/src/js/phone_widget.js:58 +#, python-format +msgid "Click2dial successfull" +msgstr "" + +#. module: base_phone +#: view:number.not.found:base_phone.number_not_found_form +#: view:reformat.all.phonenumbers:base_phone.reformat_all_phonenumbers_form +msgid "Close" +msgstr "" + +#. module: base_phone +#: model:ir.model,name:base_phone.model_res_company +msgid "Companies" +msgstr "" + +#. module: base_phone +#: code:addons/base_phone/wizard/number_not_found.py:87 +#, python-format +msgid "Create New Partner" +msgstr "" + +#. module: base_phone +#: view:number.not.found:base_phone.number_not_found_form +msgid "Create Partner with this Number" +msgstr "" + +#. module: base_phone +#: view:number.not.found:base_phone.number_not_found_form +msgid "Create or Update a Partner" +msgstr "" + +#. module: base_phone +#: field:number.not.found,create_uid:0 +#: field:reformat.all.phonenumbers,create_uid:0 +msgid "Created by" +msgstr "Δημιουργήθηκε από " + +#. module: base_phone +#: field:number.not.found,create_date:0 +#: field:reformat.all.phonenumbers,create_date:0 +msgid "Created on" +msgstr "Δημιουργήθηκε στις" + +#. module: base_phone +#: field:number.not.found,current_partner_mobile:0 +msgid "Current Mobile" +msgstr "" + +#. module: base_phone +#: field:number.not.found,current_partner_phone:0 +msgid "Current Phone" +msgstr "" + +#. module: base_phone +#. openerp-web +#: code:addons/base_phone/static/src/js/phone_widget.js:39 +#, python-format +msgid "Dial" +msgstr "" + +#. module: base_phone +#: selection:reformat.all.phonenumbers,state:0 +msgid "Done" +msgstr "" + +#. module: base_phone +#: selection:reformat.all.phonenumbers,state:0 +msgid "Draft" +msgstr "" + +#. module: base_phone +#: field:number.not.found,e164_number:0 +msgid "E.164 Number" +msgstr "" + +#. module: base_phone +#: help:number.not.found,e164_number:0 +msgid "E.164 equivalent of the calling number." +msgstr "" + +#. module: base_phone +#: view:res.users:base_phone.view_users_form_simple_modif +msgid "Email Preferences" +msgstr "" + +#. module: base_phone +#: code:addons/base_phone/wizard/number_not_found.py:101 +#, python-format +msgid "Error:" +msgstr "" + +#. module: base_phone +#: selection:number.not.found,number_type:0 +msgid "Fixed" +msgstr "" + +#. module: base_phone +#: field:number.not.found,number_type:0 +msgid "Fixed/Mobile" +msgstr "" + +#. module: base_phone +#: field:base.phone.installed,id:0 field:number.not.found,id:0 +#: field:phone.common,id:0 field:reformat.all.phonenumbers,id:0 +msgid "ID" +msgstr "Κωδικός" + +#. module: base_phone +#: help:res.company,number_of_digits_to_match_from_end:0 +msgid "" +"In several situations, OpenERP will have to find a Partner/Lead/Employee/..." +" from a phone number presented by the calling party. As the phone numbers " +"presented by your phone operator may not always be displayed in a standard " +"format, the best method to find the related Partner/Lead/Employee/... in " +"OpenERP is to try to match the end of the phone number in OpenERP with the N" +" last digits of the phone number presented by the calling party. N is the " +"value you should enter in this field." +msgstr "" + +#. module: base_phone +#: field:number.not.found,write_uid:0 +#: field:reformat.all.phonenumbers,write_uid:0 +msgid "Last Updated by" +msgstr "Τελευταία ενημέρωση από" + +#. module: base_phone +#: field:number.not.found,write_date:0 +#: field:reformat.all.phonenumbers,write_date:0 +msgid "Last Updated on" +msgstr "Τελευταία ενημέρωση στις" + +#. module: base_phone +#: selection:number.not.found,number_type:0 +msgid "Mobile" +msgstr "" + +#. module: base_phone +#: view:number.not.found:base_phone.number_not_found_form +msgid "Number Not Found" +msgstr "" + +#. module: base_phone +#: view:number.not.found:base_phone.number_not_found_form +msgid "Number converted to international format:" +msgstr "" + +#. module: base_phone +#. openerp-web +#: code:addons/base_phone/static/src/js/phone_widget.js:59 +#, python-format +msgid "Number dialed:" +msgstr "" + +#. module: base_phone +#: model:ir.model,name:base_phone.model_number_not_found +msgid "Number not found" +msgstr "" + +#. module: base_phone +#: view:number.not.found:base_phone.number_not_found_form +msgid "Number not found:" +msgstr "" + +#. module: base_phone +#: field:res.company,number_of_digits_to_match_from_end:0 +msgid "Number of Digits To Match From End" +msgstr "" + +#. module: base_phone +#: model:ir.model,name:base_phone.model_res_partner +msgid "Partner" +msgstr "" + +#. module: base_phone +#: help:number.not.found,to_update_partner_id:0 +msgid "Partner on which the phone number will be written" +msgstr "" + +#. module: base_phone +#: field:number.not.found,to_update_partner_id:0 +msgid "Partner to Update" +msgstr "" + +#. module: base_phone +#: code:addons/base_phone/wizard/number_not_found.py:107 +#, python-format +msgid "Partner: %s" +msgstr "" + +#. module: base_phone +#: view:res.company:base_phone.view_company_form +msgid "Phone" +msgstr "" + +#. module: base_phone +#: model:res.groups,name:base_phone.group_callerid +msgid "Phone CallerID" +msgstr "" + +#. module: base_phone +#: help:number.not.found,calling_number:0 +msgid "" +"Phone number of calling party that has been obtained from the telephony " +"server, in the format used by the telephony server (not E.164)." +msgstr "" + +#. module: base_phone +#: field:reformat.all.phonenumbers,phonenumbers_not_reformatted:0 +msgid "Phone numbers that couldn't be reformatted" +msgstr "" + +#. module: base_phone +#: view:reformat.all.phonenumbers:base_phone.reformat_all_phonenumbers_form +msgid "Phone numbers that couldn't be reformatted:" +msgstr "" + +#. module: base_phone +#: model:ir.actions.act_window,name:base_phone.reformat_all_phonenumbers_action +#: model:ir.ui.menu,name:base_phone.reformat_all_phonenumbers_menu +msgid "Reformat Phone Numbers" +msgstr "" + +#. module: base_phone +#: model:ir.model,name:base_phone.model_reformat_all_phonenumbers +#: view:reformat.all.phonenumbers:base_phone.reformat_all_phonenumbers_form +msgid "Reformat all phone numbers" +msgstr "" + +#. module: base_phone +#: code:addons/base_phone/wizard/number_not_found.py:102 +#, python-format +msgid "Select the Partner to Update." +msgstr "" + +#. module: base_phone +#: field:reformat.all.phonenumbers,state:0 +msgid "State" +msgstr "" + +#. module: base_phone +#: model:ir.ui.menu,name:base_phone.menu_config_phone +#: view:res.users:base_phone.view_users_form +msgid "Telephony" +msgstr "" + +#. module: base_phone +#: view:res.users:base_phone.view_users_form +#: view:res.users:base_phone.view_users_form_simple_modif +msgid "Telephony Preferences" +msgstr "" + +#. module: base_phone +#: sql_constraint:res.company:0 +msgid "" +"The value of the field 'Number of Digits To Match From End' must be " +"positive." +msgstr "" + +#. module: base_phone +#: view:reformat.all.phonenumbers:base_phone.reformat_all_phonenumbers_form +msgid "" +"This wizard reformats the phone, mobile and fax numbers of all partners in " +"standard international format e.g. +33141981242" +msgstr "" + +#. module: base_phone +#. openerp-web +#: code:addons/base_phone/static/src/js/phone_widget.js:47 +#, python-format +msgid "Unhook your ringing phone" +msgstr "" + +#. module: base_phone +#: view:number.not.found:base_phone.number_not_found_form +msgid "Update Partner with this Number" +msgstr "" + +#. module: base_phone +#: view:res.company:base_phone.view_company_form +#: view:res.partner:base_phone.view_partner_form +msgid "fax" +msgstr "" + +#. module: base_phone +#: view:res.company:base_phone.view_company_form +#: view:res.partner:base_phone.view_partner_form +#: view:res.partner:base_phone.view_partner_simple_form +#: view:res.partner:base_phone.view_partner_tree +msgid "phone" +msgstr "" diff --git a/base_phone/i18n/es_CR.po b/base_phone/i18n/es_CR.po new file mode 100644 index 0000000..b760e5a --- /dev/null +++ b/base_phone/i18n/es_CR.po @@ -0,0 +1,337 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * base_phone +# +# 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: Spanish (Costa Rica) (http://www.transifex.com/oca/OCA-connector-telephony-8-0/language/es_CR/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: es_CR\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: base_phone +#: field:number.not.found,calling_number:0 +msgid "Calling Number" +msgstr "" + +#. module: base_phone +#: view:reformat.all.phonenumbers:base_phone.reformat_all_phonenumbers_form +msgid "Cancel" +msgstr "Cancelar" + +#. module: base_phone +#: code:addons/base_phone/base_phone.py:112 +#, python-format +msgid "" +"Cannot reformat the phone number '%s' to international format. Error " +"message: %s" +msgstr "" + +#. module: base_phone +#. openerp-web +#: code:addons/base_phone/static/src/js/phone_widget.js:46 +#, python-format +msgid "Click2dial started" +msgstr "" + +#. module: base_phone +#. openerp-web +#: code:addons/base_phone/static/src/js/phone_widget.js:58 +#, python-format +msgid "Click2dial successfull" +msgstr "" + +#. module: base_phone +#: view:number.not.found:base_phone.number_not_found_form +#: view:reformat.all.phonenumbers:base_phone.reformat_all_phonenumbers_form +msgid "Close" +msgstr "" + +#. module: base_phone +#: model:ir.model,name:base_phone.model_res_company +msgid "Companies" +msgstr "" + +#. module: base_phone +#: code:addons/base_phone/wizard/number_not_found.py:87 +#, python-format +msgid "Create New Partner" +msgstr "" + +#. module: base_phone +#: view:number.not.found:base_phone.number_not_found_form +msgid "Create Partner with this Number" +msgstr "" + +#. module: base_phone +#: view:number.not.found:base_phone.number_not_found_form +msgid "Create or Update a Partner" +msgstr "" + +#. module: base_phone +#: field:number.not.found,create_uid:0 +#: field:reformat.all.phonenumbers,create_uid:0 +msgid "Created by" +msgstr "" + +#. module: base_phone +#: field:number.not.found,create_date:0 +#: field:reformat.all.phonenumbers,create_date:0 +msgid "Created on" +msgstr "" + +#. module: base_phone +#: field:number.not.found,current_partner_mobile:0 +msgid "Current Mobile" +msgstr "" + +#. module: base_phone +#: field:number.not.found,current_partner_phone:0 +msgid "Current Phone" +msgstr "" + +#. module: base_phone +#. openerp-web +#: code:addons/base_phone/static/src/js/phone_widget.js:39 +#, python-format +msgid "Dial" +msgstr "" + +#. module: base_phone +#: selection:reformat.all.phonenumbers,state:0 +msgid "Done" +msgstr "" + +#. module: base_phone +#: selection:reformat.all.phonenumbers,state:0 +msgid "Draft" +msgstr "" + +#. module: base_phone +#: field:number.not.found,e164_number:0 +msgid "E.164 Number" +msgstr "" + +#. module: base_phone +#: help:number.not.found,e164_number:0 +msgid "E.164 equivalent of the calling number." +msgstr "" + +#. module: base_phone +#: view:res.users:base_phone.view_users_form_simple_modif +msgid "Email Preferences" +msgstr "" + +#. module: base_phone +#: code:addons/base_phone/wizard/number_not_found.py:101 +#, python-format +msgid "Error:" +msgstr "" + +#. module: base_phone +#: selection:number.not.found,number_type:0 +msgid "Fixed" +msgstr "" + +#. module: base_phone +#: field:number.not.found,number_type:0 +msgid "Fixed/Mobile" +msgstr "" + +#. module: base_phone +#: field:base.phone.installed,id:0 field:number.not.found,id:0 +#: field:phone.common,id:0 field:reformat.all.phonenumbers,id:0 +msgid "ID" +msgstr "" + +#. module: base_phone +#: help:res.company,number_of_digits_to_match_from_end:0 +msgid "" +"In several situations, OpenERP will have to find a Partner/Lead/Employee/..." +" from a phone number presented by the calling party. As the phone numbers " +"presented by your phone operator may not always be displayed in a standard " +"format, the best method to find the related Partner/Lead/Employee/... in " +"OpenERP is to try to match the end of the phone number in OpenERP with the N" +" last digits of the phone number presented by the calling party. N is the " +"value you should enter in this field." +msgstr "" + +#. module: base_phone +#: field:number.not.found,write_uid:0 +#: field:reformat.all.phonenumbers,write_uid:0 +msgid "Last Updated by" +msgstr "" + +#. module: base_phone +#: field:number.not.found,write_date:0 +#: field:reformat.all.phonenumbers,write_date:0 +msgid "Last Updated on" +msgstr "" + +#. module: base_phone +#: selection:number.not.found,number_type:0 +msgid "Mobile" +msgstr "" + +#. module: base_phone +#: view:number.not.found:base_phone.number_not_found_form +msgid "Number Not Found" +msgstr "" + +#. module: base_phone +#: view:number.not.found:base_phone.number_not_found_form +msgid "Number converted to international format:" +msgstr "" + +#. module: base_phone +#. openerp-web +#: code:addons/base_phone/static/src/js/phone_widget.js:59 +#, python-format +msgid "Number dialed:" +msgstr "" + +#. module: base_phone +#: model:ir.model,name:base_phone.model_number_not_found +msgid "Number not found" +msgstr "" + +#. module: base_phone +#: view:number.not.found:base_phone.number_not_found_form +msgid "Number not found:" +msgstr "" + +#. module: base_phone +#: field:res.company,number_of_digits_to_match_from_end:0 +msgid "Number of Digits To Match From End" +msgstr "" + +#. module: base_phone +#: model:ir.model,name:base_phone.model_res_partner +msgid "Partner" +msgstr "" + +#. module: base_phone +#: help:number.not.found,to_update_partner_id:0 +msgid "Partner on which the phone number will be written" +msgstr "" + +#. module: base_phone +#: field:number.not.found,to_update_partner_id:0 +msgid "Partner to Update" +msgstr "" + +#. module: base_phone +#: code:addons/base_phone/wizard/number_not_found.py:107 +#, python-format +msgid "Partner: %s" +msgstr "" + +#. module: base_phone +#: view:res.company:base_phone.view_company_form +msgid "Phone" +msgstr "" + +#. module: base_phone +#: model:res.groups,name:base_phone.group_callerid +msgid "Phone CallerID" +msgstr "" + +#. module: base_phone +#: help:number.not.found,calling_number:0 +msgid "" +"Phone number of calling party that has been obtained from the telephony " +"server, in the format used by the telephony server (not E.164)." +msgstr "" + +#. module: base_phone +#: field:reformat.all.phonenumbers,phonenumbers_not_reformatted:0 +msgid "Phone numbers that couldn't be reformatted" +msgstr "" + +#. module: base_phone +#: view:reformat.all.phonenumbers:base_phone.reformat_all_phonenumbers_form +msgid "Phone numbers that couldn't be reformatted:" +msgstr "" + +#. module: base_phone +#: model:ir.actions.act_window,name:base_phone.reformat_all_phonenumbers_action +#: model:ir.ui.menu,name:base_phone.reformat_all_phonenumbers_menu +msgid "Reformat Phone Numbers" +msgstr "" + +#. module: base_phone +#: model:ir.model,name:base_phone.model_reformat_all_phonenumbers +#: view:reformat.all.phonenumbers:base_phone.reformat_all_phonenumbers_form +msgid "Reformat all phone numbers" +msgstr "" + +#. module: base_phone +#: code:addons/base_phone/wizard/number_not_found.py:102 +#, python-format +msgid "Select the Partner to Update." +msgstr "" + +#. module: base_phone +#: field:reformat.all.phonenumbers,state:0 +msgid "State" +msgstr "" + +#. module: base_phone +#: model:ir.ui.menu,name:base_phone.menu_config_phone +#: view:res.users:base_phone.view_users_form +msgid "Telephony" +msgstr "" + +#. module: base_phone +#: view:res.users:base_phone.view_users_form +#: view:res.users:base_phone.view_users_form_simple_modif +msgid "Telephony Preferences" +msgstr "" + +#. module: base_phone +#: sql_constraint:res.company:0 +msgid "" +"The value of the field 'Number of Digits To Match From End' must be " +"positive." +msgstr "" + +#. module: base_phone +#: view:reformat.all.phonenumbers:base_phone.reformat_all_phonenumbers_form +msgid "" +"This wizard reformats the phone, mobile and fax numbers of all partners in " +"standard international format e.g. +33141981242" +msgstr "" + +#. module: base_phone +#. openerp-web +#: code:addons/base_phone/static/src/js/phone_widget.js:47 +#, python-format +msgid "Unhook your ringing phone" +msgstr "" + +#. module: base_phone +#: view:number.not.found:base_phone.number_not_found_form +msgid "Update Partner with this Number" +msgstr "" + +#. module: base_phone +#: view:res.company:base_phone.view_company_form +#: view:res.partner:base_phone.view_partner_form +msgid "fax" +msgstr "" + +#. module: base_phone +#: view:res.company:base_phone.view_company_form +#: view:res.partner:base_phone.view_partner_form +#: view:res.partner:base_phone.view_partner_simple_form +#: view:res.partner:base_phone.view_partner_tree +msgid "phone" +msgstr "" diff --git a/base_phone/i18n/es_EC.po b/base_phone/i18n/es_EC.po new file mode 100644 index 0000000..9791729 --- /dev/null +++ b/base_phone/i18n/es_EC.po @@ -0,0 +1,337 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * base_phone +# +# 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: Spanish (Ecuador) (http://www.transifex.com/oca/OCA-connector-telephony-8-0/language/es_EC/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: es_EC\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: base_phone +#: field:number.not.found,calling_number:0 +msgid "Calling Number" +msgstr "" + +#. module: base_phone +#: view:reformat.all.phonenumbers:base_phone.reformat_all_phonenumbers_form +msgid "Cancel" +msgstr "Cancelar" + +#. module: base_phone +#: code:addons/base_phone/base_phone.py:112 +#, python-format +msgid "" +"Cannot reformat the phone number '%s' to international format. Error " +"message: %s" +msgstr "" + +#. module: base_phone +#. openerp-web +#: code:addons/base_phone/static/src/js/phone_widget.js:46 +#, python-format +msgid "Click2dial started" +msgstr "" + +#. module: base_phone +#. openerp-web +#: code:addons/base_phone/static/src/js/phone_widget.js:58 +#, python-format +msgid "Click2dial successfull" +msgstr "" + +#. module: base_phone +#: view:number.not.found:base_phone.number_not_found_form +#: view:reformat.all.phonenumbers:base_phone.reformat_all_phonenumbers_form +msgid "Close" +msgstr "" + +#. module: base_phone +#: model:ir.model,name:base_phone.model_res_company +msgid "Companies" +msgstr "" + +#. module: base_phone +#: code:addons/base_phone/wizard/number_not_found.py:87 +#, python-format +msgid "Create New Partner" +msgstr "" + +#. module: base_phone +#: view:number.not.found:base_phone.number_not_found_form +msgid "Create Partner with this Number" +msgstr "" + +#. module: base_phone +#: view:number.not.found:base_phone.number_not_found_form +msgid "Create or Update a Partner" +msgstr "" + +#. module: base_phone +#: field:number.not.found,create_uid:0 +#: field:reformat.all.phonenumbers,create_uid:0 +msgid "Created by" +msgstr "" + +#. module: base_phone +#: field:number.not.found,create_date:0 +#: field:reformat.all.phonenumbers,create_date:0 +msgid "Created on" +msgstr "" + +#. module: base_phone +#: field:number.not.found,current_partner_mobile:0 +msgid "Current Mobile" +msgstr "" + +#. module: base_phone +#: field:number.not.found,current_partner_phone:0 +msgid "Current Phone" +msgstr "" + +#. module: base_phone +#. openerp-web +#: code:addons/base_phone/static/src/js/phone_widget.js:39 +#, python-format +msgid "Dial" +msgstr "" + +#. module: base_phone +#: selection:reformat.all.phonenumbers,state:0 +msgid "Done" +msgstr "" + +#. module: base_phone +#: selection:reformat.all.phonenumbers,state:0 +msgid "Draft" +msgstr "" + +#. module: base_phone +#: field:number.not.found,e164_number:0 +msgid "E.164 Number" +msgstr "" + +#. module: base_phone +#: help:number.not.found,e164_number:0 +msgid "E.164 equivalent of the calling number." +msgstr "" + +#. module: base_phone +#: view:res.users:base_phone.view_users_form_simple_modif +msgid "Email Preferences" +msgstr "" + +#. module: base_phone +#: code:addons/base_phone/wizard/number_not_found.py:101 +#, python-format +msgid "Error:" +msgstr "" + +#. module: base_phone +#: selection:number.not.found,number_type:0 +msgid "Fixed" +msgstr "" + +#. module: base_phone +#: field:number.not.found,number_type:0 +msgid "Fixed/Mobile" +msgstr "" + +#. module: base_phone +#: field:base.phone.installed,id:0 field:number.not.found,id:0 +#: field:phone.common,id:0 field:reformat.all.phonenumbers,id:0 +msgid "ID" +msgstr "" + +#. module: base_phone +#: help:res.company,number_of_digits_to_match_from_end:0 +msgid "" +"In several situations, OpenERP will have to find a Partner/Lead/Employee/..." +" from a phone number presented by the calling party. As the phone numbers " +"presented by your phone operator may not always be displayed in a standard " +"format, the best method to find the related Partner/Lead/Employee/... in " +"OpenERP is to try to match the end of the phone number in OpenERP with the N" +" last digits of the phone number presented by the calling party. N is the " +"value you should enter in this field." +msgstr "" + +#. module: base_phone +#: field:number.not.found,write_uid:0 +#: field:reformat.all.phonenumbers,write_uid:0 +msgid "Last Updated by" +msgstr "" + +#. module: base_phone +#: field:number.not.found,write_date:0 +#: field:reformat.all.phonenumbers,write_date:0 +msgid "Last Updated on" +msgstr "" + +#. module: base_phone +#: selection:number.not.found,number_type:0 +msgid "Mobile" +msgstr "" + +#. module: base_phone +#: view:number.not.found:base_phone.number_not_found_form +msgid "Number Not Found" +msgstr "" + +#. module: base_phone +#: view:number.not.found:base_phone.number_not_found_form +msgid "Number converted to international format:" +msgstr "" + +#. module: base_phone +#. openerp-web +#: code:addons/base_phone/static/src/js/phone_widget.js:59 +#, python-format +msgid "Number dialed:" +msgstr "" + +#. module: base_phone +#: model:ir.model,name:base_phone.model_number_not_found +msgid "Number not found" +msgstr "" + +#. module: base_phone +#: view:number.not.found:base_phone.number_not_found_form +msgid "Number not found:" +msgstr "" + +#. module: base_phone +#: field:res.company,number_of_digits_to_match_from_end:0 +msgid "Number of Digits To Match From End" +msgstr "" + +#. module: base_phone +#: model:ir.model,name:base_phone.model_res_partner +msgid "Partner" +msgstr "" + +#. module: base_phone +#: help:number.not.found,to_update_partner_id:0 +msgid "Partner on which the phone number will be written" +msgstr "" + +#. module: base_phone +#: field:number.not.found,to_update_partner_id:0 +msgid "Partner to Update" +msgstr "" + +#. module: base_phone +#: code:addons/base_phone/wizard/number_not_found.py:107 +#, python-format +msgid "Partner: %s" +msgstr "" + +#. module: base_phone +#: view:res.company:base_phone.view_company_form +msgid "Phone" +msgstr "" + +#. module: base_phone +#: model:res.groups,name:base_phone.group_callerid +msgid "Phone CallerID" +msgstr "" + +#. module: base_phone +#: help:number.not.found,calling_number:0 +msgid "" +"Phone number of calling party that has been obtained from the telephony " +"server, in the format used by the telephony server (not E.164)." +msgstr "" + +#. module: base_phone +#: field:reformat.all.phonenumbers,phonenumbers_not_reformatted:0 +msgid "Phone numbers that couldn't be reformatted" +msgstr "" + +#. module: base_phone +#: view:reformat.all.phonenumbers:base_phone.reformat_all_phonenumbers_form +msgid "Phone numbers that couldn't be reformatted:" +msgstr "" + +#. module: base_phone +#: model:ir.actions.act_window,name:base_phone.reformat_all_phonenumbers_action +#: model:ir.ui.menu,name:base_phone.reformat_all_phonenumbers_menu +msgid "Reformat Phone Numbers" +msgstr "" + +#. module: base_phone +#: model:ir.model,name:base_phone.model_reformat_all_phonenumbers +#: view:reformat.all.phonenumbers:base_phone.reformat_all_phonenumbers_form +msgid "Reformat all phone numbers" +msgstr "" + +#. module: base_phone +#: code:addons/base_phone/wizard/number_not_found.py:102 +#, python-format +msgid "Select the Partner to Update." +msgstr "" + +#. module: base_phone +#: field:reformat.all.phonenumbers,state:0 +msgid "State" +msgstr "" + +#. module: base_phone +#: model:ir.ui.menu,name:base_phone.menu_config_phone +#: view:res.users:base_phone.view_users_form +msgid "Telephony" +msgstr "" + +#. module: base_phone +#: view:res.users:base_phone.view_users_form +#: view:res.users:base_phone.view_users_form_simple_modif +msgid "Telephony Preferences" +msgstr "" + +#. module: base_phone +#: sql_constraint:res.company:0 +msgid "" +"The value of the field 'Number of Digits To Match From End' must be " +"positive." +msgstr "" + +#. module: base_phone +#: view:reformat.all.phonenumbers:base_phone.reformat_all_phonenumbers_form +msgid "" +"This wizard reformats the phone, mobile and fax numbers of all partners in " +"standard international format e.g. +33141981242" +msgstr "" + +#. module: base_phone +#. openerp-web +#: code:addons/base_phone/static/src/js/phone_widget.js:47 +#, python-format +msgid "Unhook your ringing phone" +msgstr "" + +#. module: base_phone +#: view:number.not.found:base_phone.number_not_found_form +msgid "Update Partner with this Number" +msgstr "" + +#. module: base_phone +#: view:res.company:base_phone.view_company_form +#: view:res.partner:base_phone.view_partner_form +msgid "fax" +msgstr "" + +#. module: base_phone +#: view:res.company:base_phone.view_company_form +#: view:res.partner:base_phone.view_partner_form +#: view:res.partner:base_phone.view_partner_simple_form +#: view:res.partner:base_phone.view_partner_tree +msgid "phone" +msgstr "" diff --git a/base_phone/i18n/es_ES.po b/base_phone/i18n/es_ES.po new file mode 100644 index 0000000..16525ed --- /dev/null +++ b/base_phone/i18n/es_ES.po @@ -0,0 +1,337 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * base_phone +# +# 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: Spanish (Spain) (http://www.transifex.com/oca/OCA-connector-telephony-8-0/language/es_ES/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: es_ES\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: base_phone +#: field:number.not.found,calling_number:0 +msgid "Calling Number" +msgstr "" + +#. module: base_phone +#: view:reformat.all.phonenumbers:base_phone.reformat_all_phonenumbers_form +msgid "Cancel" +msgstr "Cancelar" + +#. module: base_phone +#: code:addons/base_phone/base_phone.py:112 +#, python-format +msgid "" +"Cannot reformat the phone number '%s' to international format. Error " +"message: %s" +msgstr "" + +#. module: base_phone +#. openerp-web +#: code:addons/base_phone/static/src/js/phone_widget.js:46 +#, python-format +msgid "Click2dial started" +msgstr "" + +#. module: base_phone +#. openerp-web +#: code:addons/base_phone/static/src/js/phone_widget.js:58 +#, python-format +msgid "Click2dial successfull" +msgstr "" + +#. module: base_phone +#: view:number.not.found:base_phone.number_not_found_form +#: view:reformat.all.phonenumbers:base_phone.reformat_all_phonenumbers_form +msgid "Close" +msgstr "" + +#. module: base_phone +#: model:ir.model,name:base_phone.model_res_company +msgid "Companies" +msgstr "" + +#. module: base_phone +#: code:addons/base_phone/wizard/number_not_found.py:87 +#, python-format +msgid "Create New Partner" +msgstr "" + +#. module: base_phone +#: view:number.not.found:base_phone.number_not_found_form +msgid "Create Partner with this Number" +msgstr "" + +#. module: base_phone +#: view:number.not.found:base_phone.number_not_found_form +msgid "Create or Update a Partner" +msgstr "" + +#. module: base_phone +#: field:number.not.found,create_uid:0 +#: field:reformat.all.phonenumbers,create_uid:0 +msgid "Created by" +msgstr "Creado por" + +#. module: base_phone +#: field:number.not.found,create_date:0 +#: field:reformat.all.phonenumbers,create_date:0 +msgid "Created on" +msgstr "Creado en" + +#. module: base_phone +#: field:number.not.found,current_partner_mobile:0 +msgid "Current Mobile" +msgstr "" + +#. module: base_phone +#: field:number.not.found,current_partner_phone:0 +msgid "Current Phone" +msgstr "" + +#. module: base_phone +#. openerp-web +#: code:addons/base_phone/static/src/js/phone_widget.js:39 +#, python-format +msgid "Dial" +msgstr "" + +#. module: base_phone +#: selection:reformat.all.phonenumbers,state:0 +msgid "Done" +msgstr "" + +#. module: base_phone +#: selection:reformat.all.phonenumbers,state:0 +msgid "Draft" +msgstr "" + +#. module: base_phone +#: field:number.not.found,e164_number:0 +msgid "E.164 Number" +msgstr "" + +#. module: base_phone +#: help:number.not.found,e164_number:0 +msgid "E.164 equivalent of the calling number." +msgstr "" + +#. module: base_phone +#: view:res.users:base_phone.view_users_form_simple_modif +msgid "Email Preferences" +msgstr "" + +#. module: base_phone +#: code:addons/base_phone/wizard/number_not_found.py:101 +#, python-format +msgid "Error:" +msgstr "" + +#. module: base_phone +#: selection:number.not.found,number_type:0 +msgid "Fixed" +msgstr "" + +#. module: base_phone +#: field:number.not.found,number_type:0 +msgid "Fixed/Mobile" +msgstr "" + +#. module: base_phone +#: field:base.phone.installed,id:0 field:number.not.found,id:0 +#: field:phone.common,id:0 field:reformat.all.phonenumbers,id:0 +msgid "ID" +msgstr "ID" + +#. module: base_phone +#: help:res.company,number_of_digits_to_match_from_end:0 +msgid "" +"In several situations, OpenERP will have to find a Partner/Lead/Employee/..." +" from a phone number presented by the calling party. As the phone numbers " +"presented by your phone operator may not always be displayed in a standard " +"format, the best method to find the related Partner/Lead/Employee/... in " +"OpenERP is to try to match the end of the phone number in OpenERP with the N" +" last digits of the phone number presented by the calling party. N is the " +"value you should enter in this field." +msgstr "" + +#. module: base_phone +#: field:number.not.found,write_uid:0 +#: field:reformat.all.phonenumbers,write_uid:0 +msgid "Last Updated by" +msgstr "Última actualización por" + +#. module: base_phone +#: field:number.not.found,write_date:0 +#: field:reformat.all.phonenumbers,write_date:0 +msgid "Last Updated on" +msgstr "Última actualización en" + +#. module: base_phone +#: selection:number.not.found,number_type:0 +msgid "Mobile" +msgstr "" + +#. module: base_phone +#: view:number.not.found:base_phone.number_not_found_form +msgid "Number Not Found" +msgstr "" + +#. module: base_phone +#: view:number.not.found:base_phone.number_not_found_form +msgid "Number converted to international format:" +msgstr "" + +#. module: base_phone +#. openerp-web +#: code:addons/base_phone/static/src/js/phone_widget.js:59 +#, python-format +msgid "Number dialed:" +msgstr "" + +#. module: base_phone +#: model:ir.model,name:base_phone.model_number_not_found +msgid "Number not found" +msgstr "" + +#. module: base_phone +#: view:number.not.found:base_phone.number_not_found_form +msgid "Number not found:" +msgstr "" + +#. module: base_phone +#: field:res.company,number_of_digits_to_match_from_end:0 +msgid "Number of Digits To Match From End" +msgstr "" + +#. module: base_phone +#: model:ir.model,name:base_phone.model_res_partner +msgid "Partner" +msgstr "" + +#. module: base_phone +#: help:number.not.found,to_update_partner_id:0 +msgid "Partner on which the phone number will be written" +msgstr "" + +#. module: base_phone +#: field:number.not.found,to_update_partner_id:0 +msgid "Partner to Update" +msgstr "" + +#. module: base_phone +#: code:addons/base_phone/wizard/number_not_found.py:107 +#, python-format +msgid "Partner: %s" +msgstr "" + +#. module: base_phone +#: view:res.company:base_phone.view_company_form +msgid "Phone" +msgstr "" + +#. module: base_phone +#: model:res.groups,name:base_phone.group_callerid +msgid "Phone CallerID" +msgstr "" + +#. module: base_phone +#: help:number.not.found,calling_number:0 +msgid "" +"Phone number of calling party that has been obtained from the telephony " +"server, in the format used by the telephony server (not E.164)." +msgstr "" + +#. module: base_phone +#: field:reformat.all.phonenumbers,phonenumbers_not_reformatted:0 +msgid "Phone numbers that couldn't be reformatted" +msgstr "" + +#. module: base_phone +#: view:reformat.all.phonenumbers:base_phone.reformat_all_phonenumbers_form +msgid "Phone numbers that couldn't be reformatted:" +msgstr "" + +#. module: base_phone +#: model:ir.actions.act_window,name:base_phone.reformat_all_phonenumbers_action +#: model:ir.ui.menu,name:base_phone.reformat_all_phonenumbers_menu +msgid "Reformat Phone Numbers" +msgstr "" + +#. module: base_phone +#: model:ir.model,name:base_phone.model_reformat_all_phonenumbers +#: view:reformat.all.phonenumbers:base_phone.reformat_all_phonenumbers_form +msgid "Reformat all phone numbers" +msgstr "" + +#. module: base_phone +#: code:addons/base_phone/wizard/number_not_found.py:102 +#, python-format +msgid "Select the Partner to Update." +msgstr "" + +#. module: base_phone +#: field:reformat.all.phonenumbers,state:0 +msgid "State" +msgstr "" + +#. module: base_phone +#: model:ir.ui.menu,name:base_phone.menu_config_phone +#: view:res.users:base_phone.view_users_form +msgid "Telephony" +msgstr "" + +#. module: base_phone +#: view:res.users:base_phone.view_users_form +#: view:res.users:base_phone.view_users_form_simple_modif +msgid "Telephony Preferences" +msgstr "" + +#. module: base_phone +#: sql_constraint:res.company:0 +msgid "" +"The value of the field 'Number of Digits To Match From End' must be " +"positive." +msgstr "" + +#. module: base_phone +#: view:reformat.all.phonenumbers:base_phone.reformat_all_phonenumbers_form +msgid "" +"This wizard reformats the phone, mobile and fax numbers of all partners in " +"standard international format e.g. +33141981242" +msgstr "" + +#. module: base_phone +#. openerp-web +#: code:addons/base_phone/static/src/js/phone_widget.js:47 +#, python-format +msgid "Unhook your ringing phone" +msgstr "" + +#. module: base_phone +#: view:number.not.found:base_phone.number_not_found_form +msgid "Update Partner with this Number" +msgstr "" + +#. module: base_phone +#: view:res.company:base_phone.view_company_form +#: view:res.partner:base_phone.view_partner_form +msgid "fax" +msgstr "" + +#. module: base_phone +#: view:res.company:base_phone.view_company_form +#: view:res.partner:base_phone.view_partner_form +#: view:res.partner:base_phone.view_partner_simple_form +#: view:res.partner:base_phone.view_partner_tree +msgid "phone" +msgstr "" diff --git a/base_phone/i18n/es_MX.po b/base_phone/i18n/es_MX.po new file mode 100644 index 0000000..91ee675 --- /dev/null +++ b/base_phone/i18n/es_MX.po @@ -0,0 +1,337 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * base_phone +# +# 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: Spanish (Mexico) (http://www.transifex.com/oca/OCA-connector-telephony-8-0/language/es_MX/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: es_MX\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: base_phone +#: field:number.not.found,calling_number:0 +msgid "Calling Number" +msgstr "" + +#. module: base_phone +#: view:reformat.all.phonenumbers:base_phone.reformat_all_phonenumbers_form +msgid "Cancel" +msgstr "Cancelar" + +#. module: base_phone +#: code:addons/base_phone/base_phone.py:112 +#, python-format +msgid "" +"Cannot reformat the phone number '%s' to international format. Error " +"message: %s" +msgstr "" + +#. module: base_phone +#. openerp-web +#: code:addons/base_phone/static/src/js/phone_widget.js:46 +#, python-format +msgid "Click2dial started" +msgstr "" + +#. module: base_phone +#. openerp-web +#: code:addons/base_phone/static/src/js/phone_widget.js:58 +#, python-format +msgid "Click2dial successfull" +msgstr "" + +#. module: base_phone +#: view:number.not.found:base_phone.number_not_found_form +#: view:reformat.all.phonenumbers:base_phone.reformat_all_phonenumbers_form +msgid "Close" +msgstr "" + +#. module: base_phone +#: model:ir.model,name:base_phone.model_res_company +msgid "Companies" +msgstr "" + +#. module: base_phone +#: code:addons/base_phone/wizard/number_not_found.py:87 +#, python-format +msgid "Create New Partner" +msgstr "" + +#. module: base_phone +#: view:number.not.found:base_phone.number_not_found_form +msgid "Create Partner with this Number" +msgstr "" + +#. module: base_phone +#: view:number.not.found:base_phone.number_not_found_form +msgid "Create or Update a Partner" +msgstr "" + +#. module: base_phone +#: field:number.not.found,create_uid:0 +#: field:reformat.all.phonenumbers,create_uid:0 +msgid "Created by" +msgstr "" + +#. module: base_phone +#: field:number.not.found,create_date:0 +#: field:reformat.all.phonenumbers,create_date:0 +msgid "Created on" +msgstr "" + +#. module: base_phone +#: field:number.not.found,current_partner_mobile:0 +msgid "Current Mobile" +msgstr "" + +#. module: base_phone +#: field:number.not.found,current_partner_phone:0 +msgid "Current Phone" +msgstr "" + +#. module: base_phone +#. openerp-web +#: code:addons/base_phone/static/src/js/phone_widget.js:39 +#, python-format +msgid "Dial" +msgstr "" + +#. module: base_phone +#: selection:reformat.all.phonenumbers,state:0 +msgid "Done" +msgstr "" + +#. module: base_phone +#: selection:reformat.all.phonenumbers,state:0 +msgid "Draft" +msgstr "" + +#. module: base_phone +#: field:number.not.found,e164_number:0 +msgid "E.164 Number" +msgstr "" + +#. module: base_phone +#: help:number.not.found,e164_number:0 +msgid "E.164 equivalent of the calling number." +msgstr "" + +#. module: base_phone +#: view:res.users:base_phone.view_users_form_simple_modif +msgid "Email Preferences" +msgstr "" + +#. module: base_phone +#: code:addons/base_phone/wizard/number_not_found.py:101 +#, python-format +msgid "Error:" +msgstr "" + +#. module: base_phone +#: selection:number.not.found,number_type:0 +msgid "Fixed" +msgstr "" + +#. module: base_phone +#: field:number.not.found,number_type:0 +msgid "Fixed/Mobile" +msgstr "" + +#. module: base_phone +#: field:base.phone.installed,id:0 field:number.not.found,id:0 +#: field:phone.common,id:0 field:reformat.all.phonenumbers,id:0 +msgid "ID" +msgstr "" + +#. module: base_phone +#: help:res.company,number_of_digits_to_match_from_end:0 +msgid "" +"In several situations, OpenERP will have to find a Partner/Lead/Employee/..." +" from a phone number presented by the calling party. As the phone numbers " +"presented by your phone operator may not always be displayed in a standard " +"format, the best method to find the related Partner/Lead/Employee/... in " +"OpenERP is to try to match the end of the phone number in OpenERP with the N" +" last digits of the phone number presented by the calling party. N is the " +"value you should enter in this field." +msgstr "" + +#. module: base_phone +#: field:number.not.found,write_uid:0 +#: field:reformat.all.phonenumbers,write_uid:0 +msgid "Last Updated by" +msgstr "" + +#. module: base_phone +#: field:number.not.found,write_date:0 +#: field:reformat.all.phonenumbers,write_date:0 +msgid "Last Updated on" +msgstr "" + +#. module: base_phone +#: selection:number.not.found,number_type:0 +msgid "Mobile" +msgstr "" + +#. module: base_phone +#: view:number.not.found:base_phone.number_not_found_form +msgid "Number Not Found" +msgstr "" + +#. module: base_phone +#: view:number.not.found:base_phone.number_not_found_form +msgid "Number converted to international format:" +msgstr "" + +#. module: base_phone +#. openerp-web +#: code:addons/base_phone/static/src/js/phone_widget.js:59 +#, python-format +msgid "Number dialed:" +msgstr "" + +#. module: base_phone +#: model:ir.model,name:base_phone.model_number_not_found +msgid "Number not found" +msgstr "" + +#. module: base_phone +#: view:number.not.found:base_phone.number_not_found_form +msgid "Number not found:" +msgstr "" + +#. module: base_phone +#: field:res.company,number_of_digits_to_match_from_end:0 +msgid "Number of Digits To Match From End" +msgstr "" + +#. module: base_phone +#: model:ir.model,name:base_phone.model_res_partner +msgid "Partner" +msgstr "" + +#. module: base_phone +#: help:number.not.found,to_update_partner_id:0 +msgid "Partner on which the phone number will be written" +msgstr "" + +#. module: base_phone +#: field:number.not.found,to_update_partner_id:0 +msgid "Partner to Update" +msgstr "" + +#. module: base_phone +#: code:addons/base_phone/wizard/number_not_found.py:107 +#, python-format +msgid "Partner: %s" +msgstr "" + +#. module: base_phone +#: view:res.company:base_phone.view_company_form +msgid "Phone" +msgstr "" + +#. module: base_phone +#: model:res.groups,name:base_phone.group_callerid +msgid "Phone CallerID" +msgstr "" + +#. module: base_phone +#: help:number.not.found,calling_number:0 +msgid "" +"Phone number of calling party that has been obtained from the telephony " +"server, in the format used by the telephony server (not E.164)." +msgstr "" + +#. module: base_phone +#: field:reformat.all.phonenumbers,phonenumbers_not_reformatted:0 +msgid "Phone numbers that couldn't be reformatted" +msgstr "" + +#. module: base_phone +#: view:reformat.all.phonenumbers:base_phone.reformat_all_phonenumbers_form +msgid "Phone numbers that couldn't be reformatted:" +msgstr "" + +#. module: base_phone +#: model:ir.actions.act_window,name:base_phone.reformat_all_phonenumbers_action +#: model:ir.ui.menu,name:base_phone.reformat_all_phonenumbers_menu +msgid "Reformat Phone Numbers" +msgstr "" + +#. module: base_phone +#: model:ir.model,name:base_phone.model_reformat_all_phonenumbers +#: view:reformat.all.phonenumbers:base_phone.reformat_all_phonenumbers_form +msgid "Reformat all phone numbers" +msgstr "" + +#. module: base_phone +#: code:addons/base_phone/wizard/number_not_found.py:102 +#, python-format +msgid "Select the Partner to Update." +msgstr "" + +#. module: base_phone +#: field:reformat.all.phonenumbers,state:0 +msgid "State" +msgstr "" + +#. module: base_phone +#: model:ir.ui.menu,name:base_phone.menu_config_phone +#: view:res.users:base_phone.view_users_form +msgid "Telephony" +msgstr "" + +#. module: base_phone +#: view:res.users:base_phone.view_users_form +#: view:res.users:base_phone.view_users_form_simple_modif +msgid "Telephony Preferences" +msgstr "" + +#. module: base_phone +#: sql_constraint:res.company:0 +msgid "" +"The value of the field 'Number of Digits To Match From End' must be " +"positive." +msgstr "" + +#. module: base_phone +#: view:reformat.all.phonenumbers:base_phone.reformat_all_phonenumbers_form +msgid "" +"This wizard reformats the phone, mobile and fax numbers of all partners in " +"standard international format e.g. +33141981242" +msgstr "" + +#. module: base_phone +#. openerp-web +#: code:addons/base_phone/static/src/js/phone_widget.js:47 +#, python-format +msgid "Unhook your ringing phone" +msgstr "" + +#. module: base_phone +#: view:number.not.found:base_phone.number_not_found_form +msgid "Update Partner with this Number" +msgstr "" + +#. module: base_phone +#: view:res.company:base_phone.view_company_form +#: view:res.partner:base_phone.view_partner_form +msgid "fax" +msgstr "" + +#. module: base_phone +#: view:res.company:base_phone.view_company_form +#: view:res.partner:base_phone.view_partner_form +#: view:res.partner:base_phone.view_partner_simple_form +#: view:res.partner:base_phone.view_partner_tree +msgid "phone" +msgstr "" diff --git a/base_phone/i18n/es_VE.po b/base_phone/i18n/es_VE.po new file mode 100644 index 0000000..e66daca --- /dev/null +++ b/base_phone/i18n/es_VE.po @@ -0,0 +1,337 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * base_phone +# +# 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: Spanish (Venezuela) (http://www.transifex.com/oca/OCA-connector-telephony-8-0/language/es_VE/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: es_VE\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: base_phone +#: field:number.not.found,calling_number:0 +msgid "Calling Number" +msgstr "" + +#. module: base_phone +#: view:reformat.all.phonenumbers:base_phone.reformat_all_phonenumbers_form +msgid "Cancel" +msgstr "Cancelar" + +#. module: base_phone +#: code:addons/base_phone/base_phone.py:112 +#, python-format +msgid "" +"Cannot reformat the phone number '%s' to international format. Error " +"message: %s" +msgstr "" + +#. module: base_phone +#. openerp-web +#: code:addons/base_phone/static/src/js/phone_widget.js:46 +#, python-format +msgid "Click2dial started" +msgstr "" + +#. module: base_phone +#. openerp-web +#: code:addons/base_phone/static/src/js/phone_widget.js:58 +#, python-format +msgid "Click2dial successfull" +msgstr "" + +#. module: base_phone +#: view:number.not.found:base_phone.number_not_found_form +#: view:reformat.all.phonenumbers:base_phone.reformat_all_phonenumbers_form +msgid "Close" +msgstr "" + +#. module: base_phone +#: model:ir.model,name:base_phone.model_res_company +msgid "Companies" +msgstr "" + +#. module: base_phone +#: code:addons/base_phone/wizard/number_not_found.py:87 +#, python-format +msgid "Create New Partner" +msgstr "" + +#. module: base_phone +#: view:number.not.found:base_phone.number_not_found_form +msgid "Create Partner with this Number" +msgstr "" + +#. module: base_phone +#: view:number.not.found:base_phone.number_not_found_form +msgid "Create or Update a Partner" +msgstr "" + +#. module: base_phone +#: field:number.not.found,create_uid:0 +#: field:reformat.all.phonenumbers,create_uid:0 +msgid "Created by" +msgstr "" + +#. module: base_phone +#: field:number.not.found,create_date:0 +#: field:reformat.all.phonenumbers,create_date:0 +msgid "Created on" +msgstr "" + +#. module: base_phone +#: field:number.not.found,current_partner_mobile:0 +msgid "Current Mobile" +msgstr "" + +#. module: base_phone +#: field:number.not.found,current_partner_phone:0 +msgid "Current Phone" +msgstr "" + +#. module: base_phone +#. openerp-web +#: code:addons/base_phone/static/src/js/phone_widget.js:39 +#, python-format +msgid "Dial" +msgstr "" + +#. module: base_phone +#: selection:reformat.all.phonenumbers,state:0 +msgid "Done" +msgstr "" + +#. module: base_phone +#: selection:reformat.all.phonenumbers,state:0 +msgid "Draft" +msgstr "" + +#. module: base_phone +#: field:number.not.found,e164_number:0 +msgid "E.164 Number" +msgstr "" + +#. module: base_phone +#: help:number.not.found,e164_number:0 +msgid "E.164 equivalent of the calling number." +msgstr "" + +#. module: base_phone +#: view:res.users:base_phone.view_users_form_simple_modif +msgid "Email Preferences" +msgstr "" + +#. module: base_phone +#: code:addons/base_phone/wizard/number_not_found.py:101 +#, python-format +msgid "Error:" +msgstr "" + +#. module: base_phone +#: selection:number.not.found,number_type:0 +msgid "Fixed" +msgstr "" + +#. module: base_phone +#: field:number.not.found,number_type:0 +msgid "Fixed/Mobile" +msgstr "" + +#. module: base_phone +#: field:base.phone.installed,id:0 field:number.not.found,id:0 +#: field:phone.common,id:0 field:reformat.all.phonenumbers,id:0 +msgid "ID" +msgstr "" + +#. module: base_phone +#: help:res.company,number_of_digits_to_match_from_end:0 +msgid "" +"In several situations, OpenERP will have to find a Partner/Lead/Employee/..." +" from a phone number presented by the calling party. As the phone numbers " +"presented by your phone operator may not always be displayed in a standard " +"format, the best method to find the related Partner/Lead/Employee/... in " +"OpenERP is to try to match the end of the phone number in OpenERP with the N" +" last digits of the phone number presented by the calling party. N is the " +"value you should enter in this field." +msgstr "" + +#. module: base_phone +#: field:number.not.found,write_uid:0 +#: field:reformat.all.phonenumbers,write_uid:0 +msgid "Last Updated by" +msgstr "" + +#. module: base_phone +#: field:number.not.found,write_date:0 +#: field:reformat.all.phonenumbers,write_date:0 +msgid "Last Updated on" +msgstr "" + +#. module: base_phone +#: selection:number.not.found,number_type:0 +msgid "Mobile" +msgstr "" + +#. module: base_phone +#: view:number.not.found:base_phone.number_not_found_form +msgid "Number Not Found" +msgstr "" + +#. module: base_phone +#: view:number.not.found:base_phone.number_not_found_form +msgid "Number converted to international format:" +msgstr "" + +#. module: base_phone +#. openerp-web +#: code:addons/base_phone/static/src/js/phone_widget.js:59 +#, python-format +msgid "Number dialed:" +msgstr "" + +#. module: base_phone +#: model:ir.model,name:base_phone.model_number_not_found +msgid "Number not found" +msgstr "" + +#. module: base_phone +#: view:number.not.found:base_phone.number_not_found_form +msgid "Number not found:" +msgstr "" + +#. module: base_phone +#: field:res.company,number_of_digits_to_match_from_end:0 +msgid "Number of Digits To Match From End" +msgstr "" + +#. module: base_phone +#: model:ir.model,name:base_phone.model_res_partner +msgid "Partner" +msgstr "" + +#. module: base_phone +#: help:number.not.found,to_update_partner_id:0 +msgid "Partner on which the phone number will be written" +msgstr "" + +#. module: base_phone +#: field:number.not.found,to_update_partner_id:0 +msgid "Partner to Update" +msgstr "" + +#. module: base_phone +#: code:addons/base_phone/wizard/number_not_found.py:107 +#, python-format +msgid "Partner: %s" +msgstr "" + +#. module: base_phone +#: view:res.company:base_phone.view_company_form +msgid "Phone" +msgstr "" + +#. module: base_phone +#: model:res.groups,name:base_phone.group_callerid +msgid "Phone CallerID" +msgstr "" + +#. module: base_phone +#: help:number.not.found,calling_number:0 +msgid "" +"Phone number of calling party that has been obtained from the telephony " +"server, in the format used by the telephony server (not E.164)." +msgstr "" + +#. module: base_phone +#: field:reformat.all.phonenumbers,phonenumbers_not_reformatted:0 +msgid "Phone numbers that couldn't be reformatted" +msgstr "" + +#. module: base_phone +#: view:reformat.all.phonenumbers:base_phone.reformat_all_phonenumbers_form +msgid "Phone numbers that couldn't be reformatted:" +msgstr "" + +#. module: base_phone +#: model:ir.actions.act_window,name:base_phone.reformat_all_phonenumbers_action +#: model:ir.ui.menu,name:base_phone.reformat_all_phonenumbers_menu +msgid "Reformat Phone Numbers" +msgstr "" + +#. module: base_phone +#: model:ir.model,name:base_phone.model_reformat_all_phonenumbers +#: view:reformat.all.phonenumbers:base_phone.reformat_all_phonenumbers_form +msgid "Reformat all phone numbers" +msgstr "" + +#. module: base_phone +#: code:addons/base_phone/wizard/number_not_found.py:102 +#, python-format +msgid "Select the Partner to Update." +msgstr "" + +#. module: base_phone +#: field:reformat.all.phonenumbers,state:0 +msgid "State" +msgstr "" + +#. module: base_phone +#: model:ir.ui.menu,name:base_phone.menu_config_phone +#: view:res.users:base_phone.view_users_form +msgid "Telephony" +msgstr "" + +#. module: base_phone +#: view:res.users:base_phone.view_users_form +#: view:res.users:base_phone.view_users_form_simple_modif +msgid "Telephony Preferences" +msgstr "" + +#. module: base_phone +#: sql_constraint:res.company:0 +msgid "" +"The value of the field 'Number of Digits To Match From End' must be " +"positive." +msgstr "" + +#. module: base_phone +#: view:reformat.all.phonenumbers:base_phone.reformat_all_phonenumbers_form +msgid "" +"This wizard reformats the phone, mobile and fax numbers of all partners in " +"standard international format e.g. +33141981242" +msgstr "" + +#. module: base_phone +#. openerp-web +#: code:addons/base_phone/static/src/js/phone_widget.js:47 +#, python-format +msgid "Unhook your ringing phone" +msgstr "" + +#. module: base_phone +#: view:number.not.found:base_phone.number_not_found_form +msgid "Update Partner with this Number" +msgstr "" + +#. module: base_phone +#: view:res.company:base_phone.view_company_form +#: view:res.partner:base_phone.view_partner_form +msgid "fax" +msgstr "" + +#. module: base_phone +#: view:res.company:base_phone.view_company_form +#: view:res.partner:base_phone.view_partner_form +#: view:res.partner:base_phone.view_partner_simple_form +#: view:res.partner:base_phone.view_partner_tree +msgid "phone" +msgstr "" diff --git a/base_phone/i18n/et.po b/base_phone/i18n/et.po new file mode 100644 index 0000000..1e8b268 --- /dev/null +++ b/base_phone/i18n/et.po @@ -0,0 +1,337 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * base_phone +# +# 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: Estonian (http://www.transifex.com/oca/OCA-connector-telephony-8-0/language/et/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: et\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: base_phone +#: field:number.not.found,calling_number:0 +msgid "Calling Number" +msgstr "" + +#. module: base_phone +#: view:reformat.all.phonenumbers:base_phone.reformat_all_phonenumbers_form +msgid "Cancel" +msgstr "Loobu" + +#. module: base_phone +#: code:addons/base_phone/base_phone.py:112 +#, python-format +msgid "" +"Cannot reformat the phone number '%s' to international format. Error " +"message: %s" +msgstr "" + +#. module: base_phone +#. openerp-web +#: code:addons/base_phone/static/src/js/phone_widget.js:46 +#, python-format +msgid "Click2dial started" +msgstr "" + +#. module: base_phone +#. openerp-web +#: code:addons/base_phone/static/src/js/phone_widget.js:58 +#, python-format +msgid "Click2dial successfull" +msgstr "" + +#. module: base_phone +#: view:number.not.found:base_phone.number_not_found_form +#: view:reformat.all.phonenumbers:base_phone.reformat_all_phonenumbers_form +msgid "Close" +msgstr "" + +#. module: base_phone +#: model:ir.model,name:base_phone.model_res_company +msgid "Companies" +msgstr "" + +#. module: base_phone +#: code:addons/base_phone/wizard/number_not_found.py:87 +#, python-format +msgid "Create New Partner" +msgstr "" + +#. module: base_phone +#: view:number.not.found:base_phone.number_not_found_form +msgid "Create Partner with this Number" +msgstr "" + +#. module: base_phone +#: view:number.not.found:base_phone.number_not_found_form +msgid "Create or Update a Partner" +msgstr "" + +#. module: base_phone +#: field:number.not.found,create_uid:0 +#: field:reformat.all.phonenumbers,create_uid:0 +msgid "Created by" +msgstr "" + +#. module: base_phone +#: field:number.not.found,create_date:0 +#: field:reformat.all.phonenumbers,create_date:0 +msgid "Created on" +msgstr "" + +#. module: base_phone +#: field:number.not.found,current_partner_mobile:0 +msgid "Current Mobile" +msgstr "" + +#. module: base_phone +#: field:number.not.found,current_partner_phone:0 +msgid "Current Phone" +msgstr "" + +#. module: base_phone +#. openerp-web +#: code:addons/base_phone/static/src/js/phone_widget.js:39 +#, python-format +msgid "Dial" +msgstr "" + +#. module: base_phone +#: selection:reformat.all.phonenumbers,state:0 +msgid "Done" +msgstr "" + +#. module: base_phone +#: selection:reformat.all.phonenumbers,state:0 +msgid "Draft" +msgstr "" + +#. module: base_phone +#: field:number.not.found,e164_number:0 +msgid "E.164 Number" +msgstr "" + +#. module: base_phone +#: help:number.not.found,e164_number:0 +msgid "E.164 equivalent of the calling number." +msgstr "" + +#. module: base_phone +#: view:res.users:base_phone.view_users_form_simple_modif +msgid "Email Preferences" +msgstr "" + +#. module: base_phone +#: code:addons/base_phone/wizard/number_not_found.py:101 +#, python-format +msgid "Error:" +msgstr "" + +#. module: base_phone +#: selection:number.not.found,number_type:0 +msgid "Fixed" +msgstr "" + +#. module: base_phone +#: field:number.not.found,number_type:0 +msgid "Fixed/Mobile" +msgstr "" + +#. module: base_phone +#: field:base.phone.installed,id:0 field:number.not.found,id:0 +#: field:phone.common,id:0 field:reformat.all.phonenumbers,id:0 +msgid "ID" +msgstr "" + +#. module: base_phone +#: help:res.company,number_of_digits_to_match_from_end:0 +msgid "" +"In several situations, OpenERP will have to find a Partner/Lead/Employee/..." +" from a phone number presented by the calling party. As the phone numbers " +"presented by your phone operator may not always be displayed in a standard " +"format, the best method to find the related Partner/Lead/Employee/... in " +"OpenERP is to try to match the end of the phone number in OpenERP with the N" +" last digits of the phone number presented by the calling party. N is the " +"value you should enter in this field." +msgstr "" + +#. module: base_phone +#: field:number.not.found,write_uid:0 +#: field:reformat.all.phonenumbers,write_uid:0 +msgid "Last Updated by" +msgstr "" + +#. module: base_phone +#: field:number.not.found,write_date:0 +#: field:reformat.all.phonenumbers,write_date:0 +msgid "Last Updated on" +msgstr "" + +#. module: base_phone +#: selection:number.not.found,number_type:0 +msgid "Mobile" +msgstr "" + +#. module: base_phone +#: view:number.not.found:base_phone.number_not_found_form +msgid "Number Not Found" +msgstr "" + +#. module: base_phone +#: view:number.not.found:base_phone.number_not_found_form +msgid "Number converted to international format:" +msgstr "" + +#. module: base_phone +#. openerp-web +#: code:addons/base_phone/static/src/js/phone_widget.js:59 +#, python-format +msgid "Number dialed:" +msgstr "" + +#. module: base_phone +#: model:ir.model,name:base_phone.model_number_not_found +msgid "Number not found" +msgstr "" + +#. module: base_phone +#: view:number.not.found:base_phone.number_not_found_form +msgid "Number not found:" +msgstr "" + +#. module: base_phone +#: field:res.company,number_of_digits_to_match_from_end:0 +msgid "Number of Digits To Match From End" +msgstr "" + +#. module: base_phone +#: model:ir.model,name:base_phone.model_res_partner +msgid "Partner" +msgstr "" + +#. module: base_phone +#: help:number.not.found,to_update_partner_id:0 +msgid "Partner on which the phone number will be written" +msgstr "" + +#. module: base_phone +#: field:number.not.found,to_update_partner_id:0 +msgid "Partner to Update" +msgstr "" + +#. module: base_phone +#: code:addons/base_phone/wizard/number_not_found.py:107 +#, python-format +msgid "Partner: %s" +msgstr "" + +#. module: base_phone +#: view:res.company:base_phone.view_company_form +msgid "Phone" +msgstr "" + +#. module: base_phone +#: model:res.groups,name:base_phone.group_callerid +msgid "Phone CallerID" +msgstr "" + +#. module: base_phone +#: help:number.not.found,calling_number:0 +msgid "" +"Phone number of calling party that has been obtained from the telephony " +"server, in the format used by the telephony server (not E.164)." +msgstr "" + +#. module: base_phone +#: field:reformat.all.phonenumbers,phonenumbers_not_reformatted:0 +msgid "Phone numbers that couldn't be reformatted" +msgstr "" + +#. module: base_phone +#: view:reformat.all.phonenumbers:base_phone.reformat_all_phonenumbers_form +msgid "Phone numbers that couldn't be reformatted:" +msgstr "" + +#. module: base_phone +#: model:ir.actions.act_window,name:base_phone.reformat_all_phonenumbers_action +#: model:ir.ui.menu,name:base_phone.reformat_all_phonenumbers_menu +msgid "Reformat Phone Numbers" +msgstr "" + +#. module: base_phone +#: model:ir.model,name:base_phone.model_reformat_all_phonenumbers +#: view:reformat.all.phonenumbers:base_phone.reformat_all_phonenumbers_form +msgid "Reformat all phone numbers" +msgstr "" + +#. module: base_phone +#: code:addons/base_phone/wizard/number_not_found.py:102 +#, python-format +msgid "Select the Partner to Update." +msgstr "" + +#. module: base_phone +#: field:reformat.all.phonenumbers,state:0 +msgid "State" +msgstr "" + +#. module: base_phone +#: model:ir.ui.menu,name:base_phone.menu_config_phone +#: view:res.users:base_phone.view_users_form +msgid "Telephony" +msgstr "" + +#. module: base_phone +#: view:res.users:base_phone.view_users_form +#: view:res.users:base_phone.view_users_form_simple_modif +msgid "Telephony Preferences" +msgstr "" + +#. module: base_phone +#: sql_constraint:res.company:0 +msgid "" +"The value of the field 'Number of Digits To Match From End' must be " +"positive." +msgstr "" + +#. module: base_phone +#: view:reformat.all.phonenumbers:base_phone.reformat_all_phonenumbers_form +msgid "" +"This wizard reformats the phone, mobile and fax numbers of all partners in " +"standard international format e.g. +33141981242" +msgstr "" + +#. module: base_phone +#. openerp-web +#: code:addons/base_phone/static/src/js/phone_widget.js:47 +#, python-format +msgid "Unhook your ringing phone" +msgstr "" + +#. module: base_phone +#: view:number.not.found:base_phone.number_not_found_form +msgid "Update Partner with this Number" +msgstr "" + +#. module: base_phone +#: view:res.company:base_phone.view_company_form +#: view:res.partner:base_phone.view_partner_form +msgid "fax" +msgstr "" + +#. module: base_phone +#: view:res.company:base_phone.view_company_form +#: view:res.partner:base_phone.view_partner_form +#: view:res.partner:base_phone.view_partner_simple_form +#: view:res.partner:base_phone.view_partner_tree +msgid "phone" +msgstr "" diff --git a/base_phone/i18n/fi.po b/base_phone/i18n/fi.po new file mode 100644 index 0000000..549348b --- /dev/null +++ b/base_phone/i18n/fi.po @@ -0,0 +1,337 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * base_phone +# +# 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: Finnish (http://www.transifex.com/oca/OCA-connector-telephony-8-0/language/fi/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: fi\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: base_phone +#: field:number.not.found,calling_number:0 +msgid "Calling Number" +msgstr "" + +#. module: base_phone +#: view:reformat.all.phonenumbers:base_phone.reformat_all_phonenumbers_form +msgid "Cancel" +msgstr "" + +#. module: base_phone +#: code:addons/base_phone/base_phone.py:112 +#, python-format +msgid "" +"Cannot reformat the phone number '%s' to international format. Error " +"message: %s" +msgstr "" + +#. module: base_phone +#. openerp-web +#: code:addons/base_phone/static/src/js/phone_widget.js:46 +#, python-format +msgid "Click2dial started" +msgstr "" + +#. module: base_phone +#. openerp-web +#: code:addons/base_phone/static/src/js/phone_widget.js:58 +#, python-format +msgid "Click2dial successfull" +msgstr "" + +#. module: base_phone +#: view:number.not.found:base_phone.number_not_found_form +#: view:reformat.all.phonenumbers:base_phone.reformat_all_phonenumbers_form +msgid "Close" +msgstr "" + +#. module: base_phone +#: model:ir.model,name:base_phone.model_res_company +msgid "Companies" +msgstr "" + +#. module: base_phone +#: code:addons/base_phone/wizard/number_not_found.py:87 +#, python-format +msgid "Create New Partner" +msgstr "" + +#. module: base_phone +#: view:number.not.found:base_phone.number_not_found_form +msgid "Create Partner with this Number" +msgstr "" + +#. module: base_phone +#: view:number.not.found:base_phone.number_not_found_form +msgid "Create or Update a Partner" +msgstr "" + +#. module: base_phone +#: field:number.not.found,create_uid:0 +#: field:reformat.all.phonenumbers,create_uid:0 +msgid "Created by" +msgstr "Luonut" + +#. module: base_phone +#: field:number.not.found,create_date:0 +#: field:reformat.all.phonenumbers,create_date:0 +msgid "Created on" +msgstr "Luotu" + +#. module: base_phone +#: field:number.not.found,current_partner_mobile:0 +msgid "Current Mobile" +msgstr "" + +#. module: base_phone +#: field:number.not.found,current_partner_phone:0 +msgid "Current Phone" +msgstr "" + +#. module: base_phone +#. openerp-web +#: code:addons/base_phone/static/src/js/phone_widget.js:39 +#, python-format +msgid "Dial" +msgstr "" + +#. module: base_phone +#: selection:reformat.all.phonenumbers,state:0 +msgid "Done" +msgstr "Valmis" + +#. module: base_phone +#: selection:reformat.all.phonenumbers,state:0 +msgid "Draft" +msgstr "" + +#. module: base_phone +#: field:number.not.found,e164_number:0 +msgid "E.164 Number" +msgstr "" + +#. module: base_phone +#: help:number.not.found,e164_number:0 +msgid "E.164 equivalent of the calling number." +msgstr "" + +#. module: base_phone +#: view:res.users:base_phone.view_users_form_simple_modif +msgid "Email Preferences" +msgstr "" + +#. module: base_phone +#: code:addons/base_phone/wizard/number_not_found.py:101 +#, python-format +msgid "Error:" +msgstr "" + +#. module: base_phone +#: selection:number.not.found,number_type:0 +msgid "Fixed" +msgstr "" + +#. module: base_phone +#: field:number.not.found,number_type:0 +msgid "Fixed/Mobile" +msgstr "" + +#. module: base_phone +#: field:base.phone.installed,id:0 field:number.not.found,id:0 +#: field:phone.common,id:0 field:reformat.all.phonenumbers,id:0 +msgid "ID" +msgstr "ID" + +#. module: base_phone +#: help:res.company,number_of_digits_to_match_from_end:0 +msgid "" +"In several situations, OpenERP will have to find a Partner/Lead/Employee/..." +" from a phone number presented by the calling party. As the phone numbers " +"presented by your phone operator may not always be displayed in a standard " +"format, the best method to find the related Partner/Lead/Employee/... in " +"OpenERP is to try to match the end of the phone number in OpenERP with the N" +" last digits of the phone number presented by the calling party. N is the " +"value you should enter in this field." +msgstr "" + +#. module: base_phone +#: field:number.not.found,write_uid:0 +#: field:reformat.all.phonenumbers,write_uid:0 +msgid "Last Updated by" +msgstr "Viimeksi päivittänyt" + +#. module: base_phone +#: field:number.not.found,write_date:0 +#: field:reformat.all.phonenumbers,write_date:0 +msgid "Last Updated on" +msgstr "Viimeksi päivitetty" + +#. module: base_phone +#: selection:number.not.found,number_type:0 +msgid "Mobile" +msgstr "" + +#. module: base_phone +#: view:number.not.found:base_phone.number_not_found_form +msgid "Number Not Found" +msgstr "" + +#. module: base_phone +#: view:number.not.found:base_phone.number_not_found_form +msgid "Number converted to international format:" +msgstr "" + +#. module: base_phone +#. openerp-web +#: code:addons/base_phone/static/src/js/phone_widget.js:59 +#, python-format +msgid "Number dialed:" +msgstr "" + +#. module: base_phone +#: model:ir.model,name:base_phone.model_number_not_found +msgid "Number not found" +msgstr "" + +#. module: base_phone +#: view:number.not.found:base_phone.number_not_found_form +msgid "Number not found:" +msgstr "" + +#. module: base_phone +#: field:res.company,number_of_digits_to_match_from_end:0 +msgid "Number of Digits To Match From End" +msgstr "" + +#. module: base_phone +#: model:ir.model,name:base_phone.model_res_partner +msgid "Partner" +msgstr "" + +#. module: base_phone +#: help:number.not.found,to_update_partner_id:0 +msgid "Partner on which the phone number will be written" +msgstr "" + +#. module: base_phone +#: field:number.not.found,to_update_partner_id:0 +msgid "Partner to Update" +msgstr "" + +#. module: base_phone +#: code:addons/base_phone/wizard/number_not_found.py:107 +#, python-format +msgid "Partner: %s" +msgstr "" + +#. module: base_phone +#: view:res.company:base_phone.view_company_form +msgid "Phone" +msgstr "" + +#. module: base_phone +#: model:res.groups,name:base_phone.group_callerid +msgid "Phone CallerID" +msgstr "" + +#. module: base_phone +#: help:number.not.found,calling_number:0 +msgid "" +"Phone number of calling party that has been obtained from the telephony " +"server, in the format used by the telephony server (not E.164)." +msgstr "" + +#. module: base_phone +#: field:reformat.all.phonenumbers,phonenumbers_not_reformatted:0 +msgid "Phone numbers that couldn't be reformatted" +msgstr "" + +#. module: base_phone +#: view:reformat.all.phonenumbers:base_phone.reformat_all_phonenumbers_form +msgid "Phone numbers that couldn't be reformatted:" +msgstr "" + +#. module: base_phone +#: model:ir.actions.act_window,name:base_phone.reformat_all_phonenumbers_action +#: model:ir.ui.menu,name:base_phone.reformat_all_phonenumbers_menu +msgid "Reformat Phone Numbers" +msgstr "" + +#. module: base_phone +#: model:ir.model,name:base_phone.model_reformat_all_phonenumbers +#: view:reformat.all.phonenumbers:base_phone.reformat_all_phonenumbers_form +msgid "Reformat all phone numbers" +msgstr "" + +#. module: base_phone +#: code:addons/base_phone/wizard/number_not_found.py:102 +#, python-format +msgid "Select the Partner to Update." +msgstr "" + +#. module: base_phone +#: field:reformat.all.phonenumbers,state:0 +msgid "State" +msgstr "Tila" + +#. module: base_phone +#: model:ir.ui.menu,name:base_phone.menu_config_phone +#: view:res.users:base_phone.view_users_form +msgid "Telephony" +msgstr "" + +#. module: base_phone +#: view:res.users:base_phone.view_users_form +#: view:res.users:base_phone.view_users_form_simple_modif +msgid "Telephony Preferences" +msgstr "" + +#. module: base_phone +#: sql_constraint:res.company:0 +msgid "" +"The value of the field 'Number of Digits To Match From End' must be " +"positive." +msgstr "" + +#. module: base_phone +#: view:reformat.all.phonenumbers:base_phone.reformat_all_phonenumbers_form +msgid "" +"This wizard reformats the phone, mobile and fax numbers of all partners in " +"standard international format e.g. +33141981242" +msgstr "" + +#. module: base_phone +#. openerp-web +#: code:addons/base_phone/static/src/js/phone_widget.js:47 +#, python-format +msgid "Unhook your ringing phone" +msgstr "" + +#. module: base_phone +#: view:number.not.found:base_phone.number_not_found_form +msgid "Update Partner with this Number" +msgstr "" + +#. module: base_phone +#: view:res.company:base_phone.view_company_form +#: view:res.partner:base_phone.view_partner_form +msgid "fax" +msgstr "" + +#. module: base_phone +#: view:res.company:base_phone.view_company_form +#: view:res.partner:base_phone.view_partner_form +#: view:res.partner:base_phone.view_partner_simple_form +#: view:res.partner:base_phone.view_partner_tree +msgid "phone" +msgstr "" diff --git a/base_phone/i18n/fr.po b/base_phone/i18n/fr.po index a80454c..65508b3 100644 --- a/base_phone/i18n/fr.po +++ b/base_phone/i18n/fr.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: connector-telephony (8.0)\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-10-14 02:09+0000\n" -"PO-Revision-Date: 2015-10-12 18:36+0000\n" +"POT-Creation-Date: 2015-11-01 04:07+0000\n" +"PO-Revision-Date: 2016-09-16 21:46+0000\n" "Last-Translator: OCA Transbot \n" "Language-Team: French (http://www.transifex.com/oca/OCA-connector-telephony-8-0/language/fr/)\n" "MIME-Version: 1.0\n" @@ -80,13 +80,13 @@ msgstr "Créer ou mettre à jour un partenaire" #: field:number.not.found,create_uid:0 #: field:reformat.all.phonenumbers,create_uid:0 msgid "Created by" -msgstr "" +msgstr "Créé par" #. module: base_phone #: field:number.not.found,create_date:0 #: field:reformat.all.phonenumbers,create_date:0 msgid "Created on" -msgstr "" +msgstr "Date" #. module: base_phone #: field:number.not.found,current_partner_mobile:0 @@ -150,7 +150,7 @@ msgstr "Fixe/Portable" #: field:base.phone.installed,id:0 field:number.not.found,id:0 #: field:phone.common,id:0 field:reformat.all.phonenumbers,id:0 msgid "ID" -msgstr "" +msgstr "ID" #. module: base_phone #: help:res.company,number_of_digits_to_match_from_end:0 @@ -168,13 +168,13 @@ msgstr "In several situations, OpenERP will have to find a Partner/Lead/Employee #: field:number.not.found,write_uid:0 #: field:reformat.all.phonenumbers,write_uid:0 msgid "Last Updated by" -msgstr "" +msgstr "Dernière mise à jour par" #. module: base_phone #: field:number.not.found,write_date:0 #: field:reformat.all.phonenumbers,write_date:0 msgid "Last Updated on" -msgstr "" +msgstr "Dernière mise à jour le" #. module: base_phone #: selection:number.not.found,number_type:0 @@ -282,7 +282,7 @@ msgstr "Selectionnez le partenaire à mettre à jour." #. module: base_phone #: field:reformat.all.phonenumbers,state:0 msgid "State" -msgstr "" +msgstr "État" #. module: base_phone #: model:ir.ui.menu,name:base_phone.menu_config_phone @@ -322,14 +322,6 @@ msgstr "Décrochez votre téléphone" msgid "Update Partner with this Number" msgstr "Mettre à jour le partenaire avec ce numéro" -#. module: base_phone -#: code:addons/base_phone/base_phone.py:81 -#, python-format -msgid "" -"You should set a country on the company '%s' to allow the reformat of phone " -"numbers" -msgstr "" - #. module: base_phone #: view:res.company:base_phone.view_company_form #: view:res.partner:base_phone.view_partner_form diff --git a/base_phone/i18n/gl.po b/base_phone/i18n/gl.po new file mode 100644 index 0000000..0ec2edc --- /dev/null +++ b/base_phone/i18n/gl.po @@ -0,0 +1,337 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * base_phone +# +# 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: Galician (http://www.transifex.com/oca/OCA-connector-telephony-8-0/language/gl/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: gl\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: base_phone +#: field:number.not.found,calling_number:0 +msgid "Calling Number" +msgstr "" + +#. module: base_phone +#: view:reformat.all.phonenumbers:base_phone.reformat_all_phonenumbers_form +msgid "Cancel" +msgstr "Cancelar" + +#. module: base_phone +#: code:addons/base_phone/base_phone.py:112 +#, python-format +msgid "" +"Cannot reformat the phone number '%s' to international format. Error " +"message: %s" +msgstr "" + +#. module: base_phone +#. openerp-web +#: code:addons/base_phone/static/src/js/phone_widget.js:46 +#, python-format +msgid "Click2dial started" +msgstr "" + +#. module: base_phone +#. openerp-web +#: code:addons/base_phone/static/src/js/phone_widget.js:58 +#, python-format +msgid "Click2dial successfull" +msgstr "" + +#. module: base_phone +#: view:number.not.found:base_phone.number_not_found_form +#: view:reformat.all.phonenumbers:base_phone.reformat_all_phonenumbers_form +msgid "Close" +msgstr "" + +#. module: base_phone +#: model:ir.model,name:base_phone.model_res_company +msgid "Companies" +msgstr "" + +#. module: base_phone +#: code:addons/base_phone/wizard/number_not_found.py:87 +#, python-format +msgid "Create New Partner" +msgstr "" + +#. module: base_phone +#: view:number.not.found:base_phone.number_not_found_form +msgid "Create Partner with this Number" +msgstr "" + +#. module: base_phone +#: view:number.not.found:base_phone.number_not_found_form +msgid "Create or Update a Partner" +msgstr "" + +#. module: base_phone +#: field:number.not.found,create_uid:0 +#: field:reformat.all.phonenumbers,create_uid:0 +msgid "Created by" +msgstr "Creado por" + +#. module: base_phone +#: field:number.not.found,create_date:0 +#: field:reformat.all.phonenumbers,create_date:0 +msgid "Created on" +msgstr "Creado en" + +#. module: base_phone +#: field:number.not.found,current_partner_mobile:0 +msgid "Current Mobile" +msgstr "" + +#. module: base_phone +#: field:number.not.found,current_partner_phone:0 +msgid "Current Phone" +msgstr "" + +#. module: base_phone +#. openerp-web +#: code:addons/base_phone/static/src/js/phone_widget.js:39 +#, python-format +msgid "Dial" +msgstr "" + +#. module: base_phone +#: selection:reformat.all.phonenumbers,state:0 +msgid "Done" +msgstr "" + +#. module: base_phone +#: selection:reformat.all.phonenumbers,state:0 +msgid "Draft" +msgstr "" + +#. module: base_phone +#: field:number.not.found,e164_number:0 +msgid "E.164 Number" +msgstr "" + +#. module: base_phone +#: help:number.not.found,e164_number:0 +msgid "E.164 equivalent of the calling number." +msgstr "" + +#. module: base_phone +#: view:res.users:base_phone.view_users_form_simple_modif +msgid "Email Preferences" +msgstr "" + +#. module: base_phone +#: code:addons/base_phone/wizard/number_not_found.py:101 +#, python-format +msgid "Error:" +msgstr "" + +#. module: base_phone +#: selection:number.not.found,number_type:0 +msgid "Fixed" +msgstr "" + +#. module: base_phone +#: field:number.not.found,number_type:0 +msgid "Fixed/Mobile" +msgstr "" + +#. module: base_phone +#: field:base.phone.installed,id:0 field:number.not.found,id:0 +#: field:phone.common,id:0 field:reformat.all.phonenumbers,id:0 +msgid "ID" +msgstr "ID" + +#. module: base_phone +#: help:res.company,number_of_digits_to_match_from_end:0 +msgid "" +"In several situations, OpenERP will have to find a Partner/Lead/Employee/..." +" from a phone number presented by the calling party. As the phone numbers " +"presented by your phone operator may not always be displayed in a standard " +"format, the best method to find the related Partner/Lead/Employee/... in " +"OpenERP is to try to match the end of the phone number in OpenERP with the N" +" last digits of the phone number presented by the calling party. N is the " +"value you should enter in this field." +msgstr "" + +#. module: base_phone +#: field:number.not.found,write_uid:0 +#: field:reformat.all.phonenumbers,write_uid:0 +msgid "Last Updated by" +msgstr "ültima actualización por" + +#. module: base_phone +#: field:number.not.found,write_date:0 +#: field:reformat.all.phonenumbers,write_date:0 +msgid "Last Updated on" +msgstr "Última actualización en" + +#. module: base_phone +#: selection:number.not.found,number_type:0 +msgid "Mobile" +msgstr "" + +#. module: base_phone +#: view:number.not.found:base_phone.number_not_found_form +msgid "Number Not Found" +msgstr "" + +#. module: base_phone +#: view:number.not.found:base_phone.number_not_found_form +msgid "Number converted to international format:" +msgstr "" + +#. module: base_phone +#. openerp-web +#: code:addons/base_phone/static/src/js/phone_widget.js:59 +#, python-format +msgid "Number dialed:" +msgstr "" + +#. module: base_phone +#: model:ir.model,name:base_phone.model_number_not_found +msgid "Number not found" +msgstr "" + +#. module: base_phone +#: view:number.not.found:base_phone.number_not_found_form +msgid "Number not found:" +msgstr "" + +#. module: base_phone +#: field:res.company,number_of_digits_to_match_from_end:0 +msgid "Number of Digits To Match From End" +msgstr "" + +#. module: base_phone +#: model:ir.model,name:base_phone.model_res_partner +msgid "Partner" +msgstr "" + +#. module: base_phone +#: help:number.not.found,to_update_partner_id:0 +msgid "Partner on which the phone number will be written" +msgstr "" + +#. module: base_phone +#: field:number.not.found,to_update_partner_id:0 +msgid "Partner to Update" +msgstr "" + +#. module: base_phone +#: code:addons/base_phone/wizard/number_not_found.py:107 +#, python-format +msgid "Partner: %s" +msgstr "" + +#. module: base_phone +#: view:res.company:base_phone.view_company_form +msgid "Phone" +msgstr "" + +#. module: base_phone +#: model:res.groups,name:base_phone.group_callerid +msgid "Phone CallerID" +msgstr "" + +#. module: base_phone +#: help:number.not.found,calling_number:0 +msgid "" +"Phone number of calling party that has been obtained from the telephony " +"server, in the format used by the telephony server (not E.164)." +msgstr "" + +#. module: base_phone +#: field:reformat.all.phonenumbers,phonenumbers_not_reformatted:0 +msgid "Phone numbers that couldn't be reformatted" +msgstr "" + +#. module: base_phone +#: view:reformat.all.phonenumbers:base_phone.reformat_all_phonenumbers_form +msgid "Phone numbers that couldn't be reformatted:" +msgstr "" + +#. module: base_phone +#: model:ir.actions.act_window,name:base_phone.reformat_all_phonenumbers_action +#: model:ir.ui.menu,name:base_phone.reformat_all_phonenumbers_menu +msgid "Reformat Phone Numbers" +msgstr "" + +#. module: base_phone +#: model:ir.model,name:base_phone.model_reformat_all_phonenumbers +#: view:reformat.all.phonenumbers:base_phone.reformat_all_phonenumbers_form +msgid "Reformat all phone numbers" +msgstr "" + +#. module: base_phone +#: code:addons/base_phone/wizard/number_not_found.py:102 +#, python-format +msgid "Select the Partner to Update." +msgstr "" + +#. module: base_phone +#: field:reformat.all.phonenumbers,state:0 +msgid "State" +msgstr "" + +#. module: base_phone +#: model:ir.ui.menu,name:base_phone.menu_config_phone +#: view:res.users:base_phone.view_users_form +msgid "Telephony" +msgstr "" + +#. module: base_phone +#: view:res.users:base_phone.view_users_form +#: view:res.users:base_phone.view_users_form_simple_modif +msgid "Telephony Preferences" +msgstr "" + +#. module: base_phone +#: sql_constraint:res.company:0 +msgid "" +"The value of the field 'Number of Digits To Match From End' must be " +"positive." +msgstr "" + +#. module: base_phone +#: view:reformat.all.phonenumbers:base_phone.reformat_all_phonenumbers_form +msgid "" +"This wizard reformats the phone, mobile and fax numbers of all partners in " +"standard international format e.g. +33141981242" +msgstr "" + +#. module: base_phone +#. openerp-web +#: code:addons/base_phone/static/src/js/phone_widget.js:47 +#, python-format +msgid "Unhook your ringing phone" +msgstr "" + +#. module: base_phone +#: view:number.not.found:base_phone.number_not_found_form +msgid "Update Partner with this Number" +msgstr "" + +#. module: base_phone +#: view:res.company:base_phone.view_company_form +#: view:res.partner:base_phone.view_partner_form +msgid "fax" +msgstr "" + +#. module: base_phone +#: view:res.company:base_phone.view_company_form +#: view:res.partner:base_phone.view_partner_form +#: view:res.partner:base_phone.view_partner_simple_form +#: view:res.partner:base_phone.view_partner_tree +msgid "phone" +msgstr "" diff --git a/base_phone/i18n/it.po b/base_phone/i18n/it.po new file mode 100644 index 0000000..8df060f --- /dev/null +++ b/base_phone/i18n/it.po @@ -0,0 +1,337 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * base_phone +# +# 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: 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: base_phone +#: field:number.not.found,calling_number:0 +msgid "Calling Number" +msgstr "" + +#. module: base_phone +#: view:reformat.all.phonenumbers:base_phone.reformat_all_phonenumbers_form +msgid "Cancel" +msgstr "Annulla" + +#. module: base_phone +#: code:addons/base_phone/base_phone.py:112 +#, python-format +msgid "" +"Cannot reformat the phone number '%s' to international format. Error " +"message: %s" +msgstr "" + +#. module: base_phone +#. openerp-web +#: code:addons/base_phone/static/src/js/phone_widget.js:46 +#, python-format +msgid "Click2dial started" +msgstr "" + +#. module: base_phone +#. openerp-web +#: code:addons/base_phone/static/src/js/phone_widget.js:58 +#, python-format +msgid "Click2dial successfull" +msgstr "" + +#. module: base_phone +#: view:number.not.found:base_phone.number_not_found_form +#: view:reformat.all.phonenumbers:base_phone.reformat_all_phonenumbers_form +msgid "Close" +msgstr "" + +#. module: base_phone +#: model:ir.model,name:base_phone.model_res_company +msgid "Companies" +msgstr "" + +#. module: base_phone +#: code:addons/base_phone/wizard/number_not_found.py:87 +#, python-format +msgid "Create New Partner" +msgstr "" + +#. module: base_phone +#: view:number.not.found:base_phone.number_not_found_form +msgid "Create Partner with this Number" +msgstr "" + +#. module: base_phone +#: view:number.not.found:base_phone.number_not_found_form +msgid "Create or Update a Partner" +msgstr "" + +#. module: base_phone +#: field:number.not.found,create_uid:0 +#: field:reformat.all.phonenumbers,create_uid:0 +msgid "Created by" +msgstr "Creato da" + +#. module: base_phone +#: field:number.not.found,create_date:0 +#: field:reformat.all.phonenumbers,create_date:0 +msgid "Created on" +msgstr "Creato il" + +#. module: base_phone +#: field:number.not.found,current_partner_mobile:0 +msgid "Current Mobile" +msgstr "" + +#. module: base_phone +#: field:number.not.found,current_partner_phone:0 +msgid "Current Phone" +msgstr "" + +#. module: base_phone +#. openerp-web +#: code:addons/base_phone/static/src/js/phone_widget.js:39 +#, python-format +msgid "Dial" +msgstr "" + +#. module: base_phone +#: selection:reformat.all.phonenumbers,state:0 +msgid "Done" +msgstr "" + +#. module: base_phone +#: selection:reformat.all.phonenumbers,state:0 +msgid "Draft" +msgstr "" + +#. module: base_phone +#: field:number.not.found,e164_number:0 +msgid "E.164 Number" +msgstr "" + +#. module: base_phone +#: help:number.not.found,e164_number:0 +msgid "E.164 equivalent of the calling number." +msgstr "" + +#. module: base_phone +#: view:res.users:base_phone.view_users_form_simple_modif +msgid "Email Preferences" +msgstr "" + +#. module: base_phone +#: code:addons/base_phone/wizard/number_not_found.py:101 +#, python-format +msgid "Error:" +msgstr "" + +#. module: base_phone +#: selection:number.not.found,number_type:0 +msgid "Fixed" +msgstr "" + +#. module: base_phone +#: field:number.not.found,number_type:0 +msgid "Fixed/Mobile" +msgstr "" + +#. module: base_phone +#: field:base.phone.installed,id:0 field:number.not.found,id:0 +#: field:phone.common,id:0 field:reformat.all.phonenumbers,id:0 +msgid "ID" +msgstr "ID" + +#. module: base_phone +#: help:res.company,number_of_digits_to_match_from_end:0 +msgid "" +"In several situations, OpenERP will have to find a Partner/Lead/Employee/..." +" from a phone number presented by the calling party. As the phone numbers " +"presented by your phone operator may not always be displayed in a standard " +"format, the best method to find the related Partner/Lead/Employee/... in " +"OpenERP is to try to match the end of the phone number in OpenERP with the N" +" last digits of the phone number presented by the calling party. N is the " +"value you should enter in this field." +msgstr "" + +#. module: base_phone +#: field:number.not.found,write_uid:0 +#: field:reformat.all.phonenumbers,write_uid:0 +msgid "Last Updated by" +msgstr "Ultimo aggiornamento di" + +#. module: base_phone +#: field:number.not.found,write_date:0 +#: field:reformat.all.phonenumbers,write_date:0 +msgid "Last Updated on" +msgstr "Ultimo aggiornamento il" + +#. module: base_phone +#: selection:number.not.found,number_type:0 +msgid "Mobile" +msgstr "" + +#. module: base_phone +#: view:number.not.found:base_phone.number_not_found_form +msgid "Number Not Found" +msgstr "" + +#. module: base_phone +#: view:number.not.found:base_phone.number_not_found_form +msgid "Number converted to international format:" +msgstr "" + +#. module: base_phone +#. openerp-web +#: code:addons/base_phone/static/src/js/phone_widget.js:59 +#, python-format +msgid "Number dialed:" +msgstr "" + +#. module: base_phone +#: model:ir.model,name:base_phone.model_number_not_found +msgid "Number not found" +msgstr "" + +#. module: base_phone +#: view:number.not.found:base_phone.number_not_found_form +msgid "Number not found:" +msgstr "" + +#. module: base_phone +#: field:res.company,number_of_digits_to_match_from_end:0 +msgid "Number of Digits To Match From End" +msgstr "" + +#. module: base_phone +#: model:ir.model,name:base_phone.model_res_partner +msgid "Partner" +msgstr "" + +#. module: base_phone +#: help:number.not.found,to_update_partner_id:0 +msgid "Partner on which the phone number will be written" +msgstr "" + +#. module: base_phone +#: field:number.not.found,to_update_partner_id:0 +msgid "Partner to Update" +msgstr "" + +#. module: base_phone +#: code:addons/base_phone/wizard/number_not_found.py:107 +#, python-format +msgid "Partner: %s" +msgstr "" + +#. module: base_phone +#: view:res.company:base_phone.view_company_form +msgid "Phone" +msgstr "" + +#. module: base_phone +#: model:res.groups,name:base_phone.group_callerid +msgid "Phone CallerID" +msgstr "" + +#. module: base_phone +#: help:number.not.found,calling_number:0 +msgid "" +"Phone number of calling party that has been obtained from the telephony " +"server, in the format used by the telephony server (not E.164)." +msgstr "" + +#. module: base_phone +#: field:reformat.all.phonenumbers,phonenumbers_not_reformatted:0 +msgid "Phone numbers that couldn't be reformatted" +msgstr "" + +#. module: base_phone +#: view:reformat.all.phonenumbers:base_phone.reformat_all_phonenumbers_form +msgid "Phone numbers that couldn't be reformatted:" +msgstr "" + +#. module: base_phone +#: model:ir.actions.act_window,name:base_phone.reformat_all_phonenumbers_action +#: model:ir.ui.menu,name:base_phone.reformat_all_phonenumbers_menu +msgid "Reformat Phone Numbers" +msgstr "" + +#. module: base_phone +#: model:ir.model,name:base_phone.model_reformat_all_phonenumbers +#: view:reformat.all.phonenumbers:base_phone.reformat_all_phonenumbers_form +msgid "Reformat all phone numbers" +msgstr "" + +#. module: base_phone +#: code:addons/base_phone/wizard/number_not_found.py:102 +#, python-format +msgid "Select the Partner to Update." +msgstr "" + +#. module: base_phone +#: field:reformat.all.phonenumbers,state:0 +msgid "State" +msgstr "" + +#. module: base_phone +#: model:ir.ui.menu,name:base_phone.menu_config_phone +#: view:res.users:base_phone.view_users_form +msgid "Telephony" +msgstr "" + +#. module: base_phone +#: view:res.users:base_phone.view_users_form +#: view:res.users:base_phone.view_users_form_simple_modif +msgid "Telephony Preferences" +msgstr "" + +#. module: base_phone +#: sql_constraint:res.company:0 +msgid "" +"The value of the field 'Number of Digits To Match From End' must be " +"positive." +msgstr "" + +#. module: base_phone +#: view:reformat.all.phonenumbers:base_phone.reformat_all_phonenumbers_form +msgid "" +"This wizard reformats the phone, mobile and fax numbers of all partners in " +"standard international format e.g. +33141981242" +msgstr "" + +#. module: base_phone +#. openerp-web +#: code:addons/base_phone/static/src/js/phone_widget.js:47 +#, python-format +msgid "Unhook your ringing phone" +msgstr "" + +#. module: base_phone +#: view:number.not.found:base_phone.number_not_found_form +msgid "Update Partner with this Number" +msgstr "" + +#. module: base_phone +#: view:res.company:base_phone.view_company_form +#: view:res.partner:base_phone.view_partner_form +msgid "fax" +msgstr "" + +#. module: base_phone +#: view:res.company:base_phone.view_company_form +#: view:res.partner:base_phone.view_partner_form +#: view:res.partner:base_phone.view_partner_simple_form +#: view:res.partner:base_phone.view_partner_tree +msgid "phone" +msgstr "" diff --git a/base_phone/i18n/lt.po b/base_phone/i18n/lt.po new file mode 100644 index 0000000..cddc262 --- /dev/null +++ b/base_phone/i18n/lt.po @@ -0,0 +1,337 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * base_phone +# +# 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: Lithuanian (http://www.transifex.com/oca/OCA-connector-telephony-8-0/language/lt/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: lt\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && (n%100<10 || n%100>=20) ? 1 : 2);\n" + +#. module: base_phone +#: field:number.not.found,calling_number:0 +msgid "Calling Number" +msgstr "" + +#. module: base_phone +#: view:reformat.all.phonenumbers:base_phone.reformat_all_phonenumbers_form +msgid "Cancel" +msgstr "Atšaukti" + +#. module: base_phone +#: code:addons/base_phone/base_phone.py:112 +#, python-format +msgid "" +"Cannot reformat the phone number '%s' to international format. Error " +"message: %s" +msgstr "" + +#. module: base_phone +#. openerp-web +#: code:addons/base_phone/static/src/js/phone_widget.js:46 +#, python-format +msgid "Click2dial started" +msgstr "" + +#. module: base_phone +#. openerp-web +#: code:addons/base_phone/static/src/js/phone_widget.js:58 +#, python-format +msgid "Click2dial successfull" +msgstr "" + +#. module: base_phone +#: view:number.not.found:base_phone.number_not_found_form +#: view:reformat.all.phonenumbers:base_phone.reformat_all_phonenumbers_form +msgid "Close" +msgstr "" + +#. module: base_phone +#: model:ir.model,name:base_phone.model_res_company +msgid "Companies" +msgstr "" + +#. module: base_phone +#: code:addons/base_phone/wizard/number_not_found.py:87 +#, python-format +msgid "Create New Partner" +msgstr "" + +#. module: base_phone +#: view:number.not.found:base_phone.number_not_found_form +msgid "Create Partner with this Number" +msgstr "" + +#. module: base_phone +#: view:number.not.found:base_phone.number_not_found_form +msgid "Create or Update a Partner" +msgstr "" + +#. module: base_phone +#: field:number.not.found,create_uid:0 +#: field:reformat.all.phonenumbers,create_uid:0 +msgid "Created by" +msgstr "" + +#. module: base_phone +#: field:number.not.found,create_date:0 +#: field:reformat.all.phonenumbers,create_date:0 +msgid "Created on" +msgstr "" + +#. module: base_phone +#: field:number.not.found,current_partner_mobile:0 +msgid "Current Mobile" +msgstr "" + +#. module: base_phone +#: field:number.not.found,current_partner_phone:0 +msgid "Current Phone" +msgstr "" + +#. module: base_phone +#. openerp-web +#: code:addons/base_phone/static/src/js/phone_widget.js:39 +#, python-format +msgid "Dial" +msgstr "" + +#. module: base_phone +#: selection:reformat.all.phonenumbers,state:0 +msgid "Done" +msgstr "" + +#. module: base_phone +#: selection:reformat.all.phonenumbers,state:0 +msgid "Draft" +msgstr "" + +#. module: base_phone +#: field:number.not.found,e164_number:0 +msgid "E.164 Number" +msgstr "" + +#. module: base_phone +#: help:number.not.found,e164_number:0 +msgid "E.164 equivalent of the calling number." +msgstr "" + +#. module: base_phone +#: view:res.users:base_phone.view_users_form_simple_modif +msgid "Email Preferences" +msgstr "" + +#. module: base_phone +#: code:addons/base_phone/wizard/number_not_found.py:101 +#, python-format +msgid "Error:" +msgstr "" + +#. module: base_phone +#: selection:number.not.found,number_type:0 +msgid "Fixed" +msgstr "" + +#. module: base_phone +#: field:number.not.found,number_type:0 +msgid "Fixed/Mobile" +msgstr "" + +#. module: base_phone +#: field:base.phone.installed,id:0 field:number.not.found,id:0 +#: field:phone.common,id:0 field:reformat.all.phonenumbers,id:0 +msgid "ID" +msgstr "" + +#. module: base_phone +#: help:res.company,number_of_digits_to_match_from_end:0 +msgid "" +"In several situations, OpenERP will have to find a Partner/Lead/Employee/..." +" from a phone number presented by the calling party. As the phone numbers " +"presented by your phone operator may not always be displayed in a standard " +"format, the best method to find the related Partner/Lead/Employee/... in " +"OpenERP is to try to match the end of the phone number in OpenERP with the N" +" last digits of the phone number presented by the calling party. N is the " +"value you should enter in this field." +msgstr "" + +#. module: base_phone +#: field:number.not.found,write_uid:0 +#: field:reformat.all.phonenumbers,write_uid:0 +msgid "Last Updated by" +msgstr "" + +#. module: base_phone +#: field:number.not.found,write_date:0 +#: field:reformat.all.phonenumbers,write_date:0 +msgid "Last Updated on" +msgstr "" + +#. module: base_phone +#: selection:number.not.found,number_type:0 +msgid "Mobile" +msgstr "" + +#. module: base_phone +#: view:number.not.found:base_phone.number_not_found_form +msgid "Number Not Found" +msgstr "" + +#. module: base_phone +#: view:number.not.found:base_phone.number_not_found_form +msgid "Number converted to international format:" +msgstr "" + +#. module: base_phone +#. openerp-web +#: code:addons/base_phone/static/src/js/phone_widget.js:59 +#, python-format +msgid "Number dialed:" +msgstr "" + +#. module: base_phone +#: model:ir.model,name:base_phone.model_number_not_found +msgid "Number not found" +msgstr "" + +#. module: base_phone +#: view:number.not.found:base_phone.number_not_found_form +msgid "Number not found:" +msgstr "" + +#. module: base_phone +#: field:res.company,number_of_digits_to_match_from_end:0 +msgid "Number of Digits To Match From End" +msgstr "" + +#. module: base_phone +#: model:ir.model,name:base_phone.model_res_partner +msgid "Partner" +msgstr "" + +#. module: base_phone +#: help:number.not.found,to_update_partner_id:0 +msgid "Partner on which the phone number will be written" +msgstr "" + +#. module: base_phone +#: field:number.not.found,to_update_partner_id:0 +msgid "Partner to Update" +msgstr "" + +#. module: base_phone +#: code:addons/base_phone/wizard/number_not_found.py:107 +#, python-format +msgid "Partner: %s" +msgstr "" + +#. module: base_phone +#: view:res.company:base_phone.view_company_form +msgid "Phone" +msgstr "" + +#. module: base_phone +#: model:res.groups,name:base_phone.group_callerid +msgid "Phone CallerID" +msgstr "" + +#. module: base_phone +#: help:number.not.found,calling_number:0 +msgid "" +"Phone number of calling party that has been obtained from the telephony " +"server, in the format used by the telephony server (not E.164)." +msgstr "" + +#. module: base_phone +#: field:reformat.all.phonenumbers,phonenumbers_not_reformatted:0 +msgid "Phone numbers that couldn't be reformatted" +msgstr "" + +#. module: base_phone +#: view:reformat.all.phonenumbers:base_phone.reformat_all_phonenumbers_form +msgid "Phone numbers that couldn't be reformatted:" +msgstr "" + +#. module: base_phone +#: model:ir.actions.act_window,name:base_phone.reformat_all_phonenumbers_action +#: model:ir.ui.menu,name:base_phone.reformat_all_phonenumbers_menu +msgid "Reformat Phone Numbers" +msgstr "" + +#. module: base_phone +#: model:ir.model,name:base_phone.model_reformat_all_phonenumbers +#: view:reformat.all.phonenumbers:base_phone.reformat_all_phonenumbers_form +msgid "Reformat all phone numbers" +msgstr "" + +#. module: base_phone +#: code:addons/base_phone/wizard/number_not_found.py:102 +#, python-format +msgid "Select the Partner to Update." +msgstr "" + +#. module: base_phone +#: field:reformat.all.phonenumbers,state:0 +msgid "State" +msgstr "" + +#. module: base_phone +#: model:ir.ui.menu,name:base_phone.menu_config_phone +#: view:res.users:base_phone.view_users_form +msgid "Telephony" +msgstr "" + +#. module: base_phone +#: view:res.users:base_phone.view_users_form +#: view:res.users:base_phone.view_users_form_simple_modif +msgid "Telephony Preferences" +msgstr "" + +#. module: base_phone +#: sql_constraint:res.company:0 +msgid "" +"The value of the field 'Number of Digits To Match From End' must be " +"positive." +msgstr "" + +#. module: base_phone +#: view:reformat.all.phonenumbers:base_phone.reformat_all_phonenumbers_form +msgid "" +"This wizard reformats the phone, mobile and fax numbers of all partners in " +"standard international format e.g. +33141981242" +msgstr "" + +#. module: base_phone +#. openerp-web +#: code:addons/base_phone/static/src/js/phone_widget.js:47 +#, python-format +msgid "Unhook your ringing phone" +msgstr "" + +#. module: base_phone +#: view:number.not.found:base_phone.number_not_found_form +msgid "Update Partner with this Number" +msgstr "" + +#. module: base_phone +#: view:res.company:base_phone.view_company_form +#: view:res.partner:base_phone.view_partner_form +msgid "fax" +msgstr "" + +#. module: base_phone +#: view:res.company:base_phone.view_company_form +#: view:res.partner:base_phone.view_partner_form +#: view:res.partner:base_phone.view_partner_simple_form +#: view:res.partner:base_phone.view_partner_tree +msgid "phone" +msgstr "" diff --git a/base_phone/i18n/nl.po b/base_phone/i18n/nl.po new file mode 100644 index 0000000..7db8b05 --- /dev/null +++ b/base_phone/i18n/nl.po @@ -0,0 +1,337 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * base_phone +# +# 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: Dutch (http://www.transifex.com/oca/OCA-connector-telephony-8-0/language/nl/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: nl\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: base_phone +#: field:number.not.found,calling_number:0 +msgid "Calling Number" +msgstr "" + +#. module: base_phone +#: view:reformat.all.phonenumbers:base_phone.reformat_all_phonenumbers_form +msgid "Cancel" +msgstr "Annuleren" + +#. module: base_phone +#: code:addons/base_phone/base_phone.py:112 +#, python-format +msgid "" +"Cannot reformat the phone number '%s' to international format. Error " +"message: %s" +msgstr "" + +#. module: base_phone +#. openerp-web +#: code:addons/base_phone/static/src/js/phone_widget.js:46 +#, python-format +msgid "Click2dial started" +msgstr "" + +#. module: base_phone +#. openerp-web +#: code:addons/base_phone/static/src/js/phone_widget.js:58 +#, python-format +msgid "Click2dial successfull" +msgstr "" + +#. module: base_phone +#: view:number.not.found:base_phone.number_not_found_form +#: view:reformat.all.phonenumbers:base_phone.reformat_all_phonenumbers_form +msgid "Close" +msgstr "" + +#. module: base_phone +#: model:ir.model,name:base_phone.model_res_company +msgid "Companies" +msgstr "" + +#. module: base_phone +#: code:addons/base_phone/wizard/number_not_found.py:87 +#, python-format +msgid "Create New Partner" +msgstr "" + +#. module: base_phone +#: view:number.not.found:base_phone.number_not_found_form +msgid "Create Partner with this Number" +msgstr "" + +#. module: base_phone +#: view:number.not.found:base_phone.number_not_found_form +msgid "Create or Update a Partner" +msgstr "" + +#. module: base_phone +#: field:number.not.found,create_uid:0 +#: field:reformat.all.phonenumbers,create_uid:0 +msgid "Created by" +msgstr "" + +#. module: base_phone +#: field:number.not.found,create_date:0 +#: field:reformat.all.phonenumbers,create_date:0 +msgid "Created on" +msgstr "" + +#. module: base_phone +#: field:number.not.found,current_partner_mobile:0 +msgid "Current Mobile" +msgstr "" + +#. module: base_phone +#: field:number.not.found,current_partner_phone:0 +msgid "Current Phone" +msgstr "" + +#. module: base_phone +#. openerp-web +#: code:addons/base_phone/static/src/js/phone_widget.js:39 +#, python-format +msgid "Dial" +msgstr "" + +#. module: base_phone +#: selection:reformat.all.phonenumbers,state:0 +msgid "Done" +msgstr "" + +#. module: base_phone +#: selection:reformat.all.phonenumbers,state:0 +msgid "Draft" +msgstr "" + +#. module: base_phone +#: field:number.not.found,e164_number:0 +msgid "E.164 Number" +msgstr "" + +#. module: base_phone +#: help:number.not.found,e164_number:0 +msgid "E.164 equivalent of the calling number." +msgstr "" + +#. module: base_phone +#: view:res.users:base_phone.view_users_form_simple_modif +msgid "Email Preferences" +msgstr "" + +#. module: base_phone +#: code:addons/base_phone/wizard/number_not_found.py:101 +#, python-format +msgid "Error:" +msgstr "" + +#. module: base_phone +#: selection:number.not.found,number_type:0 +msgid "Fixed" +msgstr "" + +#. module: base_phone +#: field:number.not.found,number_type:0 +msgid "Fixed/Mobile" +msgstr "" + +#. module: base_phone +#: field:base.phone.installed,id:0 field:number.not.found,id:0 +#: field:phone.common,id:0 field:reformat.all.phonenumbers,id:0 +msgid "ID" +msgstr "" + +#. module: base_phone +#: help:res.company,number_of_digits_to_match_from_end:0 +msgid "" +"In several situations, OpenERP will have to find a Partner/Lead/Employee/..." +" from a phone number presented by the calling party. As the phone numbers " +"presented by your phone operator may not always be displayed in a standard " +"format, the best method to find the related Partner/Lead/Employee/... in " +"OpenERP is to try to match the end of the phone number in OpenERP with the N" +" last digits of the phone number presented by the calling party. N is the " +"value you should enter in this field." +msgstr "" + +#. module: base_phone +#: field:number.not.found,write_uid:0 +#: field:reformat.all.phonenumbers,write_uid:0 +msgid "Last Updated by" +msgstr "" + +#. module: base_phone +#: field:number.not.found,write_date:0 +#: field:reformat.all.phonenumbers,write_date:0 +msgid "Last Updated on" +msgstr "" + +#. module: base_phone +#: selection:number.not.found,number_type:0 +msgid "Mobile" +msgstr "" + +#. module: base_phone +#: view:number.not.found:base_phone.number_not_found_form +msgid "Number Not Found" +msgstr "" + +#. module: base_phone +#: view:number.not.found:base_phone.number_not_found_form +msgid "Number converted to international format:" +msgstr "" + +#. module: base_phone +#. openerp-web +#: code:addons/base_phone/static/src/js/phone_widget.js:59 +#, python-format +msgid "Number dialed:" +msgstr "" + +#. module: base_phone +#: model:ir.model,name:base_phone.model_number_not_found +msgid "Number not found" +msgstr "" + +#. module: base_phone +#: view:number.not.found:base_phone.number_not_found_form +msgid "Number not found:" +msgstr "" + +#. module: base_phone +#: field:res.company,number_of_digits_to_match_from_end:0 +msgid "Number of Digits To Match From End" +msgstr "" + +#. module: base_phone +#: model:ir.model,name:base_phone.model_res_partner +msgid "Partner" +msgstr "" + +#. module: base_phone +#: help:number.not.found,to_update_partner_id:0 +msgid "Partner on which the phone number will be written" +msgstr "" + +#. module: base_phone +#: field:number.not.found,to_update_partner_id:0 +msgid "Partner to Update" +msgstr "" + +#. module: base_phone +#: code:addons/base_phone/wizard/number_not_found.py:107 +#, python-format +msgid "Partner: %s" +msgstr "" + +#. module: base_phone +#: view:res.company:base_phone.view_company_form +msgid "Phone" +msgstr "" + +#. module: base_phone +#: model:res.groups,name:base_phone.group_callerid +msgid "Phone CallerID" +msgstr "" + +#. module: base_phone +#: help:number.not.found,calling_number:0 +msgid "" +"Phone number of calling party that has been obtained from the telephony " +"server, in the format used by the telephony server (not E.164)." +msgstr "" + +#. module: base_phone +#: field:reformat.all.phonenumbers,phonenumbers_not_reformatted:0 +msgid "Phone numbers that couldn't be reformatted" +msgstr "" + +#. module: base_phone +#: view:reformat.all.phonenumbers:base_phone.reformat_all_phonenumbers_form +msgid "Phone numbers that couldn't be reformatted:" +msgstr "" + +#. module: base_phone +#: model:ir.actions.act_window,name:base_phone.reformat_all_phonenumbers_action +#: model:ir.ui.menu,name:base_phone.reformat_all_phonenumbers_menu +msgid "Reformat Phone Numbers" +msgstr "" + +#. module: base_phone +#: model:ir.model,name:base_phone.model_reformat_all_phonenumbers +#: view:reformat.all.phonenumbers:base_phone.reformat_all_phonenumbers_form +msgid "Reformat all phone numbers" +msgstr "" + +#. module: base_phone +#: code:addons/base_phone/wizard/number_not_found.py:102 +#, python-format +msgid "Select the Partner to Update." +msgstr "" + +#. module: base_phone +#: field:reformat.all.phonenumbers,state:0 +msgid "State" +msgstr "" + +#. module: base_phone +#: model:ir.ui.menu,name:base_phone.menu_config_phone +#: view:res.users:base_phone.view_users_form +msgid "Telephony" +msgstr "" + +#. module: base_phone +#: view:res.users:base_phone.view_users_form +#: view:res.users:base_phone.view_users_form_simple_modif +msgid "Telephony Preferences" +msgstr "" + +#. module: base_phone +#: sql_constraint:res.company:0 +msgid "" +"The value of the field 'Number of Digits To Match From End' must be " +"positive." +msgstr "" + +#. module: base_phone +#: view:reformat.all.phonenumbers:base_phone.reformat_all_phonenumbers_form +msgid "" +"This wizard reformats the phone, mobile and fax numbers of all partners in " +"standard international format e.g. +33141981242" +msgstr "" + +#. module: base_phone +#. openerp-web +#: code:addons/base_phone/static/src/js/phone_widget.js:47 +#, python-format +msgid "Unhook your ringing phone" +msgstr "" + +#. module: base_phone +#: view:number.not.found:base_phone.number_not_found_form +msgid "Update Partner with this Number" +msgstr "" + +#. module: base_phone +#: view:res.company:base_phone.view_company_form +#: view:res.partner:base_phone.view_partner_form +msgid "fax" +msgstr "" + +#. module: base_phone +#: view:res.company:base_phone.view_company_form +#: view:res.partner:base_phone.view_partner_form +#: view:res.partner:base_phone.view_partner_simple_form +#: view:res.partner:base_phone.view_partner_tree +msgid "phone" +msgstr "" diff --git a/base_phone/i18n/nl_BE.po b/base_phone/i18n/nl_BE.po new file mode 100644 index 0000000..8bd7af2 --- /dev/null +++ b/base_phone/i18n/nl_BE.po @@ -0,0 +1,337 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * base_phone +# +# 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: Dutch (Belgium) (http://www.transifex.com/oca/OCA-connector-telephony-8-0/language/nl_BE/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: nl_BE\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: base_phone +#: field:number.not.found,calling_number:0 +msgid "Calling Number" +msgstr "" + +#. module: base_phone +#: view:reformat.all.phonenumbers:base_phone.reformat_all_phonenumbers_form +msgid "Cancel" +msgstr "Annuleren" + +#. module: base_phone +#: code:addons/base_phone/base_phone.py:112 +#, python-format +msgid "" +"Cannot reformat the phone number '%s' to international format. Error " +"message: %s" +msgstr "" + +#. module: base_phone +#. openerp-web +#: code:addons/base_phone/static/src/js/phone_widget.js:46 +#, python-format +msgid "Click2dial started" +msgstr "" + +#. module: base_phone +#. openerp-web +#: code:addons/base_phone/static/src/js/phone_widget.js:58 +#, python-format +msgid "Click2dial successfull" +msgstr "" + +#. module: base_phone +#: view:number.not.found:base_phone.number_not_found_form +#: view:reformat.all.phonenumbers:base_phone.reformat_all_phonenumbers_form +msgid "Close" +msgstr "" + +#. module: base_phone +#: model:ir.model,name:base_phone.model_res_company +msgid "Companies" +msgstr "" + +#. module: base_phone +#: code:addons/base_phone/wizard/number_not_found.py:87 +#, python-format +msgid "Create New Partner" +msgstr "" + +#. module: base_phone +#: view:number.not.found:base_phone.number_not_found_form +msgid "Create Partner with this Number" +msgstr "" + +#. module: base_phone +#: view:number.not.found:base_phone.number_not_found_form +msgid "Create or Update a Partner" +msgstr "" + +#. module: base_phone +#: field:number.not.found,create_uid:0 +#: field:reformat.all.phonenumbers,create_uid:0 +msgid "Created by" +msgstr "" + +#. module: base_phone +#: field:number.not.found,create_date:0 +#: field:reformat.all.phonenumbers,create_date:0 +msgid "Created on" +msgstr "" + +#. module: base_phone +#: field:number.not.found,current_partner_mobile:0 +msgid "Current Mobile" +msgstr "" + +#. module: base_phone +#: field:number.not.found,current_partner_phone:0 +msgid "Current Phone" +msgstr "" + +#. module: base_phone +#. openerp-web +#: code:addons/base_phone/static/src/js/phone_widget.js:39 +#, python-format +msgid "Dial" +msgstr "" + +#. module: base_phone +#: selection:reformat.all.phonenumbers,state:0 +msgid "Done" +msgstr "" + +#. module: base_phone +#: selection:reformat.all.phonenumbers,state:0 +msgid "Draft" +msgstr "" + +#. module: base_phone +#: field:number.not.found,e164_number:0 +msgid "E.164 Number" +msgstr "" + +#. module: base_phone +#: help:number.not.found,e164_number:0 +msgid "E.164 equivalent of the calling number." +msgstr "" + +#. module: base_phone +#: view:res.users:base_phone.view_users_form_simple_modif +msgid "Email Preferences" +msgstr "" + +#. module: base_phone +#: code:addons/base_phone/wizard/number_not_found.py:101 +#, python-format +msgid "Error:" +msgstr "" + +#. module: base_phone +#: selection:number.not.found,number_type:0 +msgid "Fixed" +msgstr "" + +#. module: base_phone +#: field:number.not.found,number_type:0 +msgid "Fixed/Mobile" +msgstr "" + +#. module: base_phone +#: field:base.phone.installed,id:0 field:number.not.found,id:0 +#: field:phone.common,id:0 field:reformat.all.phonenumbers,id:0 +msgid "ID" +msgstr "" + +#. module: base_phone +#: help:res.company,number_of_digits_to_match_from_end:0 +msgid "" +"In several situations, OpenERP will have to find a Partner/Lead/Employee/..." +" from a phone number presented by the calling party. As the phone numbers " +"presented by your phone operator may not always be displayed in a standard " +"format, the best method to find the related Partner/Lead/Employee/... in " +"OpenERP is to try to match the end of the phone number in OpenERP with the N" +" last digits of the phone number presented by the calling party. N is the " +"value you should enter in this field." +msgstr "" + +#. module: base_phone +#: field:number.not.found,write_uid:0 +#: field:reformat.all.phonenumbers,write_uid:0 +msgid "Last Updated by" +msgstr "" + +#. module: base_phone +#: field:number.not.found,write_date:0 +#: field:reformat.all.phonenumbers,write_date:0 +msgid "Last Updated on" +msgstr "" + +#. module: base_phone +#: selection:number.not.found,number_type:0 +msgid "Mobile" +msgstr "" + +#. module: base_phone +#: view:number.not.found:base_phone.number_not_found_form +msgid "Number Not Found" +msgstr "" + +#. module: base_phone +#: view:number.not.found:base_phone.number_not_found_form +msgid "Number converted to international format:" +msgstr "" + +#. module: base_phone +#. openerp-web +#: code:addons/base_phone/static/src/js/phone_widget.js:59 +#, python-format +msgid "Number dialed:" +msgstr "" + +#. module: base_phone +#: model:ir.model,name:base_phone.model_number_not_found +msgid "Number not found" +msgstr "" + +#. module: base_phone +#: view:number.not.found:base_phone.number_not_found_form +msgid "Number not found:" +msgstr "" + +#. module: base_phone +#: field:res.company,number_of_digits_to_match_from_end:0 +msgid "Number of Digits To Match From End" +msgstr "" + +#. module: base_phone +#: model:ir.model,name:base_phone.model_res_partner +msgid "Partner" +msgstr "" + +#. module: base_phone +#: help:number.not.found,to_update_partner_id:0 +msgid "Partner on which the phone number will be written" +msgstr "" + +#. module: base_phone +#: field:number.not.found,to_update_partner_id:0 +msgid "Partner to Update" +msgstr "" + +#. module: base_phone +#: code:addons/base_phone/wizard/number_not_found.py:107 +#, python-format +msgid "Partner: %s" +msgstr "" + +#. module: base_phone +#: view:res.company:base_phone.view_company_form +msgid "Phone" +msgstr "" + +#. module: base_phone +#: model:res.groups,name:base_phone.group_callerid +msgid "Phone CallerID" +msgstr "" + +#. module: base_phone +#: help:number.not.found,calling_number:0 +msgid "" +"Phone number of calling party that has been obtained from the telephony " +"server, in the format used by the telephony server (not E.164)." +msgstr "" + +#. module: base_phone +#: field:reformat.all.phonenumbers,phonenumbers_not_reformatted:0 +msgid "Phone numbers that couldn't be reformatted" +msgstr "" + +#. module: base_phone +#: view:reformat.all.phonenumbers:base_phone.reformat_all_phonenumbers_form +msgid "Phone numbers that couldn't be reformatted:" +msgstr "" + +#. module: base_phone +#: model:ir.actions.act_window,name:base_phone.reformat_all_phonenumbers_action +#: model:ir.ui.menu,name:base_phone.reformat_all_phonenumbers_menu +msgid "Reformat Phone Numbers" +msgstr "" + +#. module: base_phone +#: model:ir.model,name:base_phone.model_reformat_all_phonenumbers +#: view:reformat.all.phonenumbers:base_phone.reformat_all_phonenumbers_form +msgid "Reformat all phone numbers" +msgstr "" + +#. module: base_phone +#: code:addons/base_phone/wizard/number_not_found.py:102 +#, python-format +msgid "Select the Partner to Update." +msgstr "" + +#. module: base_phone +#: field:reformat.all.phonenumbers,state:0 +msgid "State" +msgstr "" + +#. module: base_phone +#: model:ir.ui.menu,name:base_phone.menu_config_phone +#: view:res.users:base_phone.view_users_form +msgid "Telephony" +msgstr "" + +#. module: base_phone +#: view:res.users:base_phone.view_users_form +#: view:res.users:base_phone.view_users_form_simple_modif +msgid "Telephony Preferences" +msgstr "" + +#. module: base_phone +#: sql_constraint:res.company:0 +msgid "" +"The value of the field 'Number of Digits To Match From End' must be " +"positive." +msgstr "" + +#. module: base_phone +#: view:reformat.all.phonenumbers:base_phone.reformat_all_phonenumbers_form +msgid "" +"This wizard reformats the phone, mobile and fax numbers of all partners in " +"standard international format e.g. +33141981242" +msgstr "" + +#. module: base_phone +#. openerp-web +#: code:addons/base_phone/static/src/js/phone_widget.js:47 +#, python-format +msgid "Unhook your ringing phone" +msgstr "" + +#. module: base_phone +#: view:number.not.found:base_phone.number_not_found_form +msgid "Update Partner with this Number" +msgstr "" + +#. module: base_phone +#: view:res.company:base_phone.view_company_form +#: view:res.partner:base_phone.view_partner_form +msgid "fax" +msgstr "" + +#. module: base_phone +#: view:res.company:base_phone.view_company_form +#: view:res.partner:base_phone.view_partner_form +#: view:res.partner:base_phone.view_partner_simple_form +#: view:res.partner:base_phone.view_partner_tree +msgid "phone" +msgstr "" diff --git a/base_phone/i18n/pl.po b/base_phone/i18n/pl.po new file mode 100644 index 0000000..9b56ec5 --- /dev/null +++ b/base_phone/i18n/pl.po @@ -0,0 +1,337 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * base_phone +# +# 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: Polish (http://www.transifex.com/oca/OCA-connector-telephony-8-0/language/pl/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: pl\n" +"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" + +#. module: base_phone +#: field:number.not.found,calling_number:0 +msgid "Calling Number" +msgstr "" + +#. module: base_phone +#: view:reformat.all.phonenumbers:base_phone.reformat_all_phonenumbers_form +msgid "Cancel" +msgstr "Anuluj" + +#. module: base_phone +#: code:addons/base_phone/base_phone.py:112 +#, python-format +msgid "" +"Cannot reformat the phone number '%s' to international format. Error " +"message: %s" +msgstr "" + +#. module: base_phone +#. openerp-web +#: code:addons/base_phone/static/src/js/phone_widget.js:46 +#, python-format +msgid "Click2dial started" +msgstr "" + +#. module: base_phone +#. openerp-web +#: code:addons/base_phone/static/src/js/phone_widget.js:58 +#, python-format +msgid "Click2dial successfull" +msgstr "" + +#. module: base_phone +#: view:number.not.found:base_phone.number_not_found_form +#: view:reformat.all.phonenumbers:base_phone.reformat_all_phonenumbers_form +msgid "Close" +msgstr "" + +#. module: base_phone +#: model:ir.model,name:base_phone.model_res_company +msgid "Companies" +msgstr "" + +#. module: base_phone +#: code:addons/base_phone/wizard/number_not_found.py:87 +#, python-format +msgid "Create New Partner" +msgstr "" + +#. module: base_phone +#: view:number.not.found:base_phone.number_not_found_form +msgid "Create Partner with this Number" +msgstr "" + +#. module: base_phone +#: view:number.not.found:base_phone.number_not_found_form +msgid "Create or Update a Partner" +msgstr "" + +#. module: base_phone +#: field:number.not.found,create_uid:0 +#: field:reformat.all.phonenumbers,create_uid:0 +msgid "Created by" +msgstr "" + +#. module: base_phone +#: field:number.not.found,create_date:0 +#: field:reformat.all.phonenumbers,create_date:0 +msgid "Created on" +msgstr "" + +#. module: base_phone +#: field:number.not.found,current_partner_mobile:0 +msgid "Current Mobile" +msgstr "" + +#. module: base_phone +#: field:number.not.found,current_partner_phone:0 +msgid "Current Phone" +msgstr "" + +#. module: base_phone +#. openerp-web +#: code:addons/base_phone/static/src/js/phone_widget.js:39 +#, python-format +msgid "Dial" +msgstr "" + +#. module: base_phone +#: selection:reformat.all.phonenumbers,state:0 +msgid "Done" +msgstr "" + +#. module: base_phone +#: selection:reformat.all.phonenumbers,state:0 +msgid "Draft" +msgstr "" + +#. module: base_phone +#: field:number.not.found,e164_number:0 +msgid "E.164 Number" +msgstr "" + +#. module: base_phone +#: help:number.not.found,e164_number:0 +msgid "E.164 equivalent of the calling number." +msgstr "" + +#. module: base_phone +#: view:res.users:base_phone.view_users_form_simple_modif +msgid "Email Preferences" +msgstr "" + +#. module: base_phone +#: code:addons/base_phone/wizard/number_not_found.py:101 +#, python-format +msgid "Error:" +msgstr "" + +#. module: base_phone +#: selection:number.not.found,number_type:0 +msgid "Fixed" +msgstr "" + +#. module: base_phone +#: field:number.not.found,number_type:0 +msgid "Fixed/Mobile" +msgstr "" + +#. module: base_phone +#: field:base.phone.installed,id:0 field:number.not.found,id:0 +#: field:phone.common,id:0 field:reformat.all.phonenumbers,id:0 +msgid "ID" +msgstr "" + +#. module: base_phone +#: help:res.company,number_of_digits_to_match_from_end:0 +msgid "" +"In several situations, OpenERP will have to find a Partner/Lead/Employee/..." +" from a phone number presented by the calling party. As the phone numbers " +"presented by your phone operator may not always be displayed in a standard " +"format, the best method to find the related Partner/Lead/Employee/... in " +"OpenERP is to try to match the end of the phone number in OpenERP with the N" +" last digits of the phone number presented by the calling party. N is the " +"value you should enter in this field." +msgstr "" + +#. module: base_phone +#: field:number.not.found,write_uid:0 +#: field:reformat.all.phonenumbers,write_uid:0 +msgid "Last Updated by" +msgstr "" + +#. module: base_phone +#: field:number.not.found,write_date:0 +#: field:reformat.all.phonenumbers,write_date:0 +msgid "Last Updated on" +msgstr "" + +#. module: base_phone +#: selection:number.not.found,number_type:0 +msgid "Mobile" +msgstr "" + +#. module: base_phone +#: view:number.not.found:base_phone.number_not_found_form +msgid "Number Not Found" +msgstr "" + +#. module: base_phone +#: view:number.not.found:base_phone.number_not_found_form +msgid "Number converted to international format:" +msgstr "" + +#. module: base_phone +#. openerp-web +#: code:addons/base_phone/static/src/js/phone_widget.js:59 +#, python-format +msgid "Number dialed:" +msgstr "" + +#. module: base_phone +#: model:ir.model,name:base_phone.model_number_not_found +msgid "Number not found" +msgstr "" + +#. module: base_phone +#: view:number.not.found:base_phone.number_not_found_form +msgid "Number not found:" +msgstr "" + +#. module: base_phone +#: field:res.company,number_of_digits_to_match_from_end:0 +msgid "Number of Digits To Match From End" +msgstr "" + +#. module: base_phone +#: model:ir.model,name:base_phone.model_res_partner +msgid "Partner" +msgstr "" + +#. module: base_phone +#: help:number.not.found,to_update_partner_id:0 +msgid "Partner on which the phone number will be written" +msgstr "" + +#. module: base_phone +#: field:number.not.found,to_update_partner_id:0 +msgid "Partner to Update" +msgstr "" + +#. module: base_phone +#: code:addons/base_phone/wizard/number_not_found.py:107 +#, python-format +msgid "Partner: %s" +msgstr "" + +#. module: base_phone +#: view:res.company:base_phone.view_company_form +msgid "Phone" +msgstr "" + +#. module: base_phone +#: model:res.groups,name:base_phone.group_callerid +msgid "Phone CallerID" +msgstr "" + +#. module: base_phone +#: help:number.not.found,calling_number:0 +msgid "" +"Phone number of calling party that has been obtained from the telephony " +"server, in the format used by the telephony server (not E.164)." +msgstr "" + +#. module: base_phone +#: field:reformat.all.phonenumbers,phonenumbers_not_reformatted:0 +msgid "Phone numbers that couldn't be reformatted" +msgstr "" + +#. module: base_phone +#: view:reformat.all.phonenumbers:base_phone.reformat_all_phonenumbers_form +msgid "Phone numbers that couldn't be reformatted:" +msgstr "" + +#. module: base_phone +#: model:ir.actions.act_window,name:base_phone.reformat_all_phonenumbers_action +#: model:ir.ui.menu,name:base_phone.reformat_all_phonenumbers_menu +msgid "Reformat Phone Numbers" +msgstr "" + +#. module: base_phone +#: model:ir.model,name:base_phone.model_reformat_all_phonenumbers +#: view:reformat.all.phonenumbers:base_phone.reformat_all_phonenumbers_form +msgid "Reformat all phone numbers" +msgstr "" + +#. module: base_phone +#: code:addons/base_phone/wizard/number_not_found.py:102 +#, python-format +msgid "Select the Partner to Update." +msgstr "" + +#. module: base_phone +#: field:reformat.all.phonenumbers,state:0 +msgid "State" +msgstr "" + +#. module: base_phone +#: model:ir.ui.menu,name:base_phone.menu_config_phone +#: view:res.users:base_phone.view_users_form +msgid "Telephony" +msgstr "" + +#. module: base_phone +#: view:res.users:base_phone.view_users_form +#: view:res.users:base_phone.view_users_form_simple_modif +msgid "Telephony Preferences" +msgstr "" + +#. module: base_phone +#: sql_constraint:res.company:0 +msgid "" +"The value of the field 'Number of Digits To Match From End' must be " +"positive." +msgstr "" + +#. module: base_phone +#: view:reformat.all.phonenumbers:base_phone.reformat_all_phonenumbers_form +msgid "" +"This wizard reformats the phone, mobile and fax numbers of all partners in " +"standard international format e.g. +33141981242" +msgstr "" + +#. module: base_phone +#. openerp-web +#: code:addons/base_phone/static/src/js/phone_widget.js:47 +#, python-format +msgid "Unhook your ringing phone" +msgstr "" + +#. module: base_phone +#: view:number.not.found:base_phone.number_not_found_form +msgid "Update Partner with this Number" +msgstr "" + +#. module: base_phone +#: view:res.company:base_phone.view_company_form +#: view:res.partner:base_phone.view_partner_form +msgid "fax" +msgstr "" + +#. module: base_phone +#: view:res.company:base_phone.view_company_form +#: view:res.partner:base_phone.view_partner_form +#: view:res.partner:base_phone.view_partner_simple_form +#: view:res.partner:base_phone.view_partner_tree +msgid "phone" +msgstr "" diff --git a/base_phone/i18n/pt.po b/base_phone/i18n/pt.po new file mode 100644 index 0000000..91b754e --- /dev/null +++ b/base_phone/i18n/pt.po @@ -0,0 +1,337 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * base_phone +# +# 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: Portuguese (http://www.transifex.com/oca/OCA-connector-telephony-8-0/language/pt/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: pt\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: base_phone +#: field:number.not.found,calling_number:0 +msgid "Calling Number" +msgstr "" + +#. module: base_phone +#: view:reformat.all.phonenumbers:base_phone.reformat_all_phonenumbers_form +msgid "Cancel" +msgstr "Cancelar" + +#. module: base_phone +#: code:addons/base_phone/base_phone.py:112 +#, python-format +msgid "" +"Cannot reformat the phone number '%s' to international format. Error " +"message: %s" +msgstr "" + +#. module: base_phone +#. openerp-web +#: code:addons/base_phone/static/src/js/phone_widget.js:46 +#, python-format +msgid "Click2dial started" +msgstr "" + +#. module: base_phone +#. openerp-web +#: code:addons/base_phone/static/src/js/phone_widget.js:58 +#, python-format +msgid "Click2dial successfull" +msgstr "" + +#. module: base_phone +#: view:number.not.found:base_phone.number_not_found_form +#: view:reformat.all.phonenumbers:base_phone.reformat_all_phonenumbers_form +msgid "Close" +msgstr "" + +#. module: base_phone +#: model:ir.model,name:base_phone.model_res_company +msgid "Companies" +msgstr "" + +#. module: base_phone +#: code:addons/base_phone/wizard/number_not_found.py:87 +#, python-format +msgid "Create New Partner" +msgstr "" + +#. module: base_phone +#: view:number.not.found:base_phone.number_not_found_form +msgid "Create Partner with this Number" +msgstr "" + +#. module: base_phone +#: view:number.not.found:base_phone.number_not_found_form +msgid "Create or Update a Partner" +msgstr "" + +#. module: base_phone +#: field:number.not.found,create_uid:0 +#: field:reformat.all.phonenumbers,create_uid:0 +msgid "Created by" +msgstr "Criado por" + +#. module: base_phone +#: field:number.not.found,create_date:0 +#: field:reformat.all.phonenumbers,create_date:0 +msgid "Created on" +msgstr "Criado em" + +#. module: base_phone +#: field:number.not.found,current_partner_mobile:0 +msgid "Current Mobile" +msgstr "" + +#. module: base_phone +#: field:number.not.found,current_partner_phone:0 +msgid "Current Phone" +msgstr "" + +#. module: base_phone +#. openerp-web +#: code:addons/base_phone/static/src/js/phone_widget.js:39 +#, python-format +msgid "Dial" +msgstr "" + +#. module: base_phone +#: selection:reformat.all.phonenumbers,state:0 +msgid "Done" +msgstr "" + +#. module: base_phone +#: selection:reformat.all.phonenumbers,state:0 +msgid "Draft" +msgstr "" + +#. module: base_phone +#: field:number.not.found,e164_number:0 +msgid "E.164 Number" +msgstr "" + +#. module: base_phone +#: help:number.not.found,e164_number:0 +msgid "E.164 equivalent of the calling number." +msgstr "" + +#. module: base_phone +#: view:res.users:base_phone.view_users_form_simple_modif +msgid "Email Preferences" +msgstr "" + +#. module: base_phone +#: code:addons/base_phone/wizard/number_not_found.py:101 +#, python-format +msgid "Error:" +msgstr "" + +#. module: base_phone +#: selection:number.not.found,number_type:0 +msgid "Fixed" +msgstr "" + +#. module: base_phone +#: field:number.not.found,number_type:0 +msgid "Fixed/Mobile" +msgstr "" + +#. module: base_phone +#: field:base.phone.installed,id:0 field:number.not.found,id:0 +#: field:phone.common,id:0 field:reformat.all.phonenumbers,id:0 +msgid "ID" +msgstr "ID" + +#. module: base_phone +#: help:res.company,number_of_digits_to_match_from_end:0 +msgid "" +"In several situations, OpenERP will have to find a Partner/Lead/Employee/..." +" from a phone number presented by the calling party. As the phone numbers " +"presented by your phone operator may not always be displayed in a standard " +"format, the best method to find the related Partner/Lead/Employee/... in " +"OpenERP is to try to match the end of the phone number in OpenERP with the N" +" last digits of the phone number presented by the calling party. N is the " +"value you should enter in this field." +msgstr "" + +#. module: base_phone +#: field:number.not.found,write_uid:0 +#: field:reformat.all.phonenumbers,write_uid:0 +msgid "Last Updated by" +msgstr "Atualizado pela última vez por" + +#. module: base_phone +#: field:number.not.found,write_date:0 +#: field:reformat.all.phonenumbers,write_date:0 +msgid "Last Updated on" +msgstr "Atualizado pela última vez em" + +#. module: base_phone +#: selection:number.not.found,number_type:0 +msgid "Mobile" +msgstr "" + +#. module: base_phone +#: view:number.not.found:base_phone.number_not_found_form +msgid "Number Not Found" +msgstr "" + +#. module: base_phone +#: view:number.not.found:base_phone.number_not_found_form +msgid "Number converted to international format:" +msgstr "" + +#. module: base_phone +#. openerp-web +#: code:addons/base_phone/static/src/js/phone_widget.js:59 +#, python-format +msgid "Number dialed:" +msgstr "" + +#. module: base_phone +#: model:ir.model,name:base_phone.model_number_not_found +msgid "Number not found" +msgstr "" + +#. module: base_phone +#: view:number.not.found:base_phone.number_not_found_form +msgid "Number not found:" +msgstr "" + +#. module: base_phone +#: field:res.company,number_of_digits_to_match_from_end:0 +msgid "Number of Digits To Match From End" +msgstr "" + +#. module: base_phone +#: model:ir.model,name:base_phone.model_res_partner +msgid "Partner" +msgstr "" + +#. module: base_phone +#: help:number.not.found,to_update_partner_id:0 +msgid "Partner on which the phone number will be written" +msgstr "" + +#. module: base_phone +#: field:number.not.found,to_update_partner_id:0 +msgid "Partner to Update" +msgstr "" + +#. module: base_phone +#: code:addons/base_phone/wizard/number_not_found.py:107 +#, python-format +msgid "Partner: %s" +msgstr "" + +#. module: base_phone +#: view:res.company:base_phone.view_company_form +msgid "Phone" +msgstr "" + +#. module: base_phone +#: model:res.groups,name:base_phone.group_callerid +msgid "Phone CallerID" +msgstr "" + +#. module: base_phone +#: help:number.not.found,calling_number:0 +msgid "" +"Phone number of calling party that has been obtained from the telephony " +"server, in the format used by the telephony server (not E.164)." +msgstr "" + +#. module: base_phone +#: field:reformat.all.phonenumbers,phonenumbers_not_reformatted:0 +msgid "Phone numbers that couldn't be reformatted" +msgstr "" + +#. module: base_phone +#: view:reformat.all.phonenumbers:base_phone.reformat_all_phonenumbers_form +msgid "Phone numbers that couldn't be reformatted:" +msgstr "" + +#. module: base_phone +#: model:ir.actions.act_window,name:base_phone.reformat_all_phonenumbers_action +#: model:ir.ui.menu,name:base_phone.reformat_all_phonenumbers_menu +msgid "Reformat Phone Numbers" +msgstr "" + +#. module: base_phone +#: model:ir.model,name:base_phone.model_reformat_all_phonenumbers +#: view:reformat.all.phonenumbers:base_phone.reformat_all_phonenumbers_form +msgid "Reformat all phone numbers" +msgstr "" + +#. module: base_phone +#: code:addons/base_phone/wizard/number_not_found.py:102 +#, python-format +msgid "Select the Partner to Update." +msgstr "" + +#. module: base_phone +#: field:reformat.all.phonenumbers,state:0 +msgid "State" +msgstr "" + +#. module: base_phone +#: model:ir.ui.menu,name:base_phone.menu_config_phone +#: view:res.users:base_phone.view_users_form +msgid "Telephony" +msgstr "" + +#. module: base_phone +#: view:res.users:base_phone.view_users_form +#: view:res.users:base_phone.view_users_form_simple_modif +msgid "Telephony Preferences" +msgstr "" + +#. module: base_phone +#: sql_constraint:res.company:0 +msgid "" +"The value of the field 'Number of Digits To Match From End' must be " +"positive." +msgstr "" + +#. module: base_phone +#: view:reformat.all.phonenumbers:base_phone.reformat_all_phonenumbers_form +msgid "" +"This wizard reformats the phone, mobile and fax numbers of all partners in " +"standard international format e.g. +33141981242" +msgstr "" + +#. module: base_phone +#. openerp-web +#: code:addons/base_phone/static/src/js/phone_widget.js:47 +#, python-format +msgid "Unhook your ringing phone" +msgstr "" + +#. module: base_phone +#: view:number.not.found:base_phone.number_not_found_form +msgid "Update Partner with this Number" +msgstr "" + +#. module: base_phone +#: view:res.company:base_phone.view_company_form +#: view:res.partner:base_phone.view_partner_form +msgid "fax" +msgstr "" + +#. module: base_phone +#: view:res.company:base_phone.view_company_form +#: view:res.partner:base_phone.view_partner_form +#: view:res.partner:base_phone.view_partner_simple_form +#: view:res.partner:base_phone.view_partner_tree +msgid "phone" +msgstr "" diff --git a/base_phone/i18n/pt_BR.po b/base_phone/i18n/pt_BR.po new file mode 100644 index 0000000..4b7dd5d --- /dev/null +++ b/base_phone/i18n/pt_BR.po @@ -0,0 +1,337 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * base_phone +# +# 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: Portuguese (Brazil) (http://www.transifex.com/oca/OCA-connector-telephony-8-0/language/pt_BR/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: pt_BR\n" +"Plural-Forms: nplurals=2; plural=(n > 1);\n" + +#. module: base_phone +#: field:number.not.found,calling_number:0 +msgid "Calling Number" +msgstr "" + +#. module: base_phone +#: view:reformat.all.phonenumbers:base_phone.reformat_all_phonenumbers_form +msgid "Cancel" +msgstr "" + +#. module: base_phone +#: code:addons/base_phone/base_phone.py:112 +#, python-format +msgid "" +"Cannot reformat the phone number '%s' to international format. Error " +"message: %s" +msgstr "" + +#. module: base_phone +#. openerp-web +#: code:addons/base_phone/static/src/js/phone_widget.js:46 +#, python-format +msgid "Click2dial started" +msgstr "" + +#. module: base_phone +#. openerp-web +#: code:addons/base_phone/static/src/js/phone_widget.js:58 +#, python-format +msgid "Click2dial successfull" +msgstr "" + +#. module: base_phone +#: view:number.not.found:base_phone.number_not_found_form +#: view:reformat.all.phonenumbers:base_phone.reformat_all_phonenumbers_form +msgid "Close" +msgstr "" + +#. module: base_phone +#: model:ir.model,name:base_phone.model_res_company +msgid "Companies" +msgstr "" + +#. module: base_phone +#: code:addons/base_phone/wizard/number_not_found.py:87 +#, python-format +msgid "Create New Partner" +msgstr "" + +#. module: base_phone +#: view:number.not.found:base_phone.number_not_found_form +msgid "Create Partner with this Number" +msgstr "" + +#. module: base_phone +#: view:number.not.found:base_phone.number_not_found_form +msgid "Create or Update a Partner" +msgstr "" + +#. module: base_phone +#: field:number.not.found,create_uid:0 +#: field:reformat.all.phonenumbers,create_uid:0 +msgid "Created by" +msgstr "Criado por" + +#. module: base_phone +#: field:number.not.found,create_date:0 +#: field:reformat.all.phonenumbers,create_date:0 +msgid "Created on" +msgstr "Criado em" + +#. module: base_phone +#: field:number.not.found,current_partner_mobile:0 +msgid "Current Mobile" +msgstr "" + +#. module: base_phone +#: field:number.not.found,current_partner_phone:0 +msgid "Current Phone" +msgstr "" + +#. module: base_phone +#. openerp-web +#: code:addons/base_phone/static/src/js/phone_widget.js:39 +#, python-format +msgid "Dial" +msgstr "" + +#. module: base_phone +#: selection:reformat.all.phonenumbers,state:0 +msgid "Done" +msgstr "" + +#. module: base_phone +#: selection:reformat.all.phonenumbers,state:0 +msgid "Draft" +msgstr "" + +#. module: base_phone +#: field:number.not.found,e164_number:0 +msgid "E.164 Number" +msgstr "" + +#. module: base_phone +#: help:number.not.found,e164_number:0 +msgid "E.164 equivalent of the calling number." +msgstr "" + +#. module: base_phone +#: view:res.users:base_phone.view_users_form_simple_modif +msgid "Email Preferences" +msgstr "" + +#. module: base_phone +#: code:addons/base_phone/wizard/number_not_found.py:101 +#, python-format +msgid "Error:" +msgstr "" + +#. module: base_phone +#: selection:number.not.found,number_type:0 +msgid "Fixed" +msgstr "" + +#. module: base_phone +#: field:number.not.found,number_type:0 +msgid "Fixed/Mobile" +msgstr "" + +#. module: base_phone +#: field:base.phone.installed,id:0 field:number.not.found,id:0 +#: field:phone.common,id:0 field:reformat.all.phonenumbers,id:0 +msgid "ID" +msgstr "Identificação" + +#. module: base_phone +#: help:res.company,number_of_digits_to_match_from_end:0 +msgid "" +"In several situations, OpenERP will have to find a Partner/Lead/Employee/..." +" from a phone number presented by the calling party. As the phone numbers " +"presented by your phone operator may not always be displayed in a standard " +"format, the best method to find the related Partner/Lead/Employee/... in " +"OpenERP is to try to match the end of the phone number in OpenERP with the N" +" last digits of the phone number presented by the calling party. N is the " +"value you should enter in this field." +msgstr "" + +#. module: base_phone +#: field:number.not.found,write_uid:0 +#: field:reformat.all.phonenumbers,write_uid:0 +msgid "Last Updated by" +msgstr "Última atualização por" + +#. module: base_phone +#: field:number.not.found,write_date:0 +#: field:reformat.all.phonenumbers,write_date:0 +msgid "Last Updated on" +msgstr "Última atualização em" + +#. module: base_phone +#: selection:number.not.found,number_type:0 +msgid "Mobile" +msgstr "" + +#. module: base_phone +#: view:number.not.found:base_phone.number_not_found_form +msgid "Number Not Found" +msgstr "" + +#. module: base_phone +#: view:number.not.found:base_phone.number_not_found_form +msgid "Number converted to international format:" +msgstr "" + +#. module: base_phone +#. openerp-web +#: code:addons/base_phone/static/src/js/phone_widget.js:59 +#, python-format +msgid "Number dialed:" +msgstr "" + +#. module: base_phone +#: model:ir.model,name:base_phone.model_number_not_found +msgid "Number not found" +msgstr "" + +#. module: base_phone +#: view:number.not.found:base_phone.number_not_found_form +msgid "Number not found:" +msgstr "" + +#. module: base_phone +#: field:res.company,number_of_digits_to_match_from_end:0 +msgid "Number of Digits To Match From End" +msgstr "" + +#. module: base_phone +#: model:ir.model,name:base_phone.model_res_partner +msgid "Partner" +msgstr "" + +#. module: base_phone +#: help:number.not.found,to_update_partner_id:0 +msgid "Partner on which the phone number will be written" +msgstr "" + +#. module: base_phone +#: field:number.not.found,to_update_partner_id:0 +msgid "Partner to Update" +msgstr "" + +#. module: base_phone +#: code:addons/base_phone/wizard/number_not_found.py:107 +#, python-format +msgid "Partner: %s" +msgstr "" + +#. module: base_phone +#: view:res.company:base_phone.view_company_form +msgid "Phone" +msgstr "" + +#. module: base_phone +#: model:res.groups,name:base_phone.group_callerid +msgid "Phone CallerID" +msgstr "" + +#. module: base_phone +#: help:number.not.found,calling_number:0 +msgid "" +"Phone number of calling party that has been obtained from the telephony " +"server, in the format used by the telephony server (not E.164)." +msgstr "" + +#. module: base_phone +#: field:reformat.all.phonenumbers,phonenumbers_not_reformatted:0 +msgid "Phone numbers that couldn't be reformatted" +msgstr "" + +#. module: base_phone +#: view:reformat.all.phonenumbers:base_phone.reformat_all_phonenumbers_form +msgid "Phone numbers that couldn't be reformatted:" +msgstr "" + +#. module: base_phone +#: model:ir.actions.act_window,name:base_phone.reformat_all_phonenumbers_action +#: model:ir.ui.menu,name:base_phone.reformat_all_phonenumbers_menu +msgid "Reformat Phone Numbers" +msgstr "" + +#. module: base_phone +#: model:ir.model,name:base_phone.model_reformat_all_phonenumbers +#: view:reformat.all.phonenumbers:base_phone.reformat_all_phonenumbers_form +msgid "Reformat all phone numbers" +msgstr "" + +#. module: base_phone +#: code:addons/base_phone/wizard/number_not_found.py:102 +#, python-format +msgid "Select the Partner to Update." +msgstr "" + +#. module: base_phone +#: field:reformat.all.phonenumbers,state:0 +msgid "State" +msgstr "" + +#. module: base_phone +#: model:ir.ui.menu,name:base_phone.menu_config_phone +#: view:res.users:base_phone.view_users_form +msgid "Telephony" +msgstr "" + +#. module: base_phone +#: view:res.users:base_phone.view_users_form +#: view:res.users:base_phone.view_users_form_simple_modif +msgid "Telephony Preferences" +msgstr "" + +#. module: base_phone +#: sql_constraint:res.company:0 +msgid "" +"The value of the field 'Number of Digits To Match From End' must be " +"positive." +msgstr "" + +#. module: base_phone +#: view:reformat.all.phonenumbers:base_phone.reformat_all_phonenumbers_form +msgid "" +"This wizard reformats the phone, mobile and fax numbers of all partners in " +"standard international format e.g. +33141981242" +msgstr "" + +#. module: base_phone +#. openerp-web +#: code:addons/base_phone/static/src/js/phone_widget.js:47 +#, python-format +msgid "Unhook your ringing phone" +msgstr "" + +#. module: base_phone +#: view:number.not.found:base_phone.number_not_found_form +msgid "Update Partner with this Number" +msgstr "" + +#. module: base_phone +#: view:res.company:base_phone.view_company_form +#: view:res.partner:base_phone.view_partner_form +msgid "fax" +msgstr "" + +#. module: base_phone +#: view:res.company:base_phone.view_company_form +#: view:res.partner:base_phone.view_partner_form +#: view:res.partner:base_phone.view_partner_simple_form +#: view:res.partner:base_phone.view_partner_tree +msgid "phone" +msgstr "" diff --git a/base_phone/i18n/pt_PT.po b/base_phone/i18n/pt_PT.po new file mode 100644 index 0000000..f906923 --- /dev/null +++ b/base_phone/i18n/pt_PT.po @@ -0,0 +1,337 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * base_phone +# +# 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: Portuguese (Portugal) (http://www.transifex.com/oca/OCA-connector-telephony-8-0/language/pt_PT/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: pt_PT\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: base_phone +#: field:number.not.found,calling_number:0 +msgid "Calling Number" +msgstr "" + +#. module: base_phone +#: view:reformat.all.phonenumbers:base_phone.reformat_all_phonenumbers_form +msgid "Cancel" +msgstr "Cancelar" + +#. module: base_phone +#: code:addons/base_phone/base_phone.py:112 +#, python-format +msgid "" +"Cannot reformat the phone number '%s' to international format. Error " +"message: %s" +msgstr "" + +#. module: base_phone +#. openerp-web +#: code:addons/base_phone/static/src/js/phone_widget.js:46 +#, python-format +msgid "Click2dial started" +msgstr "" + +#. module: base_phone +#. openerp-web +#: code:addons/base_phone/static/src/js/phone_widget.js:58 +#, python-format +msgid "Click2dial successfull" +msgstr "" + +#. module: base_phone +#: view:number.not.found:base_phone.number_not_found_form +#: view:reformat.all.phonenumbers:base_phone.reformat_all_phonenumbers_form +msgid "Close" +msgstr "" + +#. module: base_phone +#: model:ir.model,name:base_phone.model_res_company +msgid "Companies" +msgstr "" + +#. module: base_phone +#: code:addons/base_phone/wizard/number_not_found.py:87 +#, python-format +msgid "Create New Partner" +msgstr "" + +#. module: base_phone +#: view:number.not.found:base_phone.number_not_found_form +msgid "Create Partner with this Number" +msgstr "" + +#. module: base_phone +#: view:number.not.found:base_phone.number_not_found_form +msgid "Create or Update a Partner" +msgstr "" + +#. module: base_phone +#: field:number.not.found,create_uid:0 +#: field:reformat.all.phonenumbers,create_uid:0 +msgid "Created by" +msgstr "Criado por" + +#. module: base_phone +#: field:number.not.found,create_date:0 +#: field:reformat.all.phonenumbers,create_date:0 +msgid "Created on" +msgstr "Criado em" + +#. module: base_phone +#: field:number.not.found,current_partner_mobile:0 +msgid "Current Mobile" +msgstr "" + +#. module: base_phone +#: field:number.not.found,current_partner_phone:0 +msgid "Current Phone" +msgstr "" + +#. module: base_phone +#. openerp-web +#: code:addons/base_phone/static/src/js/phone_widget.js:39 +#, python-format +msgid "Dial" +msgstr "" + +#. module: base_phone +#: selection:reformat.all.phonenumbers,state:0 +msgid "Done" +msgstr "" + +#. module: base_phone +#: selection:reformat.all.phonenumbers,state:0 +msgid "Draft" +msgstr "Rascunho" + +#. module: base_phone +#: field:number.not.found,e164_number:0 +msgid "E.164 Number" +msgstr "" + +#. module: base_phone +#: help:number.not.found,e164_number:0 +msgid "E.164 equivalent of the calling number." +msgstr "" + +#. module: base_phone +#: view:res.users:base_phone.view_users_form_simple_modif +msgid "Email Preferences" +msgstr "" + +#. module: base_phone +#: code:addons/base_phone/wizard/number_not_found.py:101 +#, python-format +msgid "Error:" +msgstr "" + +#. module: base_phone +#: selection:number.not.found,number_type:0 +msgid "Fixed" +msgstr "" + +#. module: base_phone +#: field:number.not.found,number_type:0 +msgid "Fixed/Mobile" +msgstr "" + +#. module: base_phone +#: field:base.phone.installed,id:0 field:number.not.found,id:0 +#: field:phone.common,id:0 field:reformat.all.phonenumbers,id:0 +msgid "ID" +msgstr "ID" + +#. module: base_phone +#: help:res.company,number_of_digits_to_match_from_end:0 +msgid "" +"In several situations, OpenERP will have to find a Partner/Lead/Employee/..." +" from a phone number presented by the calling party. As the phone numbers " +"presented by your phone operator may not always be displayed in a standard " +"format, the best method to find the related Partner/Lead/Employee/... in " +"OpenERP is to try to match the end of the phone number in OpenERP with the N" +" last digits of the phone number presented by the calling party. N is the " +"value you should enter in this field." +msgstr "" + +#. module: base_phone +#: field:number.not.found,write_uid:0 +#: field:reformat.all.phonenumbers,write_uid:0 +msgid "Last Updated by" +msgstr "Atualizado pela última vez por" + +#. module: base_phone +#: field:number.not.found,write_date:0 +#: field:reformat.all.phonenumbers,write_date:0 +msgid "Last Updated on" +msgstr "Atualizado pela última vez em" + +#. module: base_phone +#: selection:number.not.found,number_type:0 +msgid "Mobile" +msgstr "" + +#. module: base_phone +#: view:number.not.found:base_phone.number_not_found_form +msgid "Number Not Found" +msgstr "" + +#. module: base_phone +#: view:number.not.found:base_phone.number_not_found_form +msgid "Number converted to international format:" +msgstr "" + +#. module: base_phone +#. openerp-web +#: code:addons/base_phone/static/src/js/phone_widget.js:59 +#, python-format +msgid "Number dialed:" +msgstr "" + +#. module: base_phone +#: model:ir.model,name:base_phone.model_number_not_found +msgid "Number not found" +msgstr "" + +#. module: base_phone +#: view:number.not.found:base_phone.number_not_found_form +msgid "Number not found:" +msgstr "" + +#. module: base_phone +#: field:res.company,number_of_digits_to_match_from_end:0 +msgid "Number of Digits To Match From End" +msgstr "" + +#. module: base_phone +#: model:ir.model,name:base_phone.model_res_partner +msgid "Partner" +msgstr "" + +#. module: base_phone +#: help:number.not.found,to_update_partner_id:0 +msgid "Partner on which the phone number will be written" +msgstr "" + +#. module: base_phone +#: field:number.not.found,to_update_partner_id:0 +msgid "Partner to Update" +msgstr "" + +#. module: base_phone +#: code:addons/base_phone/wizard/number_not_found.py:107 +#, python-format +msgid "Partner: %s" +msgstr "" + +#. module: base_phone +#: view:res.company:base_phone.view_company_form +msgid "Phone" +msgstr "" + +#. module: base_phone +#: model:res.groups,name:base_phone.group_callerid +msgid "Phone CallerID" +msgstr "" + +#. module: base_phone +#: help:number.not.found,calling_number:0 +msgid "" +"Phone number of calling party that has been obtained from the telephony " +"server, in the format used by the telephony server (not E.164)." +msgstr "" + +#. module: base_phone +#: field:reformat.all.phonenumbers,phonenumbers_not_reformatted:0 +msgid "Phone numbers that couldn't be reformatted" +msgstr "" + +#. module: base_phone +#: view:reformat.all.phonenumbers:base_phone.reformat_all_phonenumbers_form +msgid "Phone numbers that couldn't be reformatted:" +msgstr "" + +#. module: base_phone +#: model:ir.actions.act_window,name:base_phone.reformat_all_phonenumbers_action +#: model:ir.ui.menu,name:base_phone.reformat_all_phonenumbers_menu +msgid "Reformat Phone Numbers" +msgstr "" + +#. module: base_phone +#: model:ir.model,name:base_phone.model_reformat_all_phonenumbers +#: view:reformat.all.phonenumbers:base_phone.reformat_all_phonenumbers_form +msgid "Reformat all phone numbers" +msgstr "" + +#. module: base_phone +#: code:addons/base_phone/wizard/number_not_found.py:102 +#, python-format +msgid "Select the Partner to Update." +msgstr "" + +#. module: base_phone +#: field:reformat.all.phonenumbers,state:0 +msgid "State" +msgstr "" + +#. module: base_phone +#: model:ir.ui.menu,name:base_phone.menu_config_phone +#: view:res.users:base_phone.view_users_form +msgid "Telephony" +msgstr "" + +#. module: base_phone +#: view:res.users:base_phone.view_users_form +#: view:res.users:base_phone.view_users_form_simple_modif +msgid "Telephony Preferences" +msgstr "" + +#. module: base_phone +#: sql_constraint:res.company:0 +msgid "" +"The value of the field 'Number of Digits To Match From End' must be " +"positive." +msgstr "" + +#. module: base_phone +#: view:reformat.all.phonenumbers:base_phone.reformat_all_phonenumbers_form +msgid "" +"This wizard reformats the phone, mobile and fax numbers of all partners in " +"standard international format e.g. +33141981242" +msgstr "" + +#. module: base_phone +#. openerp-web +#: code:addons/base_phone/static/src/js/phone_widget.js:47 +#, python-format +msgid "Unhook your ringing phone" +msgstr "" + +#. module: base_phone +#: view:number.not.found:base_phone.number_not_found_form +msgid "Update Partner with this Number" +msgstr "" + +#. module: base_phone +#: view:res.company:base_phone.view_company_form +#: view:res.partner:base_phone.view_partner_form +msgid "fax" +msgstr "" + +#. module: base_phone +#: view:res.company:base_phone.view_company_form +#: view:res.partner:base_phone.view_partner_form +#: view:res.partner:base_phone.view_partner_simple_form +#: view:res.partner:base_phone.view_partner_tree +msgid "phone" +msgstr "" diff --git a/base_phone/i18n/ro.po b/base_phone/i18n/ro.po new file mode 100644 index 0000000..e76c5be --- /dev/null +++ b/base_phone/i18n/ro.po @@ -0,0 +1,337 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * base_phone +# +# 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: Romanian (http://www.transifex.com/oca/OCA-connector-telephony-8-0/language/ro/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: ro\n" +"Plural-Forms: nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));\n" + +#. module: base_phone +#: field:number.not.found,calling_number:0 +msgid "Calling Number" +msgstr "" + +#. module: base_phone +#: view:reformat.all.phonenumbers:base_phone.reformat_all_phonenumbers_form +msgid "Cancel" +msgstr "Anuleaza" + +#. module: base_phone +#: code:addons/base_phone/base_phone.py:112 +#, python-format +msgid "" +"Cannot reformat the phone number '%s' to international format. Error " +"message: %s" +msgstr "" + +#. module: base_phone +#. openerp-web +#: code:addons/base_phone/static/src/js/phone_widget.js:46 +#, python-format +msgid "Click2dial started" +msgstr "" + +#. module: base_phone +#. openerp-web +#: code:addons/base_phone/static/src/js/phone_widget.js:58 +#, python-format +msgid "Click2dial successfull" +msgstr "" + +#. module: base_phone +#: view:number.not.found:base_phone.number_not_found_form +#: view:reformat.all.phonenumbers:base_phone.reformat_all_phonenumbers_form +msgid "Close" +msgstr "" + +#. module: base_phone +#: model:ir.model,name:base_phone.model_res_company +msgid "Companies" +msgstr "" + +#. module: base_phone +#: code:addons/base_phone/wizard/number_not_found.py:87 +#, python-format +msgid "Create New Partner" +msgstr "" + +#. module: base_phone +#: view:number.not.found:base_phone.number_not_found_form +msgid "Create Partner with this Number" +msgstr "" + +#. module: base_phone +#: view:number.not.found:base_phone.number_not_found_form +msgid "Create or Update a Partner" +msgstr "" + +#. module: base_phone +#: field:number.not.found,create_uid:0 +#: field:reformat.all.phonenumbers,create_uid:0 +msgid "Created by" +msgstr "" + +#. module: base_phone +#: field:number.not.found,create_date:0 +#: field:reformat.all.phonenumbers,create_date:0 +msgid "Created on" +msgstr "" + +#. module: base_phone +#: field:number.not.found,current_partner_mobile:0 +msgid "Current Mobile" +msgstr "" + +#. module: base_phone +#: field:number.not.found,current_partner_phone:0 +msgid "Current Phone" +msgstr "" + +#. module: base_phone +#. openerp-web +#: code:addons/base_phone/static/src/js/phone_widget.js:39 +#, python-format +msgid "Dial" +msgstr "" + +#. module: base_phone +#: selection:reformat.all.phonenumbers,state:0 +msgid "Done" +msgstr "" + +#. module: base_phone +#: selection:reformat.all.phonenumbers,state:0 +msgid "Draft" +msgstr "" + +#. module: base_phone +#: field:number.not.found,e164_number:0 +msgid "E.164 Number" +msgstr "" + +#. module: base_phone +#: help:number.not.found,e164_number:0 +msgid "E.164 equivalent of the calling number." +msgstr "" + +#. module: base_phone +#: view:res.users:base_phone.view_users_form_simple_modif +msgid "Email Preferences" +msgstr "" + +#. module: base_phone +#: code:addons/base_phone/wizard/number_not_found.py:101 +#, python-format +msgid "Error:" +msgstr "" + +#. module: base_phone +#: selection:number.not.found,number_type:0 +msgid "Fixed" +msgstr "" + +#. module: base_phone +#: field:number.not.found,number_type:0 +msgid "Fixed/Mobile" +msgstr "" + +#. module: base_phone +#: field:base.phone.installed,id:0 field:number.not.found,id:0 +#: field:phone.common,id:0 field:reformat.all.phonenumbers,id:0 +msgid "ID" +msgstr "" + +#. module: base_phone +#: help:res.company,number_of_digits_to_match_from_end:0 +msgid "" +"In several situations, OpenERP will have to find a Partner/Lead/Employee/..." +" from a phone number presented by the calling party. As the phone numbers " +"presented by your phone operator may not always be displayed in a standard " +"format, the best method to find the related Partner/Lead/Employee/... in " +"OpenERP is to try to match the end of the phone number in OpenERP with the N" +" last digits of the phone number presented by the calling party. N is the " +"value you should enter in this field." +msgstr "" + +#. module: base_phone +#: field:number.not.found,write_uid:0 +#: field:reformat.all.phonenumbers,write_uid:0 +msgid "Last Updated by" +msgstr "" + +#. module: base_phone +#: field:number.not.found,write_date:0 +#: field:reformat.all.phonenumbers,write_date:0 +msgid "Last Updated on" +msgstr "" + +#. module: base_phone +#: selection:number.not.found,number_type:0 +msgid "Mobile" +msgstr "" + +#. module: base_phone +#: view:number.not.found:base_phone.number_not_found_form +msgid "Number Not Found" +msgstr "" + +#. module: base_phone +#: view:number.not.found:base_phone.number_not_found_form +msgid "Number converted to international format:" +msgstr "" + +#. module: base_phone +#. openerp-web +#: code:addons/base_phone/static/src/js/phone_widget.js:59 +#, python-format +msgid "Number dialed:" +msgstr "" + +#. module: base_phone +#: model:ir.model,name:base_phone.model_number_not_found +msgid "Number not found" +msgstr "" + +#. module: base_phone +#: view:number.not.found:base_phone.number_not_found_form +msgid "Number not found:" +msgstr "" + +#. module: base_phone +#: field:res.company,number_of_digits_to_match_from_end:0 +msgid "Number of Digits To Match From End" +msgstr "" + +#. module: base_phone +#: model:ir.model,name:base_phone.model_res_partner +msgid "Partner" +msgstr "" + +#. module: base_phone +#: help:number.not.found,to_update_partner_id:0 +msgid "Partner on which the phone number will be written" +msgstr "" + +#. module: base_phone +#: field:number.not.found,to_update_partner_id:0 +msgid "Partner to Update" +msgstr "" + +#. module: base_phone +#: code:addons/base_phone/wizard/number_not_found.py:107 +#, python-format +msgid "Partner: %s" +msgstr "" + +#. module: base_phone +#: view:res.company:base_phone.view_company_form +msgid "Phone" +msgstr "" + +#. module: base_phone +#: model:res.groups,name:base_phone.group_callerid +msgid "Phone CallerID" +msgstr "" + +#. module: base_phone +#: help:number.not.found,calling_number:0 +msgid "" +"Phone number of calling party that has been obtained from the telephony " +"server, in the format used by the telephony server (not E.164)." +msgstr "" + +#. module: base_phone +#: field:reformat.all.phonenumbers,phonenumbers_not_reformatted:0 +msgid "Phone numbers that couldn't be reformatted" +msgstr "" + +#. module: base_phone +#: view:reformat.all.phonenumbers:base_phone.reformat_all_phonenumbers_form +msgid "Phone numbers that couldn't be reformatted:" +msgstr "" + +#. module: base_phone +#: model:ir.actions.act_window,name:base_phone.reformat_all_phonenumbers_action +#: model:ir.ui.menu,name:base_phone.reformat_all_phonenumbers_menu +msgid "Reformat Phone Numbers" +msgstr "" + +#. module: base_phone +#: model:ir.model,name:base_phone.model_reformat_all_phonenumbers +#: view:reformat.all.phonenumbers:base_phone.reformat_all_phonenumbers_form +msgid "Reformat all phone numbers" +msgstr "" + +#. module: base_phone +#: code:addons/base_phone/wizard/number_not_found.py:102 +#, python-format +msgid "Select the Partner to Update." +msgstr "" + +#. module: base_phone +#: field:reformat.all.phonenumbers,state:0 +msgid "State" +msgstr "" + +#. module: base_phone +#: model:ir.ui.menu,name:base_phone.menu_config_phone +#: view:res.users:base_phone.view_users_form +msgid "Telephony" +msgstr "" + +#. module: base_phone +#: view:res.users:base_phone.view_users_form +#: view:res.users:base_phone.view_users_form_simple_modif +msgid "Telephony Preferences" +msgstr "" + +#. module: base_phone +#: sql_constraint:res.company:0 +msgid "" +"The value of the field 'Number of Digits To Match From End' must be " +"positive." +msgstr "" + +#. module: base_phone +#: view:reformat.all.phonenumbers:base_phone.reformat_all_phonenumbers_form +msgid "" +"This wizard reformats the phone, mobile and fax numbers of all partners in " +"standard international format e.g. +33141981242" +msgstr "" + +#. module: base_phone +#. openerp-web +#: code:addons/base_phone/static/src/js/phone_widget.js:47 +#, python-format +msgid "Unhook your ringing phone" +msgstr "" + +#. module: base_phone +#: view:number.not.found:base_phone.number_not_found_form +msgid "Update Partner with this Number" +msgstr "" + +#. module: base_phone +#: view:res.company:base_phone.view_company_form +#: view:res.partner:base_phone.view_partner_form +msgid "fax" +msgstr "" + +#. module: base_phone +#: view:res.company:base_phone.view_company_form +#: view:res.partner:base_phone.view_partner_form +#: view:res.partner:base_phone.view_partner_simple_form +#: view:res.partner:base_phone.view_partner_tree +msgid "phone" +msgstr "" diff --git a/base_phone/i18n/ru.po b/base_phone/i18n/ru.po new file mode 100644 index 0000000..5caeb1d --- /dev/null +++ b/base_phone/i18n/ru.po @@ -0,0 +1,337 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * base_phone +# +# 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: Russian (http://www.transifex.com/oca/OCA-connector-telephony-8-0/language/ru/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: ru\n" +"Plural-Forms: nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);\n" + +#. module: base_phone +#: field:number.not.found,calling_number:0 +msgid "Calling Number" +msgstr "" + +#. module: base_phone +#: view:reformat.all.phonenumbers:base_phone.reformat_all_phonenumbers_form +msgid "Cancel" +msgstr "Отменена" + +#. module: base_phone +#: code:addons/base_phone/base_phone.py:112 +#, python-format +msgid "" +"Cannot reformat the phone number '%s' to international format. Error " +"message: %s" +msgstr "" + +#. module: base_phone +#. openerp-web +#: code:addons/base_phone/static/src/js/phone_widget.js:46 +#, python-format +msgid "Click2dial started" +msgstr "" + +#. module: base_phone +#. openerp-web +#: code:addons/base_phone/static/src/js/phone_widget.js:58 +#, python-format +msgid "Click2dial successfull" +msgstr "" + +#. module: base_phone +#: view:number.not.found:base_phone.number_not_found_form +#: view:reformat.all.phonenumbers:base_phone.reformat_all_phonenumbers_form +msgid "Close" +msgstr "" + +#. module: base_phone +#: model:ir.model,name:base_phone.model_res_company +msgid "Companies" +msgstr "" + +#. module: base_phone +#: code:addons/base_phone/wizard/number_not_found.py:87 +#, python-format +msgid "Create New Partner" +msgstr "" + +#. module: base_phone +#: view:number.not.found:base_phone.number_not_found_form +msgid "Create Partner with this Number" +msgstr "" + +#. module: base_phone +#: view:number.not.found:base_phone.number_not_found_form +msgid "Create or Update a Partner" +msgstr "" + +#. module: base_phone +#: field:number.not.found,create_uid:0 +#: field:reformat.all.phonenumbers,create_uid:0 +msgid "Created by" +msgstr "" + +#. module: base_phone +#: field:number.not.found,create_date:0 +#: field:reformat.all.phonenumbers,create_date:0 +msgid "Created on" +msgstr "" + +#. module: base_phone +#: field:number.not.found,current_partner_mobile:0 +msgid "Current Mobile" +msgstr "" + +#. module: base_phone +#: field:number.not.found,current_partner_phone:0 +msgid "Current Phone" +msgstr "" + +#. module: base_phone +#. openerp-web +#: code:addons/base_phone/static/src/js/phone_widget.js:39 +#, python-format +msgid "Dial" +msgstr "" + +#. module: base_phone +#: selection:reformat.all.phonenumbers,state:0 +msgid "Done" +msgstr "" + +#. module: base_phone +#: selection:reformat.all.phonenumbers,state:0 +msgid "Draft" +msgstr "" + +#. module: base_phone +#: field:number.not.found,e164_number:0 +msgid "E.164 Number" +msgstr "" + +#. module: base_phone +#: help:number.not.found,e164_number:0 +msgid "E.164 equivalent of the calling number." +msgstr "" + +#. module: base_phone +#: view:res.users:base_phone.view_users_form_simple_modif +msgid "Email Preferences" +msgstr "" + +#. module: base_phone +#: code:addons/base_phone/wizard/number_not_found.py:101 +#, python-format +msgid "Error:" +msgstr "" + +#. module: base_phone +#: selection:number.not.found,number_type:0 +msgid "Fixed" +msgstr "" + +#. module: base_phone +#: field:number.not.found,number_type:0 +msgid "Fixed/Mobile" +msgstr "" + +#. module: base_phone +#: field:base.phone.installed,id:0 field:number.not.found,id:0 +#: field:phone.common,id:0 field:reformat.all.phonenumbers,id:0 +msgid "ID" +msgstr "" + +#. module: base_phone +#: help:res.company,number_of_digits_to_match_from_end:0 +msgid "" +"In several situations, OpenERP will have to find a Partner/Lead/Employee/..." +" from a phone number presented by the calling party. As the phone numbers " +"presented by your phone operator may not always be displayed in a standard " +"format, the best method to find the related Partner/Lead/Employee/... in " +"OpenERP is to try to match the end of the phone number in OpenERP with the N" +" last digits of the phone number presented by the calling party. N is the " +"value you should enter in this field." +msgstr "" + +#. module: base_phone +#: field:number.not.found,write_uid:0 +#: field:reformat.all.phonenumbers,write_uid:0 +msgid "Last Updated by" +msgstr "" + +#. module: base_phone +#: field:number.not.found,write_date:0 +#: field:reformat.all.phonenumbers,write_date:0 +msgid "Last Updated on" +msgstr "" + +#. module: base_phone +#: selection:number.not.found,number_type:0 +msgid "Mobile" +msgstr "" + +#. module: base_phone +#: view:number.not.found:base_phone.number_not_found_form +msgid "Number Not Found" +msgstr "" + +#. module: base_phone +#: view:number.not.found:base_phone.number_not_found_form +msgid "Number converted to international format:" +msgstr "" + +#. module: base_phone +#. openerp-web +#: code:addons/base_phone/static/src/js/phone_widget.js:59 +#, python-format +msgid "Number dialed:" +msgstr "" + +#. module: base_phone +#: model:ir.model,name:base_phone.model_number_not_found +msgid "Number not found" +msgstr "" + +#. module: base_phone +#: view:number.not.found:base_phone.number_not_found_form +msgid "Number not found:" +msgstr "" + +#. module: base_phone +#: field:res.company,number_of_digits_to_match_from_end:0 +msgid "Number of Digits To Match From End" +msgstr "" + +#. module: base_phone +#: model:ir.model,name:base_phone.model_res_partner +msgid "Partner" +msgstr "" + +#. module: base_phone +#: help:number.not.found,to_update_partner_id:0 +msgid "Partner on which the phone number will be written" +msgstr "" + +#. module: base_phone +#: field:number.not.found,to_update_partner_id:0 +msgid "Partner to Update" +msgstr "" + +#. module: base_phone +#: code:addons/base_phone/wizard/number_not_found.py:107 +#, python-format +msgid "Partner: %s" +msgstr "" + +#. module: base_phone +#: view:res.company:base_phone.view_company_form +msgid "Phone" +msgstr "" + +#. module: base_phone +#: model:res.groups,name:base_phone.group_callerid +msgid "Phone CallerID" +msgstr "" + +#. module: base_phone +#: help:number.not.found,calling_number:0 +msgid "" +"Phone number of calling party that has been obtained from the telephony " +"server, in the format used by the telephony server (not E.164)." +msgstr "" + +#. module: base_phone +#: field:reformat.all.phonenumbers,phonenumbers_not_reformatted:0 +msgid "Phone numbers that couldn't be reformatted" +msgstr "" + +#. module: base_phone +#: view:reformat.all.phonenumbers:base_phone.reformat_all_phonenumbers_form +msgid "Phone numbers that couldn't be reformatted:" +msgstr "" + +#. module: base_phone +#: model:ir.actions.act_window,name:base_phone.reformat_all_phonenumbers_action +#: model:ir.ui.menu,name:base_phone.reformat_all_phonenumbers_menu +msgid "Reformat Phone Numbers" +msgstr "" + +#. module: base_phone +#: model:ir.model,name:base_phone.model_reformat_all_phonenumbers +#: view:reformat.all.phonenumbers:base_phone.reformat_all_phonenumbers_form +msgid "Reformat all phone numbers" +msgstr "" + +#. module: base_phone +#: code:addons/base_phone/wizard/number_not_found.py:102 +#, python-format +msgid "Select the Partner to Update." +msgstr "" + +#. module: base_phone +#: field:reformat.all.phonenumbers,state:0 +msgid "State" +msgstr "" + +#. module: base_phone +#: model:ir.ui.menu,name:base_phone.menu_config_phone +#: view:res.users:base_phone.view_users_form +msgid "Telephony" +msgstr "" + +#. module: base_phone +#: view:res.users:base_phone.view_users_form +#: view:res.users:base_phone.view_users_form_simple_modif +msgid "Telephony Preferences" +msgstr "" + +#. module: base_phone +#: sql_constraint:res.company:0 +msgid "" +"The value of the field 'Number of Digits To Match From End' must be " +"positive." +msgstr "" + +#. module: base_phone +#: view:reformat.all.phonenumbers:base_phone.reformat_all_phonenumbers_form +msgid "" +"This wizard reformats the phone, mobile and fax numbers of all partners in " +"standard international format e.g. +33141981242" +msgstr "" + +#. module: base_phone +#. openerp-web +#: code:addons/base_phone/static/src/js/phone_widget.js:47 +#, python-format +msgid "Unhook your ringing phone" +msgstr "" + +#. module: base_phone +#: view:number.not.found:base_phone.number_not_found_form +msgid "Update Partner with this Number" +msgstr "" + +#. module: base_phone +#: view:res.company:base_phone.view_company_form +#: view:res.partner:base_phone.view_partner_form +msgid "fax" +msgstr "" + +#. module: base_phone +#: view:res.company:base_phone.view_company_form +#: view:res.partner:base_phone.view_partner_form +#: view:res.partner:base_phone.view_partner_simple_form +#: view:res.partner:base_phone.view_partner_tree +msgid "phone" +msgstr "" diff --git a/base_phone/i18n/th.po b/base_phone/i18n/th.po new file mode 100644 index 0000000..5cb4b2b --- /dev/null +++ b/base_phone/i18n/th.po @@ -0,0 +1,337 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * base_phone +# +# 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: Thai (http://www.transifex.com/oca/OCA-connector-telephony-8-0/language/th/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: th\n" +"Plural-Forms: nplurals=1; plural=0;\n" + +#. module: base_phone +#: field:number.not.found,calling_number:0 +msgid "Calling Number" +msgstr "" + +#. module: base_phone +#: view:reformat.all.phonenumbers:base_phone.reformat_all_phonenumbers_form +msgid "Cancel" +msgstr "ยกเลิก" + +#. module: base_phone +#: code:addons/base_phone/base_phone.py:112 +#, python-format +msgid "" +"Cannot reformat the phone number '%s' to international format. Error " +"message: %s" +msgstr "" + +#. module: base_phone +#. openerp-web +#: code:addons/base_phone/static/src/js/phone_widget.js:46 +#, python-format +msgid "Click2dial started" +msgstr "" + +#. module: base_phone +#. openerp-web +#: code:addons/base_phone/static/src/js/phone_widget.js:58 +#, python-format +msgid "Click2dial successfull" +msgstr "" + +#. module: base_phone +#: view:number.not.found:base_phone.number_not_found_form +#: view:reformat.all.phonenumbers:base_phone.reformat_all_phonenumbers_form +msgid "Close" +msgstr "" + +#. module: base_phone +#: model:ir.model,name:base_phone.model_res_company +msgid "Companies" +msgstr "" + +#. module: base_phone +#: code:addons/base_phone/wizard/number_not_found.py:87 +#, python-format +msgid "Create New Partner" +msgstr "" + +#. module: base_phone +#: view:number.not.found:base_phone.number_not_found_form +msgid "Create Partner with this Number" +msgstr "" + +#. module: base_phone +#: view:number.not.found:base_phone.number_not_found_form +msgid "Create or Update a Partner" +msgstr "" + +#. module: base_phone +#: field:number.not.found,create_uid:0 +#: field:reformat.all.phonenumbers,create_uid:0 +msgid "Created by" +msgstr "" + +#. module: base_phone +#: field:number.not.found,create_date:0 +#: field:reformat.all.phonenumbers,create_date:0 +msgid "Created on" +msgstr "" + +#. module: base_phone +#: field:number.not.found,current_partner_mobile:0 +msgid "Current Mobile" +msgstr "" + +#. module: base_phone +#: field:number.not.found,current_partner_phone:0 +msgid "Current Phone" +msgstr "" + +#. module: base_phone +#. openerp-web +#: code:addons/base_phone/static/src/js/phone_widget.js:39 +#, python-format +msgid "Dial" +msgstr "" + +#. module: base_phone +#: selection:reformat.all.phonenumbers,state:0 +msgid "Done" +msgstr "" + +#. module: base_phone +#: selection:reformat.all.phonenumbers,state:0 +msgid "Draft" +msgstr "" + +#. module: base_phone +#: field:number.not.found,e164_number:0 +msgid "E.164 Number" +msgstr "" + +#. module: base_phone +#: help:number.not.found,e164_number:0 +msgid "E.164 equivalent of the calling number." +msgstr "" + +#. module: base_phone +#: view:res.users:base_phone.view_users_form_simple_modif +msgid "Email Preferences" +msgstr "" + +#. module: base_phone +#: code:addons/base_phone/wizard/number_not_found.py:101 +#, python-format +msgid "Error:" +msgstr "" + +#. module: base_phone +#: selection:number.not.found,number_type:0 +msgid "Fixed" +msgstr "" + +#. module: base_phone +#: field:number.not.found,number_type:0 +msgid "Fixed/Mobile" +msgstr "" + +#. module: base_phone +#: field:base.phone.installed,id:0 field:number.not.found,id:0 +#: field:phone.common,id:0 field:reformat.all.phonenumbers,id:0 +msgid "ID" +msgstr "" + +#. module: base_phone +#: help:res.company,number_of_digits_to_match_from_end:0 +msgid "" +"In several situations, OpenERP will have to find a Partner/Lead/Employee/..." +" from a phone number presented by the calling party. As the phone numbers " +"presented by your phone operator may not always be displayed in a standard " +"format, the best method to find the related Partner/Lead/Employee/... in " +"OpenERP is to try to match the end of the phone number in OpenERP with the N" +" last digits of the phone number presented by the calling party. N is the " +"value you should enter in this field." +msgstr "" + +#. module: base_phone +#: field:number.not.found,write_uid:0 +#: field:reformat.all.phonenumbers,write_uid:0 +msgid "Last Updated by" +msgstr "" + +#. module: base_phone +#: field:number.not.found,write_date:0 +#: field:reformat.all.phonenumbers,write_date:0 +msgid "Last Updated on" +msgstr "" + +#. module: base_phone +#: selection:number.not.found,number_type:0 +msgid "Mobile" +msgstr "" + +#. module: base_phone +#: view:number.not.found:base_phone.number_not_found_form +msgid "Number Not Found" +msgstr "" + +#. module: base_phone +#: view:number.not.found:base_phone.number_not_found_form +msgid "Number converted to international format:" +msgstr "" + +#. module: base_phone +#. openerp-web +#: code:addons/base_phone/static/src/js/phone_widget.js:59 +#, python-format +msgid "Number dialed:" +msgstr "" + +#. module: base_phone +#: model:ir.model,name:base_phone.model_number_not_found +msgid "Number not found" +msgstr "" + +#. module: base_phone +#: view:number.not.found:base_phone.number_not_found_form +msgid "Number not found:" +msgstr "" + +#. module: base_phone +#: field:res.company,number_of_digits_to_match_from_end:0 +msgid "Number of Digits To Match From End" +msgstr "" + +#. module: base_phone +#: model:ir.model,name:base_phone.model_res_partner +msgid "Partner" +msgstr "" + +#. module: base_phone +#: help:number.not.found,to_update_partner_id:0 +msgid "Partner on which the phone number will be written" +msgstr "" + +#. module: base_phone +#: field:number.not.found,to_update_partner_id:0 +msgid "Partner to Update" +msgstr "" + +#. module: base_phone +#: code:addons/base_phone/wizard/number_not_found.py:107 +#, python-format +msgid "Partner: %s" +msgstr "" + +#. module: base_phone +#: view:res.company:base_phone.view_company_form +msgid "Phone" +msgstr "" + +#. module: base_phone +#: model:res.groups,name:base_phone.group_callerid +msgid "Phone CallerID" +msgstr "" + +#. module: base_phone +#: help:number.not.found,calling_number:0 +msgid "" +"Phone number of calling party that has been obtained from the telephony " +"server, in the format used by the telephony server (not E.164)." +msgstr "" + +#. module: base_phone +#: field:reformat.all.phonenumbers,phonenumbers_not_reformatted:0 +msgid "Phone numbers that couldn't be reformatted" +msgstr "" + +#. module: base_phone +#: view:reformat.all.phonenumbers:base_phone.reformat_all_phonenumbers_form +msgid "Phone numbers that couldn't be reformatted:" +msgstr "" + +#. module: base_phone +#: model:ir.actions.act_window,name:base_phone.reformat_all_phonenumbers_action +#: model:ir.ui.menu,name:base_phone.reformat_all_phonenumbers_menu +msgid "Reformat Phone Numbers" +msgstr "" + +#. module: base_phone +#: model:ir.model,name:base_phone.model_reformat_all_phonenumbers +#: view:reformat.all.phonenumbers:base_phone.reformat_all_phonenumbers_form +msgid "Reformat all phone numbers" +msgstr "" + +#. module: base_phone +#: code:addons/base_phone/wizard/number_not_found.py:102 +#, python-format +msgid "Select the Partner to Update." +msgstr "" + +#. module: base_phone +#: field:reformat.all.phonenumbers,state:0 +msgid "State" +msgstr "" + +#. module: base_phone +#: model:ir.ui.menu,name:base_phone.menu_config_phone +#: view:res.users:base_phone.view_users_form +msgid "Telephony" +msgstr "" + +#. module: base_phone +#: view:res.users:base_phone.view_users_form +#: view:res.users:base_phone.view_users_form_simple_modif +msgid "Telephony Preferences" +msgstr "" + +#. module: base_phone +#: sql_constraint:res.company:0 +msgid "" +"The value of the field 'Number of Digits To Match From End' must be " +"positive." +msgstr "" + +#. module: base_phone +#: view:reformat.all.phonenumbers:base_phone.reformat_all_phonenumbers_form +msgid "" +"This wizard reformats the phone, mobile and fax numbers of all partners in " +"standard international format e.g. +33141981242" +msgstr "" + +#. module: base_phone +#. openerp-web +#: code:addons/base_phone/static/src/js/phone_widget.js:47 +#, python-format +msgid "Unhook your ringing phone" +msgstr "" + +#. module: base_phone +#: view:number.not.found:base_phone.number_not_found_form +msgid "Update Partner with this Number" +msgstr "" + +#. module: base_phone +#: view:res.company:base_phone.view_company_form +#: view:res.partner:base_phone.view_partner_form +msgid "fax" +msgstr "" + +#. module: base_phone +#: view:res.company:base_phone.view_company_form +#: view:res.partner:base_phone.view_partner_form +#: view:res.partner:base_phone.view_partner_simple_form +#: view:res.partner:base_phone.view_partner_tree +msgid "phone" +msgstr "" diff --git a/base_phone/i18n/vi.po b/base_phone/i18n/vi.po new file mode 100644 index 0000000..487a7e2 --- /dev/null +++ b/base_phone/i18n/vi.po @@ -0,0 +1,337 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * base_phone +# +# 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: Vietnamese (http://www.transifex.com/oca/OCA-connector-telephony-8-0/language/vi/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: vi\n" +"Plural-Forms: nplurals=1; plural=0;\n" + +#. module: base_phone +#: field:number.not.found,calling_number:0 +msgid "Calling Number" +msgstr "" + +#. module: base_phone +#: view:reformat.all.phonenumbers:base_phone.reformat_all_phonenumbers_form +msgid "Cancel" +msgstr "Hủy bỏ" + +#. module: base_phone +#: code:addons/base_phone/base_phone.py:112 +#, python-format +msgid "" +"Cannot reformat the phone number '%s' to international format. Error " +"message: %s" +msgstr "" + +#. module: base_phone +#. openerp-web +#: code:addons/base_phone/static/src/js/phone_widget.js:46 +#, python-format +msgid "Click2dial started" +msgstr "" + +#. module: base_phone +#. openerp-web +#: code:addons/base_phone/static/src/js/phone_widget.js:58 +#, python-format +msgid "Click2dial successfull" +msgstr "" + +#. module: base_phone +#: view:number.not.found:base_phone.number_not_found_form +#: view:reformat.all.phonenumbers:base_phone.reformat_all_phonenumbers_form +msgid "Close" +msgstr "" + +#. module: base_phone +#: model:ir.model,name:base_phone.model_res_company +msgid "Companies" +msgstr "" + +#. module: base_phone +#: code:addons/base_phone/wizard/number_not_found.py:87 +#, python-format +msgid "Create New Partner" +msgstr "" + +#. module: base_phone +#: view:number.not.found:base_phone.number_not_found_form +msgid "Create Partner with this Number" +msgstr "" + +#. module: base_phone +#: view:number.not.found:base_phone.number_not_found_form +msgid "Create or Update a Partner" +msgstr "" + +#. module: base_phone +#: field:number.not.found,create_uid:0 +#: field:reformat.all.phonenumbers,create_uid:0 +msgid "Created by" +msgstr "" + +#. module: base_phone +#: field:number.not.found,create_date:0 +#: field:reformat.all.phonenumbers,create_date:0 +msgid "Created on" +msgstr "" + +#. module: base_phone +#: field:number.not.found,current_partner_mobile:0 +msgid "Current Mobile" +msgstr "" + +#. module: base_phone +#: field:number.not.found,current_partner_phone:0 +msgid "Current Phone" +msgstr "" + +#. module: base_phone +#. openerp-web +#: code:addons/base_phone/static/src/js/phone_widget.js:39 +#, python-format +msgid "Dial" +msgstr "" + +#. module: base_phone +#: selection:reformat.all.phonenumbers,state:0 +msgid "Done" +msgstr "" + +#. module: base_phone +#: selection:reformat.all.phonenumbers,state:0 +msgid "Draft" +msgstr "" + +#. module: base_phone +#: field:number.not.found,e164_number:0 +msgid "E.164 Number" +msgstr "" + +#. module: base_phone +#: help:number.not.found,e164_number:0 +msgid "E.164 equivalent of the calling number." +msgstr "" + +#. module: base_phone +#: view:res.users:base_phone.view_users_form_simple_modif +msgid "Email Preferences" +msgstr "" + +#. module: base_phone +#: code:addons/base_phone/wizard/number_not_found.py:101 +#, python-format +msgid "Error:" +msgstr "" + +#. module: base_phone +#: selection:number.not.found,number_type:0 +msgid "Fixed" +msgstr "" + +#. module: base_phone +#: field:number.not.found,number_type:0 +msgid "Fixed/Mobile" +msgstr "" + +#. module: base_phone +#: field:base.phone.installed,id:0 field:number.not.found,id:0 +#: field:phone.common,id:0 field:reformat.all.phonenumbers,id:0 +msgid "ID" +msgstr "" + +#. module: base_phone +#: help:res.company,number_of_digits_to_match_from_end:0 +msgid "" +"In several situations, OpenERP will have to find a Partner/Lead/Employee/..." +" from a phone number presented by the calling party. As the phone numbers " +"presented by your phone operator may not always be displayed in a standard " +"format, the best method to find the related Partner/Lead/Employee/... in " +"OpenERP is to try to match the end of the phone number in OpenERP with the N" +" last digits of the phone number presented by the calling party. N is the " +"value you should enter in this field." +msgstr "" + +#. module: base_phone +#: field:number.not.found,write_uid:0 +#: field:reformat.all.phonenumbers,write_uid:0 +msgid "Last Updated by" +msgstr "" + +#. module: base_phone +#: field:number.not.found,write_date:0 +#: field:reformat.all.phonenumbers,write_date:0 +msgid "Last Updated on" +msgstr "" + +#. module: base_phone +#: selection:number.not.found,number_type:0 +msgid "Mobile" +msgstr "" + +#. module: base_phone +#: view:number.not.found:base_phone.number_not_found_form +msgid "Number Not Found" +msgstr "" + +#. module: base_phone +#: view:number.not.found:base_phone.number_not_found_form +msgid "Number converted to international format:" +msgstr "" + +#. module: base_phone +#. openerp-web +#: code:addons/base_phone/static/src/js/phone_widget.js:59 +#, python-format +msgid "Number dialed:" +msgstr "" + +#. module: base_phone +#: model:ir.model,name:base_phone.model_number_not_found +msgid "Number not found" +msgstr "" + +#. module: base_phone +#: view:number.not.found:base_phone.number_not_found_form +msgid "Number not found:" +msgstr "" + +#. module: base_phone +#: field:res.company,number_of_digits_to_match_from_end:0 +msgid "Number of Digits To Match From End" +msgstr "" + +#. module: base_phone +#: model:ir.model,name:base_phone.model_res_partner +msgid "Partner" +msgstr "" + +#. module: base_phone +#: help:number.not.found,to_update_partner_id:0 +msgid "Partner on which the phone number will be written" +msgstr "" + +#. module: base_phone +#: field:number.not.found,to_update_partner_id:0 +msgid "Partner to Update" +msgstr "" + +#. module: base_phone +#: code:addons/base_phone/wizard/number_not_found.py:107 +#, python-format +msgid "Partner: %s" +msgstr "" + +#. module: base_phone +#: view:res.company:base_phone.view_company_form +msgid "Phone" +msgstr "" + +#. module: base_phone +#: model:res.groups,name:base_phone.group_callerid +msgid "Phone CallerID" +msgstr "" + +#. module: base_phone +#: help:number.not.found,calling_number:0 +msgid "" +"Phone number of calling party that has been obtained from the telephony " +"server, in the format used by the telephony server (not E.164)." +msgstr "" + +#. module: base_phone +#: field:reformat.all.phonenumbers,phonenumbers_not_reformatted:0 +msgid "Phone numbers that couldn't be reformatted" +msgstr "" + +#. module: base_phone +#: view:reformat.all.phonenumbers:base_phone.reformat_all_phonenumbers_form +msgid "Phone numbers that couldn't be reformatted:" +msgstr "" + +#. module: base_phone +#: model:ir.actions.act_window,name:base_phone.reformat_all_phonenumbers_action +#: model:ir.ui.menu,name:base_phone.reformat_all_phonenumbers_menu +msgid "Reformat Phone Numbers" +msgstr "" + +#. module: base_phone +#: model:ir.model,name:base_phone.model_reformat_all_phonenumbers +#: view:reformat.all.phonenumbers:base_phone.reformat_all_phonenumbers_form +msgid "Reformat all phone numbers" +msgstr "" + +#. module: base_phone +#: code:addons/base_phone/wizard/number_not_found.py:102 +#, python-format +msgid "Select the Partner to Update." +msgstr "" + +#. module: base_phone +#: field:reformat.all.phonenumbers,state:0 +msgid "State" +msgstr "" + +#. module: base_phone +#: model:ir.ui.menu,name:base_phone.menu_config_phone +#: view:res.users:base_phone.view_users_form +msgid "Telephony" +msgstr "" + +#. module: base_phone +#: view:res.users:base_phone.view_users_form +#: view:res.users:base_phone.view_users_form_simple_modif +msgid "Telephony Preferences" +msgstr "" + +#. module: base_phone +#: sql_constraint:res.company:0 +msgid "" +"The value of the field 'Number of Digits To Match From End' must be " +"positive." +msgstr "" + +#. module: base_phone +#: view:reformat.all.phonenumbers:base_phone.reformat_all_phonenumbers_form +msgid "" +"This wizard reformats the phone, mobile and fax numbers of all partners in " +"standard international format e.g. +33141981242" +msgstr "" + +#. module: base_phone +#. openerp-web +#: code:addons/base_phone/static/src/js/phone_widget.js:47 +#, python-format +msgid "Unhook your ringing phone" +msgstr "" + +#. module: base_phone +#: view:number.not.found:base_phone.number_not_found_form +msgid "Update Partner with this Number" +msgstr "" + +#. module: base_phone +#: view:res.company:base_phone.view_company_form +#: view:res.partner:base_phone.view_partner_form +msgid "fax" +msgstr "" + +#. module: base_phone +#: view:res.company:base_phone.view_company_form +#: view:res.partner:base_phone.view_partner_form +#: view:res.partner:base_phone.view_partner_simple_form +#: view:res.partner:base_phone.view_partner_tree +msgid "phone" +msgstr "" diff --git a/crm_phone/i18n/am.po b/crm_phone/i18n/am.po new file mode 100644 index 0000000..553225e --- /dev/null +++ b/crm_phone/i18n/am.po @@ -0,0 +1,174 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * crm_phone +# +# 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: Amharic (http://www.transifex.com/oca/OCA-connector-telephony-8-0/language/am/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: am\n" +"Plural-Forms: nplurals=2; plural=(n > 1);\n" + +#. module: crm_phone +#: view:wizard.create.crm.phonecall:crm_phone.create_crm_phonecall_view +msgid "CRM phone call" +msgstr "" + +#. module: crm_phone +#: model:ir.actions.act_window,name:crm_phone.action_create_crm_phonecall +msgid "Create CRM phonecall" +msgstr "" + +#. module: crm_phone +#: code:addons/crm_phone/crm_phone.py:111 +#, python-format +msgid "Create Call in CRM" +msgstr "" + +#. module: crm_phone +#: view:number.not.found:crm_phone.number_not_found_form +msgid "Create Lead with this Number" +msgstr "" + +#. module: crm_phone +#: code:addons/crm_phone/wizard/number_not_found.py:49 +#, python-format +msgid "Create New Lead" +msgstr "" + +#. module: crm_phone +#: view:wizard.create.crm.phonecall:crm_phone.create_crm_phonecall_view +msgid "Create a phone call in the CRM ?" +msgstr "" + +#. module: crm_phone +#: view:number.not.found:crm_phone.number_not_found_form +msgid "Create or Update a Lead" +msgstr "" + +#. module: crm_phone +#: field:wizard.create.crm.phonecall,create_uid:0 +msgid "Created by" +msgstr "Creado por" + +#. module: crm_phone +#: field:wizard.create.crm.phonecall,create_date:0 +msgid "Created on" +msgstr "Creado en" + +#. module: crm_phone +#: field:number.not.found,current_lead_mobile:0 +msgid "Current Mobile" +msgstr "" + +#. module: crm_phone +#: field:number.not.found,current_lead_phone:0 +msgid "Current Phone" +msgstr "" + +#. module: crm_phone +#: code:addons/crm_phone/wizard/number_not_found.py:69 +#, python-format +msgid "Error:" +msgstr "" + +#. module: crm_phone +#: field:wizard.create.crm.phonecall,id:0 +msgid "ID" +msgstr "ID" + +#. module: crm_phone +#: field:wizard.create.crm.phonecall,write_uid:0 +msgid "Last Updated by" +msgstr "Última actualización por" + +#. module: crm_phone +#: field:wizard.create.crm.phonecall,write_date:0 +msgid "Last Updated on" +msgstr "Última actualización en" + +#. module: crm_phone +#: help:number.not.found,to_update_lead_id:0 +msgid "Lead on which the phone number will be written" +msgstr "" + +#. module: crm_phone +#: field:number.not.found,to_update_lead_id:0 +msgid "Lead to Update" +msgstr "" + +#. module: crm_phone +#: model:ir.model,name:crm_phone.model_crm_lead +msgid "Lead/Opportunity" +msgstr "" + +#. module: crm_phone +#: code:addons/crm_phone/wizard/number_not_found.py:75 +#, python-format +msgid "Lead: %s" +msgstr "" + +#. module: crm_phone +#: model:ir.model,name:crm_phone.model_number_not_found +msgid "Number not found" +msgstr "" + +#. module: crm_phone +#: code:addons/crm_phone/wizard/create_crm_phonecall.py:65 +#, python-format +msgid "Phone Call" +msgstr "" + +#. module: crm_phone +#: model:ir.model,name:crm_phone.model_crm_phonecall +msgid "Phonecall" +msgstr "" + +#. module: crm_phone +#: field:res.users,context_propose_creation_crm_call:0 +msgid "Propose to create a call in CRM after a click2dial" +msgstr "" + +#. module: crm_phone +#: code:addons/crm_phone/wizard/number_not_found.py:70 +#, python-format +msgid "Select the Lead to Update." +msgstr "" + +#. module: crm_phone +#: view:number.not.found:crm_phone.number_not_found_form +msgid "Update Lead with this Number" +msgstr "" + +#. module: crm_phone +#: model:ir.model,name:crm_phone.model_res_users +msgid "Users" +msgstr "" + +#. module: crm_phone +#: view:wizard.create.crm.phonecall:crm_phone.create_crm_phonecall_view +msgid "Yes" +msgstr "" + +#. module: crm_phone +#: view:crm.lead:crm_phone.crm_case_form_view_leads +#: view:crm.lead:crm_phone.crm_case_form_view_oppor +msgid "fax" +msgstr "" + +#. module: crm_phone +#: view:crm.lead:crm_phone.crm_case_form_view_leads +#: view:crm.lead:crm_phone.crm_case_form_view_oppor +#: view:crm.lead:crm_phone.crm_case_tree_view_leads +#: view:crm.phonecall:crm_phone.crm_case_phone_form_view +#: view:crm.phonecall:crm_phone.crm_case_phone_tree_view +msgid "phone" +msgstr "" diff --git a/crm_phone/i18n/ca.po b/crm_phone/i18n/ca.po new file mode 100644 index 0000000..a532987 --- /dev/null +++ b/crm_phone/i18n/ca.po @@ -0,0 +1,174 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * crm_phone +# +# 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: Catalan (http://www.transifex.com/oca/OCA-connector-telephony-8-0/language/ca/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: ca\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: crm_phone +#: view:wizard.create.crm.phonecall:crm_phone.create_crm_phonecall_view +msgid "CRM phone call" +msgstr "" + +#. module: crm_phone +#: model:ir.actions.act_window,name:crm_phone.action_create_crm_phonecall +msgid "Create CRM phonecall" +msgstr "" + +#. module: crm_phone +#: code:addons/crm_phone/crm_phone.py:111 +#, python-format +msgid "Create Call in CRM" +msgstr "" + +#. module: crm_phone +#: view:number.not.found:crm_phone.number_not_found_form +msgid "Create Lead with this Number" +msgstr "" + +#. module: crm_phone +#: code:addons/crm_phone/wizard/number_not_found.py:49 +#, python-format +msgid "Create New Lead" +msgstr "" + +#. module: crm_phone +#: view:wizard.create.crm.phonecall:crm_phone.create_crm_phonecall_view +msgid "Create a phone call in the CRM ?" +msgstr "" + +#. module: crm_phone +#: view:number.not.found:crm_phone.number_not_found_form +msgid "Create or Update a Lead" +msgstr "" + +#. module: crm_phone +#: field:wizard.create.crm.phonecall,create_uid:0 +msgid "Created by" +msgstr "Creat per" + +#. module: crm_phone +#: field:wizard.create.crm.phonecall,create_date:0 +msgid "Created on" +msgstr "Creat el" + +#. module: crm_phone +#: field:number.not.found,current_lead_mobile:0 +msgid "Current Mobile" +msgstr "" + +#. module: crm_phone +#: field:number.not.found,current_lead_phone:0 +msgid "Current Phone" +msgstr "" + +#. module: crm_phone +#: code:addons/crm_phone/wizard/number_not_found.py:69 +#, python-format +msgid "Error:" +msgstr "" + +#. module: crm_phone +#: field:wizard.create.crm.phonecall,id:0 +msgid "ID" +msgstr "ID" + +#. module: crm_phone +#: field:wizard.create.crm.phonecall,write_uid:0 +msgid "Last Updated by" +msgstr "Darrera Actualització per" + +#. module: crm_phone +#: field:wizard.create.crm.phonecall,write_date:0 +msgid "Last Updated on" +msgstr "Darrera Actualització el" + +#. module: crm_phone +#: help:number.not.found,to_update_lead_id:0 +msgid "Lead on which the phone number will be written" +msgstr "" + +#. module: crm_phone +#: field:number.not.found,to_update_lead_id:0 +msgid "Lead to Update" +msgstr "" + +#. module: crm_phone +#: model:ir.model,name:crm_phone.model_crm_lead +msgid "Lead/Opportunity" +msgstr "" + +#. module: crm_phone +#: code:addons/crm_phone/wizard/number_not_found.py:75 +#, python-format +msgid "Lead: %s" +msgstr "" + +#. module: crm_phone +#: model:ir.model,name:crm_phone.model_number_not_found +msgid "Number not found" +msgstr "" + +#. module: crm_phone +#: code:addons/crm_phone/wizard/create_crm_phonecall.py:65 +#, python-format +msgid "Phone Call" +msgstr "" + +#. module: crm_phone +#: model:ir.model,name:crm_phone.model_crm_phonecall +msgid "Phonecall" +msgstr "" + +#. module: crm_phone +#: field:res.users,context_propose_creation_crm_call:0 +msgid "Propose to create a call in CRM after a click2dial" +msgstr "" + +#. module: crm_phone +#: code:addons/crm_phone/wizard/number_not_found.py:70 +#, python-format +msgid "Select the Lead to Update." +msgstr "" + +#. module: crm_phone +#: view:number.not.found:crm_phone.number_not_found_form +msgid "Update Lead with this Number" +msgstr "" + +#. module: crm_phone +#: model:ir.model,name:crm_phone.model_res_users +msgid "Users" +msgstr "" + +#. module: crm_phone +#: view:wizard.create.crm.phonecall:crm_phone.create_crm_phonecall_view +msgid "Yes" +msgstr "" + +#. module: crm_phone +#: view:crm.lead:crm_phone.crm_case_form_view_leads +#: view:crm.lead:crm_phone.crm_case_form_view_oppor +msgid "fax" +msgstr "" + +#. module: crm_phone +#: view:crm.lead:crm_phone.crm_case_form_view_leads +#: view:crm.lead:crm_phone.crm_case_form_view_oppor +#: view:crm.lead:crm_phone.crm_case_tree_view_leads +#: view:crm.phonecall:crm_phone.crm_case_phone_form_view +#: view:crm.phonecall:crm_phone.crm_case_phone_tree_view +msgid "phone" +msgstr "" diff --git a/crm_phone/i18n/de.po b/crm_phone/i18n/de.po new file mode 100644 index 0000000..d6450f9 --- /dev/null +++ b/crm_phone/i18n/de.po @@ -0,0 +1,174 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * crm_phone +# +# 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: German (http://www.transifex.com/oca/OCA-connector-telephony-8-0/language/de/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: de\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: crm_phone +#: view:wizard.create.crm.phonecall:crm_phone.create_crm_phonecall_view +msgid "CRM phone call" +msgstr "" + +#. module: crm_phone +#: model:ir.actions.act_window,name:crm_phone.action_create_crm_phonecall +msgid "Create CRM phonecall" +msgstr "" + +#. module: crm_phone +#: code:addons/crm_phone/crm_phone.py:111 +#, python-format +msgid "Create Call in CRM" +msgstr "" + +#. module: crm_phone +#: view:number.not.found:crm_phone.number_not_found_form +msgid "Create Lead with this Number" +msgstr "" + +#. module: crm_phone +#: code:addons/crm_phone/wizard/number_not_found.py:49 +#, python-format +msgid "Create New Lead" +msgstr "" + +#. module: crm_phone +#: view:wizard.create.crm.phonecall:crm_phone.create_crm_phonecall_view +msgid "Create a phone call in the CRM ?" +msgstr "" + +#. module: crm_phone +#: view:number.not.found:crm_phone.number_not_found_form +msgid "Create or Update a Lead" +msgstr "" + +#. module: crm_phone +#: field:wizard.create.crm.phonecall,create_uid:0 +msgid "Created by" +msgstr "Erstellt von" + +#. module: crm_phone +#: field:wizard.create.crm.phonecall,create_date:0 +msgid "Created on" +msgstr "Erstellt am:" + +#. module: crm_phone +#: field:number.not.found,current_lead_mobile:0 +msgid "Current Mobile" +msgstr "" + +#. module: crm_phone +#: field:number.not.found,current_lead_phone:0 +msgid "Current Phone" +msgstr "" + +#. module: crm_phone +#: code:addons/crm_phone/wizard/number_not_found.py:69 +#, python-format +msgid "Error:" +msgstr "" + +#. module: crm_phone +#: field:wizard.create.crm.phonecall,id:0 +msgid "ID" +msgstr "ID" + +#. module: crm_phone +#: field:wizard.create.crm.phonecall,write_uid:0 +msgid "Last Updated by" +msgstr "Zuletzt aktualisiert von" + +#. module: crm_phone +#: field:wizard.create.crm.phonecall,write_date:0 +msgid "Last Updated on" +msgstr "Zuletzt aktualisiert am" + +#. module: crm_phone +#: help:number.not.found,to_update_lead_id:0 +msgid "Lead on which the phone number will be written" +msgstr "" + +#. module: crm_phone +#: field:number.not.found,to_update_lead_id:0 +msgid "Lead to Update" +msgstr "" + +#. module: crm_phone +#: model:ir.model,name:crm_phone.model_crm_lead +msgid "Lead/Opportunity" +msgstr "" + +#. module: crm_phone +#: code:addons/crm_phone/wizard/number_not_found.py:75 +#, python-format +msgid "Lead: %s" +msgstr "" + +#. module: crm_phone +#: model:ir.model,name:crm_phone.model_number_not_found +msgid "Number not found" +msgstr "" + +#. module: crm_phone +#: code:addons/crm_phone/wizard/create_crm_phonecall.py:65 +#, python-format +msgid "Phone Call" +msgstr "" + +#. module: crm_phone +#: model:ir.model,name:crm_phone.model_crm_phonecall +msgid "Phonecall" +msgstr "" + +#. module: crm_phone +#: field:res.users,context_propose_creation_crm_call:0 +msgid "Propose to create a call in CRM after a click2dial" +msgstr "" + +#. module: crm_phone +#: code:addons/crm_phone/wizard/number_not_found.py:70 +#, python-format +msgid "Select the Lead to Update." +msgstr "" + +#. module: crm_phone +#: view:number.not.found:crm_phone.number_not_found_form +msgid "Update Lead with this Number" +msgstr "" + +#. module: crm_phone +#: model:ir.model,name:crm_phone.model_res_users +msgid "Users" +msgstr "" + +#. module: crm_phone +#: view:wizard.create.crm.phonecall:crm_phone.create_crm_phonecall_view +msgid "Yes" +msgstr "" + +#. module: crm_phone +#: view:crm.lead:crm_phone.crm_case_form_view_leads +#: view:crm.lead:crm_phone.crm_case_form_view_oppor +msgid "fax" +msgstr "" + +#. module: crm_phone +#: view:crm.lead:crm_phone.crm_case_form_view_leads +#: view:crm.lead:crm_phone.crm_case_form_view_oppor +#: view:crm.lead:crm_phone.crm_case_tree_view_leads +#: view:crm.phonecall:crm_phone.crm_case_phone_form_view +#: view:crm.phonecall:crm_phone.crm_case_phone_tree_view +msgid "phone" +msgstr "" diff --git a/crm_phone/i18n/el_GR.po b/crm_phone/i18n/el_GR.po new file mode 100644 index 0000000..1ea15cb --- /dev/null +++ b/crm_phone/i18n/el_GR.po @@ -0,0 +1,174 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * crm_phone +# +# 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: Greek (Greece) (http://www.transifex.com/oca/OCA-connector-telephony-8-0/language/el_GR/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: el_GR\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: crm_phone +#: view:wizard.create.crm.phonecall:crm_phone.create_crm_phonecall_view +msgid "CRM phone call" +msgstr "" + +#. module: crm_phone +#: model:ir.actions.act_window,name:crm_phone.action_create_crm_phonecall +msgid "Create CRM phonecall" +msgstr "" + +#. module: crm_phone +#: code:addons/crm_phone/crm_phone.py:111 +#, python-format +msgid "Create Call in CRM" +msgstr "" + +#. module: crm_phone +#: view:number.not.found:crm_phone.number_not_found_form +msgid "Create Lead with this Number" +msgstr "" + +#. module: crm_phone +#: code:addons/crm_phone/wizard/number_not_found.py:49 +#, python-format +msgid "Create New Lead" +msgstr "" + +#. module: crm_phone +#: view:wizard.create.crm.phonecall:crm_phone.create_crm_phonecall_view +msgid "Create a phone call in the CRM ?" +msgstr "" + +#. module: crm_phone +#: view:number.not.found:crm_phone.number_not_found_form +msgid "Create or Update a Lead" +msgstr "" + +#. module: crm_phone +#: field:wizard.create.crm.phonecall,create_uid:0 +msgid "Created by" +msgstr "Δημιουργήθηκε από " + +#. module: crm_phone +#: field:wizard.create.crm.phonecall,create_date:0 +msgid "Created on" +msgstr "Δημιουργήθηκε στις" + +#. module: crm_phone +#: field:number.not.found,current_lead_mobile:0 +msgid "Current Mobile" +msgstr "" + +#. module: crm_phone +#: field:number.not.found,current_lead_phone:0 +msgid "Current Phone" +msgstr "" + +#. module: crm_phone +#: code:addons/crm_phone/wizard/number_not_found.py:69 +#, python-format +msgid "Error:" +msgstr "" + +#. module: crm_phone +#: field:wizard.create.crm.phonecall,id:0 +msgid "ID" +msgstr "Κωδικός" + +#. module: crm_phone +#: field:wizard.create.crm.phonecall,write_uid:0 +msgid "Last Updated by" +msgstr "Τελευταία ενημέρωση από" + +#. module: crm_phone +#: field:wizard.create.crm.phonecall,write_date:0 +msgid "Last Updated on" +msgstr "Τελευταία ενημέρωση στις" + +#. module: crm_phone +#: help:number.not.found,to_update_lead_id:0 +msgid "Lead on which the phone number will be written" +msgstr "" + +#. module: crm_phone +#: field:number.not.found,to_update_lead_id:0 +msgid "Lead to Update" +msgstr "" + +#. module: crm_phone +#: model:ir.model,name:crm_phone.model_crm_lead +msgid "Lead/Opportunity" +msgstr "" + +#. module: crm_phone +#: code:addons/crm_phone/wizard/number_not_found.py:75 +#, python-format +msgid "Lead: %s" +msgstr "" + +#. module: crm_phone +#: model:ir.model,name:crm_phone.model_number_not_found +msgid "Number not found" +msgstr "" + +#. module: crm_phone +#: code:addons/crm_phone/wizard/create_crm_phonecall.py:65 +#, python-format +msgid "Phone Call" +msgstr "" + +#. module: crm_phone +#: model:ir.model,name:crm_phone.model_crm_phonecall +msgid "Phonecall" +msgstr "" + +#. module: crm_phone +#: field:res.users,context_propose_creation_crm_call:0 +msgid "Propose to create a call in CRM after a click2dial" +msgstr "" + +#. module: crm_phone +#: code:addons/crm_phone/wizard/number_not_found.py:70 +#, python-format +msgid "Select the Lead to Update." +msgstr "" + +#. module: crm_phone +#: view:number.not.found:crm_phone.number_not_found_form +msgid "Update Lead with this Number" +msgstr "" + +#. module: crm_phone +#: model:ir.model,name:crm_phone.model_res_users +msgid "Users" +msgstr "" + +#. module: crm_phone +#: view:wizard.create.crm.phonecall:crm_phone.create_crm_phonecall_view +msgid "Yes" +msgstr "" + +#. module: crm_phone +#: view:crm.lead:crm_phone.crm_case_form_view_leads +#: view:crm.lead:crm_phone.crm_case_form_view_oppor +msgid "fax" +msgstr "" + +#. module: crm_phone +#: view:crm.lead:crm_phone.crm_case_form_view_leads +#: view:crm.lead:crm_phone.crm_case_form_view_oppor +#: view:crm.lead:crm_phone.crm_case_tree_view_leads +#: view:crm.phonecall:crm_phone.crm_case_phone_form_view +#: view:crm.phonecall:crm_phone.crm_case_phone_tree_view +msgid "phone" +msgstr "" diff --git a/crm_phone/i18n/fi.po b/crm_phone/i18n/fi.po new file mode 100644 index 0000000..747c376 --- /dev/null +++ b/crm_phone/i18n/fi.po @@ -0,0 +1,174 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * crm_phone +# +# 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: Finnish (http://www.transifex.com/oca/OCA-connector-telephony-8-0/language/fi/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: fi\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: crm_phone +#: view:wizard.create.crm.phonecall:crm_phone.create_crm_phonecall_view +msgid "CRM phone call" +msgstr "" + +#. module: crm_phone +#: model:ir.actions.act_window,name:crm_phone.action_create_crm_phonecall +msgid "Create CRM phonecall" +msgstr "" + +#. module: crm_phone +#: code:addons/crm_phone/crm_phone.py:111 +#, python-format +msgid "Create Call in CRM" +msgstr "" + +#. module: crm_phone +#: view:number.not.found:crm_phone.number_not_found_form +msgid "Create Lead with this Number" +msgstr "" + +#. module: crm_phone +#: code:addons/crm_phone/wizard/number_not_found.py:49 +#, python-format +msgid "Create New Lead" +msgstr "" + +#. module: crm_phone +#: view:wizard.create.crm.phonecall:crm_phone.create_crm_phonecall_view +msgid "Create a phone call in the CRM ?" +msgstr "" + +#. module: crm_phone +#: view:number.not.found:crm_phone.number_not_found_form +msgid "Create or Update a Lead" +msgstr "" + +#. module: crm_phone +#: field:wizard.create.crm.phonecall,create_uid:0 +msgid "Created by" +msgstr "Luonut" + +#. module: crm_phone +#: field:wizard.create.crm.phonecall,create_date:0 +msgid "Created on" +msgstr "Luotu" + +#. module: crm_phone +#: field:number.not.found,current_lead_mobile:0 +msgid "Current Mobile" +msgstr "" + +#. module: crm_phone +#: field:number.not.found,current_lead_phone:0 +msgid "Current Phone" +msgstr "" + +#. module: crm_phone +#: code:addons/crm_phone/wizard/number_not_found.py:69 +#, python-format +msgid "Error:" +msgstr "" + +#. module: crm_phone +#: field:wizard.create.crm.phonecall,id:0 +msgid "ID" +msgstr "ID" + +#. module: crm_phone +#: field:wizard.create.crm.phonecall,write_uid:0 +msgid "Last Updated by" +msgstr "Viimeksi päivittänyt" + +#. module: crm_phone +#: field:wizard.create.crm.phonecall,write_date:0 +msgid "Last Updated on" +msgstr "Viimeksi päivitetty" + +#. module: crm_phone +#: help:number.not.found,to_update_lead_id:0 +msgid "Lead on which the phone number will be written" +msgstr "" + +#. module: crm_phone +#: field:number.not.found,to_update_lead_id:0 +msgid "Lead to Update" +msgstr "" + +#. module: crm_phone +#: model:ir.model,name:crm_phone.model_crm_lead +msgid "Lead/Opportunity" +msgstr "" + +#. module: crm_phone +#: code:addons/crm_phone/wizard/number_not_found.py:75 +#, python-format +msgid "Lead: %s" +msgstr "" + +#. module: crm_phone +#: model:ir.model,name:crm_phone.model_number_not_found +msgid "Number not found" +msgstr "" + +#. module: crm_phone +#: code:addons/crm_phone/wizard/create_crm_phonecall.py:65 +#, python-format +msgid "Phone Call" +msgstr "" + +#. module: crm_phone +#: model:ir.model,name:crm_phone.model_crm_phonecall +msgid "Phonecall" +msgstr "" + +#. module: crm_phone +#: field:res.users,context_propose_creation_crm_call:0 +msgid "Propose to create a call in CRM after a click2dial" +msgstr "" + +#. module: crm_phone +#: code:addons/crm_phone/wizard/number_not_found.py:70 +#, python-format +msgid "Select the Lead to Update." +msgstr "" + +#. module: crm_phone +#: view:number.not.found:crm_phone.number_not_found_form +msgid "Update Lead with this Number" +msgstr "" + +#. module: crm_phone +#: model:ir.model,name:crm_phone.model_res_users +msgid "Users" +msgstr "" + +#. module: crm_phone +#: view:wizard.create.crm.phonecall:crm_phone.create_crm_phonecall_view +msgid "Yes" +msgstr "" + +#. module: crm_phone +#: view:crm.lead:crm_phone.crm_case_form_view_leads +#: view:crm.lead:crm_phone.crm_case_form_view_oppor +msgid "fax" +msgstr "" + +#. module: crm_phone +#: view:crm.lead:crm_phone.crm_case_form_view_leads +#: view:crm.lead:crm_phone.crm_case_form_view_oppor +#: view:crm.lead:crm_phone.crm_case_tree_view_leads +#: view:crm.phonecall:crm_phone.crm_case_phone_form_view +#: view:crm.phonecall:crm_phone.crm_case_phone_tree_view +msgid "phone" +msgstr "" diff --git a/crm_phone/i18n/fr.po b/crm_phone/i18n/fr.po index 0b38a84..c05bf0e 100644 --- a/crm_phone/i18n/fr.po +++ b/crm_phone/i18n/fr.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: connector-telephony (8.0)\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-10-14 02:09+0000\n" -"PO-Revision-Date: 2015-10-12 18:37+0000\n" +"POT-Creation-Date: 2015-11-01 04:07+0000\n" +"PO-Revision-Date: 2016-09-08 13:36+0000\n" "Last-Translator: OCA Transbot \n" "Language-Team: French (http://www.transifex.com/oca/OCA-connector-telephony-8-0/language/fr/)\n" "MIME-Version: 1.0\n" @@ -57,12 +57,12 @@ msgstr "Créer ou mettre à jour une piste" #. module: crm_phone #: field:wizard.create.crm.phonecall,create_uid:0 msgid "Created by" -msgstr "" +msgstr "Créé par" #. module: crm_phone #: field:wizard.create.crm.phonecall,create_date:0 msgid "Created on" -msgstr "" +msgstr "Date" #. module: crm_phone #: field:number.not.found,current_lead_mobile:0 @@ -83,17 +83,17 @@ msgstr "Erreur :" #. module: crm_phone #: field:wizard.create.crm.phonecall,id:0 msgid "ID" -msgstr "" +msgstr "ID" #. module: crm_phone #: field:wizard.create.crm.phonecall,write_uid:0 msgid "Last Updated by" -msgstr "" +msgstr "Dernière mise à jour par" #. module: crm_phone #: field:wizard.create.crm.phonecall,write_date:0 msgid "Last Updated on" -msgstr "" +msgstr "Dernière mise à jour le" #. module: crm_phone #: help:number.not.found,to_update_lead_id:0 diff --git a/crm_phone/i18n/gl.po b/crm_phone/i18n/gl.po new file mode 100644 index 0000000..6576ae3 --- /dev/null +++ b/crm_phone/i18n/gl.po @@ -0,0 +1,174 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * crm_phone +# +# 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: Galician (http://www.transifex.com/oca/OCA-connector-telephony-8-0/language/gl/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: gl\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: crm_phone +#: view:wizard.create.crm.phonecall:crm_phone.create_crm_phonecall_view +msgid "CRM phone call" +msgstr "" + +#. module: crm_phone +#: model:ir.actions.act_window,name:crm_phone.action_create_crm_phonecall +msgid "Create CRM phonecall" +msgstr "" + +#. module: crm_phone +#: code:addons/crm_phone/crm_phone.py:111 +#, python-format +msgid "Create Call in CRM" +msgstr "" + +#. module: crm_phone +#: view:number.not.found:crm_phone.number_not_found_form +msgid "Create Lead with this Number" +msgstr "" + +#. module: crm_phone +#: code:addons/crm_phone/wizard/number_not_found.py:49 +#, python-format +msgid "Create New Lead" +msgstr "" + +#. module: crm_phone +#: view:wizard.create.crm.phonecall:crm_phone.create_crm_phonecall_view +msgid "Create a phone call in the CRM ?" +msgstr "" + +#. module: crm_phone +#: view:number.not.found:crm_phone.number_not_found_form +msgid "Create or Update a Lead" +msgstr "" + +#. module: crm_phone +#: field:wizard.create.crm.phonecall,create_uid:0 +msgid "Created by" +msgstr "Creado por" + +#. module: crm_phone +#: field:wizard.create.crm.phonecall,create_date:0 +msgid "Created on" +msgstr "Creado en" + +#. module: crm_phone +#: field:number.not.found,current_lead_mobile:0 +msgid "Current Mobile" +msgstr "" + +#. module: crm_phone +#: field:number.not.found,current_lead_phone:0 +msgid "Current Phone" +msgstr "" + +#. module: crm_phone +#: code:addons/crm_phone/wizard/number_not_found.py:69 +#, python-format +msgid "Error:" +msgstr "" + +#. module: crm_phone +#: field:wizard.create.crm.phonecall,id:0 +msgid "ID" +msgstr "ID" + +#. module: crm_phone +#: field:wizard.create.crm.phonecall,write_uid:0 +msgid "Last Updated by" +msgstr "ültima actualización por" + +#. module: crm_phone +#: field:wizard.create.crm.phonecall,write_date:0 +msgid "Last Updated on" +msgstr "Última actualización en" + +#. module: crm_phone +#: help:number.not.found,to_update_lead_id:0 +msgid "Lead on which the phone number will be written" +msgstr "" + +#. module: crm_phone +#: field:number.not.found,to_update_lead_id:0 +msgid "Lead to Update" +msgstr "" + +#. module: crm_phone +#: model:ir.model,name:crm_phone.model_crm_lead +msgid "Lead/Opportunity" +msgstr "" + +#. module: crm_phone +#: code:addons/crm_phone/wizard/number_not_found.py:75 +#, python-format +msgid "Lead: %s" +msgstr "" + +#. module: crm_phone +#: model:ir.model,name:crm_phone.model_number_not_found +msgid "Number not found" +msgstr "" + +#. module: crm_phone +#: code:addons/crm_phone/wizard/create_crm_phonecall.py:65 +#, python-format +msgid "Phone Call" +msgstr "" + +#. module: crm_phone +#: model:ir.model,name:crm_phone.model_crm_phonecall +msgid "Phonecall" +msgstr "" + +#. module: crm_phone +#: field:res.users,context_propose_creation_crm_call:0 +msgid "Propose to create a call in CRM after a click2dial" +msgstr "" + +#. module: crm_phone +#: code:addons/crm_phone/wizard/number_not_found.py:70 +#, python-format +msgid "Select the Lead to Update." +msgstr "" + +#. module: crm_phone +#: view:number.not.found:crm_phone.number_not_found_form +msgid "Update Lead with this Number" +msgstr "" + +#. module: crm_phone +#: model:ir.model,name:crm_phone.model_res_users +msgid "Users" +msgstr "" + +#. module: crm_phone +#: view:wizard.create.crm.phonecall:crm_phone.create_crm_phonecall_view +msgid "Yes" +msgstr "" + +#. module: crm_phone +#: view:crm.lead:crm_phone.crm_case_form_view_leads +#: view:crm.lead:crm_phone.crm_case_form_view_oppor +msgid "fax" +msgstr "" + +#. module: crm_phone +#: view:crm.lead:crm_phone.crm_case_form_view_leads +#: view:crm.lead:crm_phone.crm_case_form_view_oppor +#: view:crm.lead:crm_phone.crm_case_tree_view_leads +#: view:crm.phonecall:crm_phone.crm_case_phone_form_view +#: view:crm.phonecall:crm_phone.crm_case_phone_tree_view +msgid "phone" +msgstr "" diff --git a/crm_phone/i18n/it.po b/crm_phone/i18n/it.po new file mode 100644 index 0000000..89c786b --- /dev/null +++ b/crm_phone/i18n/it.po @@ -0,0 +1,174 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * crm_phone +# +# 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: crm_phone +#: view:wizard.create.crm.phonecall:crm_phone.create_crm_phonecall_view +msgid "CRM phone call" +msgstr "" + +#. module: crm_phone +#: model:ir.actions.act_window,name:crm_phone.action_create_crm_phonecall +msgid "Create CRM phonecall" +msgstr "" + +#. module: crm_phone +#: code:addons/crm_phone/crm_phone.py:111 +#, python-format +msgid "Create Call in CRM" +msgstr "" + +#. module: crm_phone +#: view:number.not.found:crm_phone.number_not_found_form +msgid "Create Lead with this Number" +msgstr "" + +#. module: crm_phone +#: code:addons/crm_phone/wizard/number_not_found.py:49 +#, python-format +msgid "Create New Lead" +msgstr "" + +#. module: crm_phone +#: view:wizard.create.crm.phonecall:crm_phone.create_crm_phonecall_view +msgid "Create a phone call in the CRM ?" +msgstr "" + +#. module: crm_phone +#: view:number.not.found:crm_phone.number_not_found_form +msgid "Create or Update a Lead" +msgstr "" + +#. module: crm_phone +#: field:wizard.create.crm.phonecall,create_uid:0 +msgid "Created by" +msgstr "Creato da" + +#. module: crm_phone +#: field:wizard.create.crm.phonecall,create_date:0 +msgid "Created on" +msgstr "Creato il" + +#. module: crm_phone +#: field:number.not.found,current_lead_mobile:0 +msgid "Current Mobile" +msgstr "" + +#. module: crm_phone +#: field:number.not.found,current_lead_phone:0 +msgid "Current Phone" +msgstr "" + +#. module: crm_phone +#: code:addons/crm_phone/wizard/number_not_found.py:69 +#, python-format +msgid "Error:" +msgstr "" + +#. module: crm_phone +#: field:wizard.create.crm.phonecall,id:0 +msgid "ID" +msgstr "ID" + +#. module: crm_phone +#: field:wizard.create.crm.phonecall,write_uid:0 +msgid "Last Updated by" +msgstr "Ultimo aggiornamento di" + +#. module: crm_phone +#: field:wizard.create.crm.phonecall,write_date:0 +msgid "Last Updated on" +msgstr "Ultimo aggiornamento il" + +#. module: crm_phone +#: help:number.not.found,to_update_lead_id:0 +msgid "Lead on which the phone number will be written" +msgstr "" + +#. module: crm_phone +#: field:number.not.found,to_update_lead_id:0 +msgid "Lead to Update" +msgstr "" + +#. module: crm_phone +#: model:ir.model,name:crm_phone.model_crm_lead +msgid "Lead/Opportunity" +msgstr "" + +#. module: crm_phone +#: code:addons/crm_phone/wizard/number_not_found.py:75 +#, python-format +msgid "Lead: %s" +msgstr "" + +#. module: crm_phone +#: model:ir.model,name:crm_phone.model_number_not_found +msgid "Number not found" +msgstr "" + +#. module: crm_phone +#: code:addons/crm_phone/wizard/create_crm_phonecall.py:65 +#, python-format +msgid "Phone Call" +msgstr "" + +#. module: crm_phone +#: model:ir.model,name:crm_phone.model_crm_phonecall +msgid "Phonecall" +msgstr "" + +#. module: crm_phone +#: field:res.users,context_propose_creation_crm_call:0 +msgid "Propose to create a call in CRM after a click2dial" +msgstr "" + +#. module: crm_phone +#: code:addons/crm_phone/wizard/number_not_found.py:70 +#, python-format +msgid "Select the Lead to Update." +msgstr "" + +#. module: crm_phone +#: view:number.not.found:crm_phone.number_not_found_form +msgid "Update Lead with this Number" +msgstr "" + +#. module: crm_phone +#: model:ir.model,name:crm_phone.model_res_users +msgid "Users" +msgstr "" + +#. module: crm_phone +#: view:wizard.create.crm.phonecall:crm_phone.create_crm_phonecall_view +msgid "Yes" +msgstr "" + +#. module: crm_phone +#: view:crm.lead:crm_phone.crm_case_form_view_leads +#: view:crm.lead:crm_phone.crm_case_form_view_oppor +msgid "fax" +msgstr "" + +#. module: crm_phone +#: view:crm.lead:crm_phone.crm_case_form_view_leads +#: view:crm.lead:crm_phone.crm_case_form_view_oppor +#: view:crm.lead:crm_phone.crm_case_tree_view_leads +#: view:crm.phonecall:crm_phone.crm_case_phone_form_view +#: view:crm.phonecall:crm_phone.crm_case_phone_tree_view +msgid "phone" +msgstr "" diff --git a/crm_phone/i18n/pt.po b/crm_phone/i18n/pt.po new file mode 100644 index 0000000..81cb032 --- /dev/null +++ b/crm_phone/i18n/pt.po @@ -0,0 +1,174 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * crm_phone +# +# 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: Portuguese (http://www.transifex.com/oca/OCA-connector-telephony-8-0/language/pt/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: pt\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: crm_phone +#: view:wizard.create.crm.phonecall:crm_phone.create_crm_phonecall_view +msgid "CRM phone call" +msgstr "" + +#. module: crm_phone +#: model:ir.actions.act_window,name:crm_phone.action_create_crm_phonecall +msgid "Create CRM phonecall" +msgstr "" + +#. module: crm_phone +#: code:addons/crm_phone/crm_phone.py:111 +#, python-format +msgid "Create Call in CRM" +msgstr "" + +#. module: crm_phone +#: view:number.not.found:crm_phone.number_not_found_form +msgid "Create Lead with this Number" +msgstr "" + +#. module: crm_phone +#: code:addons/crm_phone/wizard/number_not_found.py:49 +#, python-format +msgid "Create New Lead" +msgstr "" + +#. module: crm_phone +#: view:wizard.create.crm.phonecall:crm_phone.create_crm_phonecall_view +msgid "Create a phone call in the CRM ?" +msgstr "" + +#. module: crm_phone +#: view:number.not.found:crm_phone.number_not_found_form +msgid "Create or Update a Lead" +msgstr "" + +#. module: crm_phone +#: field:wizard.create.crm.phonecall,create_uid:0 +msgid "Created by" +msgstr "Criado por" + +#. module: crm_phone +#: field:wizard.create.crm.phonecall,create_date:0 +msgid "Created on" +msgstr "Criado em" + +#. module: crm_phone +#: field:number.not.found,current_lead_mobile:0 +msgid "Current Mobile" +msgstr "" + +#. module: crm_phone +#: field:number.not.found,current_lead_phone:0 +msgid "Current Phone" +msgstr "" + +#. module: crm_phone +#: code:addons/crm_phone/wizard/number_not_found.py:69 +#, python-format +msgid "Error:" +msgstr "" + +#. module: crm_phone +#: field:wizard.create.crm.phonecall,id:0 +msgid "ID" +msgstr "ID" + +#. module: crm_phone +#: field:wizard.create.crm.phonecall,write_uid:0 +msgid "Last Updated by" +msgstr "Atualizado pela última vez por" + +#. module: crm_phone +#: field:wizard.create.crm.phonecall,write_date:0 +msgid "Last Updated on" +msgstr "Atualizado pela última vez em" + +#. module: crm_phone +#: help:number.not.found,to_update_lead_id:0 +msgid "Lead on which the phone number will be written" +msgstr "" + +#. module: crm_phone +#: field:number.not.found,to_update_lead_id:0 +msgid "Lead to Update" +msgstr "" + +#. module: crm_phone +#: model:ir.model,name:crm_phone.model_crm_lead +msgid "Lead/Opportunity" +msgstr "" + +#. module: crm_phone +#: code:addons/crm_phone/wizard/number_not_found.py:75 +#, python-format +msgid "Lead: %s" +msgstr "" + +#. module: crm_phone +#: model:ir.model,name:crm_phone.model_number_not_found +msgid "Number not found" +msgstr "" + +#. module: crm_phone +#: code:addons/crm_phone/wizard/create_crm_phonecall.py:65 +#, python-format +msgid "Phone Call" +msgstr "" + +#. module: crm_phone +#: model:ir.model,name:crm_phone.model_crm_phonecall +msgid "Phonecall" +msgstr "" + +#. module: crm_phone +#: field:res.users,context_propose_creation_crm_call:0 +msgid "Propose to create a call in CRM after a click2dial" +msgstr "" + +#. module: crm_phone +#: code:addons/crm_phone/wizard/number_not_found.py:70 +#, python-format +msgid "Select the Lead to Update." +msgstr "" + +#. module: crm_phone +#: view:number.not.found:crm_phone.number_not_found_form +msgid "Update Lead with this Number" +msgstr "" + +#. module: crm_phone +#: model:ir.model,name:crm_phone.model_res_users +msgid "Users" +msgstr "" + +#. module: crm_phone +#: view:wizard.create.crm.phonecall:crm_phone.create_crm_phonecall_view +msgid "Yes" +msgstr "" + +#. module: crm_phone +#: view:crm.lead:crm_phone.crm_case_form_view_leads +#: view:crm.lead:crm_phone.crm_case_form_view_oppor +msgid "fax" +msgstr "" + +#. module: crm_phone +#: view:crm.lead:crm_phone.crm_case_form_view_leads +#: view:crm.lead:crm_phone.crm_case_form_view_oppor +#: view:crm.lead:crm_phone.crm_case_tree_view_leads +#: view:crm.phonecall:crm_phone.crm_case_phone_form_view +#: view:crm.phonecall:crm_phone.crm_case_phone_tree_view +msgid "phone" +msgstr "" diff --git a/crm_phone/i18n/pt_BR.po b/crm_phone/i18n/pt_BR.po new file mode 100644 index 0000000..14759cc --- /dev/null +++ b/crm_phone/i18n/pt_BR.po @@ -0,0 +1,174 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * crm_phone +# +# 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: Portuguese (Brazil) (http://www.transifex.com/oca/OCA-connector-telephony-8-0/language/pt_BR/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: pt_BR\n" +"Plural-Forms: nplurals=2; plural=(n > 1);\n" + +#. module: crm_phone +#: view:wizard.create.crm.phonecall:crm_phone.create_crm_phonecall_view +msgid "CRM phone call" +msgstr "" + +#. module: crm_phone +#: model:ir.actions.act_window,name:crm_phone.action_create_crm_phonecall +msgid "Create CRM phonecall" +msgstr "" + +#. module: crm_phone +#: code:addons/crm_phone/crm_phone.py:111 +#, python-format +msgid "Create Call in CRM" +msgstr "" + +#. module: crm_phone +#: view:number.not.found:crm_phone.number_not_found_form +msgid "Create Lead with this Number" +msgstr "" + +#. module: crm_phone +#: code:addons/crm_phone/wizard/number_not_found.py:49 +#, python-format +msgid "Create New Lead" +msgstr "" + +#. module: crm_phone +#: view:wizard.create.crm.phonecall:crm_phone.create_crm_phonecall_view +msgid "Create a phone call in the CRM ?" +msgstr "" + +#. module: crm_phone +#: view:number.not.found:crm_phone.number_not_found_form +msgid "Create or Update a Lead" +msgstr "" + +#. module: crm_phone +#: field:wizard.create.crm.phonecall,create_uid:0 +msgid "Created by" +msgstr "Criado por" + +#. module: crm_phone +#: field:wizard.create.crm.phonecall,create_date:0 +msgid "Created on" +msgstr "Criado em" + +#. module: crm_phone +#: field:number.not.found,current_lead_mobile:0 +msgid "Current Mobile" +msgstr "" + +#. module: crm_phone +#: field:number.not.found,current_lead_phone:0 +msgid "Current Phone" +msgstr "" + +#. module: crm_phone +#: code:addons/crm_phone/wizard/number_not_found.py:69 +#, python-format +msgid "Error:" +msgstr "" + +#. module: crm_phone +#: field:wizard.create.crm.phonecall,id:0 +msgid "ID" +msgstr "Identificação" + +#. module: crm_phone +#: field:wizard.create.crm.phonecall,write_uid:0 +msgid "Last Updated by" +msgstr "Última atualização por" + +#. module: crm_phone +#: field:wizard.create.crm.phonecall,write_date:0 +msgid "Last Updated on" +msgstr "Última atualização em" + +#. module: crm_phone +#: help:number.not.found,to_update_lead_id:0 +msgid "Lead on which the phone number will be written" +msgstr "" + +#. module: crm_phone +#: field:number.not.found,to_update_lead_id:0 +msgid "Lead to Update" +msgstr "" + +#. module: crm_phone +#: model:ir.model,name:crm_phone.model_crm_lead +msgid "Lead/Opportunity" +msgstr "" + +#. module: crm_phone +#: code:addons/crm_phone/wizard/number_not_found.py:75 +#, python-format +msgid "Lead: %s" +msgstr "" + +#. module: crm_phone +#: model:ir.model,name:crm_phone.model_number_not_found +msgid "Number not found" +msgstr "" + +#. module: crm_phone +#: code:addons/crm_phone/wizard/create_crm_phonecall.py:65 +#, python-format +msgid "Phone Call" +msgstr "" + +#. module: crm_phone +#: model:ir.model,name:crm_phone.model_crm_phonecall +msgid "Phonecall" +msgstr "" + +#. module: crm_phone +#: field:res.users,context_propose_creation_crm_call:0 +msgid "Propose to create a call in CRM after a click2dial" +msgstr "" + +#. module: crm_phone +#: code:addons/crm_phone/wizard/number_not_found.py:70 +#, python-format +msgid "Select the Lead to Update." +msgstr "" + +#. module: crm_phone +#: view:number.not.found:crm_phone.number_not_found_form +msgid "Update Lead with this Number" +msgstr "" + +#. module: crm_phone +#: model:ir.model,name:crm_phone.model_res_users +msgid "Users" +msgstr "" + +#. module: crm_phone +#: view:wizard.create.crm.phonecall:crm_phone.create_crm_phonecall_view +msgid "Yes" +msgstr "" + +#. module: crm_phone +#: view:crm.lead:crm_phone.crm_case_form_view_leads +#: view:crm.lead:crm_phone.crm_case_form_view_oppor +msgid "fax" +msgstr "" + +#. module: crm_phone +#: view:crm.lead:crm_phone.crm_case_form_view_leads +#: view:crm.lead:crm_phone.crm_case_form_view_oppor +#: view:crm.lead:crm_phone.crm_case_tree_view_leads +#: view:crm.phonecall:crm_phone.crm_case_phone_form_view +#: view:crm.phonecall:crm_phone.crm_case_phone_tree_view +msgid "phone" +msgstr ""