/
mikopbx
/
ModuleAutoDialer
Обзор
Документация
Войти
/
mikopbx
/
ModuleAutoDialer
Код
Запросы
0
Задачи
Вики
Пакеты
0
Релизы
0
CI/CD
Аналитика
master
Messages/zh_Hans.php
48 строк
2 KB
Anonymous
Translated using Weblate (Chinese (Simplified))
25 окт 2024, 20:51
25 окт 2024, 20:51
2464dd0
Код
Авторство
О чём код?
<?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_timeoutWaitTime' => '输入超时 C.', 'mod_AutoDialer_defPress' => '默认输入值', 'mod_AutoDialer_Press' => '输入动作 ', 'mod_AutoDialer_playback_record' => '附加问题 ', 'mod_AutoDialer_answer' => '冻结选择', 'mod_AutoDialer_PressValueOptions' => '输入超时', '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_ExtenTablePollingIdFAIL' => '调查是否有新客户', 'mod_AutoDialer_PollingTableName' => '姓名', 'mod_AutoDialer_AddExtension' => '添加', 'BreadcrumbModuleAutoDialerModifyPolling' => '民意调查', 'BreadcrumbModuleAutoDialerModifyExtension' => '扩大', ];