/
mikopbx
/
ModuleAutoDialer
Обзор
Документация
Войти
/
mikopbx
/
ModuleAutoDialer
Код
Запросы
0
Задачи
Вики
Пакеты
0
Релизы
0
CI/CD
Аналитика
master
Messages/da.php
48 строк
2 KB
Anonymous
Translated using Weblate (Danish)
25 окт 2024, 20:51
25 окт 2024, 20:51
1dc48d3
Код
Авторство
О чём код?
<?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' => 'Autoinformer - %repesent%', 'mo_ModuleModuleAutoDialer' => 'Autoinformer', 'BreadcrumbModuleAutoDialer' => 'Autoinformer modul', 'SubHeaderModuleAutoDialer' => 'Automatisk opkald af klientnummer og forbindelse til PBX\'ens interne nummer', 'module_template_AddNewRecord' => 'Tilføje', 'mod_AutoDialer_defDialPrefix' => 'Opkaldspræfiks', 'mod_AutoDialer_yandexApiKey' => 'Yandex API nøgle', 'mod_AutoDialer_questionText' => 'Spørgsmålstekst', 'mod_AutoDialer_questionOptionsTitle' => 'Spørgsmålsmuligheder', 'mod_AutoDialer_timeoutWaitTime' => 'Input timeout c.', 'mod_AutoDialer_defPress' => 'Standard inputværdi', 'mod_AutoDialer_Press' => 'Indtast handling ', 'mod_AutoDialer_playback_record' => 'Yderligere spørgsmål ', 'mod_AutoDialer_answer' => 'Frys valg', 'mod_AutoDialer_PressValueOptions' => 'Input timeout', 'mod_AutoDialer_PressValue' => 'Yderligere spørgsmålstekst', 'mod_AutoDialer_NamePolling' => 'Navn', 'mod_AutoDialer_AddQuestion' => 'Tilføje', 'mod_AutoDialer_TabPolling' => 'Afstemninger', 'mod_AutoDialer_TabSettings' => 'Indstillinger', 'mod_AutoDialer_TabExtensions' => 'Nummerplan', 'mod_AutoDialer_ExtenTableNumber' => 'Lokalnummer', 'mod_AutoDialer_ExtenTablePollingIdOK' => 'Afstemning, hvis klienten er fundet', 'mod_AutoDialer_ExtenTablePollingIdFAIL' => 'Undersøg hvis ny kunde', 'mod_AutoDialer_PollingTableName' => 'Navn', 'mod_AutoDialer_AddExtension' => 'Tilføje', 'BreadcrumbModuleAutoDialerModifyPolling' => 'Kortlægge', 'BreadcrumbModuleAutoDialerModifyExtension' => 'Forlængelse', ];