/
mikopbx
/
ModuleAutoDialer
Обзор
Документация
Войти
/
mikopbx
/
ModuleAutoDialer
Код
Запросы
0
Задачи
Вики
Пакеты
0
Релизы
0
CI/CD
Аналитика
master
Messages/pl.php
48 строк
2 KB
Anonymous
Translated using Weblate (Polish)
25 окт 2024, 20:51
25 окт 2024, 20:51
4e8d5cb
Код
Авторство
О чём код?
<?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' => 'Moduł autoinformatora', 'SubHeaderModuleAutoDialer' => 'Automatyczne wybieranie numeru klienta i połączenie z numerem wewnętrznym centrali', 'module_template_AddNewRecord' => 'Dodać', 'mod_AutoDialer_defDialPrefix' => 'Prefiks wybierania', 'mod_AutoDialer_yandexApiKey' => 'Klucz API Yandex', 'mod_AutoDialer_questionText' => 'Tekst pytania', 'mod_AutoDialer_questionOptionsTitle' => 'Opcje pytań', 'mod_AutoDialer_timeoutWaitTime' => 'Limit czasu wejścia c.', 'mod_AutoDialer_defPress' => 'Domyślna wartość wejściowa', 'mod_AutoDialer_Press' => 'Akcja wejściowa ', 'mod_AutoDialer_playback_record' => 'Dodatkowe pytanie ', 'mod_AutoDialer_answer' => 'Zamroź wybór', 'mod_AutoDialer_PressValueOptions' => 'Limit czasu wejścia', 'mod_AutoDialer_PressValue' => 'Dodatkowy tekst pytania', 'mod_AutoDialer_NamePolling' => 'Nazwa', 'mod_AutoDialer_AddQuestion' => 'Dodać', 'mod_AutoDialer_TabPolling' => 'Ankiety', 'mod_AutoDialer_TabSettings' => 'Ustawienia', 'mod_AutoDialer_TabExtensions' => 'Plan numeryczny', 'mod_AutoDialer_ExtenTableNumber' => 'Numer wewnętrzny', 'mod_AutoDialer_ExtenTablePollingIdOK' => 'Ankieta, jeśli klient został znaleziony', 'mod_AutoDialer_ExtenTablePollingIdFAIL' => 'Ankieta, jeśli jesteś nowym klientem', 'mod_AutoDialer_PollingTableName' => 'Nazwa', 'mod_AutoDialer_AddExtension' => 'Dodać', 'BreadcrumbModuleAutoDialerModifyPolling' => 'Ankieta', 'BreadcrumbModuleAutoDialerModifyExtension' => 'Rozszerzenie', ];