The translation is temporarily closed for contributions due to maintenance, please come back later.
The translation was automatically locked due to following alerts: Could not update the repository.
English Bulgarian
e.g https://www.otrs.com:10745/api/v1.0 (without trailing backslash) Например https://www.otrs.com:10745/api/v1.0 (без последващо наклонена черта)
Authentication Идентификация
The user name to be used to access the remote system. Потребителското име, което ще се използва за достъп до отдалечената система.
The password for the privileged user. Паролата за привилегирования потребител.
Proxy Server Прокси сървър
URI of a proxy server to be used (if needed). URI на прокси сървър, който да се използва (ако е необходимо).
e.g. http://proxy_hostname:8080 Например http://proxy_hostname:8080
Proxy User Прокси потребител
The user name to be used to access the proxy server. Потребителското име, което трябва да се използва за достъп до прокси сървъра.
Proxy Password Прокси парола
The password for the proxy user. Паролата за Прокси потребител
Use SSL Options Използвайте опциите за SSL
Show or hide SSL options to connect to the remote system. Покажете или скрийте опциите за SSL, за да се свържете с отдалечената система.
The full path and name of the certification authority certificate file that validates SSL certificate. Пълният път и името на файла на сертификата, удостоверяващ SSL сертификата.
e.g. /opt/otrs/var/certificates/SOAP/CA/ca.pem Например /opt/otrs/var/certificates/SOAP/CA/ca.pem
Certification Authority (CA) Directory Директория на сертифициращия орган (CA)
The full path of the certification authority directory where the CA certificates are stored in the file system. Пълният път на директорията на сертифициращия орган, където сертификатите на СО се съхраняват във файловата система.
e.g. /opt/otrs/var/certificates/SOAP/CA Например /opt/otrs/var/certificates/SOAP/CA
Controller mapping for Invoker Картографиране на контролера за заявка
The controller that the invoker should send requests to. Variables marked by a ':' will get replaced by the data value and passed along with the request. (e.g. /Ticket/:TicketID?UserLogin=:UserLogin&Password=:Password). Контролерът, към който заявката трябва да се изпрати. Променливите, маркирани с ":", ще бъдат заменени от стойността на данните и ще бъдат предадени заедно с искането. (Напр. / Ticket /: TicketID? UserLogin =: UserLogin & Password =: Password).