/
mikopbx
/
ModuleAutoDialer
Обзор
Документация
Войти
/
mikopbx
/
ModuleAutoDialer
Код
Запросы
0
Задачи
Вики
Пакеты
0
Релизы
0
CI/CD
Аналитика
master
Messages/th.php
50 строк
3 KB
SUMONCHAI WONGPITAK
Translated using Weblate (Thai)
14 июн 2025, 05:18
14 июн 2025, 05:18
d8c039e
Код
Авторство
О чём код?
<?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' => 'ผู้แจ้งข้อมูลอัตโนมัติ - % ซ้ำ%', 'mo_ModuleModuleAutoDialer' => 'ผู้แจ้งข้อมูลอัตโนมัติ', 'BreadcrumbModuleAutoDialer' => 'โมดูลแจ้งข้อมูลอัตโนมัติ', 'SubHeaderModuleAutoDialer' => 'การโทรอัตโนมัติไปยังหมายเลขลูกค้าและการเชื่อมต่อกับหมายเลขภายในของ PBX', 'module_template_AddNewRecord' => 'เพิ่ม', 'mod_AutoDialer_defDialPrefix' => 'คำนำหน้าการโทรออก', 'mod_AutoDialer_yandexApiKey' => 'คีย์ API ของยานเดกซ์', 'mod_AutoDialer_questionText' => 'ข้อความคำถาม', 'mod_AutoDialer_questionOptionsTitle' => 'ตัวเลือกคำถาม', 'mod_AutoDialer_timeoutWaitTime' => 'หมดเวลาป้อนข้อมูลค.', 'mod_AutoDialer_defPress' => 'ค่าอินพุตเริ่มต้น', 'mod_AutoDialer_Press' => 'การดำเนินการป้อนข้อมูล ', 'mod_AutoDialer_PressValue' => 'ข้อความคำถามเพิ่มเติม', 'mod_AutoDialer_NamePolling' => 'ชื่อ', 'mod_AutoDialer_AddQuestion' => 'เพิ่ม', 'mod_AutoDialer_TabPolling' => 'โพล', 'mod_AutoDialer_TabSettings' => 'การตั้งค่า', 'mod_AutoDialer_TabExtensions' => 'แผนจำนวน', 'mod_AutoDialer_ExtenTableNumber' => 'หมายเลขต่อขยาย', 'mod_AutoDialer_ExtenTablePollingIdOK' => 'สำรวจความคิดเห็นหากพบลูกค้า', 'mod_AutoDialer_playback_record' => 'คำถามเพิ่มเติม ', 'mod_AutoDialer_answer' => 'ตรึงการเลือก', 'mod_AutoDialer_PressValueOptions' => 'หมดเวลาป้อนข้อมูล', 'mod_AutoDialer_ExtenTablePollingIdFAIL' => 'สำรวจหากลูกค้าใหม่', 'mod_AutoDialer_PollingTableName' => 'ชื่อ', 'mod_AutoDialer_AddExtension' => 'เพิ่ม', 'BreadcrumbModuleAutoDialerModifyPolling' => 'สำรวจ', 'BreadcrumbModuleAutoDialerModifyExtension' => 'ส่วนขยาย', 'mod_AutoDialer_callbackAlertText' => 'ข้อความแจ้งเตือนสำหรับการโทรกลับ', 'mod_AutoDialer_ttsService' => 'บริการสร้างเสียงพูด', ];