/
mikopbx
/
ModuleAutoDialer
Обзор
Документация
Войти
/
mikopbx
/
ModuleAutoDialer
Код
Запросы
0
Задачи
Вики
Пакеты
0
Релизы
0
CI/CD
Аналитика
master
Messages/pt.php
48 строк
2 KB
Anonymous
Translated using Weblate (Portuguese)
25 окт 2024, 20:51
25 окт 2024, 20:51
61a5abe
Код
Авторство
О чём код?
<?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' => 'Autoinformador - %representado%', 'mo_ModuleModuleAutoDialer' => 'Autoinformador', 'BreadcrumbModuleAutoDialer' => 'Módulo autoinformador', 'SubHeaderModuleAutoDialer' => 'Discagem automática do número do cliente e conexão com o número interno do PABX', 'module_template_AddNewRecord' => 'Adicionar', 'mod_AutoDialer_defDialPrefix' => 'Prefixo de discagem', 'mod_AutoDialer_yandexApiKey' => 'Chave de API Yandex', 'mod_AutoDialer_questionText' => 'Texto da pergunta', 'mod_AutoDialer_questionOptionsTitle' => 'Opções de perguntas', 'mod_AutoDialer_timeoutWaitTime' => 'Tempo limite de entrada c.', 'mod_AutoDialer_defPress' => 'Valor de entrada padrão', 'mod_AutoDialer_Press' => 'Ação de entrada ', 'mod_AutoDialer_playback_record' => 'Pergunta adicional ', 'mod_AutoDialer_answer' => 'Seleção congelada', 'mod_AutoDialer_PressValueOptions' => 'Tempo limite de entrada', 'mod_AutoDialer_PressValue' => 'Texto adicional da pergunta', 'mod_AutoDialer_NamePolling' => 'Nome', 'mod_AutoDialer_AddQuestion' => 'Adicionar', 'mod_AutoDialer_TabPolling' => 'Enquetes', 'mod_AutoDialer_TabSettings' => 'Configurações', 'mod_AutoDialer_TabExtensions' => 'Plano numérico', 'mod_AutoDialer_ExtenTableNumber' => 'Número do ramal', 'mod_AutoDialer_ExtenTablePollingIdOK' => 'Pesquise se o cliente foi encontrado', 'mod_AutoDialer_ExtenTablePollingIdFAIL' => 'Pesquise se novo cliente', 'mod_AutoDialer_PollingTableName' => 'Nome', 'mod_AutoDialer_AddExtension' => 'Adicionar', 'BreadcrumbModuleAutoDialerModifyPolling' => 'Enquete', 'BreadcrumbModuleAutoDialerModifyExtension' => 'Extensão', ];