You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
92 lines
3.0 KiB
92 lines
3.0 KiB
# Translation of Odoo Server.
|
|
# This file contains the translation of the following modules:
|
|
# * ovh_telephony_connector
|
|
#
|
|
# Translators:
|
|
# Matjaž Mozetič <m.mozetic@matmoz.si>, 2015
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: connector-telephony (8.0)\n"
|
|
"Report-Msgid-Bugs-To: \n"
|
|
"POT-Creation-Date: 2015-10-14 02:09+0000\n"
|
|
"PO-Revision-Date: 2015-10-13 05:08+0000\n"
|
|
"Last-Translator: Matjaž Mozetič <m.mozetic@matmoz.si>\n"
|
|
"Language-Team: Slovenian (http://www.transifex.com/oca/OCA-connector-telephony-8-0/language/sl/)\n"
|
|
"MIME-Version: 1.0\n"
|
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
"Content-Transfer-Encoding: \n"
|
|
"Language: sl\n"
|
|
"Plural-Forms: nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);\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 "Klik za klic v OVH neuspešen.\nNapaka: '%s'"
|
|
|
|
#. module: ovh_telephony_connector
|
|
#: code:addons/ovh_telephony_connector/ovh_connector.py:60
|
|
#, python-format
|
|
msgid "Missing OVH Billing Number on user %s"
|
|
msgstr "Manjkajoča OVH obračunska številka za uporabnika %s"
|
|
|
|
#. module: ovh_telephony_connector
|
|
#: code:addons/ovh_telephony_connector/ovh_connector.py:64
|
|
#, python-format
|
|
msgid "Missing OVH Calling Number on user %s"
|
|
msgstr "Manjkajoča OVH klicna številka za uporabnika %s"
|
|
|
|
#. module: ovh_telephony_connector
|
|
#: code:addons/ovh_telephony_connector/ovh_connector.py:68
|
|
#, python-format
|
|
msgid "Missing OVH Click2call Login on user %s"
|
|
msgstr "Manjkajoča OVH Click2call prijava za uporabnika %s"
|
|
|
|
#. module: ovh_telephony_connector
|
|
#: code:addons/ovh_telephony_connector/ovh_connector.py:72
|
|
#, python-format
|
|
msgid "Missing OVH Click2dial Password on user %s"
|
|
msgstr "Manjkajoče OVH Click2dial geslo za uporabnika %s"
|
|
|
|
#. module: ovh_telephony_connector
|
|
#: code:addons/ovh_telephony_connector/ovh_connector.py:55
|
|
#, python-format
|
|
msgid "Missing phone number"
|
|
msgstr "Manjkajoča telefonska številka"
|
|
|
|
#. module: ovh_telephony_connector
|
|
#: field:res.users,ovh_billing_number:0
|
|
msgid "OVH Billing Number"
|
|
msgstr "OVH obračunska številka"
|
|
|
|
#. module: ovh_telephony_connector
|
|
#: field:res.users,ovh_calling_number:0
|
|
msgid "OVH Calling Number"
|
|
msgstr "OVH klicna številka"
|
|
|
|
#. module: ovh_telephony_connector
|
|
#: field:res.users,ovh_click2call_login:0
|
|
msgid "OVH Click2call Login"
|
|
msgstr "OVH Click2call prijava"
|
|
|
|
#. module: ovh_telephony_connector
|
|
#: field:res.users,ovh_click2call_password:0
|
|
msgid "OVH Click2call Password"
|
|
msgstr "OVH Click2call geslo"
|
|
|
|
#. module: ovh_telephony_connector
|
|
#: view:res.users:ovh_telephony_connector.view_users_form
|
|
msgid "OVH Parameters"
|
|
msgstr "OVH parametri"
|
|
|
|
#. module: ovh_telephony_connector
|
|
#: help:res.users,ovh_calling_number:0
|
|
msgid "The phone number that will be presented during a click2dial"
|
|
msgstr "Telefonska številka, ki bo predstavljena med click2dial"
|
|
|
|
#. module: ovh_telephony_connector
|
|
#: model:ir.model,name:ovh_telephony_connector.model_res_users
|
|
msgid "Users"
|
|
msgstr "Uporabniki"
|