diff --git a/asterisk_click2dial/i18n/ar.po b/asterisk_click2dial/i18n/ar.po new file mode 100644 index 0000000..108d8eb --- /dev/null +++ b/asterisk_click2dial/i18n/ar.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: 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: 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/bs.po b/asterisk_click2dial/i18n/bs.po new file mode 100644 index 0000000..d3118a3 --- /dev/null +++ b/asterisk_click2dial/i18n/bs.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: Bosnian (http://www.transifex.com/oca/OCA-connector-telephony-8-0/language/bs/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: bs\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\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 "Kreirao" + +#. module: asterisk_click2dial +#: field:asterisk.server,create_date:0 +msgid "Created on" +msgstr "Kreirano" + +#. 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 "Zadnji ažurirao" + +#. module: asterisk_click2dial +#: field:asterisk.server,write_date:0 +msgid "Last Updated on" +msgstr "Zadnje ažurirano" + +#. 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/cs.po b/asterisk_click2dial/i18n/cs.po new file mode 100644 index 0000000..34622e8 --- /dev/null +++ b/asterisk_click2dial/i18n/cs.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: 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: 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 "Vytvořil(a)" + +#. module: asterisk_click2dial +#: field:asterisk.server,create_date:0 +msgid "Created on" +msgstr "Vytvořeno" + +#. 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 "Naposled upraveno" + +#. module: asterisk_click2dial +#: field:asterisk.server,write_date:0 +msgid "Last Updated on" +msgstr "Naposled upraveno" + +#. 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/da.po b/asterisk_click2dial/i18n/da.po new file mode 100644 index 0000000..13d23c2 --- /dev/null +++ b/asterisk_click2dial/i18n/da.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: Danish (http://www.transifex.com/oca/OCA-connector-telephony-8-0/language/da/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: da\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 "Aktiv" + +#. 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 "Oprettet af" + +#. module: asterisk_click2dial +#: field:asterisk.server,create_date:0 +msgid "Created on" +msgstr "Oprettet den" + +#. 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 "Sidst opdateret af" + +#. module: asterisk_click2dial +#: field:asterisk.server,write_date:0 +msgid "Last Updated on" +msgstr "Sidst opdateret den" + +#. 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 54f3b6f..60cd921 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-10-04 09:42+0000\n" +"PO-Revision-Date: 2016-11-25 14:55+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" @@ -540,7 +540,7 @@ msgstr "" #. module: asterisk_click2dial #: model:ir.model,name:asterisk_click2dial.model_res_users msgid "Users" -msgstr "" +msgstr "Benutzer" #. module: asterisk_click2dial #: field:asterisk.server,wait_time:0 diff --git a/asterisk_click2dial/i18n/en_GB.po b/asterisk_click2dial/i18n/en_GB.po new file mode 100644 index 0000000..8984844 --- /dev/null +++ b/asterisk_click2dial/i18n/en_GB.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: English (United Kingdom) (http://www.transifex.com/oca/OCA-connector-telephony-8-0/language/en_GB/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: en_GB\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 "Created by" + +#. module: asterisk_click2dial +#: field:asterisk.server,create_date:0 +msgid "Created on" +msgstr "Created on" + +#. 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 "Last Updated by" + +#. module: asterisk_click2dial +#: field:asterisk.server,write_date:0 +msgid "Last Updated on" +msgstr "Last Updated on" + +#. 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_AR.po b/asterisk_click2dial/i18n/es_AR.po new file mode 100644 index 0000000..3a1e9a0 --- /dev/null +++ b/asterisk_click2dial/i18n/es_AR.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 (Argentina) (http://www.transifex.com/oca/OCA-connector-telephony-8-0/language/es_AR/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: es_AR\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 realizada por" + +#. module: asterisk_click2dial +#: field:asterisk.server,write_date:0 +msgid "Last Updated on" +msgstr "Última actualización 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/es_CO.po b/asterisk_click2dial/i18n/es_CO.po new file mode 100644 index 0000000..8b744aa --- /dev/null +++ b/asterisk_click2dial/i18n/es_CO.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 (Colombia) (http://www.transifex.com/oca/OCA-connector-telephony-8-0/language/es_CO/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: es_CO\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" + +#. 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 "Actualizado por" + +#. module: asterisk_click2dial +#: field:asterisk.server,write_date:0 +msgid "Last Updated on" +msgstr "Actualizado" + +#. 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_CR.po b/asterisk_click2dial/i18n/es_CR.po new file mode 100644 index 0000000..567348b --- /dev/null +++ b/asterisk_click2dial/i18n/es_CR.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 (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: 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 "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 "" + +#. 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_EC.po b/asterisk_click2dial/i18n/es_EC.po new file mode 100644 index 0000000..be2f96a --- /dev/null +++ b/asterisk_click2dial/i18n/es_EC.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 (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: 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 (identificación)" + +#. 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 de" + +#. 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/es_MX.po b/asterisk_click2dial/i18n/es_MX.po new file mode 100644 index 0000000..627f01a --- /dev/null +++ b/asterisk_click2dial/i18n/es_MX.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 (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: 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 "Ultima actualizacion por" + +#. module: asterisk_click2dial +#: field:asterisk.server,write_date:0 +msgid "Last Updated on" +msgstr "Ultima actualización realizada" + +#. 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_PE.po b/asterisk_click2dial/i18n/es_PE.po new file mode 100644 index 0000000..a0e273e --- /dev/null +++ b/asterisk_click2dial/i18n/es_PE.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 (Peru) (http://www.transifex.com/oca/OCA-connector-telephony-8-0/language/es_PE/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: es_PE\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 "Actualizado última vez por" + +#. module: asterisk_click2dial +#: field:asterisk.server,write_date:0 +msgid "Last Updated on" +msgstr "Ultima Actualización" + +#. 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_VE.po b/asterisk_click2dial/i18n/es_VE.po new file mode 100644 index 0000000..252c295 --- /dev/null +++ b/asterisk_click2dial/i18n/es_VE.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 (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: 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 realizada por" + +#. module: asterisk_click2dial +#: field:asterisk.server,write_date:0 +msgid "Last Updated on" +msgstr "Ultima actualizacion 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/eu.po b/asterisk_click2dial/i18n/eu.po new file mode 100644 index 0000000..b6a5d88 --- /dev/null +++ b/asterisk_click2dial/i18n/eu.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: Basque (http://www.transifex.com/oca/OCA-connector-telephony-8-0/language/eu/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: eu\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 "Nork sortua" + +#. module: asterisk_click2dial +#: field:asterisk.server,create_date:0 +msgid "Created on" +msgstr "Created on" + +#. 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 "Last Updated by" + +#. module: asterisk_click2dial +#: field:asterisk.server,write_date:0 +msgid "Last Updated on" +msgstr "Last Updated on" + +#. 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/fa.po b/asterisk_click2dial/i18n/fa.po new file mode 100644 index 0000000..d51da20 --- /dev/null +++ b/asterisk_click2dial/i18n/fa.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: Persian (http://www.transifex.com/oca/OCA-connector-telephony-8-0/language/fa/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: fa\n" +"Plural-Forms: nplurals=1; plural=0;\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/fi.po b/asterisk_click2dial/i18n/fi.po index 3aa9585..74a5269 100644 --- a/asterisk_click2dial/i18n/fi.po +++ b/asterisk_click2dial/i18n/fi.po @@ -539,7 +539,7 @@ msgstr "" #. module: asterisk_click2dial #: model:ir.model,name:asterisk_click2dial.model_res_users msgid "Users" -msgstr "" +msgstr "Käyttäjät" #. module: asterisk_click2dial #: field:asterisk.server,wait_time:0 diff --git a/asterisk_click2dial/i18n/fr_CH.po b/asterisk_click2dial/i18n/fr_CH.po new file mode 100644 index 0000000..fb157e1 --- /dev/null +++ b/asterisk_click2dial/i18n/fr_CH.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: French (Switzerland) (http://www.transifex.com/oca/OCA-connector-telephony-8-0/language/fr_CH/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: fr_CH\n" +"Plural-Forms: nplurals=2; plural=(n > 1);\n" + +#. module: 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 "Créé par" + +#. module: asterisk_click2dial +#: field:asterisk.server,create_date:0 +msgid "Created on" +msgstr "Créé le" + +#. 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 "Modifié par" + +#. module: asterisk_click2dial +#: field:asterisk.server,write_date:0 +msgid "Last Updated on" +msgstr "Modifié le" + +#. 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/gl_ES.po b/asterisk_click2dial/i18n/gl_ES.po new file mode 100644 index 0000000..387aaa8 --- /dev/null +++ b/asterisk_click2dial/i18n/gl_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: Galician (Spain) (http://www.transifex.com/oca/OCA-connector-telephony-8-0/language/gl_ES/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: gl_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 "" + +#. 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 "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 "" + +#. 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/he.po b/asterisk_click2dial/i18n/he.po new file mode 100644 index 0000000..90bd9e3 --- /dev/null +++ b/asterisk_click2dial/i18n/he.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: Hebrew (http://www.transifex.com/oca/OCA-connector-telephony-8-0/language/he/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: he\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/it.po b/asterisk_click2dial/i18n/it.po index 83532b6..ddfc328 100644 --- a/asterisk_click2dial/i18n/it.po +++ b/asterisk_click2dial/i18n/it.po @@ -30,7 +30,7 @@ msgstr "" #. module: asterisk_click2dial #: field:asterisk.server,active:0 msgid "Active" -msgstr "" +msgstr "Attivo" #. module: asterisk_click2dial #: field:asterisk.server,alert_info:0 @@ -156,7 +156,7 @@ msgstr "" #: code:addons/asterisk_click2dial/asterisk_click2dial.py:227 #, python-format msgid "Connection Test Failed!" -msgstr "" +msgstr "Test connessione Fallito!" #. module: asterisk_click2dial #: code:addons/asterisk_click2dial/asterisk_click2dial.py:233 @@ -539,7 +539,7 @@ msgstr "" #. module: asterisk_click2dial #: model:ir.model,name:asterisk_click2dial.model_res_users msgid "Users" -msgstr "" +msgstr "Utenti" #. module: asterisk_click2dial #: field:asterisk.server,wait_time:0 diff --git a/asterisk_click2dial/i18n/ja.po b/asterisk_click2dial/i18n/ja.po new file mode 100644 index 0000000..10fcf89 --- /dev/null +++ b/asterisk_click2dial/i18n/ja.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: Japanese (http://www.transifex.com/oca/OCA-connector-telephony-8-0/language/ja/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: ja\n" +"Plural-Forms: nplurals=1; plural=0;\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 "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 "最終更新者" + +#. 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/ko.po b/asterisk_click2dial/i18n/ko.po new file mode 100644 index 0000000..ba16de3 --- /dev/null +++ b/asterisk_click2dial/i18n/ko.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: Korean (http://www.transifex.com/oca/OCA-connector-telephony-8-0/language/ko/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: ko\n" +"Plural-Forms: nplurals=1; plural=0;\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 "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 "최근 갱신한 사람" + +#. 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/lt.po b/asterisk_click2dial/i18n/lt.po new file mode 100644 index 0000000..51dc56f --- /dev/null +++ b/asterisk_click2dial/i18n/lt.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: 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: 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 "Sukūrė" + +#. module: asterisk_click2dial +#: field:asterisk.server,create_date:0 +msgid "Created on" +msgstr "Sukurta" + +#. 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 "Paskutinį kartą atnaujino" + +#. module: asterisk_click2dial +#: field:asterisk.server,write_date:0 +msgid "Last Updated on" +msgstr "Paskutinį kartą atnaujinta" + +#. 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/lv.po b/asterisk_click2dial/i18n/lv.po new file mode 100644 index 0000000..13bf8e1 --- /dev/null +++ b/asterisk_click2dial/i18n/lv.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: Latvian (http://www.transifex.com/oca/OCA-connector-telephony-8-0/language/lv/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: lv\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);\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 "Izveidoja" + +#. module: asterisk_click2dial +#: field:asterisk.server,create_date:0 +msgid "Created on" +msgstr "Izveidots" + +#. 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 "Pēdējo reizi atjaunoja" + +#. module: asterisk_click2dial +#: field:asterisk.server,write_date:0 +msgid "Last Updated on" +msgstr "Pēdējās izmaiņas" + +#. 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/mk.po b/asterisk_click2dial/i18n/mk.po new file mode 100644 index 0000000..91c581d --- /dev/null +++ b/asterisk_click2dial/i18n/mk.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: Macedonian (http://www.transifex.com/oca/OCA-connector-telephony-8-0/language/mk/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: mk\n" +"Plural-Forms: nplurals=2; plural=(n % 10 == 1 && n % 100 != 11) ? 0 : 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 "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 "Последно ажурирање од" + +#. 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/mn.po b/asterisk_click2dial/i18n/mn.po new file mode 100644 index 0000000..706324c --- /dev/null +++ b/asterisk_click2dial/i18n/mn.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: Mongolian (http://www.transifex.com/oca/OCA-connector-telephony-8-0/language/mn/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: mn\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 "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 "Сүүлийн засвар хийсэн" + +#. 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/nb.po b/asterisk_click2dial/i18n/nb.po new file mode 100644 index 0000000..1e1fc76 --- /dev/null +++ b/asterisk_click2dial/i18n/nb.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: Norwegian Bokmål (http://www.transifex.com/oca/OCA-connector-telephony-8-0/language/nb/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: nb\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 "Opprettet av" + +#. module: asterisk_click2dial +#: field:asterisk.server,create_date:0 +msgid "Created on" +msgstr "Opprettet den" + +#. 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 "Sist oppdatert av" + +#. module: asterisk_click2dial +#: field:asterisk.server,write_date:0 +msgid "Last Updated on" +msgstr "Sist oppdatert" + +#. 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/nl.po b/asterisk_click2dial/i18n/nl.po index efb2b1d..8dc3af1 100644 --- a/asterisk_click2dial/i18n/nl.po +++ b/asterisk_click2dial/i18n/nl.po @@ -167,12 +167,12 @@ msgstr "" #. module: asterisk_click2dial #: field:asterisk.server,create_uid:0 msgid "Created by" -msgstr "" +msgstr "Aangemaakt door" #. module: asterisk_click2dial #: field:asterisk.server,create_date:0 msgid "Created on" -msgstr "" +msgstr "Aangemaakt op" #. module: asterisk_click2dial #: selection:res.users,asterisk_chan_type:0 @@ -244,7 +244,7 @@ msgstr "" #. 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 "" #. module: asterisk_click2dial #: field:asterisk.server,write_uid:0 msgid "Last Updated by" -msgstr "" +msgstr "Laatst bijgewerkt door" #. module: asterisk_click2dial #: field:asterisk.server,write_date:0 msgid "Last Updated on" -msgstr "" +msgstr "Laatst bijgewerkt op" #. module: asterisk_click2dial #: selection:res.users,asterisk_chan_type:0 diff --git a/asterisk_click2dial/i18n/nl_BE.po b/asterisk_click2dial/i18n/nl_BE.po new file mode 100644 index 0000000..0662388 --- /dev/null +++ b/asterisk_click2dial/i18n/nl_BE.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: 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: 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 "Gemaakt door" + +#. module: asterisk_click2dial +#: field:asterisk.server,create_date:0 +msgid "Created on" +msgstr "Gemaakt op" + +#. 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 "Laatst bijgewerkt door" + +#. module: asterisk_click2dial +#: field:asterisk.server,write_date:0 +msgid "Last Updated on" +msgstr "Laatst bijgewerkt op" + +#. 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/pl.po b/asterisk_click2dial/i18n/pl.po new file mode 100644 index 0000000..8637a87 --- /dev/null +++ b/asterisk_click2dial/i18n/pl.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: 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: 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 "Utworzone przez" + +#. module: asterisk_click2dial +#: field:asterisk.server,create_date:0 +msgid "Created on" +msgstr "Utworzono" + +#. 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 "Ostatnio modyfikowane przez" + +#. module: asterisk_click2dial +#: field:asterisk.server,write_date:0 +msgid "Last Updated on" +msgstr "Ostatnia zmiana" + +#. 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 7813062..f5dc605 100644 --- a/asterisk_click2dial/i18n/pt_BR.po +++ b/asterisk_click2dial/i18n/pt_BR.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-10-04 09:42+0000\n" +"PO-Revision-Date: 2016-11-25 14:55+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" @@ -31,7 +31,7 @@ msgstr "" #. module: asterisk_click2dial #: field:asterisk.server,active:0 msgid "Active" -msgstr "" +msgstr "Ativo" #. module: asterisk_click2dial #: field:asterisk.server,alert_info:0 @@ -540,7 +540,7 @@ msgstr "" #. module: asterisk_click2dial #: model:ir.model,name:asterisk_click2dial.model_res_users msgid "Users" -msgstr "" +msgstr "Usuários" #. module: asterisk_click2dial #: field:asterisk.server,wait_time:0 diff --git a/asterisk_click2dial/i18n/sk.po b/asterisk_click2dial/i18n/sk.po new file mode 100644 index 0000000..aece711 --- /dev/null +++ b/asterisk_click2dial/i18n/sk.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: Slovak (http://www.transifex.com/oca/OCA-connector-telephony-8-0/language/sk/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: sk\n" +"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\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 "Vytvoril" + +#. module: asterisk_click2dial +#: field:asterisk.server,create_date:0 +msgid "Created on" +msgstr "Vytvorené" + +#. 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 "Naposledy upravoval" + +#. module: asterisk_click2dial +#: field:asterisk.server,write_date:0 +msgid "Last Updated on" +msgstr "Naposledy upravované" + +#. 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/sr.po b/asterisk_click2dial/i18n/sr.po new file mode 100644 index 0000000..3cb6284 --- /dev/null +++ b/asterisk_click2dial/i18n/sr.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: Serbian (http://www.transifex.com/oca/OCA-connector-telephony-8-0/language/sr/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: sr\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\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 "Kreiran" + +#. 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 "" + +#. 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/sr@latin.po b/asterisk_click2dial/i18n/sr@latin.po new file mode 100644 index 0000000..efe05bd --- /dev/null +++ b/asterisk_click2dial/i18n/sr@latin.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: Serbian (Latin) (http://www.transifex.com/oca/OCA-connector-telephony-8-0/language/sr@latin/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: sr@latin\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\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 "Kreirao" + +#. module: asterisk_click2dial +#: field:asterisk.server,create_date:0 +msgid "Created on" +msgstr "Kreiran" + +#. 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 "Zadnja izmjena" + +#. module: asterisk_click2dial +#: field:asterisk.server,write_date:0 +msgid "Last Updated on" +msgstr "Zadnja izmjena" + +#. 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/sv.po b/asterisk_click2dial/i18n/sv.po new file mode 100644 index 0000000..0c9989f --- /dev/null +++ b/asterisk_click2dial/i18n/sv.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: Swedish (http://www.transifex.com/oca/OCA-connector-telephony-8-0/language/sv/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: sv\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 "Skapad av" + +#. module: asterisk_click2dial +#: field:asterisk.server,create_date:0 +msgid "Created on" +msgstr "Skapad den" + +#. 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 "Senast uppdaterad av" + +#. module: asterisk_click2dial +#: field:asterisk.server,write_date:0 +msgid "Last Updated on" +msgstr "Senast uppdaterad" + +#. 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/th.po b/asterisk_click2dial/i18n/th.po new file mode 100644 index 0000000..6a5a7d9 --- /dev/null +++ b/asterisk_click2dial/i18n/th.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: 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: 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/uk.po b/asterisk_click2dial/i18n/uk.po new file mode 100644 index 0000000..804eff7 --- /dev/null +++ b/asterisk_click2dial/i18n/uk.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: Ukrainian (http://www.transifex.com/oca/OCA-connector-telephony-8-0/language/uk/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: uk\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\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 "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 "Востаннє оновив" + +#. 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/vi.po b/asterisk_click2dial/i18n/vi.po new file mode 100644 index 0000000..137bc57 --- /dev/null +++ b/asterisk_click2dial/i18n/vi.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: 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: 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 "Được tạo bởi" + +#. module: asterisk_click2dial +#: field:asterisk.server,create_date:0 +msgid "Created on" +msgstr "Được tạo vào" + +#. 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 "Last Updated by" + +#. module: asterisk_click2dial +#: field:asterisk.server,write_date:0 +msgid "Last Updated on" +msgstr "Cập nhật lần cuối vào" + +#. 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/zh_TW.po b/asterisk_click2dial/i18n/zh_TW.po new file mode 100644 index 0000000..dc5ab57 --- /dev/null +++ b/asterisk_click2dial/i18n/zh_TW.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: Chinese (Taiwan) (http://www.transifex.com/oca/OCA-connector-telephony-8-0/language/zh_TW/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: zh_TW\n" +"Plural-Forms: nplurals=1; plural=0;\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/base_phone/i18n/ar.po b/base_phone/i18n/ar.po index e94876b..3ba863d 100644 --- a/base_phone/i18n/ar.po +++ b/base_phone/i18n/ar.po @@ -80,13 +80,13 @@ msgstr "" #: field:number.not.found,create_uid:0 #: field:reformat.all.phonenumbers,create_uid:0 msgid "Created by" -msgstr "" +msgstr "أنشئ بواسطة" #. module: base_phone #: field:number.not.found,create_date:0 #: field:reformat.all.phonenumbers,create_date:0 msgid "Created on" -msgstr "" +msgstr "أنشئ في" #. module: base_phone #: field:number.not.found,current_partner_mobile:0 @@ -150,7 +150,7 @@ msgstr "" #: 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 "المعرف" #. module: base_phone #: help:res.company,number_of_digits_to_match_from_end:0 @@ -168,13 +168,13 @@ msgstr "" #: field:number.not.found,write_uid:0 #: field:reformat.all.phonenumbers,write_uid:0 msgid "Last Updated by" -msgstr "" +msgstr "آخر تحديث بواسطة" #. module: base_phone #: field:number.not.found,write_date:0 #: field:reformat.all.phonenumbers,write_date:0 msgid "Last Updated on" -msgstr "" +msgstr "آخر تحديث في" #. module: base_phone #: selection:number.not.found,number_type:0 diff --git a/base_phone/i18n/bg.po b/base_phone/i18n/bg.po index 0172b40..7b2446e 100644 --- a/base_phone/i18n/bg.po +++ b/base_phone/i18n/bg.po @@ -108,7 +108,7 @@ msgstr "" #. module: base_phone #: selection:reformat.all.phonenumbers,state:0 msgid "Done" -msgstr "" +msgstr "Готово" #. module: base_phone #: selection:reformat.all.phonenumbers,state:0 diff --git a/base_phone/i18n/bs.po b/base_phone/i18n/bs.po new file mode 100644 index 0000000..9bca845 --- /dev/null +++ b/base_phone/i18n/bs.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: Bosnian (http://www.transifex.com/oca/OCA-connector-telephony-8-0/language/bs/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: bs\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 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 "Otkaži" + +#. 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 "Kreirao" + +#. module: base_phone +#: field:number.not.found,create_date:0 +#: field:reformat.all.phonenumbers,create_date:0 +msgid "Created on" +msgstr "Kreirano" + +#. 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 "Zadnji ažurirao" + +#. module: base_phone +#: field:number.not.found,write_date:0 +#: field:reformat.all.phonenumbers,write_date:0 +msgid "Last Updated on" +msgstr "Zadnje ažurirano" + +#. 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_ES.po b/base_phone/i18n/ca_ES.po new file mode 100644 index 0000000..068852a --- /dev/null +++ b/base_phone/i18n/ca_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: Catalan (Spain) (http://www.transifex.com/oca/OCA-connector-telephony-8-0/language/ca_ES/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: ca_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 "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 "" + +#. 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/cs.po b/base_phone/i18n/cs.po index d082b17..284cd71 100644 --- a/base_phone/i18n/cs.po +++ b/base_phone/i18n/cs.po @@ -80,13 +80,13 @@ msgstr "" #: field:number.not.found,create_uid:0 #: field:reformat.all.phonenumbers,create_uid:0 msgid "Created by" -msgstr "" +msgstr "Vytvořil(a)" #. module: base_phone #: field:number.not.found,create_date:0 #: field:reformat.all.phonenumbers,create_date:0 msgid "Created on" -msgstr "" +msgstr "Vytvořeno" #. module: base_phone #: field:number.not.found,current_partner_mobile:0 @@ -150,7 +150,7 @@ msgstr "" #: 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 "" #: field:number.not.found,write_uid:0 #: field:reformat.all.phonenumbers,write_uid:0 msgid "Last Updated by" -msgstr "" +msgstr "Naposled upraveno" #. module: base_phone #: field:number.not.found,write_date:0 #: field:reformat.all.phonenumbers,write_date:0 msgid "Last Updated on" -msgstr "" +msgstr "Naposled upraveno" #. module: base_phone #: selection:number.not.found,number_type:0 diff --git a/base_phone/i18n/da.po b/base_phone/i18n/da.po new file mode 100644 index 0000000..b557b4a --- /dev/null +++ b/base_phone/i18n/da.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: Danish (http://www.transifex.com/oca/OCA-connector-telephony-8-0/language/da/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: da\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 "Oprettet af" + +#. module: base_phone +#: field:number.not.found,create_date:0 +#: field:reformat.all.phonenumbers,create_date:0 +msgid "Created on" +msgstr "Oprettet den" + +#. 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 "Sidst opdateret af" + +#. module: base_phone +#: field:number.not.found,write_date:0 +#: field:reformat.all.phonenumbers,write_date:0 +msgid "Last Updated on" +msgstr "Sidst opdateret den" + +#. 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 "Partner" + +#. 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 index 3031e4d..c1d9c46 100644 --- a/base_phone/i18n/de.po +++ b/base_phone/i18n/de.po @@ -113,7 +113,7 @@ msgstr "" #. module: base_phone #: selection:reformat.all.phonenumbers,state:0 msgid "Draft" -msgstr "" +msgstr "Entwurf" #. module: base_phone #: field:number.not.found,e164_number:0 @@ -282,7 +282,7 @@ msgstr "" #. module: base_phone #: field:reformat.all.phonenumbers,state:0 msgid "State" -msgstr "" +msgstr "Status" #. module: base_phone #: model:ir.ui.menu,name:base_phone.menu_config_phone diff --git a/base_phone/i18n/el_GR.po b/base_phone/i18n/el_GR.po index 8e3ae7c..c48013c 100644 --- a/base_phone/i18n/el_GR.po +++ b/base_phone/i18n/el_GR.po @@ -25,7 +25,7 @@ msgstr "" #. module: base_phone #: view:reformat.all.phonenumbers:base_phone.reformat_all_phonenumbers_form msgid "Cancel" -msgstr "" +msgstr "Άκυρο" #. module: base_phone #: code:addons/base_phone/base_phone.py:112 @@ -216,7 +216,7 @@ msgstr "" #. module: base_phone #: model:ir.model,name:base_phone.model_res_partner msgid "Partner" -msgstr "" +msgstr "Συνεργάτης" #. module: base_phone #: help:number.not.found,to_update_partner_id:0 diff --git a/base_phone/i18n/en_GB.po b/base_phone/i18n/en_GB.po new file mode 100644 index 0000000..327d928 --- /dev/null +++ b/base_phone/i18n/en_GB.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: English (United Kingdom) (http://www.transifex.com/oca/OCA-connector-telephony-8-0/language/en_GB/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: en_GB\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" + +#. 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 "Created by" + +#. module: base_phone +#: field:number.not.found,create_date:0 +#: field:reformat.all.phonenumbers,create_date:0 +msgid "Created on" +msgstr "Created on" + +#. 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 "Last Updated by" + +#. module: base_phone +#: field:number.not.found,write_date:0 +#: field:reformat.all.phonenumbers,write_date:0 +msgid "Last Updated on" +msgstr "Last Updated on" + +#. 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_AR.po b/base_phone/i18n/es_AR.po new file mode 100644 index 0000000..8518e42 --- /dev/null +++ b/base_phone/i18n/es_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: Spanish (Argentina) (http://www.transifex.com/oca/OCA-connector-telephony-8-0/language/es_AR/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: es_AR\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 "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 realizada 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 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/es_CO.po b/base_phone/i18n/es_CO.po new file mode 100644 index 0000000..c0b0b33 --- /dev/null +++ b/base_phone/i18n/es_CO.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 (Colombia) (http://www.transifex.com/oca/OCA-connector-telephony-8-0/language/es_CO/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: es_CO\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 "Creado por" + +#. module: base_phone +#: field:number.not.found,create_date:0 +#: field:reformat.all.phonenumbers,create_date:0 +msgid "Created on" +msgstr "Creado" + +#. 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 "Actualizado por" + +#. module: base_phone +#: field:number.not.found,write_date:0 +#: field:reformat.all.phonenumbers,write_date:0 +msgid "Last Updated on" +msgstr "Actualizado" + +#. 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 index b760e5a..9a683f9 100644 --- a/base_phone/i18n/es_CR.po +++ b/base_phone/i18n/es_CR.po @@ -86,7 +86,7 @@ msgstr "" #: field:number.not.found,create_date:0 #: field:reformat.all.phonenumbers,create_date:0 msgid "Created on" -msgstr "" +msgstr "Creado en" #. module: base_phone #: field:number.not.found,current_partner_mobile:0 @@ -150,7 +150,7 @@ msgstr "" #: 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 diff --git a/base_phone/i18n/es_EC.po b/base_phone/i18n/es_EC.po index 9791729..ab5b839 100644 --- a/base_phone/i18n/es_EC.po +++ b/base_phone/i18n/es_EC.po @@ -80,13 +80,13 @@ msgstr "" #: field:number.not.found,create_uid:0 #: field:reformat.all.phonenumbers,create_uid:0 msgid "Created by" -msgstr "" +msgstr "Creado por" #. module: base_phone #: field:number.not.found,create_date:0 #: field:reformat.all.phonenumbers,create_date:0 msgid "Created on" -msgstr "" +msgstr "Creado en" #. module: base_phone #: field:number.not.found,current_partner_mobile:0 @@ -150,7 +150,7 @@ msgstr "" #: 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 (identificación)" #. module: base_phone #: help:res.company,number_of_digits_to_match_from_end:0 @@ -168,13 +168,13 @@ msgstr "" #: field:number.not.found,write_uid:0 #: field:reformat.all.phonenumbers,write_uid:0 msgid "Last Updated by" -msgstr "" +msgstr "Última actualización de" #. module: base_phone #: field:number.not.found,write_date:0 #: field:reformat.all.phonenumbers,write_date:0 msgid "Last Updated on" -msgstr "" +msgstr "Última actualización en" #. module: base_phone #: selection:number.not.found,number_type:0 diff --git a/base_phone/i18n/es_MX.po b/base_phone/i18n/es_MX.po index 91ee675..60be9ba 100644 --- a/base_phone/i18n/es_MX.po +++ b/base_phone/i18n/es_MX.po @@ -80,13 +80,13 @@ msgstr "" #: field:number.not.found,create_uid:0 #: field:reformat.all.phonenumbers,create_uid:0 msgid "Created by" -msgstr "" +msgstr "Creado por" #. module: base_phone #: field:number.not.found,create_date:0 #: field:reformat.all.phonenumbers,create_date:0 msgid "Created on" -msgstr "" +msgstr "Creado en" #. module: base_phone #: field:number.not.found,current_partner_mobile:0 @@ -150,7 +150,7 @@ msgstr "" #: 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 "" #: field:number.not.found,write_uid:0 #: field:reformat.all.phonenumbers,write_uid:0 msgid "Last Updated by" -msgstr "" +msgstr "Ultima actualizacion por" #. module: base_phone #: field:number.not.found,write_date:0 #: field:reformat.all.phonenumbers,write_date:0 msgid "Last Updated on" -msgstr "" +msgstr "Ultima actualización realizada" #. module: base_phone #: selection:number.not.found,number_type:0 diff --git a/base_phone/i18n/es_PE.po b/base_phone/i18n/es_PE.po new file mode 100644 index 0000000..f90f824 --- /dev/null +++ b/base_phone/i18n/es_PE.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 (Peru) (http://www.transifex.com/oca/OCA-connector-telephony-8-0/language/es_PE/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: es_PE\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 "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 "Actualizado ú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 "Ultima Actualización" + +#. 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_PY.po b/base_phone/i18n/es_PY.po new file mode 100644 index 0000000..e450e5d --- /dev/null +++ b/base_phone/i18n/es_PY.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 (Paraguay) (http://www.transifex.com/oca/OCA-connector-telephony-8-0/language/es_PY/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: es_PY\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 "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 "Ultima 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 "Ultima 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_VE.po b/base_phone/i18n/es_VE.po index e66daca..30ba366 100644 --- a/base_phone/i18n/es_VE.po +++ b/base_phone/i18n/es_VE.po @@ -80,13 +80,13 @@ msgstr "" #: field:number.not.found,create_uid:0 #: field:reformat.all.phonenumbers,create_uid:0 msgid "Created by" -msgstr "" +msgstr "Creado por" #. module: base_phone #: field:number.not.found,create_date:0 #: field:reformat.all.phonenumbers,create_date:0 msgid "Created on" -msgstr "" +msgstr "Creado en" #. module: base_phone #: field:number.not.found,current_partner_mobile:0 @@ -150,7 +150,7 @@ msgstr "" #: 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 "" #: field:number.not.found,write_uid:0 #: field:reformat.all.phonenumbers,write_uid:0 msgid "Last Updated by" -msgstr "" +msgstr "Última actualización realizada por" #. module: base_phone #: field:number.not.found,write_date:0 #: field:reformat.all.phonenumbers,write_date:0 msgid "Last Updated on" -msgstr "" +msgstr "Ultima actualizacion en" #. module: base_phone #: selection:number.not.found,number_type:0 diff --git a/base_phone/i18n/et.po b/base_phone/i18n/et.po index 1e8b268..df54075 100644 --- a/base_phone/i18n/et.po +++ b/base_phone/i18n/et.po @@ -80,13 +80,13 @@ msgstr "" #: field:number.not.found,create_uid:0 #: field:reformat.all.phonenumbers,create_uid:0 msgid "Created by" -msgstr "" +msgstr "Loonud" #. module: base_phone #: field:number.not.found,create_date:0 #: field:reformat.all.phonenumbers,create_date:0 msgid "Created on" -msgstr "" +msgstr "Loodud" #. module: base_phone #: field:number.not.found,current_partner_mobile:0 @@ -150,7 +150,7 @@ msgstr "" #: 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 "" #: field:number.not.found,write_uid:0 #: field:reformat.all.phonenumbers,write_uid:0 msgid "Last Updated by" -msgstr "" +msgstr "Viimati uuendatud" #. module: base_phone #: field:number.not.found,write_date:0 #: field:reformat.all.phonenumbers,write_date:0 msgid "Last Updated on" -msgstr "" +msgstr "Viimati uuendatud" #. module: base_phone #: selection:number.not.found,number_type:0 diff --git a/base_phone/i18n/eu.po b/base_phone/i18n/eu.po new file mode 100644 index 0000000..a18b3f8 --- /dev/null +++ b/base_phone/i18n/eu.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: Basque (http://www.transifex.com/oca/OCA-connector-telephony-8-0/language/eu/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: eu\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 "Nork sortua" + +#. module: base_phone +#: field:number.not.found,create_date:0 +#: field:reformat.all.phonenumbers,create_date:0 +msgid "Created on" +msgstr "Created on" + +#. 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 "Last Updated by" + +#. module: base_phone +#: field:number.not.found,write_date:0 +#: field:reformat.all.phonenumbers,write_date:0 +msgid "Last Updated on" +msgstr "Last Updated on" + +#. 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/fa.po b/base_phone/i18n/fa.po new file mode 100644 index 0000000..d67530d --- /dev/null +++ b/base_phone/i18n/fa.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: Persian (http://www.transifex.com/oca/OCA-connector-telephony-8-0/language/fa/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: fa\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/fi.po b/base_phone/i18n/fi.po index 549348b..dcf29b6 100644 --- a/base_phone/i18n/fi.po +++ b/base_phone/i18n/fi.po @@ -25,7 +25,7 @@ msgstr "" #. module: base_phone #: view:reformat.all.phonenumbers:base_phone.reformat_all_phonenumbers_form msgid "Cancel" -msgstr "" +msgstr "Peruuta" #. module: base_phone #: code:addons/base_phone/base_phone.py:112 @@ -113,7 +113,7 @@ msgstr "Valmis" #. module: base_phone #: selection:reformat.all.phonenumbers,state:0 msgid "Draft" -msgstr "" +msgstr "Luonnos" #. module: base_phone #: field:number.not.found,e164_number:0 @@ -216,7 +216,7 @@ msgstr "" #. module: base_phone #: model:ir.model,name:base_phone.model_res_partner msgid "Partner" -msgstr "" +msgstr "Kumppani" #. module: base_phone #: help:number.not.found,to_update_partner_id:0 diff --git a/base_phone/i18n/fr.po b/base_phone/i18n/fr.po index 5224e47..03a9568 100644 --- a/base_phone/i18n/fr.po +++ b/base_phone/i18n/fr.po @@ -8,7 +8,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-10-04 09:43+0000\n" +"PO-Revision-Date: 2016-11-25 14:55+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" @@ -113,7 +113,7 @@ msgstr "Terminé" #. module: base_phone #: selection:reformat.all.phonenumbers,state:0 msgid "Draft" -msgstr "" +msgstr "Brouillon" #. module: base_phone #: field:number.not.found,e164_number:0 diff --git a/base_phone/i18n/fr_CH.po b/base_phone/i18n/fr_CH.po new file mode 100644 index 0000000..3ba61db --- /dev/null +++ b/base_phone/i18n/fr_CH.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: French (Switzerland) (http://www.transifex.com/oca/OCA-connector-telephony-8-0/language/fr_CH/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: fr_CH\n" +"Plural-Forms: nplurals=2; plural=(n > 1);\n" + +#. module: base_phone +#: 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 "Annuler" + +#. 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 "Créé par" + +#. module: base_phone +#: field:number.not.found,create_date:0 +#: field:reformat.all.phonenumbers,create_date:0 +msgid "Created on" +msgstr "Créé le" + +#. 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 "Modifié par" + +#. module: base_phone +#: field:number.not.found,write_date:0 +#: field:reformat.all.phonenumbers,write_date:0 +msgid "Last Updated on" +msgstr "Modifié le" + +#. 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 "État" + +#. 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/gl_ES.po b/base_phone/i18n/gl_ES.po new file mode 100644 index 0000000..0b066c2 --- /dev/null +++ b/base_phone/i18n/gl_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: Galician (Spain) (http://www.transifex.com/oca/OCA-connector-telephony-8-0/language/gl_ES/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: gl_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 "" + +#. 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 "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 "" + +#. 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/he.po b/base_phone/i18n/he.po new file mode 100644 index 0000000..7ac4518 --- /dev/null +++ b/base_phone/i18n/he.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: Hebrew (http://www.transifex.com/oca/OCA-connector-telephony-8-0/language/he/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: he\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/hr.po b/base_phone/i18n/hr.po index 5b74a69..10a5bb9 100644 --- a/base_phone/i18n/hr.po +++ b/base_phone/i18n/hr.po @@ -108,7 +108,7 @@ msgstr "" #. module: base_phone #: selection:reformat.all.phonenumbers,state:0 msgid "Done" -msgstr "" +msgstr "Izvršeno" #. module: base_phone #: selection:reformat.all.phonenumbers,state:0 @@ -282,7 +282,7 @@ msgstr "" #. module: base_phone #: field:reformat.all.phonenumbers,state:0 msgid "State" -msgstr "" +msgstr "Status" #. module: base_phone #: model:ir.ui.menu,name:base_phone.menu_config_phone diff --git a/base_phone/i18n/hu.po b/base_phone/i18n/hu.po new file mode 100644 index 0000000..0da2dd0 --- /dev/null +++ b/base_phone/i18n/hu.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: Hungarian (http://www.transifex.com/oca/OCA-connector-telephony-8-0/language/hu/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: hu\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 "Mégsem" + +#. 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 "Készítette" + +#. module: base_phone +#: field:number.not.found,create_date:0 +#: field:reformat.all.phonenumbers,create_date:0 +msgid "Created on" +msgstr "Létrehozás dátuma" + +#. 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 "Utoljára frissítve, által" + +#. module: base_phone +#: field:number.not.found,write_date:0 +#: field:reformat.all.phonenumbers,write_date:0 +msgid "Last Updated on" +msgstr "Utoljára frissítve " + +#. 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 index 470dc6c..cb73231 100644 --- a/base_phone/i18n/it.po +++ b/base_phone/i18n/it.po @@ -108,12 +108,12 @@ msgstr "" #. module: base_phone #: selection:reformat.all.phonenumbers,state:0 msgid "Done" -msgstr "" +msgstr "Completato" #. module: base_phone #: selection:reformat.all.phonenumbers,state:0 msgid "Draft" -msgstr "" +msgstr "Bozza" #. module: base_phone #: field:number.not.found,e164_number:0 @@ -282,7 +282,7 @@ msgstr "" #. module: base_phone #: field:reformat.all.phonenumbers,state:0 msgid "State" -msgstr "" +msgstr "Stato" #. module: base_phone #: model:ir.ui.menu,name:base_phone.menu_config_phone diff --git a/base_phone/i18n/ja.po b/base_phone/i18n/ja.po new file mode 100644 index 0000000..0b2ffe1 --- /dev/null +++ b/base_phone/i18n/ja.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: Japanese (http://www.transifex.com/oca/OCA-connector-telephony-8-0/language/ja/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: ja\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 "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 "最終更新者" + +#. 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/ko.po b/base_phone/i18n/ko.po new file mode 100644 index 0000000..8636dd1 --- /dev/null +++ b/base_phone/i18n/ko.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: Korean (http://www.transifex.com/oca/OCA-connector-telephony-8-0/language/ko/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: ko\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 "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 "최근 갱신한 사람" + +#. 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/lt.po b/base_phone/i18n/lt.po index cddc262..ab9a8a5 100644 --- a/base_phone/i18n/lt.po +++ b/base_phone/i18n/lt.po @@ -80,13 +80,13 @@ msgstr "" #: field:number.not.found,create_uid:0 #: field:reformat.all.phonenumbers,create_uid:0 msgid "Created by" -msgstr "" +msgstr "Sukūrė" #. module: base_phone #: field:number.not.found,create_date:0 #: field:reformat.all.phonenumbers,create_date:0 msgid "Created on" -msgstr "" +msgstr "Sukurta" #. module: base_phone #: field:number.not.found,current_partner_mobile:0 @@ -150,7 +150,7 @@ msgstr "" #: 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 "" #: field:number.not.found,write_uid:0 #: field:reformat.all.phonenumbers,write_uid:0 msgid "Last Updated by" -msgstr "" +msgstr "Paskutinį kartą atnaujino" #. module: base_phone #: field:number.not.found,write_date:0 #: field:reformat.all.phonenumbers,write_date:0 msgid "Last Updated on" -msgstr "" +msgstr "Paskutinį kartą atnaujinta" #. module: base_phone #: selection:number.not.found,number_type:0 diff --git a/base_phone/i18n/lv.po b/base_phone/i18n/lv.po new file mode 100644 index 0000000..c7a3bce --- /dev/null +++ b/base_phone/i18n/lv.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: Latvian (http://www.transifex.com/oca/OCA-connector-telephony-8-0/language/lv/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: lv\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 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 "" + +#. 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 "Izveidoja" + +#. module: base_phone +#: field:number.not.found,create_date:0 +#: field:reformat.all.phonenumbers,create_date:0 +msgid "Created on" +msgstr "Izveidots" + +#. 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 "Pēdējo reizi atjaunoja" + +#. module: base_phone +#: field:number.not.found,write_date:0 +#: field:reformat.all.phonenumbers,write_date:0 +msgid "Last Updated on" +msgstr "Pēdējās izmaiņas" + +#. 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/mk.po b/base_phone/i18n/mk.po new file mode 100644 index 0000000..6ed8e93 --- /dev/null +++ b/base_phone/i18n/mk.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: Macedonian (http://www.transifex.com/oca/OCA-connector-telephony-8-0/language/mk/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: mk\n" +"Plural-Forms: nplurals=2; plural=(n % 10 == 1 && n % 100 != 11) ? 0 : 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 "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 "Последно ажурирање од" + +#. 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/mn.po b/base_phone/i18n/mn.po new file mode 100644 index 0000000..a260201 --- /dev/null +++ b/base_phone/i18n/mn.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: Mongolian (http://www.transifex.com/oca/OCA-connector-telephony-8-0/language/mn/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: mn\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 "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 "Сүүлийн засвар хийсэн" + +#. 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/nb.po b/base_phone/i18n/nb.po new file mode 100644 index 0000000..48e5be6 --- /dev/null +++ b/base_phone/i18n/nb.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: Norwegian Bokmål (http://www.transifex.com/oca/OCA-connector-telephony-8-0/language/nb/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: nb\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 "Avbryt" + +#. 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 "Opprettet av" + +#. module: base_phone +#: field:number.not.found,create_date:0 +#: field:reformat.all.phonenumbers,create_date:0 +msgid "Created on" +msgstr "Opprettet den" + +#. 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 "Sist oppdatert av" + +#. module: base_phone +#: field:number.not.found,write_date:0 +#: field:reformat.all.phonenumbers,write_date:0 +msgid "Last Updated on" +msgstr "Sist oppdatert" + +#. 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 index bfa10cf..42feba5 100644 --- a/base_phone/i18n/nl.po +++ b/base_phone/i18n/nl.po @@ -80,13 +80,13 @@ msgstr "" #: field:number.not.found,create_uid:0 #: field:reformat.all.phonenumbers,create_uid:0 msgid "Created by" -msgstr "" +msgstr "Aangemaakt door" #. module: base_phone #: field:number.not.found,create_date:0 #: field:reformat.all.phonenumbers,create_date:0 msgid "Created on" -msgstr "" +msgstr "Aangemaakt op" #. module: base_phone #: field:number.not.found,current_partner_mobile:0 @@ -150,7 +150,7 @@ msgstr "" #: 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 "" #: field:number.not.found,write_uid:0 #: field:reformat.all.phonenumbers,write_uid:0 msgid "Last Updated by" -msgstr "" +msgstr "Laatst bijgewerkt door" #. module: base_phone #: field:number.not.found,write_date:0 #: field:reformat.all.phonenumbers,write_date:0 msgid "Last Updated on" -msgstr "" +msgstr "Laatst bijgewerkt op" #. module: base_phone #: selection:number.not.found,number_type:0 diff --git a/base_phone/i18n/nl_BE.po b/base_phone/i18n/nl_BE.po index 8bd7af2..b0e9a5b 100644 --- a/base_phone/i18n/nl_BE.po +++ b/base_phone/i18n/nl_BE.po @@ -80,13 +80,13 @@ msgstr "" #: field:number.not.found,create_uid:0 #: field:reformat.all.phonenumbers,create_uid:0 msgid "Created by" -msgstr "" +msgstr "Gemaakt door" #. module: base_phone #: field:number.not.found,create_date:0 #: field:reformat.all.phonenumbers,create_date:0 msgid "Created on" -msgstr "" +msgstr "Gemaakt op" #. module: base_phone #: field:number.not.found,current_partner_mobile:0 @@ -150,7 +150,7 @@ msgstr "" #: 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 "" #: field:number.not.found,write_uid:0 #: field:reformat.all.phonenumbers,write_uid:0 msgid "Last Updated by" -msgstr "" +msgstr "Laatst bijgewerkt door" #. module: base_phone #: field:number.not.found,write_date:0 #: field:reformat.all.phonenumbers,write_date:0 msgid "Last Updated on" -msgstr "" +msgstr "Laatst bijgewerkt op" #. module: base_phone #: selection:number.not.found,number_type:0 diff --git a/base_phone/i18n/pl.po b/base_phone/i18n/pl.po index 9b56ec5..8122fca 100644 --- a/base_phone/i18n/pl.po +++ b/base_phone/i18n/pl.po @@ -80,13 +80,13 @@ msgstr "" #: field:number.not.found,create_uid:0 #: field:reformat.all.phonenumbers,create_uid:0 msgid "Created by" -msgstr "" +msgstr "Utworzone przez" #. module: base_phone #: field:number.not.found,create_date:0 #: field:reformat.all.phonenumbers,create_date:0 msgid "Created on" -msgstr "" +msgstr "Utworzono" #. module: base_phone #: field:number.not.found,current_partner_mobile:0 @@ -150,7 +150,7 @@ msgstr "" #: 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 "" #: field:number.not.found,write_uid:0 #: field:reformat.all.phonenumbers,write_uid:0 msgid "Last Updated by" -msgstr "" +msgstr "Ostatnio modyfikowane przez" #. module: base_phone #: field:number.not.found,write_date:0 #: field:reformat.all.phonenumbers,write_date:0 msgid "Last Updated on" -msgstr "" +msgstr "Ostatnia zmiana" #. module: base_phone #: selection:number.not.found,number_type:0 diff --git a/base_phone/i18n/pt.po b/base_phone/i18n/pt.po index 91b754e..b387413 100644 --- a/base_phone/i18n/pt.po +++ b/base_phone/i18n/pt.po @@ -216,7 +216,7 @@ msgstr "" #. module: base_phone #: model:ir.model,name:base_phone.model_res_partner msgid "Partner" -msgstr "" +msgstr "Parceiro" #. module: base_phone #: help:number.not.found,to_update_partner_id:0 diff --git a/base_phone/i18n/pt_BR.po b/base_phone/i18n/pt_BR.po index 4b7dd5d..a00a67c 100644 --- a/base_phone/i18n/pt_BR.po +++ b/base_phone/i18n/pt_BR.po @@ -25,7 +25,7 @@ msgstr "" #. module: base_phone #: view:reformat.all.phonenumbers:base_phone.reformat_all_phonenumbers_form msgid "Cancel" -msgstr "" +msgstr "Cancelar" #. module: base_phone #: code:addons/base_phone/base_phone.py:112 @@ -113,7 +113,7 @@ msgstr "" #. module: base_phone #: selection:reformat.all.phonenumbers,state:0 msgid "Draft" -msgstr "" +msgstr "Rascunho" #. module: base_phone #: field:number.not.found,e164_number:0 @@ -216,7 +216,7 @@ msgstr "" #. module: base_phone #: model:ir.model,name:base_phone.model_res_partner msgid "Partner" -msgstr "" +msgstr "Parceiro" #. module: base_phone #: help:number.not.found,to_update_partner_id:0 @@ -282,7 +282,7 @@ msgstr "" #. module: base_phone #: field:reformat.all.phonenumbers,state:0 msgid "State" -msgstr "" +msgstr "Estado" #. module: base_phone #: model:ir.ui.menu,name:base_phone.menu_config_phone diff --git a/base_phone/i18n/sk.po b/base_phone/i18n/sk.po new file mode 100644 index 0000000..a72b647 --- /dev/null +++ b/base_phone/i18n/sk.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: Slovak (http://www.transifex.com/oca/OCA-connector-telephony-8-0/language/sk/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: sk\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 "" + +#. 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 "Vytvoril" + +#. module: base_phone +#: field:number.not.found,create_date:0 +#: field:reformat.all.phonenumbers,create_date:0 +msgid "Created on" +msgstr "Vytvorené" + +#. 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 "Naposledy upravoval" + +#. module: base_phone +#: field:number.not.found,write_date:0 +#: field:reformat.all.phonenumbers,write_date:0 +msgid "Last Updated on" +msgstr "Naposledy upravované" + +#. 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/sr.po b/base_phone/i18n/sr.po new file mode 100644 index 0000000..f58b9e4 --- /dev/null +++ b/base_phone/i18n/sr.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: Serbian (http://www.transifex.com/oca/OCA-connector-telephony-8-0/language/sr/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: sr\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 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 "" + +#. 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 "Kreiran" + +#. 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 "" + +#. 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/sr@latin.po b/base_phone/i18n/sr@latin.po new file mode 100644 index 0000000..274a46f --- /dev/null +++ b/base_phone/i18n/sr@latin.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: Serbian (Latin) (http://www.transifex.com/oca/OCA-connector-telephony-8-0/language/sr@latin/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: sr@latin\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 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 "Otkaži" + +#. 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 "Kreirao" + +#. module: base_phone +#: field:number.not.found,create_date:0 +#: field:reformat.all.phonenumbers,create_date:0 +msgid "Created on" +msgstr "Kreiran" + +#. 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 "Zadnja izmjena" + +#. module: base_phone +#: field:number.not.found,write_date:0 +#: field:reformat.all.phonenumbers,write_date:0 +msgid "Last Updated on" +msgstr "Zadnja izmjena" + +#. 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/sv.po b/base_phone/i18n/sv.po new file mode 100644 index 0000000..979b950 --- /dev/null +++ b/base_phone/i18n/sv.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: Swedish (http://www.transifex.com/oca/OCA-connector-telephony-8-0/language/sv/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: sv\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 "Avbryt" + +#. 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 "Skapad av" + +#. module: base_phone +#: field:number.not.found,create_date:0 +#: field:reformat.all.phonenumbers,create_date:0 +msgid "Created on" +msgstr "Skapad den" + +#. 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 "Senast uppdaterad av" + +#. module: base_phone +#: field:number.not.found,write_date:0 +#: field:reformat.all.phonenumbers,write_date:0 +msgid "Last Updated on" +msgstr "Senast uppdaterad" + +#. 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 index 5cb4b2b..c6b6bec 100644 --- a/base_phone/i18n/th.po +++ b/base_phone/i18n/th.po @@ -80,13 +80,13 @@ msgstr "" #: field:number.not.found,create_uid:0 #: field:reformat.all.phonenumbers,create_uid:0 msgid "Created by" -msgstr "" +msgstr "สร้างโดย" #. module: base_phone #: field:number.not.found,create_date:0 #: field:reformat.all.phonenumbers,create_date:0 msgid "Created on" -msgstr "" +msgstr "สร้างเมื่อ" #. module: base_phone #: field:number.not.found,current_partner_mobile:0 @@ -150,7 +150,7 @@ msgstr "" #: 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 "รหัส" #. module: base_phone #: help:res.company,number_of_digits_to_match_from_end:0 @@ -168,13 +168,13 @@ msgstr "" #: field:number.not.found,write_uid:0 #: field:reformat.all.phonenumbers,write_uid:0 msgid "Last Updated by" -msgstr "" +msgstr "อัพเดทครั้งสุดท้ายโดย" #. module: base_phone #: field:number.not.found,write_date:0 #: field:reformat.all.phonenumbers,write_date:0 msgid "Last Updated on" -msgstr "" +msgstr "อัพเดทครั้งสุดท้ายเมื่อ" #. module: base_phone #: selection:number.not.found,number_type:0 diff --git a/base_phone/i18n/uk.po b/base_phone/i18n/uk.po new file mode 100644 index 0000000..5e9f081 --- /dev/null +++ b/base_phone/i18n/uk.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: Ukrainian (http://www.transifex.com/oca/OCA-connector-telephony-8-0/language/uk/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: uk\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 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 "" + +#. 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 "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 "Востаннє оновив" + +#. 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 index 487a7e2..48e501a 100644 --- a/base_phone/i18n/vi.po +++ b/base_phone/i18n/vi.po @@ -80,13 +80,13 @@ msgstr "" #: field:number.not.found,create_uid:0 #: field:reformat.all.phonenumbers,create_uid:0 msgid "Created by" -msgstr "" +msgstr "Được tạo bởi" #. module: base_phone #: field:number.not.found,create_date:0 #: field:reformat.all.phonenumbers,create_date:0 msgid "Created on" -msgstr "" +msgstr "Được tạo vào" #. module: base_phone #: field:number.not.found,current_partner_mobile:0 @@ -150,7 +150,7 @@ msgstr "" #: 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 "" #: field:number.not.found,write_uid:0 #: field:reformat.all.phonenumbers,write_uid:0 msgid "Last Updated by" -msgstr "" +msgstr "Last Updated by" #. module: base_phone #: field:number.not.found,write_date:0 #: field:reformat.all.phonenumbers,write_date:0 msgid "Last Updated on" -msgstr "" +msgstr "Cập nhật lần cuối vào" #. module: base_phone #: selection:number.not.found,number_type:0 diff --git a/base_phone/i18n/zh_CN.po b/base_phone/i18n/zh_CN.po index e4694d0..eae5fc6 100644 --- a/base_phone/i18n/zh_CN.po +++ b/base_phone/i18n/zh_CN.po @@ -25,7 +25,7 @@ msgstr "" #. module: base_phone #: view:reformat.all.phonenumbers:base_phone.reformat_all_phonenumbers_form msgid "Cancel" -msgstr "" +msgstr "取消" #. module: base_phone #: code:addons/base_phone/base_phone.py:112 diff --git a/base_phone/i18n/zh_TW.po b/base_phone/i18n/zh_TW.po new file mode 100644 index 0000000..216c15c --- /dev/null +++ b/base_phone/i18n/zh_TW.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: Chinese (Taiwan) (http://www.transifex.com/oca/OCA-connector-telephony-8-0/language/zh_TW/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: zh_TW\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_popup/i18n/de.po b/base_phone_popup/i18n/de.po new file mode 100644 index 0000000..d0c115c --- /dev/null +++ b/base_phone_popup/i18n/de.po @@ -0,0 +1,34 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * base_phone_popup +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: connector-telephony (8.0)\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2015-11-01 04:07+0000\n" +"PO-Revision-Date: 2015-10-12 18:36+0000\n" +"Last-Translator: <>\n" +"Language-Team: 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_popup +#: code:addons/base_phone_popup/popup.py:49 +#, python-format +msgid "Number Not Found" +msgstr "" + +#. module: base_phone_popup +#: field:res.users,context_incall_popup:0 +msgid "Pop-up on Incoming Calls" +msgstr "" + +#. module: base_phone_popup +#: model:ir.model,name:base_phone_popup.model_res_users +msgid "Users" +msgstr "Benutzer" diff --git a/base_phone_popup/i18n/fi.po b/base_phone_popup/i18n/fi.po new file mode 100644 index 0000000..cd50e03 --- /dev/null +++ b/base_phone_popup/i18n/fi.po @@ -0,0 +1,34 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * base_phone_popup +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: connector-telephony (8.0)\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2015-11-01 04:07+0000\n" +"PO-Revision-Date: 2015-10-12 18:36+0000\n" +"Last-Translator: <>\n" +"Language-Team: 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_popup +#: code:addons/base_phone_popup/popup.py:49 +#, python-format +msgid "Number Not Found" +msgstr "" + +#. module: base_phone_popup +#: field:res.users,context_incall_popup:0 +msgid "Pop-up on Incoming Calls" +msgstr "" + +#. module: base_phone_popup +#: model:ir.model,name:base_phone_popup.model_res_users +msgid "Users" +msgstr "Käyttäjät" diff --git a/base_phone_popup/i18n/it.po b/base_phone_popup/i18n/it.po new file mode 100644 index 0000000..2cf34f6 --- /dev/null +++ b/base_phone_popup/i18n/it.po @@ -0,0 +1,34 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * base_phone_popup +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: connector-telephony (8.0)\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2015-11-01 04:07+0000\n" +"PO-Revision-Date: 2015-10-12 18:36+0000\n" +"Last-Translator: <>\n" +"Language-Team: 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_popup +#: code:addons/base_phone_popup/popup.py:49 +#, python-format +msgid "Number Not Found" +msgstr "" + +#. module: base_phone_popup +#: field:res.users,context_incall_popup:0 +msgid "Pop-up on Incoming Calls" +msgstr "" + +#. module: base_phone_popup +#: model:ir.model,name:base_phone_popup.model_res_users +msgid "Users" +msgstr "Utenti" diff --git a/base_phone_popup/i18n/pt_BR.po b/base_phone_popup/i18n/pt_BR.po new file mode 100644 index 0000000..17cfc90 --- /dev/null +++ b/base_phone_popup/i18n/pt_BR.po @@ -0,0 +1,34 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * base_phone_popup +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: connector-telephony (8.0)\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2015-11-01 04:07+0000\n" +"PO-Revision-Date: 2015-10-12 18:36+0000\n" +"Last-Translator: <>\n" +"Language-Team: 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_popup +#: code:addons/base_phone_popup/popup.py:49 +#, python-format +msgid "Number Not Found" +msgstr "" + +#. module: base_phone_popup +#: field:res.users,context_incall_popup:0 +msgid "Pop-up on Incoming Calls" +msgstr "" + +#. module: base_phone_popup +#: model:ir.model,name:base_phone_popup.model_res_users +msgid "Users" +msgstr "Usuários" diff --git a/crm_claim_phone/i18n/bg.po b/crm_claim_phone/i18n/bg.po new file mode 100644 index 0000000..657fc98 --- /dev/null +++ b/crm_claim_phone/i18n/bg.po @@ -0,0 +1,28 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * crm_claim_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: Bulgarian (http://www.transifex.com/oca/OCA-connector-telephony-8-0/language/bg/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: bg\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: crm_claim_phone +#: model:ir.model,name:crm_claim_phone.model_crm_claim +msgid "Claim" +msgstr "Жалба" + +#. module: crm_claim_phone +#: view:crm.claim:crm_claim_phone.crm_case_claims_form_view +msgid "phone" +msgstr "" diff --git a/crm_phone/i18n/ar.po b/crm_phone/i18n/ar.po new file mode 100644 index 0000000..cfc1a3d --- /dev/null +++ b/crm_phone/i18n/ar.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: 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: 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/bg.po b/crm_phone/i18n/bg.po index 70d8957..6590cb0 100644 --- a/crm_phone/i18n/bg.po +++ b/crm_phone/i18n/bg.po @@ -108,7 +108,7 @@ msgstr "" #. module: crm_phone #: model:ir.model,name:crm_phone.model_crm_lead msgid "Lead/Opportunity" -msgstr "" +msgstr "Следа/Възможност" #. module: crm_phone #: code:addons/crm_phone/wizard/number_not_found.py:75 diff --git a/crm_phone/i18n/bs.po b/crm_phone/i18n/bs.po new file mode 100644 index 0000000..c09c31c --- /dev/null +++ b/crm_phone/i18n/bs.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: Bosnian (http://www.transifex.com/oca/OCA-connector-telephony-8-0/language/bs/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: bs\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\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 "Kreirao" + +#. module: crm_phone +#: field:wizard.create.crm.phonecall,create_date:0 +msgid "Created on" +msgstr "Kreirano" + +#. 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 "Zadnji ažurirao" + +#. module: crm_phone +#: field:wizard.create.crm.phonecall,write_date:0 +msgid "Last Updated on" +msgstr "Zadnje ažurirano" + +#. 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/cs.po b/crm_phone/i18n/cs.po new file mode 100644 index 0000000..d643518 --- /dev/null +++ b/crm_phone/i18n/cs.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: 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: 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 "Vytvořil(a)" + +#. module: crm_phone +#: field:wizard.create.crm.phonecall,create_date:0 +msgid "Created on" +msgstr "Vytvořeno" + +#. 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 "Naposled upraveno" + +#. module: crm_phone +#: field:wizard.create.crm.phonecall,write_date:0 +msgid "Last Updated on" +msgstr "Naposled upraveno" + +#. 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/da.po b/crm_phone/i18n/da.po new file mode 100644 index 0000000..c098344 --- /dev/null +++ b/crm_phone/i18n/da.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: Danish (http://www.transifex.com/oca/OCA-connector-telephony-8-0/language/da/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: da\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 "Oprettet af" + +#. module: crm_phone +#: field:wizard.create.crm.phonecall,create_date:0 +msgid "Created on" +msgstr "Oprettet den" + +#. 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 "Sidst opdateret af" + +#. module: crm_phone +#: field:wizard.create.crm.phonecall,write_date:0 +msgid "Last Updated on" +msgstr "Sidst opdateret den" + +#. 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 index d6450f9..a0371ff 100644 --- a/crm_phone/i18n/de.po +++ b/crm_phone/i18n/de.po @@ -151,7 +151,7 @@ msgstr "" #. module: crm_phone #: model:ir.model,name:crm_phone.model_res_users msgid "Users" -msgstr "" +msgstr "Benutzer" #. module: crm_phone #: view:wizard.create.crm.phonecall:crm_phone.create_crm_phonecall_view diff --git a/crm_phone/i18n/en_GB.po b/crm_phone/i18n/en_GB.po new file mode 100644 index 0000000..ad85272 --- /dev/null +++ b/crm_phone/i18n/en_GB.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: English (United Kingdom) (http://www.transifex.com/oca/OCA-connector-telephony-8-0/language/en_GB/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: en_GB\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 "Created by" + +#. module: crm_phone +#: field:wizard.create.crm.phonecall,create_date:0 +msgid "Created on" +msgstr "Created on" + +#. 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 "Last Updated by" + +#. module: crm_phone +#: field:wizard.create.crm.phonecall,write_date:0 +msgid "Last Updated on" +msgstr "Last Updated on" + +#. 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/es_AR.po b/crm_phone/i18n/es_AR.po new file mode 100644 index 0000000..8fa2cad --- /dev/null +++ b/crm_phone/i18n/es_AR.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: Spanish (Argentina) (http://www.transifex.com/oca/OCA-connector-telephony-8-0/language/es_AR/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: es_AR\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 realizada por" + +#. module: crm_phone +#: field:wizard.create.crm.phonecall,write_date:0 +msgid "Last Updated on" +msgstr "Última actualización 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/es_CO.po b/crm_phone/i18n/es_CO.po new file mode 100644 index 0000000..e453c9f --- /dev/null +++ b/crm_phone/i18n/es_CO.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: Spanish (Colombia) (http://www.transifex.com/oca/OCA-connector-telephony-8-0/language/es_CO/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: es_CO\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" + +#. 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 "Actualizado por" + +#. module: crm_phone +#: field:wizard.create.crm.phonecall,write_date:0 +msgid "Last Updated on" +msgstr "Actualizado" + +#. 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/es_CR.po b/crm_phone/i18n/es_CR.po new file mode 100644 index 0000000..04858c3 --- /dev/null +++ b/crm_phone/i18n/es_CR.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: 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: 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 "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 "" + +#. 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/es_EC.po b/crm_phone/i18n/es_EC.po new file mode 100644 index 0000000..dab4bb3 --- /dev/null +++ b/crm_phone/i18n/es_EC.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: 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: 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 (identificación)" + +#. module: crm_phone +#: field:wizard.create.crm.phonecall,write_uid:0 +msgid "Last Updated by" +msgstr "Última actualización de" + +#. 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/es_MX.po b/crm_phone/i18n/es_MX.po new file mode 100644 index 0000000..8877816 --- /dev/null +++ b/crm_phone/i18n/es_MX.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: 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: 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 "Ultima actualizacion por" + +#. module: crm_phone +#: field:wizard.create.crm.phonecall,write_date:0 +msgid "Last Updated on" +msgstr "Ultima actualización realizada" + +#. 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/es_PE.po b/crm_phone/i18n/es_PE.po new file mode 100644 index 0000000..3a6ac15 --- /dev/null +++ b/crm_phone/i18n/es_PE.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: Spanish (Peru) (http://www.transifex.com/oca/OCA-connector-telephony-8-0/language/es_PE/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: es_PE\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 "Actualizado última vez por" + +#. module: crm_phone +#: field:wizard.create.crm.phonecall,write_date:0 +msgid "Last Updated on" +msgstr "Ultima Actualización" + +#. 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/es_PY.po b/crm_phone/i18n/es_PY.po new file mode 100644 index 0000000..742b61c --- /dev/null +++ b/crm_phone/i18n/es_PY.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: Spanish (Paraguay) (http://www.transifex.com/oca/OCA-connector-telephony-8-0/language/es_PY/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: es_PY\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 "Ultima actualización por" + +#. module: crm_phone +#: field:wizard.create.crm.phonecall,write_date:0 +msgid "Last Updated on" +msgstr "Ultima 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/es_VE.po b/crm_phone/i18n/es_VE.po new file mode 100644 index 0000000..2513068 --- /dev/null +++ b/crm_phone/i18n/es_VE.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: 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: 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 realizada por" + +#. module: crm_phone +#: field:wizard.create.crm.phonecall,write_date:0 +msgid "Last Updated on" +msgstr "Ultima actualizacion 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/et.po b/crm_phone/i18n/et.po new file mode 100644 index 0000000..6069002 --- /dev/null +++ b/crm_phone/i18n/et.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: 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: 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 "Loonud" + +#. module: crm_phone +#: field:wizard.create.crm.phonecall,create_date:0 +msgid "Created on" +msgstr "Loodud" + +#. 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 "Viimati uuendatud" + +#. module: crm_phone +#: field:wizard.create.crm.phonecall,write_date:0 +msgid "Last Updated on" +msgstr "Viimati uuendatud" + +#. 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/eu.po b/crm_phone/i18n/eu.po new file mode 100644 index 0000000..e76479a --- /dev/null +++ b/crm_phone/i18n/eu.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: Basque (http://www.transifex.com/oca/OCA-connector-telephony-8-0/language/eu/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: eu\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 "Nork sortua" + +#. module: crm_phone +#: field:wizard.create.crm.phonecall,create_date:0 +msgid "Created on" +msgstr "Created on" + +#. 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 "Last Updated by" + +#. module: crm_phone +#: field:wizard.create.crm.phonecall,write_date:0 +msgid "Last Updated on" +msgstr "Last Updated on" + +#. 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/fa.po b/crm_phone/i18n/fa.po new file mode 100644 index 0000000..a752b11 --- /dev/null +++ b/crm_phone/i18n/fa.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: Persian (http://www.transifex.com/oca/OCA-connector-telephony-8-0/language/fa/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: fa\n" +"Plural-Forms: nplurals=1; plural=0;\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 index 747c376..5991d1c 100644 --- a/crm_phone/i18n/fi.po +++ b/crm_phone/i18n/fi.po @@ -151,7 +151,7 @@ msgstr "" #. module: crm_phone #: model:ir.model,name:crm_phone.model_res_users msgid "Users" -msgstr "" +msgstr "Käyttäjät" #. module: crm_phone #: view:wizard.create.crm.phonecall:crm_phone.create_crm_phonecall_view diff --git a/crm_phone/i18n/fr_CH.po b/crm_phone/i18n/fr_CH.po new file mode 100644 index 0000000..4d99d45 --- /dev/null +++ b/crm_phone/i18n/fr_CH.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: French (Switzerland) (http://www.transifex.com/oca/OCA-connector-telephony-8-0/language/fr_CH/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: fr_CH\n" +"Plural-Forms: nplurals=2; plural=(n > 1);\n" + +#. module: 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 "Créé par" + +#. module: crm_phone +#: field:wizard.create.crm.phonecall,create_date:0 +msgid "Created on" +msgstr "Créé le" + +#. 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 "Modifié par" + +#. module: crm_phone +#: field:wizard.create.crm.phonecall,write_date:0 +msgid "Last Updated on" +msgstr "Modifié le" + +#. 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/gl_ES.po b/crm_phone/i18n/gl_ES.po new file mode 100644 index 0000000..c1dfe86 --- /dev/null +++ b/crm_phone/i18n/gl_ES.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 (Spain) (http://www.transifex.com/oca/OCA-connector-telephony-8-0/language/gl_ES/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: gl_ES\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 "ID" + +#. 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/he.po b/crm_phone/i18n/he.po new file mode 100644 index 0000000..007c863 --- /dev/null +++ b/crm_phone/i18n/he.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: Hebrew (http://www.transifex.com/oca/OCA-connector-telephony-8-0/language/he/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: he\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/it.po b/crm_phone/i18n/it.po index 89c786b..d0de32b 100644 --- a/crm_phone/i18n/it.po +++ b/crm_phone/i18n/it.po @@ -151,7 +151,7 @@ msgstr "" #. module: crm_phone #: model:ir.model,name:crm_phone.model_res_users msgid "Users" -msgstr "" +msgstr "Utenti" #. module: crm_phone #: view:wizard.create.crm.phonecall:crm_phone.create_crm_phonecall_view diff --git a/crm_phone/i18n/ja.po b/crm_phone/i18n/ja.po new file mode 100644 index 0000000..65aba0f --- /dev/null +++ b/crm_phone/i18n/ja.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: Japanese (http://www.transifex.com/oca/OCA-connector-telephony-8-0/language/ja/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: ja\n" +"Plural-Forms: nplurals=1; plural=0;\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 "ID" + +#. 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/ko.po b/crm_phone/i18n/ko.po new file mode 100644 index 0000000..dd0162a --- /dev/null +++ b/crm_phone/i18n/ko.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: Korean (http://www.transifex.com/oca/OCA-connector-telephony-8-0/language/ko/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: ko\n" +"Plural-Forms: nplurals=1; plural=0;\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 "ID" + +#. 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/lt.po b/crm_phone/i18n/lt.po new file mode 100644 index 0000000..b60327b --- /dev/null +++ b/crm_phone/i18n/lt.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: 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: 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 "Sukūrė" + +#. module: crm_phone +#: field:wizard.create.crm.phonecall,create_date:0 +msgid "Created on" +msgstr "Sukurta" + +#. 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 "Paskutinį kartą atnaujino" + +#. module: crm_phone +#: field:wizard.create.crm.phonecall,write_date:0 +msgid "Last Updated on" +msgstr "Paskutinį kartą atnaujinta" + +#. 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/lv.po b/crm_phone/i18n/lv.po new file mode 100644 index 0000000..354c26d --- /dev/null +++ b/crm_phone/i18n/lv.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: Latvian (http://www.transifex.com/oca/OCA-connector-telephony-8-0/language/lv/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: lv\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);\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 "Izveidoja" + +#. module: crm_phone +#: field:wizard.create.crm.phonecall,create_date:0 +msgid "Created on" +msgstr "Izveidots" + +#. 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 "Pēdējo reizi atjaunoja" + +#. module: crm_phone +#: field:wizard.create.crm.phonecall,write_date:0 +msgid "Last Updated on" +msgstr "Pēdējās izmaiņas" + +#. 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/mk.po b/crm_phone/i18n/mk.po new file mode 100644 index 0000000..8af1f2b --- /dev/null +++ b/crm_phone/i18n/mk.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: Macedonian (http://www.transifex.com/oca/OCA-connector-telephony-8-0/language/mk/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: mk\n" +"Plural-Forms: nplurals=2; plural=(n % 10 == 1 && n % 100 != 11) ? 0 : 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 "ID" + +#. 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/mn.po b/crm_phone/i18n/mn.po new file mode 100644 index 0000000..9686b1d --- /dev/null +++ b/crm_phone/i18n/mn.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: Mongolian (http://www.transifex.com/oca/OCA-connector-telephony-8-0/language/mn/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: mn\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 "ID" + +#. 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/nb.po b/crm_phone/i18n/nb.po new file mode 100644 index 0000000..3a094e3 --- /dev/null +++ b/crm_phone/i18n/nb.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: Norwegian Bokmål (http://www.transifex.com/oca/OCA-connector-telephony-8-0/language/nb/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: nb\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 "Opprettet av" + +#. module: crm_phone +#: field:wizard.create.crm.phonecall,create_date:0 +msgid "Created on" +msgstr "Opprettet den" + +#. 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 "Sist oppdatert av" + +#. module: crm_phone +#: field:wizard.create.crm.phonecall,write_date:0 +msgid "Last Updated on" +msgstr "Sist oppdatert" + +#. 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/nl.po b/crm_phone/i18n/nl.po new file mode 100644 index 0000000..f9b259d --- /dev/null +++ b/crm_phone/i18n/nl.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: 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: 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 "Aangemaakt door" + +#. module: crm_phone +#: field:wizard.create.crm.phonecall,create_date:0 +msgid "Created on" +msgstr "Aangemaakt op" + +#. 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 "Laatst bijgewerkt door" + +#. module: crm_phone +#: field:wizard.create.crm.phonecall,write_date:0 +msgid "Last Updated on" +msgstr "Laatst bijgewerkt op" + +#. 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/nl_BE.po b/crm_phone/i18n/nl_BE.po new file mode 100644 index 0000000..f81f714 --- /dev/null +++ b/crm_phone/i18n/nl_BE.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: 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: 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 "Gemaakt door" + +#. module: crm_phone +#: field:wizard.create.crm.phonecall,create_date:0 +msgid "Created on" +msgstr "Gemaakt op" + +#. 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 "Laatst bijgewerkt door" + +#. module: crm_phone +#: field:wizard.create.crm.phonecall,write_date:0 +msgid "Last Updated on" +msgstr "Laatst bijgewerkt op" + +#. 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/pl.po b/crm_phone/i18n/pl.po new file mode 100644 index 0000000..109a89a --- /dev/null +++ b/crm_phone/i18n/pl.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: 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: 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 "Utworzone przez" + +#. module: crm_phone +#: field:wizard.create.crm.phonecall,create_date:0 +msgid "Created on" +msgstr "Utworzono" + +#. 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 "Ostatnio modyfikowane przez" + +#. module: crm_phone +#: field:wizard.create.crm.phonecall,write_date:0 +msgid "Last Updated on" +msgstr "Ostatnia zmiana" + +#. 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 index 14759cc..4727e80 100644 --- a/crm_phone/i18n/pt_BR.po +++ b/crm_phone/i18n/pt_BR.po @@ -151,7 +151,7 @@ msgstr "" #. module: crm_phone #: model:ir.model,name:crm_phone.model_res_users msgid "Users" -msgstr "" +msgstr "Usuários" #. module: crm_phone #: view:wizard.create.crm.phonecall:crm_phone.create_crm_phonecall_view diff --git a/crm_phone/i18n/sk.po b/crm_phone/i18n/sk.po new file mode 100644 index 0000000..de2e055 --- /dev/null +++ b/crm_phone/i18n/sk.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: Slovak (http://www.transifex.com/oca/OCA-connector-telephony-8-0/language/sk/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: sk\n" +"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\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 "Vytvoril" + +#. module: crm_phone +#: field:wizard.create.crm.phonecall,create_date:0 +msgid "Created on" +msgstr "Vytvorené" + +#. 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 "Naposledy upravoval" + +#. module: crm_phone +#: field:wizard.create.crm.phonecall,write_date:0 +msgid "Last Updated on" +msgstr "Naposledy upravované" + +#. 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/sr.po b/crm_phone/i18n/sr.po new file mode 100644 index 0000000..93d23dc --- /dev/null +++ b/crm_phone/i18n/sr.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: Serbian (http://www.transifex.com/oca/OCA-connector-telephony-8-0/language/sr/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: sr\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\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 "Kreiran" + +#. 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 "" + +#. 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/sr@latin.po b/crm_phone/i18n/sr@latin.po new file mode 100644 index 0000000..9beb9c4 --- /dev/null +++ b/crm_phone/i18n/sr@latin.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: Serbian (Latin) (http://www.transifex.com/oca/OCA-connector-telephony-8-0/language/sr@latin/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: sr@latin\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\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 "Kreirao" + +#. module: crm_phone +#: field:wizard.create.crm.phonecall,create_date:0 +msgid "Created on" +msgstr "Kreiran" + +#. 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 "Zadnja izmjena" + +#. module: crm_phone +#: field:wizard.create.crm.phonecall,write_date:0 +msgid "Last Updated on" +msgstr "Zadnja izmjena" + +#. 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/sv.po b/crm_phone/i18n/sv.po new file mode 100644 index 0000000..c7b816e --- /dev/null +++ b/crm_phone/i18n/sv.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: Swedish (http://www.transifex.com/oca/OCA-connector-telephony-8-0/language/sv/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: sv\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 "Skapad av" + +#. module: crm_phone +#: field:wizard.create.crm.phonecall,create_date:0 +msgid "Created on" +msgstr "Skapad den" + +#. 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 "Senast uppdaterad av" + +#. module: crm_phone +#: field:wizard.create.crm.phonecall,write_date:0 +msgid "Last Updated on" +msgstr "Senast uppdaterad" + +#. 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/th.po b/crm_phone/i18n/th.po new file mode 100644 index 0000000..dae3f8d --- /dev/null +++ b/crm_phone/i18n/th.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: 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: 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/uk.po b/crm_phone/i18n/uk.po new file mode 100644 index 0000000..bddfcb5 --- /dev/null +++ b/crm_phone/i18n/uk.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: Ukrainian (http://www.transifex.com/oca/OCA-connector-telephony-8-0/language/uk/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: uk\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\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 "ID" + +#. 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/vi.po b/crm_phone/i18n/vi.po new file mode 100644 index 0000000..7ece63e --- /dev/null +++ b/crm_phone/i18n/vi.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: 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: 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 "Được tạo bởi" + +#. module: crm_phone +#: field:wizard.create.crm.phonecall,create_date:0 +msgid "Created on" +msgstr "Được tạo vào" + +#. 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 "Last Updated by" + +#. module: crm_phone +#: field:wizard.create.crm.phonecall,write_date:0 +msgid "Last Updated on" +msgstr "Cập nhật lần cuối vào" + +#. 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/zh_TW.po b/crm_phone/i18n/zh_TW.po new file mode 100644 index 0000000..6a0696f --- /dev/null +++ b/crm_phone/i18n/zh_TW.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: Chinese (Taiwan) (http://www.transifex.com/oca/OCA-connector-telephony-8-0/language/zh_TW/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: zh_TW\n" +"Plural-Forms: nplurals=1; plural=0;\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/ovh_telephony_connector/i18n/de.po b/ovh_telephony_connector/i18n/de.po new file mode 100644 index 0000000..20d1116 --- /dev/null +++ b/ovh_telephony_connector/i18n/de.po @@ -0,0 +1,91 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * ovh_telephony_connector +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: connector-telephony (8.0)\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2015-11-01 04:07+0000\n" +"PO-Revision-Date: 2015-10-12 18:37+0000\n" +"Last-Translator: <>\n" +"Language-Team: 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: ovh_telephony_connector +#: code:addons/ovh_telephony_connector/ovh_connector.py:99 +#, python-format +msgid "" +"Click to call to OVH failed.\n" +"Here is the error: '%s'" +msgstr "" + +#. module: ovh_telephony_connector +#: code:addons/ovh_telephony_connector/ovh_connector.py:60 +#, python-format +msgid "Missing OVH Billing Number on user %s" +msgstr "" + +#. module: ovh_telephony_connector +#: code:addons/ovh_telephony_connector/ovh_connector.py:64 +#, python-format +msgid "Missing OVH Calling Number on user %s" +msgstr "" + +#. module: ovh_telephony_connector +#: code:addons/ovh_telephony_connector/ovh_connector.py:68 +#, python-format +msgid "Missing OVH Click2call Login on user %s" +msgstr "" + +#. module: ovh_telephony_connector +#: code:addons/ovh_telephony_connector/ovh_connector.py:72 +#, python-format +msgid "Missing OVH Click2dial Password on user %s" +msgstr "" + +#. module: ovh_telephony_connector +#: code:addons/ovh_telephony_connector/ovh_connector.py:55 +#, python-format +msgid "Missing phone number" +msgstr "" + +#. module: ovh_telephony_connector +#: field:res.users,ovh_billing_number:0 +msgid "OVH Billing Number" +msgstr "" + +#. module: ovh_telephony_connector +#: field:res.users,ovh_calling_number:0 +msgid "OVH Calling Number" +msgstr "" + +#. module: ovh_telephony_connector +#: field:res.users,ovh_click2call_login:0 +msgid "OVH Click2call Login" +msgstr "" + +#. module: ovh_telephony_connector +#: field:res.users,ovh_click2call_password:0 +msgid "OVH Click2call Password" +msgstr "" + +#. module: ovh_telephony_connector +#: view:res.users:ovh_telephony_connector.view_users_form +msgid "OVH Parameters" +msgstr "" + +#. module: ovh_telephony_connector +#: help:res.users,ovh_calling_number:0 +msgid "The phone number that will be presented during a click2dial" +msgstr "" + +#. module: ovh_telephony_connector +#: model:ir.model,name:ovh_telephony_connector.model_res_users +msgid "Users" +msgstr "Benutzer" diff --git a/ovh_telephony_connector/i18n/fi.po b/ovh_telephony_connector/i18n/fi.po new file mode 100644 index 0000000..ffc5b2c --- /dev/null +++ b/ovh_telephony_connector/i18n/fi.po @@ -0,0 +1,91 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * ovh_telephony_connector +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: connector-telephony (8.0)\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2015-11-01 04:07+0000\n" +"PO-Revision-Date: 2015-10-12 18:37+0000\n" +"Last-Translator: <>\n" +"Language-Team: 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: ovh_telephony_connector +#: code:addons/ovh_telephony_connector/ovh_connector.py:99 +#, python-format +msgid "" +"Click to call to OVH failed.\n" +"Here is the error: '%s'" +msgstr "" + +#. module: ovh_telephony_connector +#: code:addons/ovh_telephony_connector/ovh_connector.py:60 +#, python-format +msgid "Missing OVH Billing Number on user %s" +msgstr "" + +#. module: ovh_telephony_connector +#: code:addons/ovh_telephony_connector/ovh_connector.py:64 +#, python-format +msgid "Missing OVH Calling Number on user %s" +msgstr "" + +#. module: ovh_telephony_connector +#: code:addons/ovh_telephony_connector/ovh_connector.py:68 +#, python-format +msgid "Missing OVH Click2call Login on user %s" +msgstr "" + +#. module: ovh_telephony_connector +#: code:addons/ovh_telephony_connector/ovh_connector.py:72 +#, python-format +msgid "Missing OVH Click2dial Password on user %s" +msgstr "" + +#. module: ovh_telephony_connector +#: code:addons/ovh_telephony_connector/ovh_connector.py:55 +#, python-format +msgid "Missing phone number" +msgstr "" + +#. module: ovh_telephony_connector +#: field:res.users,ovh_billing_number:0 +msgid "OVH Billing Number" +msgstr "" + +#. module: ovh_telephony_connector +#: field:res.users,ovh_calling_number:0 +msgid "OVH Calling Number" +msgstr "" + +#. module: ovh_telephony_connector +#: field:res.users,ovh_click2call_login:0 +msgid "OVH Click2call Login" +msgstr "" + +#. module: ovh_telephony_connector +#: field:res.users,ovh_click2call_password:0 +msgid "OVH Click2call Password" +msgstr "" + +#. module: ovh_telephony_connector +#: view:res.users:ovh_telephony_connector.view_users_form +msgid "OVH Parameters" +msgstr "" + +#. module: ovh_telephony_connector +#: help:res.users,ovh_calling_number:0 +msgid "The phone number that will be presented during a click2dial" +msgstr "" + +#. module: ovh_telephony_connector +#: model:ir.model,name:ovh_telephony_connector.model_res_users +msgid "Users" +msgstr "Käyttäjät" diff --git a/ovh_telephony_connector/i18n/it.po b/ovh_telephony_connector/i18n/it.po new file mode 100644 index 0000000..cb4e313 --- /dev/null +++ b/ovh_telephony_connector/i18n/it.po @@ -0,0 +1,91 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * ovh_telephony_connector +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: connector-telephony (8.0)\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2015-11-01 04:07+0000\n" +"PO-Revision-Date: 2015-10-12 18:37+0000\n" +"Last-Translator: <>\n" +"Language-Team: Italian (http://www.transifex.com/oca/OCA-connector-telephony-8-0/language/it/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: it\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: ovh_telephony_connector +#: code:addons/ovh_telephony_connector/ovh_connector.py:99 +#, python-format +msgid "" +"Click to call to OVH failed.\n" +"Here is the error: '%s'" +msgstr "" + +#. module: ovh_telephony_connector +#: code:addons/ovh_telephony_connector/ovh_connector.py:60 +#, python-format +msgid "Missing OVH Billing Number on user %s" +msgstr "" + +#. module: ovh_telephony_connector +#: code:addons/ovh_telephony_connector/ovh_connector.py:64 +#, python-format +msgid "Missing OVH Calling Number on user %s" +msgstr "" + +#. module: ovh_telephony_connector +#: code:addons/ovh_telephony_connector/ovh_connector.py:68 +#, python-format +msgid "Missing OVH Click2call Login on user %s" +msgstr "" + +#. module: ovh_telephony_connector +#: code:addons/ovh_telephony_connector/ovh_connector.py:72 +#, python-format +msgid "Missing OVH Click2dial Password on user %s" +msgstr "" + +#. module: ovh_telephony_connector +#: code:addons/ovh_telephony_connector/ovh_connector.py:55 +#, python-format +msgid "Missing phone number" +msgstr "" + +#. module: ovh_telephony_connector +#: field:res.users,ovh_billing_number:0 +msgid "OVH Billing Number" +msgstr "" + +#. module: ovh_telephony_connector +#: field:res.users,ovh_calling_number:0 +msgid "OVH Calling Number" +msgstr "" + +#. module: ovh_telephony_connector +#: field:res.users,ovh_click2call_login:0 +msgid "OVH Click2call Login" +msgstr "" + +#. module: ovh_telephony_connector +#: field:res.users,ovh_click2call_password:0 +msgid "OVH Click2call Password" +msgstr "" + +#. module: ovh_telephony_connector +#: view:res.users:ovh_telephony_connector.view_users_form +msgid "OVH Parameters" +msgstr "" + +#. module: ovh_telephony_connector +#: help:res.users,ovh_calling_number:0 +msgid "The phone number that will be presented during a click2dial" +msgstr "" + +#. module: ovh_telephony_connector +#: model:ir.model,name:ovh_telephony_connector.model_res_users +msgid "Users" +msgstr "Utenti" diff --git a/ovh_telephony_connector/i18n/pt_BR.po b/ovh_telephony_connector/i18n/pt_BR.po new file mode 100644 index 0000000..6b472cf --- /dev/null +++ b/ovh_telephony_connector/i18n/pt_BR.po @@ -0,0 +1,91 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * ovh_telephony_connector +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: connector-telephony (8.0)\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2015-11-01 04:07+0000\n" +"PO-Revision-Date: 2015-10-12 18:37+0000\n" +"Last-Translator: <>\n" +"Language-Team: 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: ovh_telephony_connector +#: code:addons/ovh_telephony_connector/ovh_connector.py:99 +#, python-format +msgid "" +"Click to call to OVH failed.\n" +"Here is the error: '%s'" +msgstr "" + +#. module: ovh_telephony_connector +#: code:addons/ovh_telephony_connector/ovh_connector.py:60 +#, python-format +msgid "Missing OVH Billing Number on user %s" +msgstr "" + +#. module: ovh_telephony_connector +#: code:addons/ovh_telephony_connector/ovh_connector.py:64 +#, python-format +msgid "Missing OVH Calling Number on user %s" +msgstr "" + +#. module: ovh_telephony_connector +#: code:addons/ovh_telephony_connector/ovh_connector.py:68 +#, python-format +msgid "Missing OVH Click2call Login on user %s" +msgstr "" + +#. module: ovh_telephony_connector +#: code:addons/ovh_telephony_connector/ovh_connector.py:72 +#, python-format +msgid "Missing OVH Click2dial Password on user %s" +msgstr "" + +#. module: ovh_telephony_connector +#: code:addons/ovh_telephony_connector/ovh_connector.py:55 +#, python-format +msgid "Missing phone number" +msgstr "" + +#. module: ovh_telephony_connector +#: field:res.users,ovh_billing_number:0 +msgid "OVH Billing Number" +msgstr "" + +#. module: ovh_telephony_connector +#: field:res.users,ovh_calling_number:0 +msgid "OVH Calling Number" +msgstr "" + +#. module: ovh_telephony_connector +#: field:res.users,ovh_click2call_login:0 +msgid "OVH Click2call Login" +msgstr "" + +#. module: ovh_telephony_connector +#: field:res.users,ovh_click2call_password:0 +msgid "OVH Click2call Password" +msgstr "" + +#. module: ovh_telephony_connector +#: view:res.users:ovh_telephony_connector.view_users_form +msgid "OVH Parameters" +msgstr "" + +#. module: ovh_telephony_connector +#: help:res.users,ovh_calling_number:0 +msgid "The phone number that will be presented during a click2dial" +msgstr "" + +#. module: ovh_telephony_connector +#: model:ir.model,name:ovh_telephony_connector.model_res_users +msgid "Users" +msgstr "Usuários"