/
mikopbx
/
ModuleAutoDialer
Обзор
Документация
Войти
/
mikopbx
/
ModuleAutoDialer
Код
Запросы
0
Задачи
Вики
Пакеты
0
Релизы
0
CI/CD
Аналитика
master
Messages/de.php
48 строк
2 KB
Anonymous
Translated using Weblate (German)
25 окт 2024, 20:51
25 окт 2024, 20:51
0860236
Код
Авторство
О чём код?
<?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 - %represent%', 'mo_ModuleModuleAutoDialer' => 'Autoinformer', 'BreadcrumbModuleAutoDialer' => 'Autoinformer-Modul', 'SubHeaderModuleAutoDialer' => 'Automatische Anwahl der Kundennummer und Verbindung mit der internen Nummer der TK-Anlage', 'module_template_AddNewRecord' => 'Hinzufügen', 'mod_AutoDialer_defDialPrefix' => 'Wählpräfix', 'mod_AutoDialer_yandexApiKey' => 'Yandex-API-Schlüssel', 'mod_AutoDialer_questionText' => 'Fragetext', 'mod_AutoDialer_questionOptionsTitle' => 'Fragemöglichkeiten', 'mod_AutoDialer_timeoutWaitTime' => 'Eingabe-Timeout c.', 'mod_AutoDialer_defPress' => 'Standardeingabewert', 'mod_AutoDialer_Press' => 'Eingabeaktion ', 'mod_AutoDialer_TabExtensions' => 'Nummernplan', 'mod_AutoDialer_playback_record' => 'Zusatzfrage ', 'mod_AutoDialer_answer' => 'Auswahl einfrieren', 'mod_AutoDialer_PressValueOptions' => 'Eingabe-Timeout', 'mod_AutoDialer_PressValue' => 'Zusätzlicher Fragetext', 'mod_AutoDialer_NamePolling' => 'Name', 'mod_AutoDialer_AddQuestion' => 'Hinzufügen', 'mod_AutoDialer_TabPolling' => 'Umfragen', 'mod_AutoDialer_TabSettings' => 'Einstellungen', 'mod_AutoDialer_ExtenTableNumber' => 'Durchwahlnummer', 'mod_AutoDialer_ExtenTablePollingIdOK' => 'Umfrage, ob Client gefunden wurde', 'mod_AutoDialer_ExtenTablePollingIdFAIL' => 'Umfrage bei Neukunden', 'mod_AutoDialer_PollingTableName' => 'Name', 'mod_AutoDialer_AddExtension' => 'Hinzufügen', 'BreadcrumbModuleAutoDialerModifyPolling' => 'Umfrage', 'BreadcrumbModuleAutoDialerModifyExtension' => 'Verlängerung', ];