/
mikopbx
/
ModuleAutoDialer
Обзор
Документация
Войти
/
mikopbx
/
ModuleAutoDialer
Код
Запросы
0
Задачи
Вики
Пакеты
0
Релизы
0
CI/CD
Аналитика
master
Messages/hr.php
48 строк
2 KB
Anonymous
Translated using Weblate (Croatian)
20 ноя 2024, 02:51
20 ноя 2024, 02:51
2efd42b
Код
Авторство
О чём код?
<?php return [ /* * MikoPBX - free phone system for small business * Copyright © 2017-2023 Alexey Portnov and Nikolay Beketov * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License along with this program. * If not, see <https://www.gnu.org/licenses/>. */ 'repModuleAutoDialer' => 'Autoinformator - %repesent%', 'mo_ModuleModuleAutoDialer' => 'Autoinformator', 'BreadcrumbModuleAutoDialer' => 'Modul autoinformatora', 'BreadcrumbModuleAutoDialerModifyPolling' => 'Anketa', 'BreadcrumbModuleAutoDialerModifyExtension' => 'Proširenje', 'SubHeaderModuleAutoDialer' => 'Automatsko biranje broja klijenta i povezivanje s internim brojem PBX-a', 'module_template_AddNewRecord' => 'Dodati', 'mod_AutoDialer_defDialPrefix' => 'Prefiks za biranje', 'mod_AutoDialer_yandexApiKey' => 'Yandex API ključ', 'mod_AutoDialer_questionText' => 'Tekst pitanja', 'mod_AutoDialer_questionOptionsTitle' => 'Mogućnosti pitanja', 'mod_AutoDialer_timeoutWaitTime' => 'Istek vremena unosa c.', 'mod_AutoDialer_defPress' => 'Zadana vrijednost unosa', 'mod_AutoDialer_Press' => 'Radnja unosa ', 'mod_AutoDialer_playback_record' => 'Dodatno pitanje ', 'mod_AutoDialer_answer' => 'Zamrzni odabir', 'mod_AutoDialer_PressValueOptions' => 'Istek vremena unosa', 'mod_AutoDialer_PressValue' => 'Dodatni tekst pitanja', 'mod_AutoDialer_NamePolling' => 'Ime', 'mod_AutoDialer_AddQuestion' => 'Dodati', 'mod_AutoDialer_TabPolling' => 'Ankete', 'mod_AutoDialer_TabSettings' => 'postavke', 'mod_AutoDialer_TabExtensions' => 'Plan brojeva', 'mod_AutoDialer_ExtenTableNumber' => 'Interni broj', 'mod_AutoDialer_ExtenTablePollingIdOK' => 'Anketa ako je klijent pronađen', 'mod_AutoDialer_ExtenTablePollingIdFAIL' => 'Anketa ako je novi klijent', 'mod_AutoDialer_PollingTableName' => 'Ime', 'mod_AutoDialer_AddExtension' => 'Dodati', ];