/
mikopbx
/
ModuleAutoDialer
Обзор
Документация
Войти
/
mikopbx
/
ModuleAutoDialer
Код
Запросы
0
Задачи
Вики
Пакеты
0
Релизы
0
CI/CD
Аналитика
master
Messages/nl.php
48 строк
2 KB
Anonymous
Translated using Weblate (Dutch)
25 окт 2024, 20:51
25 окт 2024, 20:51
a3e9a5c
Код
Авторство
О чём код?
<?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' => 'Auto-informer - %repesent%', 'mo_ModuleModuleAutoDialer' => 'Auto-informator', 'BreadcrumbModuleAutoDialer' => 'Auto-informer-module', 'SubHeaderModuleAutoDialer' => 'Automatisch kiezen van het klantnummer en verbinding met het interne nummer van de PBX', 'module_template_AddNewRecord' => 'Toevoegen', 'mod_AutoDialer_defDialPrefix' => 'Kiesvoorvoegsel', 'mod_AutoDialer_yandexApiKey' => 'Yandex API-sleutel', 'mod_AutoDialer_PollingTableName' => 'Naam', 'mod_AutoDialer_AddExtension' => 'Toevoegen', 'mod_AutoDialer_questionText' => 'Vraag tekst', 'mod_AutoDialer_questionOptionsTitle' => 'Vraag opties', 'mod_AutoDialer_timeoutWaitTime' => 'Ingangstime-out c.', 'mod_AutoDialer_defPress' => 'Standaard invoerwaarde', 'mod_AutoDialer_Press' => 'Invoeractie ', 'mod_AutoDialer_playback_record' => 'Aanvullende vraag ', 'mod_AutoDialer_answer' => 'Selectie bevriezen', 'mod_AutoDialer_PressValueOptions' => 'Time-out voor invoer', 'mod_AutoDialer_PressValue' => 'Aanvullende vraagtekst', 'mod_AutoDialer_NamePolling' => 'Naam', 'mod_AutoDialer_AddQuestion' => 'Toevoegen', 'mod_AutoDialer_TabPolling' => 'Opiniepeilingen', 'mod_AutoDialer_TabSettings' => 'Instellingen', 'mod_AutoDialer_TabExtensions' => 'Nummerplan', 'mod_AutoDialer_ExtenTableNumber' => 'Extensienummer', 'mod_AutoDialer_ExtenTablePollingIdOK' => 'Poll of klant gevonden is', 'mod_AutoDialer_ExtenTablePollingIdFAIL' => 'Onderzoek bij nieuwe klant', 'BreadcrumbModuleAutoDialerModifyPolling' => 'Vragenlijst', 'BreadcrumbModuleAutoDialerModifyExtension' => 'Verlenging', ];