/
mikopbx
/
ModuleAutoDialer
Обзор
Документация
Войти
/
mikopbx
/
ModuleAutoDialer
Код
Запросы
0
Задачи
Вики
Пакеты
0
Релизы
0
CI/CD
Аналитика
master
Messages/ka.php
48 строк
3 KB
Anonymous
Translated using Weblate (Georgian)
25 окт 2024, 20:51
25 окт 2024, 20:51
44dc657
Код
Авторство
О чём код?
<?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' => 'ავტოინფორმატორი - %repesent%', 'mo_ModuleModuleAutoDialer' => 'ავტოინფორმატორი', 'BreadcrumbModuleAutoDialer' => 'ავტოინფორმატორის მოდული', 'SubHeaderModuleAutoDialer' => 'კლიენტის ნომრის ავტომატური აკრეფა და PBX-ის შიდა ნომერთან დაკავშირება', 'module_template_AddNewRecord' => 'დამატება', 'mod_AutoDialer_defDialPrefix' => 'აკრეფის პრეფიქსი', 'mod_AutoDialer_yandexApiKey' => 'Yandex API გასაღები', 'mod_AutoDialer_questionText' => 'კითხვის ტექსტი', 'mod_AutoDialer_questionOptionsTitle' => 'კითხვების ვარიანტები', 'mod_AutoDialer_NamePolling' => 'სახელი', 'mod_AutoDialer_timeoutWaitTime' => 'შეყვანის დრო გ.', 'mod_AutoDialer_defPress' => 'ნაგულისხმევი შეყვანის მნიშვნელობა', 'mod_AutoDialer_Press' => 'შეყვანის მოქმედება ', 'mod_AutoDialer_playback_record' => 'დამატებითი კითხვა ', 'mod_AutoDialer_answer' => 'შერჩევის გაყინვა', 'mod_AutoDialer_PressValueOptions' => 'შეყვანის დრო ამოიწურა', 'mod_AutoDialer_PressValue' => 'დამატებითი კითხვის ტექსტი', 'mod_AutoDialer_AddQuestion' => 'დამატება', 'mod_AutoDialer_TabPolling' => 'გამოკითხვები', 'mod_AutoDialer_TabSettings' => 'პარამეტრები', 'mod_AutoDialer_TabExtensions' => 'ნომრის გეგმა', 'mod_AutoDialer_ExtenTableNumber' => 'გაფართოების ნომერი', 'mod_AutoDialer_ExtenTablePollingIdOK' => 'გამოკითხვა კლიენტის პოვნის შემთხვევაში', 'mod_AutoDialer_ExtenTablePollingIdFAIL' => 'გამოკითხვა ახალი კლიენტის შემთხვევაში', 'mod_AutoDialer_PollingTableName' => 'სახელი', 'mod_AutoDialer_AddExtension' => 'დამატება', 'BreadcrumbModuleAutoDialerModifyPolling' => 'გამოკითხვა', 'BreadcrumbModuleAutoDialerModifyExtension' => 'გაფართოება', ];