/
mikopbx
/
ModuleAutoDialer
Обзор
Документация
Войти
/
mikopbx
/
ModuleAutoDialer
Код
Запросы
0
Задачи
Вики
Пакеты
0
Релизы
0
CI/CD
Аналитика
master
Messages/hu.php
48 строк
3 KB
Anonymous
Translated using Weblate (Hungarian)
25 окт 2024, 20:51
25 окт 2024, 20:51
b9d0ea6
Код
Авторство
О чём код?
<?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' => 'Automatikus informátor – %repesent%', 'mo_ModuleModuleAutoDialer' => 'Autoinformer', 'BreadcrumbModuleAutoDialer' => 'Autoinformer modul', 'SubHeaderModuleAutoDialer' => 'Az ügyfélszám automatikus tárcsázása és csatlakozás az alközpont belső számához', 'module_template_AddNewRecord' => 'Hozzáadás', 'mod_AutoDialer_defDialPrefix' => 'Tárcsázási előtag', 'mod_AutoDialer_yandexApiKey' => 'Yandex API kulcs', 'mod_AutoDialer_questionText' => 'Kérdés szövege', 'mod_AutoDialer_questionOptionsTitle' => 'Kérdés opciók', 'mod_AutoDialer_timeoutWaitTime' => 'Bemeneti időtúllépés c.', 'mod_AutoDialer_defPress' => 'Alapértelmezett bemeneti érték', 'mod_AutoDialer_Press' => 'Beviteli művelet ', 'mod_AutoDialer_playback_record' => 'Kiegészítő kérdés ', 'mod_AutoDialer_answer' => 'Kiválasztás lefagyasztása', 'mod_AutoDialer_PressValueOptions' => 'Bemeneti időtúllépés', 'mod_AutoDialer_PressValue' => 'További kérdés szövege', 'mod_AutoDialer_NamePolling' => 'Név', 'mod_AutoDialer_AddQuestion' => 'Hozzáadás', 'mod_AutoDialer_TabPolling' => 'Szavazások', 'mod_AutoDialer_TabSettings' => 'Beállítások elemre', 'mod_AutoDialer_TabExtensions' => 'Számterv', 'mod_AutoDialer_ExtenTableNumber' => 'Kiterjesztés száma', 'mod_AutoDialer_ExtenTablePollingIdOK' => 'Szavazás, ha talált ügyfél', 'mod_AutoDialer_ExtenTablePollingIdFAIL' => 'Kérdezze meg, ha új ügyfél', 'mod_AutoDialer_PollingTableName' => 'Név', 'mod_AutoDialer_AddExtension' => 'Hozzáadás', 'BreadcrumbModuleAutoDialerModifyPolling' => 'Felmérés', 'BreadcrumbModuleAutoDialerModifyExtension' => 'Kiterjesztés', ];