/
mikopbx
/
ModuleAutoDialer
Обзор
Документация
Войти
/
mikopbx
/
ModuleAutoDialer
Код
Запросы
0
Задачи
Вики
Пакеты
0
Релизы
0
CI/CD
Аналитика
master
Messages/ja.php
48 строк
3 KB
MAI SHINANO
Translated using Weblate (Japanese)
29 авг 2025, 07:13
29 авг 2025, 07:13
a56c636
Код
Авторство
О чём код?
<?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' => 'オートインフォーマー - %repesent%', 'mo_ModuleModuleAutoDialer' => 'オートインフォーマー', 'BreadcrumbModuleAutoDialer' => 'オートインフォーマーモジュール', 'SubHeaderModuleAutoDialer' => 'クライアント番号の自動ダイヤルとPBXの内線番号への接続', 'module_template_AddNewRecord' => '新しく追加', 'mod_AutoDialer_defDialPrefix' => 'ダイヤルプレフィックス', 'mod_AutoDialer_yandexApiKey' => 'Yandex APIキー', 'mod_AutoDialer_questionText' => '質問文', 'mod_AutoDialer_questionOptionsTitle' => '質問のオプション', 'mod_AutoDialer_timeoutWaitTime' => '入力タイムアウト c.', 'mod_AutoDialer_defPress' => 'デフォルトの入力値', 'mod_AutoDialer_Press' => '入力アクション ', 'mod_AutoDialer_playback_record' => '追加の質問 ', 'mod_AutoDialer_answer' => '選択範囲を固定する', 'mod_AutoDialer_PressValueOptions' => '入力タイムアウト', 'mod_AutoDialer_PressValue' => '追加の質問テキスト', 'mod_AutoDialer_NamePolling' => '名前', 'mod_AutoDialer_AddQuestion' => '追加', 'mod_AutoDialer_TabPolling' => '投票', 'mod_AutoDialer_TabSettings' => '設定', 'mod_AutoDialer_TabExtensions' => '番号プラン', 'mod_AutoDialer_ExtenTableNumber' => '内線番号', 'mod_AutoDialer_ExtenTablePollingIdOK' => 'クライアントが見つかったかどうかをポーリングする', 'mod_AutoDialer_ExtenTablePollingIdFAIL' => '新規顧客の場合のアンケート', 'mod_AutoDialer_PollingTableName' => '名前', 'mod_AutoDialer_AddExtension' => '追加', 'BreadcrumbModuleAutoDialerModifyPolling' => '調査', 'BreadcrumbModuleAutoDialerModifyExtension' => '拡大', ];