mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2025-12-30 00:53:50 +00:00
* Use settings-get method - get default, domain and user settings - Replace _SESSION * Simplify get domain paging * Change isset using empty * Fix token name and hash * Add new default settings category: contact, name: default_sort_column, and default_sort_order * Update app_config.php * Update footer.php * Fix require.php and core/dashboard/index.php (#7563) * Fix require.php and core/dashboard/index.php * Fix require.php and core/dashboard/index.php * Fix require.php and core/dashboard/index.php * Fix require.php and core/dashboard/index.php * Fix require.php and core/dashboard/index.php * Fix require.php and core/dashboard/index.php * Fix require.php and core/dashboard/index.php * Fix require.php and core/dashboard/index.php * Fix require.php and core/dashboard/index.php * Update destinations.php * Update permission.php * Update require.php --------- Co-authored-by: FusionPBX <markjcrane@gmail.com> Co-authored-by: FusionPBX <mark@fusionpbx.com> * Update header.php * Use settings get classes (#7567) * access_control * azure * azure * basic_operator_panel * bridges * call_block * call_broadcast * call_center * call_flows * call_forward * call_recordings * do_not_disturb * feature_event_notify * follow_me * remove unused object properties * fix esl command * fix esl command * conference_centers * conference_centers - remove whitespace * conference_controls * conference_profiles * conference_profiles * Delete core/websockets/resources/classes/socket_exception.php.original~ * Delete core/websockets/resources/classes/websocket_server.php.original~ * conferences * destinations * device * dialplan * email_queue * event_guard * extension_settings * extension * fax * fax_queue * fifo * gateways * ivr_menu * modules * switch_music_on_hold * number_translations * phrases * pin_numbers * provision * switch_recordings * registrations * ring_groups * sip_profiles * sofia_global_settings * streams * presence * switch_files * time_conditions * vars * voicemail_greetings * voicemail * ringbacks * contacts * xml_cdr * authentication * dashboard * default_settings * domain_settings * email_templates * permission * user_logs * user_settings * users * button * cache * captcha * remove cli_option * remove directory.php for switch_directory class * email * file * groups * event_socket use config object * Use intval to give an integer port * switch_settings * tones * fix object used before initialization * menu * fix copy paste error for switch_files.php * always include require.php for framework files * Fix missing properties * set the action * Use the $database object * Add missing class properties * Fix the domain_name * Use public scope for domain_uuid and domain_name * Add missing parameters * Correct the user_uuid parameter * Add json_validate and use it in the dashboard update indentation on functions.php * Intialize the active_registrations variable * Define the $parameters * Set a default value for user_setting_enabled * Add condition domain_uuid not empty * Add not empty condition for domain_uuid * Declare the global variables * Update how the defaults are set use ?? * Use ?? to set the default values * Update call_center_queue_edit.php * Prevent an error * Add domain_name property * Fix the null coalescing operator * Removed domain_uuid from the URL * Change condition to check sip_profile_domain_name * Refactor domain_uuid declaration and comments Removed redundant domain_uuid declaration and updated comments. * Account for an empty value * Refactor constructor to use settings array Updated constructor to accept settings array for domain UUID and database initialization. * Refactor xml_cdr.php to improve variable organization Removed duplicate domain_uuid declaration and reorganized private variables for better structure. * Enhance transcription button logic and icon display Updated transcription button visibility conditions and improved application icon handling in the call flow summary. * Refactor settings initialization in domains.php Updated settings initialization to include domain_uuid and user_uuid. * Modify domain change condition in require.php Updated condition to check if 'domain_change' is not empty before proceeding. * Set default_setting_enabled to true by default * Enhance domain UUID check in access controls * Enhance domain UUID check in settings list * Refactor category display logic in vars.php * Simplify list row URL generation Removed domain UUID check from list row URL construction. * Refactor module category display logic * Fix SQL query by removing parameters variable * Initialize result_count variable for call recordings * Refactor leg variable usage in xml_cdr_details.php * Update conference_room_edit.php * Change GET to REQUEST for order and search variables * Set timezone and SQL time format in recordings.php Added timezone and SQL time format settings. * Set default for ring group greeting * Improve domain UUID check in stream listing * Handle null voicemail_option_param safely * Add file existence check for greeting files Check if greeting file exists before getting size and date. * Improve domain UUID check in email templates * Update FIFO strategy dropdown and description text * Add multilingual agent descriptions Added multilingual descriptions for agents in the app_languages.php file. * Add music on hold descriptions * Add the chime list description Updated copyright year from 2024 to 2025. * Fix domain UUID check and handle email subject decoding * Add null coalescing for $value in email_test.php Ensure $value is not null by providing a default empty string. * Handle undefined dialplan_uuid in input field * Add translations for 'Status' label in multiple languages * Fix typo in config instance check --------- Co-authored-by: frytimo <tim@fusionpbx.com>
1381 lines
99 KiB
PHP
1381 lines
99 KiB
PHP
<?php
|
||
|
||
$text['title-music_on_hold_settings']['en-us'] = "Music on Hold Settings";
|
||
$text['title-music_on_hold_settings']['en-gb'] = "Music on Hold Settings";
|
||
$text['title-music_on_hold_settings']['ar-eg'] = 'الموسيقى في "هولد ستينغز"';
|
||
$text['title-music_on_hold_settings']['de-at'] = "Wartemusik Einstellungen";
|
||
$text['title-music_on_hold_settings']['de-ch'] = "Wartemusik Einstellungen";
|
||
$text['title-music_on_hold_settings']['de-de'] = "Wartemusik Einstellungen";
|
||
$text['title-music_on_hold_settings']['el-gr'] = "Ρυθμίσεις μουσικής σε αναμονή";
|
||
$text['title-music_on_hold_settings']['es-cl'] = "Musica en Espera ajustes";
|
||
$text['title-music_on_hold_settings']['es-mx'] = "Musica en Espera ajustes";
|
||
$text['title-music_on_hold_settings']['fr-ca'] = "Musique d'attente paramètres";
|
||
$text['title-music_on_hold_settings']['fr-fr'] = "Musique d'attente paramètres";
|
||
$text['title-music_on_hold_settings']['he-il'] = "מוסיקה על גדרות מתן";
|
||
$text['title-music_on_hold_settings']['it-it'] = "Parametri Musica di Attesa";
|
||
$text['title-music_on_hold_settings']['ka-ge'] = "დაყოვნების მუსიკის მორგება";
|
||
$text['title-music_on_hold_settings']['nl-nl'] = "Wachtmuziek instellingen";
|
||
$text['title-music_on_hold_settings']['pl-pl'] = "Muzyka na czekanie ustawienia";
|
||
$text['title-music_on_hold_settings']['pt-br'] = "Música de espera configurações";
|
||
$text['title-music_on_hold_settings']['pt-pt'] = "Música em Espera configurações";
|
||
$text['title-music_on_hold_settings']['ro-ro'] = "Setări pentru muzică în așteptare";
|
||
$text['title-music_on_hold_settings']['ru-ru'] = "Музыка на удержание параметры";
|
||
$text['title-music_on_hold_settings']['sv-se'] = "Väntmusik inställningar";
|
||
$text['title-music_on_hold_settings']['uk-ua'] = "Музика на утриманні настройки";
|
||
$text['title-music_on_hold_settings']['tr-tr'] = "Bekleme Müziği Ayarları";
|
||
$text['title-music_on_hold_settings']['zh-cn'] = "保留音乐设置";
|
||
$text['title-music_on_hold_settings']['ja-jp'] = "保留音の設定";
|
||
$text['title-music_on_hold_settings']['ko-kr'] = "대기 중인 음악 설정";
|
||
|
||
$text['title-music_on_hold']['en-us'] = "Music on Hold";
|
||
$text['title-music_on_hold']['en-gb'] = "Music on Hold";
|
||
$text['title-music_on_hold']['ar-eg'] = "الموسيقى متوقفة";
|
||
$text['title-music_on_hold']['de-at'] = "Wartemusik";
|
||
$text['title-music_on_hold']['de-ch'] = "Wartemusik";
|
||
$text['title-music_on_hold']['de-de'] = "Wartemusik";
|
||
$text['title-music_on_hold']['el-gr'] = "Μουσική σε αναμονή";
|
||
$text['title-music_on_hold']['es-cl'] = "Musica en Espera";
|
||
$text['title-music_on_hold']['es-mx'] = "Musica en Espera";
|
||
$text['title-music_on_hold']['fr-ca'] = "Musique d'attente";
|
||
$text['title-music_on_hold']['fr-fr'] = "Musique d'attente";
|
||
$text['title-music_on_hold']['he-il'] = "מוסיקה בהמתנה";
|
||
$text['title-music_on_hold']['it-it'] = "Musica di Attesa";
|
||
$text['title-music_on_hold']['ka-ge'] = "დაყოვნების მუსიკა";
|
||
$text['title-music_on_hold']['nl-nl'] = "Wachtmuziek";
|
||
$text['title-music_on_hold']['pl-pl'] = "Muzyka na czekanie";
|
||
$text['title-music_on_hold']['pt-br'] = "Música de espera";
|
||
$text['title-music_on_hold']['pt-pt'] = "Música em Espera";
|
||
$text['title-music_on_hold']['ro-ro'] = "Muzică în așteptare";
|
||
$text['title-music_on_hold']['ru-ru'] = "Музыка на удержании";
|
||
$text['title-music_on_hold']['sv-se'] = "Väntmusik";
|
||
$text['title-music_on_hold']['uk-ua'] = "Музика на утриманні";
|
||
$text['title-music_on_hold']['tr-tr'] = "Beklemedeki Müzik";
|
||
$text['title-music_on_hold']['zh-cn'] = "保留音乐";
|
||
$text['title-music_on_hold']['ja-jp'] = "保留音";
|
||
$text['title-music_on_hold']['ko-kr'] = "음악 보류";
|
||
|
||
$text['option-local']['en-us'] = "Local";
|
||
$text['option-local']['en-gb'] = "Local";
|
||
$text['option-local']['ar-eg'] = "محلية";
|
||
$text['option-local']['de-at'] = "lokal";
|
||
$text['option-local']['de-ch'] = "lokal";
|
||
$text['option-local']['de-de'] = "lokal";
|
||
$text['option-local']['el-gr'] = "Τοπικός";
|
||
$text['option-local']['es-cl'] = "Local";
|
||
$text['option-local']['es-mx'] = "Local";
|
||
$text['option-local']['fr-ca'] = "locale";
|
||
$text['option-local']['fr-fr'] = "locale";
|
||
$text['option-local']['he-il'] = "מְקוֹמִי";
|
||
$text['option-local']['it-it'] = "Locale";
|
||
$text['option-local']['ka-ge'] = "ადგილობრივი";
|
||
$text['option-local']['nl-nl'] = "Lokaal";
|
||
$text['option-local']['pl-pl'] = "Lokalny";
|
||
$text['option-local']['pt-br'] = "Local";
|
||
$text['option-local']['pt-pt'] = "Local";
|
||
$text['option-local']['ro-ro'] = "Local";
|
||
$text['option-local']['ru-ru'] = "Местный";
|
||
$text['option-local']['sv-se'] = "Lokal";
|
||
$text['option-local']['uk-ua'] = "місцевий";
|
||
$text['option-local']['tr-tr'] = "Yerel";
|
||
$text['option-local']['zh-cn'] = "当地的";
|
||
$text['option-local']['ja-jp'] = "地元";
|
||
$text['option-local']['ko-kr'] = "현지의";
|
||
|
||
$text['option-global']['en-us'] = "Global";
|
||
$text['option-global']['en-gb'] = "Global";
|
||
$text['option-global']['ar-eg'] = "عالمي";
|
||
$text['option-global']['de-at'] = "Global";
|
||
$text['option-global']['de-ch'] = "Global";
|
||
$text['option-global']['de-de'] = "Global";
|
||
$text['option-global']['el-gr'] = "Παγκόσμια";
|
||
$text['option-global']['es-cl'] = "Global";
|
||
$text['option-global']['es-mx'] = "Global";
|
||
$text['option-global']['fr-ca'] = "Mondial";
|
||
$text['option-global']['fr-fr'] = "Mondial";
|
||
$text['option-global']['he-il'] = "כללי";
|
||
$text['option-global']['it-it'] = "Globale";
|
||
$text['option-global']['ka-ge'] = "გლობალური";
|
||
$text['option-global']['nl-nl'] = "Globaal";
|
||
$text['option-global']['pl-pl'] = "Globalny";
|
||
$text['option-global']['pt-br'] = "Global";
|
||
$text['option-global']['pt-pt'] = "Global";
|
||
$text['option-global']['ro-ro'] = "Global";
|
||
$text['option-global']['ru-ru'] = "Глобальный";
|
||
$text['option-global']['sv-se'] = "Global";
|
||
$text['option-global']['uk-ua'] = "Глобальний";
|
||
$text['option-global']['tr-tr'] = "Küresel";
|
||
$text['option-global']['zh-cn'] = "全球的";
|
||
$text['option-global']['ja-jp'] = "グローバル";
|
||
$text['option-global']['ko-kr'] = "글로벌";
|
||
|
||
$text['option-default']['en-us'] = "Default";
|
||
$text['option-default']['en-gb'] = "Default";
|
||
$text['option-default']['ar-eg'] = "التقصير";
|
||
$text['option-default']['de-at'] = "Standard";
|
||
$text['option-default']['de-ch'] = "Standard";
|
||
$text['option-default']['de-de'] = "Standard";
|
||
$text['option-default']['el-gr'] = "Προκαθορισμένο";
|
||
$text['option-default']['es-cl'] = "Predeterminado";
|
||
$text['option-default']['es-mx'] = "Predeterminado";
|
||
$text['option-default']['fr-ca'] = "Par défaut";
|
||
$text['option-default']['fr-fr'] = "Par défaut";
|
||
$text['option-default']['he-il'] = "ברירת מחדל";
|
||
$text['option-default']['it-it'] = "Default";
|
||
$text['option-default']['ka-ge'] = "ნაგულისხმევი";
|
||
$text['option-default']['nl-nl'] = "Standaard";
|
||
$text['option-default']['pl-pl'] = "Domyślna";
|
||
$text['option-default']['pt-br'] = "Predefinido";
|
||
$text['option-default']['pt-pt'] = "Predefinido";
|
||
$text['option-default']['ro-ro'] = "Mod implicit";
|
||
$text['option-default']['ru-ru'] = "По умолчанию";
|
||
$text['option-default']['sv-se'] = "Standard";
|
||
$text['option-default']['uk-ua'] = "Типово";
|
||
$text['option-default']['tr-tr'] = "Varsayılan";
|
||
$text['option-default']['zh-cn'] = "默认";
|
||
$text['option-default']['ja-jp'] = "デフォルト";
|
||
$text['option-default']['ko-kr'] = "기본";
|
||
|
||
$text['message-upload_completed']['en-us'] = "Upload Completed";
|
||
$text['message-upload_completed']['en-gb'] = "Upload Completed";
|
||
$text['message-upload_completed']['ar-eg'] = "العدد المنجز";
|
||
$text['message-upload_completed']['de-at'] = "Erfolgreich hochgeladen";
|
||
$text['message-upload_completed']['de-ch'] = "Erfolgreich hochgeladen";
|
||
$text['message-upload_completed']['de-de'] = "Erfolgreich hochgeladen";
|
||
$text['message-upload_completed']['el-gr'] = "Η μεταφόρτωση ολοκληρώθηκε";
|
||
$text['message-upload_completed']['es-cl'] = "Cargar Completado";
|
||
$text['message-upload_completed']['es-mx'] = "Cargar Completado";
|
||
$text['message-upload_completed']['fr-ca'] = "Fichier reçu";
|
||
$text['message-upload_completed']['fr-fr'] = "Fichier reçu";
|
||
$text['message-upload_completed']['he-il'] = "העדכון הושלם בהצלחה";
|
||
$text['message-upload_completed']['it-it'] = "Caricamento Completato";
|
||
$text['message-upload_completed']['ka-ge'] = "ატვირთვა დასრულდა";
|
||
$text['message-upload_completed']['nl-nl'] = "Opsturen gereed";
|
||
$text['message-upload_completed']['pl-pl'] = "Wysłano pomyślnie";
|
||
$text['message-upload_completed']['pt-br'] = "Carregar Concluído";
|
||
$text['message-upload_completed']['pt-pt'] = "Carregar Concluído";
|
||
$text['message-upload_completed']['ro-ro'] = "Încărcare finalizată";
|
||
$text['message-upload_completed']['ru-ru'] = "Загрузка завершена";
|
||
$text['message-upload_completed']['sv-se'] = "Ladda Avslutat";
|
||
$text['message-upload_completed']['uk-ua'] = "Завантажено";
|
||
$text['message-upload_completed']['tr-tr'] = "Yükleme Tamamlandı";
|
||
$text['message-upload_completed']['zh-cn'] = "上传完成";
|
||
$text['message-upload_completed']['ja-jp'] = "アップロードが完了しました";
|
||
$text['message-upload_completed']['ko-kr'] = "업로드 완료";
|
||
|
||
$text['message-nofiles']['en-us'] = "No files found.";
|
||
$text['message-nofiles']['en-gb'] = "No files found.";
|
||
$text['message-nofiles']['ar-eg'] = "لا توجد ملفات";
|
||
$text['message-nofiles']['de-at'] = "Es wurden keine Dateien gefunden.";
|
||
$text['message-nofiles']['de-ch'] = "Es wurden keine Dateien gefunden.";
|
||
$text['message-nofiles']['de-de'] = "Es wurden keine Dateien gefunden.";
|
||
$text['message-nofiles']['el-gr'] = "Δεν βρέθηκαν αρχεία.";
|
||
$text['message-nofiles']['es-cl'] = "No se encontraron archivos.";
|
||
$text['message-nofiles']['es-mx'] = "No se encontraron archivos.";
|
||
$text['message-nofiles']['fr-ca'] = "Pas de fichier trouvé.";
|
||
$text['message-nofiles']['fr-fr'] = "Pas de fichier trouvé.";
|
||
$text['message-nofiles']['he-il'] = "לא נמצאו קבצים";
|
||
$text['message-nofiles']['it-it'] = "File non trovato/i.";
|
||
$text['message-nofiles']['ka-ge'] = "ფაილები აღმოჩენილი არაა.";
|
||
$text['message-nofiles']['nl-nl'] = "Geen bestand gevonden.";
|
||
$text['message-nofiles']['pl-pl'] = "Nie znaleziono plików";
|
||
$text['message-nofiles']['pt-br'] = "Não foram encontrados os arquivos";
|
||
$text['message-nofiles']['pt-pt'] = "Não foram encontrados ficheiros.";
|
||
$text['message-nofiles']['ro-ro'] = "Niciun fișier găsit.";
|
||
$text['message-nofiles']['ru-ru'] = "Файлы не найдены";
|
||
$text['message-nofiles']['sv-se'] = "Ingen ljudfil.";
|
||
$text['message-nofiles']['uk-ua'] = "Файлів не знайдено";
|
||
$text['message-nofiles']['tr-tr'] = "Hiçbir dosya bulunamadı.";
|
||
$text['message-nofiles']['zh-cn'] = "找不到文件。";
|
||
$text['message-nofiles']['ja-jp'] = "ファイルが見つかりません。";
|
||
$text['message-nofiles']['ko-kr'] = "파일이 없습니다.";
|
||
|
||
$text['message-missing_required_fields']['en-us'] = "Missing Required Fields";
|
||
$text['message-missing_required_fields']['en-gb'] = "Missing Required Fields";
|
||
$text['message-missing_required_fields']['ar-eg'] = "المناطق المفقودة";
|
||
$text['message-missing_required_fields']['de-at'] = "Fehlende Pflichtangaben ";
|
||
$text['message-missing_required_fields']['de-ch'] = "Fehlende Pflichtangaben ";
|
||
$text['message-missing_required_fields']['de-de'] = "Fehlende Pflichtangaben ";
|
||
$text['message-missing_required_fields']['el-gr'] = "Λείπουν υποχρεωτικά πεδία";
|
||
$text['message-missing_required_fields']['es-cl'] = "Missing Campos requeridos";
|
||
$text['message-missing_required_fields']['es-mx'] = "Missing Campos requeridos";
|
||
$text['message-missing_required_fields']['fr-ca'] = "Manquant Champs obligatoires";
|
||
$text['message-missing_required_fields']['fr-fr'] = "Manquant Champs obligatoires";
|
||
$text['message-missing_required_fields']['he-il'] = "חסרים שדות חובה";
|
||
$text['message-missing_required_fields']['it-it'] = "Campi Richiesti Mancanti";
|
||
$text['message-missing_required_fields']['ka-ge'] = "აუცილებელი ველები აღმოჩენილი არაა";
|
||
$text['message-missing_required_fields']['nl-nl'] = "Er zijn ontbrekende velden";
|
||
$text['message-missing_required_fields']['pl-pl'] = "Brakujące pola wymagane";
|
||
$text['message-missing_required_fields']['pt-br'] = "Faltando Campos obrigatórios";
|
||
$text['message-missing_required_fields']['pt-pt'] = "Faltando Campos obrigatórios";
|
||
$text['message-missing_required_fields']['ro-ro'] = "Câmpuri obligatorii lipsesc";
|
||
$text['message-missing_required_fields']['ru-ru'] = "Отсутствуют обязательные поля";
|
||
$text['message-missing_required_fields']['sv-se'] = "Saknas Obligatoriska fält";
|
||
$text['message-missing_required_fields']['uk-ua'] = "Відсутні поля обов'язкові для заповнення";
|
||
$text['message-missing_required_fields']['tr-tr'] = "Eksik Gerekli Alanlar";
|
||
$text['message-missing_required_fields']['zh-cn'] = "缺少必填字段";
|
||
$text['message-missing_required_fields']['ja-jp'] = "必須フィールドが欠落しています";
|
||
$text['message-missing_required_fields']['ko-kr'] = "누락된 필수 필드";
|
||
|
||
$text['message-event-socket']['en-us'] = "Connection to Event Socket failed.";
|
||
$text['message-event-socket']['en-gb'] = "Connection to Event Socket failed.";
|
||
$text['message-event-socket']['ar-eg'] = "فشل الإتّصال بالحصان";
|
||
$text['message-event-socket']['de-at'] = "Verbindung zum Event Socket unterbrochen.";
|
||
$text['message-event-socket']['de-ch'] = "Verbindung zum Event Socket unterbrochen.";
|
||
$text['message-event-socket']['de-de'] = "Verbindung zum Event Socket unterbrochen.";
|
||
$text['message-event-socket']['el-gr'] = "Η σύνδεση στο Event Socket απέτυχε.";
|
||
$text['message-event-socket']['es-cl'] = "Conexión a socket fallida.";
|
||
$text['message-event-socket']['es-mx'] = "Conexión a socket fallida.";
|
||
$text['message-event-socket']['fr-ca'] = "Connexion à l'Event Socket échouée.";
|
||
$text['message-event-socket']['fr-fr'] = "Connexion à l'Event Socket échouée.";
|
||
$text['message-event-socket']['he-il'] = "הקשר לאירוע Socket נכשל.";
|
||
$text['message-event-socket']['it-it'] = "Connessione alla Event Socket fallita.";
|
||
$text['message-event-socket']['ka-ge'] = "მოვლენების სოკეტთან დაკავშირება ჩავარდა.";
|
||
$text['message-event-socket']['nl-nl'] = "Verbinding met Event-Socket mislukt.";
|
||
$text['message-event-socket']['pl-pl'] = "Polączenie do „Event Socket” nie powiodło się.";
|
||
$text['message-event-socket']['pt-br'] = "A conexão ao evento Socket falhou";
|
||
$text['message-event-socket']['pt-pt'] = "A Conexão ao Event Socket falhou.";
|
||
$text['message-event-socket']['ro-ro'] = "Conexiunea la Event Socket a eșuat.";
|
||
$text['message-event-socket']['ru-ru'] = "Подключение к сокету событий не удалось.";
|
||
$text['message-event-socket']['sv-se'] = "Kontakt till 'Event Socket' misslyckades.";
|
||
$text['message-event-socket']['uk-ua'] = "Помилка підключення до сокета подій";
|
||
$text['message-event-socket']['tr-tr'] = "Olay Soketine bağlantı başarısız oldu.";
|
||
$text['message-event-socket']['zh-cn'] = "与事件套接字的连接失败。";
|
||
$text['message-event-socket']['ja-jp'] = "イベントソケットへの接続が失敗しました。";
|
||
$text['message-event-socket']['ko-kr'] = "이벤트 소켓에 연결 실패.";
|
||
|
||
$text['message-click-select']['en-us'] = "Double-Click to Select an Existing Category";
|
||
$text['message-click-select']['en-gb'] = "Double-Click to Select an Existing Category";
|
||
$text['message-click-select']['ar-eg'] = "مضاعف من نوع كليك لاختيار فئة موجودة";
|
||
$text['message-click-select']['de-at'] = "Doppelklicken Sie um eine existierende Kategorie auszuwählen";
|
||
$text['message-click-select']['de-ch'] = "Doppelklicken Sie um eine existierende Kategorie auszuwählen";
|
||
$text['message-click-select']['de-de'] = "Doppelklicken Sie um eine existierende Kategorie auszuwählen";
|
||
$text['message-click-select']['el-gr'] = "Κάντε διπλό κλικ για να επιλέξετε μια υπάρχουσα κατηγορία";
|
||
$text['message-click-select']['es-cl'] = "Doble click para seleccionar una categoría existente";
|
||
$text['message-click-select']['es-mx'] = "Doble click para seleccionar una categoría existente";
|
||
$text['message-click-select']['fr-ca'] = "Double cliquez pour choisir une Catégorie existante";
|
||
$text['message-click-select']['fr-fr'] = "Double cliquez pour choisir une Catégorie existante";
|
||
$text['message-click-select']['he-il'] = "לחץ פעמיים כדי לבחור קטגוריה קיימת";
|
||
$text['message-click-select']['it-it'] = "Doppio click per selezionare una Categoria Esistente";
|
||
$text['message-click-select']['ka-ge'] = "ორმაგი წკაპი არსებული კატეგორიის ასარჩევად";
|
||
$text['message-click-select']['nl-nl'] = "Dubbel-klik om een bestaande categorie kiezen";
|
||
$text['message-click-select']['pl-pl'] = "Kliknij dwa razy aby wybrać obecną kategorię.";
|
||
$text['message-click-select']['pt-br'] = "Duplo clique para selecionar uma categoria existente";
|
||
$text['message-click-select']['pt-pt'] = "Duplo-Clique para Seleccionar uma Categoria Existente";
|
||
$text['message-click-select']['ro-ro'] = "Faceți dublu clic pentru a selecta o categorie existentă";
|
||
$text['message-click-select']['ru-ru'] = "Дважды щелкните, чтобы выбрать существующую категорию";
|
||
$text['message-click-select']['sv-se'] = "Dubbelklicka för att välja en existerande kategori.";
|
||
$text['message-click-select']['uk-ua'] = "Двічі клацніть, щоб вибрати існуючу категорію";
|
||
$text['message-click-select']['tr-tr'] = "Mevcut Bir Kategoriyi Seçmek İçin Çift Tıklayın";
|
||
$text['message-click-select']['zh-cn'] = "双击以选择现有类别";
|
||
$text['message-click-select']['ja-jp'] = "ダブルクリックして既存のカテゴリを選択します";
|
||
$text['message-click-select']['ko-kr'] = "기존 범주를 선택하려면 두 번 클릭";
|
||
|
||
$text['label-upload-music_on_hold']['en-us'] = "Upload Music";
|
||
$text['label-upload-music_on_hold']['en-gb'] = "Upload Music";
|
||
$text['label-upload-music_on_hold']['ar-eg'] = "تحميل الموسيقى";
|
||
$text['label-upload-music_on_hold']['de-at'] = "Musik hochladen";
|
||
$text['label-upload-music_on_hold']['de-ch'] = "Musik hochladen";
|
||
$text['label-upload-music_on_hold']['de-de'] = "Musik hochladen";
|
||
$text['label-upload-music_on_hold']['el-gr'] = "Ανεβάστε μουσική";
|
||
$text['label-upload-music_on_hold']['es-cl'] = "Subir Música";
|
||
$text['label-upload-music_on_hold']['es-mx'] = "Subir Música";
|
||
$text['label-upload-music_on_hold']['fr-ca'] = "Envoyer une musique";
|
||
$text['label-upload-music_on_hold']['fr-fr'] = "Envoyer une musique";
|
||
$text['label-upload-music_on_hold']['he-il'] = "הטען מוסיקה";
|
||
$text['label-upload-music_on_hold']['it-it'] = "Carica Musica";
|
||
$text['label-upload-music_on_hold']['ka-ge'] = "მუსიკის ატვირთვა";
|
||
$text['label-upload-music_on_hold']['nl-nl'] = "Muziek opsturen";
|
||
$text['label-upload-music_on_hold']['pl-pl'] = "Prześlij plik z muzyką";
|
||
$text['label-upload-music_on_hold']['pt-br'] = "Carregar música";
|
||
$text['label-upload-music_on_hold']['pt-pt'] = "Carregar Música";
|
||
$text['label-upload-music_on_hold']['ro-ro'] = "Încărcați muzică";
|
||
$text['label-upload-music_on_hold']['ru-ru'] = "Загрузить музыку";
|
||
$text['label-upload-music_on_hold']['sv-se'] = "Ladda Upp Musik";
|
||
$text['label-upload-music_on_hold']['uk-ua'] = "Завантажити мелодію";
|
||
$text['label-upload-music_on_hold']['tr-tr'] = "Müzik Yükle";
|
||
$text['label-upload-music_on_hold']['zh-cn'] = "上传音乐";
|
||
$text['label-upload-music_on_hold']['ja-jp'] = "音楽をアップロードする";
|
||
$text['label-upload-music_on_hold']['ko-kr'] = "음악 업로드";
|
||
|
||
$text['label-tools']['en-us'] = "Tools";
|
||
$text['label-tools']['en-gb'] = "Tools";
|
||
$text['label-tools']['ar-eg'] = "الأدوات";
|
||
$text['label-tools']['de-at'] = "Funktionen";
|
||
$text['label-tools']['de-ch'] = "Funktionen";
|
||
$text['label-tools']['de-de'] = "Funktionen";
|
||
$text['label-tools']['el-gr'] = "Εργαλεία";
|
||
$text['label-tools']['es-cl'] = "Instrumentos";
|
||
$text['label-tools']['es-mx'] = "Instrumentos";
|
||
$text['label-tools']['fr-ca'] = "Outils";
|
||
$text['label-tools']['fr-fr'] = "Outils";
|
||
$text['label-tools']['he-il'] = "כלים";
|
||
$text['label-tools']['it-it'] = "Strumenti";
|
||
$text['label-tools']['ka-ge'] = "ხელსაწყოები";
|
||
$text['label-tools']['nl-nl'] = "Gereedschappen";
|
||
$text['label-tools']['pl-pl'] = "Narzędzia";
|
||
$text['label-tools']['pt-br'] = "Ferramentas";
|
||
$text['label-tools']['pt-pt'] = "Ferramentas";
|
||
$text['label-tools']['ro-ro'] = "Instrumente";
|
||
$text['label-tools']['ru-ru'] = "Инструменты";
|
||
$text['label-tools']['sv-se'] = "Verktyg";
|
||
$text['label-tools']['uk-ua'] = "Інструменти";
|
||
$text['label-tools']['tr-tr'] = "Aletler";
|
||
$text['label-tools']['zh-cn'] = "工具";
|
||
$text['label-tools']['ja-jp'] = "ツール";
|
||
$text['label-tools']['ko-kr'] = "도구";
|
||
|
||
$text['label-stop']['en-us'] = "Stop";
|
||
$text['label-stop']['en-gb'] = "Stop";
|
||
$text['label-stop']['ar-eg'] = "توقف";
|
||
$text['label-stop']['de-at'] = "Halt";
|
||
$text['label-stop']['de-ch'] = "Halt";
|
||
$text['label-stop']['de-de'] = "Halt";
|
||
$text['label-stop']['el-gr'] = "Να σταματήσει";
|
||
$text['label-stop']['es-cl'] = "Detener";
|
||
$text['label-stop']['es-mx'] = "Detener";
|
||
$text['label-stop']['fr-ca'] = "Arrêtez";
|
||
$text['label-stop']['fr-fr'] = "Arrêtez";
|
||
$text['label-stop']['he-il'] = "תפסיק";
|
||
$text['label-stop']['it-it'] = "Ferma";
|
||
$text['label-stop']['ka-ge'] = "გაჩერება";
|
||
$text['label-stop']['nl-nl'] = "Stop";
|
||
$text['label-stop']['pl-pl'] = "Zatrzymaj się";
|
||
$text['label-stop']['pt-br'] = "Pare";
|
||
$text['label-stop']['pt-pt'] = "Pare";
|
||
$text['label-stop']['ro-ro'] = "Stop";
|
||
$text['label-stop']['ru-ru'] = "Стоп";
|
||
$text['label-stop']['sv-se'] = "Sluta";
|
||
$text['label-stop']['uk-ua'] = "СТОП";
|
||
$text['label-stop']['tr-tr'] = "Durmak";
|
||
$text['label-stop']['zh-cn'] = "停止";
|
||
$text['label-stop']['ja-jp'] = "ストップ";
|
||
$text['label-stop']['ko-kr'] = "멈추다";
|
||
|
||
$text['label-stereo']['en-us'] = "Stereo";
|
||
$text['label-stereo']['en-gb'] = "Stereo";
|
||
$text['label-stereo']['ar-eg'] = "stereo";
|
||
$text['label-stereo']['de-at'] = "Stereo";
|
||
$text['label-stereo']['de-ch'] = "Stereo";
|
||
$text['label-stereo']['de-de'] = "Stereo";
|
||
$text['label-stereo']['el-gr'] = "Στέρεο";
|
||
$text['label-stereo']['es-cl'] = "Estéreo";
|
||
$text['label-stereo']['es-mx'] = "Estéreo";
|
||
$text['label-stereo']['fr-ca'] = "Stéréo";
|
||
$text['label-stereo']['fr-fr'] = "Stéréo";
|
||
$text['label-stereo']['he-il'] = "סטריאו";
|
||
$text['label-stereo']['it-it'] = "Stereo";
|
||
$text['label-stereo']['ka-ge'] = "სტერეო";
|
||
$text['label-stereo']['nl-nl'] = "Stereo";
|
||
$text['label-stereo']['pl-pl'] = "Stereofoniczny";
|
||
$text['label-stereo']['pt-br'] = "Estéreo";
|
||
$text['label-stereo']['pt-pt'] = "Estéreo";
|
||
$text['label-stereo']['ro-ro'] = "Stereo";
|
||
$text['label-stereo']['ru-ru'] = "Стерео";
|
||
$text['label-stereo']['sv-se'] = "Stereo";
|
||
$text['label-stereo']['uk-ua'] = "стерео";
|
||
$text['label-stereo']['tr-tr'] = "Müzik seti";
|
||
$text['label-stereo']['zh-cn'] = "立体声";
|
||
$text['label-stereo']['ja-jp'] = "ステレオ";
|
||
$text['label-stereo']['ko-kr'] = "스테레오";
|
||
|
||
$text['description-music_on_hold_name']['en-us'] = "A unique music on hold category name.";
|
||
$text['description-music_on_hold_name']['en-gb'] = "A unique music on hold category name.";
|
||
$text['description-music_on_hold_name']['ar-eg'] = "اسم فئة الموسيقى على الخط الخاص بك مميز.";
|
||
$text['description-music_on_hold_name']['de-at'] = "Einzigartiger Name für eine Musik auf Halt Kategorie.";
|
||
$text['description-music_on_hold_name']['de-ch'] = "Einzigartiger Name für eine Musik auf Halt Kategorie.";
|
||
$text['description-music_on_hold_name']['de-de'] = "Einzigartiger Name für eine Musik auf Halt Kategorie.";
|
||
$text['description-music_on_hold_name']['el-gr'] = "Αναλλοίωτος όνομα για μια κατηγορία μουσικής στάσεως.";
|
||
$text['description-music_on_hold_name']['es-cl'] = "Un nombre único para una categoría de música en espera.";
|
||
$text['description-music_on_hold_name']['es-mx'] = "Un nombre único para una categoría de música en espera.";
|
||
$text['description-music_on_hold_name']['fr-ca'] = "Un nom unique pour une catégorie de musique en attente.";
|
||
$text['description-music_on_hold_name']['fr-fr'] = "Un nom unique pour une catégorie de musique en attente.";
|
||
$text['description-music_on_hold_name']['he-il'] = "שם ייחודי לענף מוזיקה בהלם.";
|
||
$text['description-music_on_hold_name']['it-it'] = "Un nome unico per una categoria di musica in attesa.";
|
||
$text['description-music_on_hold_name']['ka-ge'] = "ერთნაირობიანი სახელი მუსიკის გადაშენის კატეგორიათათვის.";
|
||
$text['description-music_on_hold_name']['nl-nl'] = "Een unieke naam voor een muziek op houding categorie.";
|
||
$text['description-music_on_hold_name']['pl-pl'] = "Jedyny nazwa dla kategorii muzyki na pauzie.";
|
||
$text['description-music_on_hold_name']['pt-br'] = "Um nome único para uma categoria de música em espera.";
|
||
$text['description-music_on_hold_name']['pt-pt'] = "Um nome único para uma categoria de música em espera.";
|
||
$text['description-music_on_hold_name']['ro-ro'] = "Un nume unic pentru o categorie de muzică în așteptare.";
|
||
$text['description-music_on_hold_name']['ru-ru'] = "Одинаковый уникальный название для категории музыки на паузе.";
|
||
$text['description-music_on_hold_name']['sv-se'] = "En unik namn för en pausmusik-kategori.";
|
||
$text['description-music_on_hold_name']['uk-ua'] = "Одинаковий унікальний назва для категорії музики на паузі.";
|
||
$text['description-music_on_hold_name']['tr-tr'] = "Beklentilmeyen bir müzik bekletme kategorisi ismi.";
|
||
$text['description-music_on_hold_name']['zh-cn'] = "一个独特的音乐暂停类别名称.";
|
||
$text['description-music_on_hold_name']['ja-jp'] = "音楽保留カテゴリのユニークな名称.";
|
||
$text['description-music_on_hold_name']['ko-kr'] = "음악 대기 카테고리의 독특한 이름.";
|
||
|
||
$text['label-shuffle']['en-us'] = "Shuffle";
|
||
$text['label-shuffle']['en-gb'] = "Shuffle";
|
||
$text['label-shuffle']['ar-eg'] = "حلق";
|
||
$text['label-shuffle']['de-at'] = "Shuffle";
|
||
$text['label-shuffle']['de-ch'] = "Shuffle";
|
||
$text['label-shuffle']['de-de'] = "Shuffle";
|
||
$text['label-shuffle']['el-gr'] = "Ανάμιξη";
|
||
$text['label-shuffle']['es-cl'] = "Barajar";
|
||
$text['label-shuffle']['es-mx'] = "Barajar";
|
||
$text['label-shuffle']['fr-ca'] = "battage";
|
||
$text['label-shuffle']['fr-fr'] = "battage";
|
||
$text['label-shuffle']['he-il'] = "לְעַרְבֵּב";
|
||
$text['label-shuffle']['it-it'] = "Mischia";
|
||
$text['label-shuffle']['ka-ge'] = "არევა";
|
||
$text['label-shuffle']['nl-nl'] = "Wisselen";
|
||
$text['label-shuffle']['pl-pl'] = "Człapać";
|
||
$text['label-shuffle']['pt-br'] = "embaralhar";
|
||
$text['label-shuffle']['pt-pt'] = "battage";
|
||
$text['label-shuffle']['ro-ro'] = "Amesteca";
|
||
$text['label-shuffle']['ru-ru'] = "Перемешать";
|
||
$text['label-shuffle']['sv-se'] = "Blanda";
|
||
$text['label-shuffle']['uk-ua'] = "тасування";
|
||
$text['label-shuffle']['tr-tr'] = "Karıştır";
|
||
$text['label-shuffle']['zh-cn'] = "洗牌";
|
||
$text['label-shuffle']['ja-jp'] = "シャッフル";
|
||
$text['label-shuffle']['ko-kr'] = "혼합";
|
||
|
||
$text['description-music_on_hold_shuffle']['en-us'] = "When true is selected the audio files will play in random order.";
|
||
$text['description-music_on_hold_shuffle']['en-gb'] = "When true is selected the audio files will play in random order.";
|
||
$text['description-music_on_hold_shuffle']['ar-eg'] = "عندما يتم اختيار القيمة صحيح، سيموت الأغاني الصوتية في ترتيب عشوائي.";
|
||
$text['description-music_on_hold_shuffle']['de-at'] = "Wenn true ausgewählt sind, werden die Audiodateien in zufälliger Reihenfolge abgespielt.";
|
||
$text['description-music_on_hold_shuffle']['de-ch'] = "Wenn true ausgewählt sind, werden die Audiodateien in zufälliger Reihenfolge abgespielt.";
|
||
$text['description-music_on_hold_shuffle']['de-de'] = "Wenn true ausgewählt sind, werden die Audiodateien in zufälliger Reihenfolge abgespielt.";
|
||
$text['description-music_on_hold_shuffle']['el-gr'] = "Όταν επιλέγεται το true, οι ακουστικές αρχεία θα παίζονται σε συνοριακή σειρά.";
|
||
$text['description-music_on_hold_shuffle']['es-cl'] = "Cuando se selecciona true, los archivos de audio se reproducirán en orden aleatorio.";
|
||
$text['description-music_on_hold_shuffle']['es-mx'] = "Cuando se selecciona true, los archivos de audio se reproducirán en orden aleatorio.";
|
||
$text['description-music_on_hold_shuffle']['fr-ca'] = "Lorsque true est sélectionné, les fichiers audio seront joués dans un ordre aléatoire.";
|
||
$text['description-music_on_hold_shuffle']['fr-fr'] = "Lorsque true est sélectionné, les fichiers audio seront joués dans un ordre aléatoire.";
|
||
$text['description-music_on_hold_shuffle']['he-il'] = "כשהוא מוגדר כ-true, המאגרים האודיו יוקלטו בסדר אקראי.";
|
||
$text['description-music_on_hold_shuffle']['it-it'] = "Quando true è selezionato, i file audio saranno riprodotti in ordine casuale.";
|
||
$text['description-music_on_hold_shuffle']['ka-ge'] = "თუ თქვენ არჩევთ true, აუდიო ფაილები იქნება არასამართლიან სარტყლით გამოიყენება.";
|
||
$text['description-music_on_hold_shuffle']['nl-nl'] = "Wanneer true geselecteerd is, zullen de audiobestanden in een willekeurige volgorde afgespeeld worden.";
|
||
$text['description-music_on_hold_shuffle']['pl-pl'] = "Kiedy true jest wybrane, pliki dźwiękowe będą odtwarzane w losowej kolejności.";
|
||
$text['description-music_on_hold_shuffle']['pt-br'] = "Quando true for selecionado, os arquivos de áudio serão reproduzidos em ordem aleatória.";
|
||
$text['description-music_on_hold_shuffle']['pt-pt'] = "Quando true for selecionado, os arquivos de áudio serão reproduzidos em ordem aleatória.";
|
||
$text['description-music_on_hold_shuffle']['ro-ro'] = "Când true este selectat, fișierele audio vor fi reproducute în ordine casuală.";
|
||
$text['description-music_on_hold_shuffle']['ru-ru'] = "Когда true выбрано, аудиофайлы будут воспроизводиться в случайном порядке.";
|
||
$text['description-music_on_hold_shuffle']['sv-se'] = "När true är valt kommer ljudfilerna att spelas upp i slumpad ordning.";
|
||
$text['description-music_on_hold_shuffle']['uk-ua'] = "Якщо true вибрано, аудіофайли будуть відтворюватися випадковим порядком.";
|
||
$text['description-music_on_hold_shuffle']['tr-tr'] = "True seçildiğinde ses dosyaları rastgele sırayla oynanacaktır.";
|
||
$text['description-music_on_hold_shuffle']['zh-cn'] = "当选择 true 时,音频文件将按随机顺序播放.";
|
||
$text['description-music_on_hold_shuffle']['ja-jp'] = "true が選択された場合、音声ファイルはランダムな順序で再生されます。";
|
||
$text['description-music_on_hold_shuffle']['ko-kr'] = "true가 선택되면 음성 파일은 무작위 순서로 재생됩니다.";
|
||
|
||
$text['label-select_a_file']['en-us'] = "Select a file...";
|
||
$text['label-select_a_file']['en-gb'] = "Select a file...";
|
||
$text['label-select_a_file']['ar-eg'] = "اختيار ملف...";
|
||
$text['label-select_a_file']['de-at'] = "Wählen Sie eine Datei ...";
|
||
$text['label-select_a_file']['de-ch'] = "Wählen Sie eine Datei ...";
|
||
$text['label-select_a_file']['de-de'] = "Wählen Sie eine Datei ...";
|
||
$text['label-select_a_file']['el-gr'] = "Επιλέξτε ένα αρχείο...";
|
||
$text['label-select_a_file']['es-cl'] = "Seleccione un archivo...";
|
||
$text['label-select_a_file']['es-mx'] = "Seleccione un archivo...";
|
||
$text['label-select_a_file']['fr-ca'] = "Sélectionner un fichier...";
|
||
$text['label-select_a_file']['fr-fr'] = "Sélectionner un fichier...";
|
||
$text['label-select_a_file']['he-il'] = "בחר קובץ ...";
|
||
$text['label-select_a_file']['it-it'] = "Seleziona un file...";
|
||
$text['label-select_a_file']['ka-ge'] = "აირჩიეთ ფაილი...";
|
||
$text['label-select_a_file']['nl-nl'] = "Kies een bestand...";
|
||
$text['label-select_a_file']['pl-pl'] = "Wybierz plik ...";
|
||
$text['label-select_a_file']['pt-br'] = "Selecione um arquivo ...";
|
||
$text['label-select_a_file']['pt-pt'] = "Selecione um arquivo ...";
|
||
$text['label-select_a_file']['ro-ro'] = "Selectați un fișier...";
|
||
$text['label-select_a_file']['ru-ru'] = "Виберите файл ...";
|
||
$text['label-select_a_file']['sv-se'] = "Välj en fil ...";
|
||
$text['label-select_a_file']['uk-ua'] = "Виберіть файл ...";
|
||
$text['label-select_a_file']['tr-tr'] = "Bir dosya seçin...";
|
||
$text['label-select_a_file']['zh-cn'] = "选择一个文件...";
|
||
$text['label-select_a_file']['ja-jp'] = "ファイルを選択してください...";
|
||
$text['label-select_a_file']['ko-kr'] = "파일 선택...";
|
||
|
||
$text['label-rate']['en-us'] = "Sampling";
|
||
$text['label-rate']['en-gb'] = "Sampling";
|
||
$text['label-rate']['ar-eg'] = "عينات";
|
||
$text['label-rate']['de-at'] = "Abtastrate";
|
||
$text['label-rate']['de-ch'] = "Abtastrate";
|
||
$text['label-rate']['de-de'] = "Abtastrate";
|
||
$text['label-rate']['el-gr'] = "Δειγματοληψία";
|
||
$text['label-rate']['es-cl'] = "Muestreo";
|
||
$text['label-rate']['es-mx'] = "Muestreo";
|
||
$text['label-rate']['fr-ca'] = "Échantillonnage";
|
||
$text['label-rate']['fr-fr'] = "Échantillonnage";
|
||
$text['label-rate']['he-il'] = "דגימת קול";
|
||
$text['label-rate']['it-it'] = "Campionamento";
|
||
$text['label-rate']['ka-ge'] = "სემპლინგი";
|
||
$text['label-rate']['nl-nl'] = "Bemonsteren";
|
||
$text['label-rate']['pl-pl'] = "Sampling";
|
||
$text['label-rate']['pt-br'] = "Amostragem";
|
||
$text['label-rate']['pt-pt'] = "Amostragem";
|
||
$text['label-rate']['ro-ro'] = "Prelevarea de probe";
|
||
$text['label-rate']['ru-ru'] = "Частота семплирования";
|
||
$text['label-rate']['sv-se'] = "Sampling";
|
||
$text['label-rate']['uk-ua'] = "Якість";
|
||
$text['label-rate']['tr-tr'] = "Örnekleme";
|
||
$text['label-rate']['zh-cn'] = "采样";
|
||
$text['label-rate']['ja-jp'] = "サンプリング";
|
||
$text['label-rate']['ko-kr'] = "견본 추출";
|
||
|
||
$text['description-music_on_hold_rate']['en-us'] = "Select the sample rate. Options 8000, 16000, 32000, 48000 and default.";
|
||
$text['description-music_on_hold_rate']['en-gb'] = "Select the sample rate. Options 8000, 16000, 32000, 48000 and default";
|
||
$text['description-music_on_hold_rate']['ar-eg'] = "اختر معدل العينة. الخيارات 8000، 16000، 32000، 48000 و 기본값.";
|
||
$text['description-music_on_hold_rate']['de-at'] = "Wählen Sie die Abtastrate aus. Optionen: 8000, 16000, 32000, 48000 und Standard.";
|
||
$text['description-music_on_hold_rate']['de-ch'] = "Wählen Sie die Abtastrate aus. Optionen: 8000, 16000, 32000, 48000 und Standard.";
|
||
$text['description-music_on_hold_rate']['de-de'] = "Wählen Sie die Abtastrate aus. Optionen: 8000, 16000, 32000, 48000 und Standard.";
|
||
$text['description-music_on_hold_rate']['el-gr'] = "Επιλέξτε το ρυθμό αντλίας. Οι διαθέσιμες ορισμένες είναι 8000, 16000, 32000, 48000 και προσωρινό.";
|
||
$text['description-music_on_hold_rate']['es-cl'] = "Seleccione la tasa de muestreo. Opciones 8000, 16000, 32000, 48000 y predeterminado.";
|
||
$text['description-music_on_hold_rate']['es-mx'] = "Seleccione la tasa de muestreo. Opciones 8000, 16000, 32000, 48000 y predeterminado.";
|
||
$text['description-music_on_hold_rate']['fr-ca'] = "Sélectionnez la fréquence d'échantillonnage. Options 8000, 16000, 32000, 48000 et par défaut.";
|
||
$text['description-music_on_hold_rate']['fr-fr'] = "Sélectionnez la fréquence d'échantillonnage. Options 8000, 16000, 32000, 48000 et par défaut.";
|
||
$text['description-music_on_hold_rate']['he-il'] = "בחר את המינוח הממוצע. אפשרויות: 8000, 16000, 32000, 48000 ו Mặcון.";
|
||
$text['description-music_on_hold_rate']['it-it'] = "Seleziona la frequenza di campionamento. Opzioni: 8000, 16000, 32000, 48000 e predefinito.";
|
||
$text['description-music_on_hold_rate']['ka-ge'] = "დაირჩეთ გამოყენების ფრენი. პოსტონება: 8000, 16000, 32000, 48000 და დადგენილი.";
|
||
$text['description-music_on_hold_rate']['nl-nl'] = "Selecteer de opnamefrequentie. Opties: 8000, 16000, 32000, 48000 en standaard.";
|
||
$text['description-music_on_hold_rate']['pl-pl'] = "Wybierz częstotliwość próbkowania. Opcje: 8000, 16000, 32000, 48000 i domyślne.";
|
||
$text['description-music_on_hold_rate']['pt-br'] = "Selecione a taxa de amostragem. Opções: 8000, 16000, 32000, 48000 e padrão.";
|
||
$text['description-music_on_hold_rate']['pt-pt'] = "Selecione a taxa de amostragem. Opções: 8000, 16000, 32000, 48000 e padrão.";
|
||
$text['description-music_on_hold_rate']['ro-ro'] = "Selectați taxa de campionare. Opțiuni: 8000, 16000, 32000, 48000 și predefinit.";
|
||
$text['description-music_on_hold_rate']['ru-ru'] = "Выберите частоту дискретизации. Возможные значения: 8000, 16000, 32000, 48000 и по умолчанию.";
|
||
$text['description-music_on_hold_rate']['sv-se'] = "Välj samplingsfrekvens. Alternativ: 8000, 16000, 32000, 48000 och standard.";
|
||
$text['description-music_on_hold_rate']['uk-ua'] = "Оберіть частоту дискретизації. Опції: 8000, 16000, 32000, 48000 та за замовчуванням.";
|
||
$text['description-music_on_hold_rate']['tr-tr'] = "Düşüm frekansını seçin. Seçenekler: 8000, 16000, 32000, 48000 ve varsayılan.";
|
||
$text['description-music_on_hold_rate']['zh-cn'] = "请选择采样率。选项:8000, 16000, 32000, 48000 和默认.";
|
||
$text['description-music_on_hold_rate']['ja-jp'] = "サンプルレートを選択してください。オプション:8000, 16000, 32000, 48000 およびデフォルト.";
|
||
$text['description-music_on_hold_rate']['ko-kr'] = "샘플링 레이트를 선택하세요. 옵션: 8000, 16000, 32000, 48000 및 기본값.";
|
||
|
||
$text['label-play']['en-us'] = "Play";
|
||
$text['label-play']['en-gb'] = "Play";
|
||
$text['label-play']['ar-eg'] = "اللعب";
|
||
$text['label-play']['de-at'] = "Play";
|
||
$text['label-play']['de-ch'] = "Play";
|
||
$text['label-play']['de-de'] = "Play";
|
||
$text['label-play']['el-gr'] = "Παίζω";
|
||
$text['label-play']['es-cl'] = "Reproducir";
|
||
$text['label-play']['es-mx'] = "Reproducir";
|
||
$text['label-play']['fr-ca'] = "Lire";
|
||
$text['label-play']['fr-fr'] = "Lire";
|
||
$text['label-play']['he-il'] = "נגן";
|
||
$text['label-play']['it-it'] = "Suona";
|
||
$text['label-play']['ka-ge'] = "დაკვრა";
|
||
$text['label-play']['nl-nl'] = "Spelen";
|
||
$text['label-play']['pl-pl'] = "Odtwórz";
|
||
$text['label-play']['pt-br'] = "Tocar";
|
||
$text['label-play']['pt-pt'] = "Tocar";
|
||
$text['label-play']['ro-ro'] = "Joaca";
|
||
$text['label-play']['ru-ru'] = "Проиграть";
|
||
$text['label-play']['sv-se'] = "Spela Upp";
|
||
$text['label-play']['uk-ua'] = "Відтворити";
|
||
$text['label-play']['tr-tr'] = "Oynamak";
|
||
$text['label-play']['zh-cn'] = "玩";
|
||
$text['label-play']['ja-jp'] = "遊ぶ";
|
||
$text['label-play']['ko-kr'] = "놀다";
|
||
|
||
$text['label-path']['en-us'] = "Path";
|
||
$text['label-path']['en-gb'] = "Path";
|
||
$text['label-path']['ar-eg'] = "الطريق";
|
||
$text['label-path']['de-at'] = "Pfad";
|
||
$text['label-path']['de-ch'] = "Pfad";
|
||
$text['label-path']['de-de'] = "Pfad";
|
||
$text['label-path']['el-gr'] = "Μονοπάτι";
|
||
$text['label-path']['es-cl'] = "Camino";
|
||
$text['label-path']['es-mx'] = "Camino";
|
||
$text['label-path']['fr-ca'] = "Chemin";
|
||
$text['label-path']['fr-fr'] = "Chemin";
|
||
$text['label-path']['he-il'] = "Path";
|
||
$text['label-path']['it-it'] = "Percorso";
|
||
$text['label-path']['ka-ge'] = "ბილიკი";
|
||
$text['label-path']['nl-nl'] = "Pad";
|
||
$text['label-path']['pl-pl'] = "Ścieżka";
|
||
$text['label-path']['pt-br'] = "Caminho";
|
||
$text['label-path']['pt-pt'] = "Caminho";
|
||
$text['label-path']['ro-ro'] = "cale";
|
||
$text['label-path']['ru-ru'] = "Путь";
|
||
$text['label-path']['sv-se'] = "Sökväg";
|
||
$text['label-path']['uk-ua'] = "Path";
|
||
$text['label-path']['tr-tr'] = "Yol";
|
||
$text['label-path']['zh-cn'] = "小路";
|
||
$text['label-path']['ja-jp'] = "道";
|
||
$text['label-path']['ko-kr'] = "길";
|
||
|
||
$text['label-pause']['en-us'] = "Pause";
|
||
$text['label-pause']['en-gb'] = "Pause";
|
||
$text['label-pause']['ar-eg'] = "وقف";
|
||
$text['label-pause']['de-at'] = "Pause";
|
||
$text['label-pause']['de-ch'] = "Pause";
|
||
$text['label-pause']['de-de'] = "Pause";
|
||
$text['label-pause']['el-gr'] = "Παύση";
|
||
$text['label-pause']['es-cl'] = "Pausa";
|
||
$text['label-pause']['es-mx'] = "Pausa";
|
||
$text['label-pause']['fr-ca'] = "Pause";
|
||
$text['label-pause']['fr-fr'] = "Pause";
|
||
$text['label-pause']['he-il'] = "השהייה";
|
||
$text['label-pause']['it-it'] = "Pausa";
|
||
$text['label-pause']['ka-ge'] = "შეჩერება";
|
||
$text['label-pause']['nl-nl'] = "Pause";
|
||
$text['label-pause']['pl-pl'] = "Pauza";
|
||
$text['label-pause']['pt-br'] = "Pausado";
|
||
$text['label-pause']['pt-pt'] = "Pausa";
|
||
$text['label-pause']['ro-ro'] = "Pauză";
|
||
$text['label-pause']['ru-ru'] = "Пауза";
|
||
$text['label-pause']['sv-se'] = "Paus";
|
||
$text['label-pause']['uk-ua'] = "Призупинити";
|
||
$text['label-pause']['tr-tr'] = "Duraklat";
|
||
$text['label-pause']['zh-cn'] = "暂停";
|
||
$text['label-pause']['ja-jp'] = "一時停止";
|
||
$text['label-pause']['ko-kr'] = "정지시키다";
|
||
|
||
$text['label-mono']['en-us'] = "Mono";
|
||
$text['label-mono']['en-gb'] = "Mono";
|
||
$text['label-mono']['ar-eg'] = "احتكار واحد";
|
||
$text['label-mono']['de-at'] = "Mono";
|
||
$text['label-mono']['de-ch'] = "Mono";
|
||
$text['label-mono']['de-de'] = "Mono";
|
||
$text['label-mono']['el-gr'] = "Μονο";
|
||
$text['label-mono']['es-cl'] = "Cosa";
|
||
$text['label-mono']['es-mx'] = "Cosa";
|
||
$text['label-mono']['fr-ca'] = "Chose";
|
||
$text['label-mono']['fr-fr'] = "Chose";
|
||
$text['label-mono']['he-il'] = "דבר";
|
||
$text['label-mono']['it-it'] = "Mono";
|
||
$text['label-mono']['ka-ge'] = "მონო";
|
||
$text['label-mono']['nl-nl'] = "Mono";
|
||
$text['label-mono']['pl-pl'] = "rzecz";
|
||
$text['label-mono']['pt-br'] = "Coisa";
|
||
$text['label-mono']['pt-pt'] = "Coisa";
|
||
$text['label-mono']['ro-ro'] = "Mono";
|
||
$text['label-mono']['ru-ru'] = "Моно";
|
||
$text['label-mono']['sv-se'] = "sak";
|
||
$text['label-mono']['uk-ua'] = "річ";
|
||
$text['label-mono']['tr-tr'] = "Mono";
|
||
$text['label-mono']['zh-cn'] = "单核细胞增多症";
|
||
$text['label-mono']['ja-jp'] = "単核症";
|
||
$text['label-mono']['ko-kr'] = "단핵증";
|
||
|
||
$text['label-music_on_hold']['en-us'] = "Music on Hold";
|
||
$text['label-music_on_hold']['en-gb'] = "Music on Hold";
|
||
$text['label-music_on_hold']['ar-eg'] = "الموسيقى متوقفة";
|
||
$text['label-music_on_hold']['de-at'] = "Wartemusik";
|
||
$text['label-music_on_hold']['de-ch'] = "Wartemusik";
|
||
$text['label-music_on_hold']['de-de'] = "Wartemusik";
|
||
$text['label-music_on_hold']['el-gr'] = "Μουσική σε αναμονή";
|
||
$text['label-music_on_hold']['es-cl'] = "Musica en Espera";
|
||
$text['label-music_on_hold']['es-mx'] = "Musica en Espera";
|
||
$text['label-music_on_hold']['fr-ca'] = "Musique d'attente";
|
||
$text['label-music_on_hold']['fr-fr'] = "Musique d'attente";
|
||
$text['label-music_on_hold']['he-il'] = "מוסיקה בהמתנה";
|
||
$text['label-music_on_hold']['it-it'] = "Musica di Attesa";
|
||
$text['label-music_on_hold']['ka-ge'] = "მუსიკა დაყოვნებისას";
|
||
$text['label-music_on_hold']['nl-nl'] = "Wachtmuziek";
|
||
$text['label-music_on_hold']['pl-pl'] = "Muzyka na czekanie";
|
||
$text['label-music_on_hold']['pt-br'] = "Música de espera";
|
||
$text['label-music_on_hold']['pt-pt'] = "Música em Espera";
|
||
$text['label-music_on_hold']['ro-ro'] = "Muzică în așteptare";
|
||
$text['label-music_on_hold']['ru-ru'] = "Музыка на удержании";
|
||
$text['label-music_on_hold']['sv-se'] = "Väntmusik";
|
||
$text['label-music_on_hold']['uk-ua'] = "Музика на утриманні";
|
||
$text['label-music_on_hold']['tr-tr'] = "Beklemedeki Müzik";
|
||
$text['label-music_on_hold']['zh-cn'] = "保留音乐";
|
||
$text['label-music_on_hold']['ja-jp'] = "保留音";
|
||
$text['label-music_on_hold']['ko-kr'] = "음악 보류";
|
||
|
||
$text['label-location']['en-us'] = "Location";
|
||
$text['label-location']['en-gb'] = "Location";
|
||
$text['label-location']['ar-eg'] = "الموقع";
|
||
$text['label-location']['de-at'] = "Standort";
|
||
$text['label-location']['de-ch'] = "Standort";
|
||
$text['label-location']['de-de'] = "Standort";
|
||
$text['label-location']['el-gr'] = "Τοποθεσία";
|
||
$text['label-location']['es-cl'] = "Ubicación";
|
||
$text['label-location']['es-mx'] = "Ubicación";
|
||
$text['label-location']['fr-ca'] = "Emplacement";
|
||
$text['label-location']['fr-fr'] = "Emplacement";
|
||
$text['label-location']['he-il'] = "מיקום";
|
||
$text['label-location']['it-it'] = "Luogo";
|
||
$text['label-location']['ka-ge'] = "მდებარეობა";
|
||
$text['label-location']['nl-nl'] = "Plaats";
|
||
$text['label-location']['pl-pl'] = "Lokalizacja";
|
||
$text['label-location']['pt-br'] = "Localização";
|
||
$text['label-location']['pt-pt'] = "Localização";
|
||
$text['label-location']['ro-ro'] = "Locație";
|
||
$text['label-location']['ru-ru'] = "Место нахождения";
|
||
$text['label-location']['sv-se'] = "Plats";
|
||
$text['label-location']['uk-ua'] = "Розміщення";
|
||
$text['label-location']['tr-tr'] = "Konum";
|
||
$text['label-location']['zh-cn'] = "地点";
|
||
$text['label-location']['ja-jp'] = "位置";
|
||
$text['label-location']['ko-kr'] = "위치";
|
||
|
||
$text['label-interval']['en-us'] = "Interval";
|
||
$text['label-interval']['en-gb'] = "Interval";
|
||
$text['label-interval']['ar-eg'] = "الفترات الفاصلة";
|
||
$text['label-interval']['de-at'] = "Intervall";
|
||
$text['label-interval']['de-ch'] = "Intervall";
|
||
$text['label-interval']['de-de'] = "Intervall";
|
||
$text['label-interval']['el-gr'] = "Διάστημα";
|
||
$text['label-interval']['es-cl'] = "Intervalo";
|
||
$text['label-interval']['es-mx'] = "Intervalo";
|
||
$text['label-interval']['fr-ca'] = "Intervalle";
|
||
$text['label-interval']['fr-fr'] = "Intervalle";
|
||
$text['label-interval']['he-il'] = "אינטרוול";
|
||
$text['label-interval']['it-it'] = "Intervallo";
|
||
$text['label-interval']['ka-ge'] = "შუალედი";
|
||
$text['label-interval']['nl-nl'] = "Interval";
|
||
$text['label-interval']['pl-pl'] = "Interwał";
|
||
$text['label-interval']['pt-br'] = "Intervalo";
|
||
$text['label-interval']['pt-pt'] = "Intervalo";
|
||
$text['label-interval']['ro-ro'] = "Interval";
|
||
$text['label-interval']['ru-ru'] = "Интервал";
|
||
$text['label-interval']['sv-se'] = "Intervall";
|
||
$text['label-interval']['uk-ua'] = "Інтервал";
|
||
$text['label-interval']['tr-tr'] = "Aralık";
|
||
$text['label-interval']['zh-cn'] = "间隔";
|
||
$text['label-interval']['ja-jp'] = "間隔";
|
||
$text['label-interval']['ko-kr'] = "간격";
|
||
|
||
$text['description-music_on_hold_interval']['en-us'] = "Set the interval to the number milliseconds between the sound files.";
|
||
$text['description-music_on_hold_interval']['en-gb'] = "Set the interval to the number milliseconds between the sound files.";
|
||
$text['description-music_on_hold_interval']['ar-eg'] = "حدد الفاصل الزمني بالعدد من ملي ثواني بين ملفات الصوت.";
|
||
$text['description-music_on_hold_interval']['de-at'] = "Setze den Intervallwert auf die Anzahl Millisekunden zwischen den Audiodateien.";
|
||
$text['description-music_on_hold_interval']['de-ch'] = "Setze den Intervallwert auf die Anzahl Millisekunden zwischen den Audiodateien.";
|
||
$text['description-music_on_hold_interval']['de-de'] = "Setze den Intervallwert auf die Anzahl Millisekunden zwischen den Audiodateien.";
|
||
$text['description-music_on_hold_interval']['el-gr'] = "Συμπληρώστε τον χρόνο ενός διαστήματος μεταξύ των ακουστικών αρχείων.";
|
||
$text['description-music_on_hold_interval']['es-cl'] = "Establezca el intervalo en el número de milisegundos entre los archivos de sonido.";
|
||
$text['description-music_on_hold_interval']['es-mx'] = "Establezca el intervalo en el número de milisegundos entre los archivos de sonido.";
|
||
$text['description-music_on_hold_interval']['fr-ca'] = "Définissez l'intervalle en millisecondes entre les fichiers sonores.";
|
||
$text['description-music_on_hold_interval']['fr-fr'] = "Définissez l'intervalle en millisecondes entre les fichiers sonores.";
|
||
$text['description-music_on_hold_interval']['he-il'] = "הגדילו את הפער בינהם של הקטעים האודיו ב-";
|
||
$text['description-music_on_hold_interval']['it-it'] = "Imposta l'intervallo in millisecondi tra i file audio.";
|
||
$text['description-music_on_hold_interval']['ka-ge'] = "დაარსეთ განახლების პასუხები მილისეკონდებში შემოსავლებს აკუსტიკურ ფაილებს";
|
||
$text['description-music_on_hold_interval']['nl-nl'] = "Stel het interval in op de aantallen milliseconden tussen de geluidbestanden.";
|
||
$text['description-music_on_hold_interval']['pl-pl'] = "Ustaw interwał na liczbę milisekund między plikami dźwiękowymi.";
|
||
$text['description-music_on_hold_interval']['pt-br'] = "Defina o intervalo em milissegundos entre os arquivos de áudio.";
|
||
$text['description-music_on_hold_interval']['pt-pt'] = "Defina o intervalo em milissegundos entre os arquivos de áudio.";
|
||
$text['description-music_on_hold_interval']['ro-ro'] = "Setați intervalul în milisecunde între fișierele audio.";
|
||
$text['description-music_on_hold_interval']['ru-ru'] = "Установите интервал в миллисекундах между звуковыми файлами.";
|
||
$text['description-music_on_hold_interval']['sv-se'] = "Ställ in intervalltiden till antalet milisegunder mellan ljudfiler.";
|
||
$text['description-music_on_hold_interval']['uk-ua'] = "Задайте інтервал в мілісекундах між аудіофайлами.";
|
||
$text['description-music_on_hold_interval']['tr-tr'] = "Ses dosyası aralarındaki milisaniye aralığı ayarlayın.";
|
||
$text['description-music_on_hold_interval']['zh-cn'] = "设置间隔为音频文件之间的毫秒数.";
|
||
$text['description-music_on_hold_interval']['ja-jp'] = "音声ファイル間のミリ秒数を設定します。";
|
||
$text['description-music_on_hold_interval']['ko-kr'] = "음성 파일 간의 밀리초 수를 설정합니다.";
|
||
|
||
$text['label-timer_name']['en-us'] = "Timer Name";
|
||
$text['label-timer_name']['en-gb'] = "Timer Name";
|
||
$text['label-timer_name']['ar-eg'] = "اسم الوقت";
|
||
$text['label-timer_name']['de-at'] = "Timer Name";
|
||
$text['label-timer_name']['de-ch'] = "Timer Name";
|
||
$text['label-timer_name']['de-de'] = "Timer Name";
|
||
$text['label-timer_name']['el-gr'] = "Όνομα χρονοδιακόπτη";
|
||
$text['label-timer_name']['es-cl'] = "Nombre del temporizador";
|
||
$text['label-timer_name']['es-mx'] = "Nombre del temporizador";
|
||
$text['label-timer_name']['fr-ca'] = "Nom de la minuterie";
|
||
$text['label-timer_name']['fr-fr'] = "Nom de la minuterie";
|
||
$text['label-timer_name']['he-il'] = "שם הזמן";
|
||
$text['label-timer_name']['it-it'] = "Nome timer";
|
||
$text['label-timer_name']['ka-ge'] = "ტაიმერის სახელი";
|
||
$text['label-timer_name']['nl-nl'] = "Klok naam";
|
||
$text['label-timer_name']['pl-pl'] = "Nazwa Timer";
|
||
$text['label-timer_name']['pt-br'] = "Nome do cronômetro";
|
||
$text['label-timer_name']['pt-pt'] = "Nome do cronômetro";
|
||
$text['label-timer_name']['ro-ro'] = "Nume cronometru";
|
||
$text['label-timer_name']['ru-ru'] = "Имя Таймера";
|
||
$text['label-timer_name']['sv-se'] = "Timer Namn";
|
||
$text['label-timer_name']['uk-ua'] = "Ім'я користувача";
|
||
$text['label-timer_name']['tr-tr'] = "Zamanlayıcı Adı";
|
||
$text['label-timer_name']['zh-cn'] = "定时器名称";
|
||
$text['label-timer_name']['ja-jp'] = "タイマー名";
|
||
$text['label-timer_name']['ko-kr'] = "타이머 이름";
|
||
|
||
$text['description-music_on_hold_timer_name']['en-us'] = "Set the timer name. Default: soft";
|
||
$text['description-music_on_hold_timer_name']['en-gb'] = "Set the timer name. Default: soft";
|
||
$text['description-music_on_hold_timer_name']['ar-eg'] = "حدد اسم التimer. القيمة الافتراضية: soft";
|
||
$text['description-music_on_hold_timer_name']['de-at'] = "Setze den Timername. Standard: soft";
|
||
$text['description-music_on_hold_timer_name']['de-ch'] = "Setze den Timername. Standard: soft";
|
||
$text['description-music_on_hold_timer_name']['de-de'] = "Setze den Timername. Standard: soft";
|
||
$text['description-music_on_hold_timer_name']['el-gr'] = "Συμπληρώστε το όνομα του χρονομέτρου. Προσθετικό: soft";
|
||
$text['description-music_on_hold_timer_name']['es-cl'] = "Especifique el nombre del temporizador. Predeterminado: soft";
|
||
$text['description-music_on_hold_timer_name']['es-mx'] = "Especifique el nombre del temporizador. Predeterminado: soft";
|
||
$text['description-music_on_hold_timer_name']['fr-ca'] = "Définissez le nom du timer. Par défaut: soft";
|
||
$text['description-music_on_hold_timer_name']['fr-fr'] = "Définissez le nom du timer. Par défaut: soft";
|
||
$text['description-music_on_hold_timer_name']['he-il'] = "הגדיר את שם התаймер. התייעך: soft";
|
||
$text['description-music_on_hold_timer_name']['it-it'] = "Imposta il nome del timer. Predefinito: soft";
|
||
$text['description-music_on_hold_timer_name']['ka-ge'] = "განაცხადეთ ტიმერის სახელი. დადგენილი: soft";
|
||
$text['description-music_on_hold_timer_name']['nl-nl'] = "Voer de timernaam in. Standaard: soft";
|
||
$text['description-music_on_hold_timer_name']['pl-pl'] = "Podaj nazwę timera. Domyślnie: soft";
|
||
$text['description-music_on_hold_timer_name']['pt-br'] = "Insira o nome do temporizador. Predefinido: soft";
|
||
$text['description-music_on_hold_timer_name']['pt-pt'] = "Insira o nome do temporizador. Predefinido: soft";
|
||
$text['description-music_on_hold_timer_name']['ro-ro'] = "Introduceți numele temporizatorului. Predefinit: soft";
|
||
$text['description-music_on_hold_timer_name']['ru-ru'] = "Укажите имя таймера. По умолчанию: soft";
|
||
$text['description-music_on_hold_timer_name']['sv-se'] = "Sätt in timernamnet. Standard: soft";
|
||
$text['description-music_on_hold_timer_name']['uk-ua'] = "Задайте ім'я таймера. Загальний: soft";
|
||
$text['description-music_on_hold_timer_name']['tr-tr'] = "Timer adını girin. Standart: soft";
|
||
$text['description-music_on_hold_timer_name']['zh-cn'] = "设置定时器名称。默认:soft";
|
||
$text['description-music_on_hold_timer_name']['ja-jp'] = "タイマーネームを設定してください。デフォルト:soft";
|
||
$text['description-music_on_hold_timer_name']['ko-kr'] = "타이머 이름을 설정하세요. 기본값: soft";
|
||
|
||
$text['label-global']['en-us'] = "Global";
|
||
$text['label-global']['en-gb'] = "Global";
|
||
$text['label-global']['ar-eg'] = "عالمي";
|
||
$text['label-global']['de-at'] = "Global";
|
||
$text['label-global']['de-ch'] = "Global";
|
||
$text['label-global']['de-de'] = "Global";
|
||
$text['label-global']['el-gr'] = "Παγκόσμια";
|
||
$text['label-global']['es-cl'] = "Global";
|
||
$text['label-global']['es-mx'] = "Global";
|
||
$text['label-global']['fr-ca'] = "Mondial";
|
||
$text['label-global']['fr-fr'] = "Mondial";
|
||
$text['label-global']['he-il'] = "כללי";
|
||
$text['label-global']['it-it'] = "Globale";
|
||
$text['label-global']['ka-ge'] = "გლობალური";
|
||
$text['label-global']['nl-nl'] = "Globaal";
|
||
$text['label-global']['pl-pl'] = "Globalny";
|
||
$text['label-global']['pt-br'] = "Global";
|
||
$text['label-global']['pt-pt'] = "Global";
|
||
$text['label-global']['ro-ro'] = "Global";
|
||
$text['label-global']['ru-ru'] = "Глобальный";
|
||
$text['label-global']['sv-se'] = "Global";
|
||
$text['label-global']['uk-ua'] = "Глобальний";
|
||
$text['label-global']['tr-tr'] = "Küresel";
|
||
$text['label-global']['zh-cn'] = "全球的";
|
||
$text['label-global']['ja-jp'] = "グローバル";
|
||
$text['label-global']['ko-kr'] = "글로벌";
|
||
|
||
$text['label-file_name']['en-us'] = "File Name";
|
||
$text['label-file_name']['en-gb'] = "File Name";
|
||
$text['label-file_name']['ar-eg'] = "اسم الملف";
|
||
$text['label-file_name']['de-at'] = "Dateiname";
|
||
$text['label-file_name']['de-ch'] = "Dateiname";
|
||
$text['label-file_name']['de-de'] = "Dateiname";
|
||
$text['label-file_name']['el-gr'] = "Ονομα αρχείου";
|
||
$text['label-file_name']['es-cl'] = "Nombre del Archivo";
|
||
$text['label-file_name']['es-mx'] = "Nombre del Archivo";
|
||
$text['label-file_name']['fr-ca'] = "Nom du fichier";
|
||
$text['label-file_name']['fr-fr'] = "Nom du fichier";
|
||
$text['label-file_name']['he-il'] = "שם קובץ";
|
||
$text['label-file_name']['it-it'] = "Nome File";
|
||
$text['label-file_name']['ka-ge'] = "ფაილის სახელი";
|
||
$text['label-file_name']['nl-nl'] = "Bestandsnaam";
|
||
$text['label-file_name']['pl-pl'] = "Nazwa pliku";
|
||
$text['label-file_name']['pt-br'] = "Nome do arquivo";
|
||
$text['label-file_name']['pt-pt'] = "Nome do Arquivo";
|
||
$text['label-file_name']['ro-ro'] = "Nume de fișier";
|
||
$text['label-file_name']['ru-ru'] = "Имя Файла";
|
||
$text['label-file_name']['sv-se'] = "Fil-namn";
|
||
$text['label-file_name']['uk-ua'] = "Назва файлу";
|
||
$text['label-file_name']['tr-tr'] = "Dosya adı";
|
||
$text['label-file_name']['zh-cn'] = "文件名";
|
||
$text['label-file_name']['ja-jp'] = "ファイル名";
|
||
$text['label-file_name']['ko-kr'] = "파일 이름";
|
||
|
||
$text['label-file-size']['en-us'] = "File Size";
|
||
$text['label-file-size']['en-gb'] = "File Size";
|
||
$text['label-file-size']['ar-eg'] = "حجم الملفات";
|
||
$text['label-file-size']['de-at'] = "Dateigröße";
|
||
$text['label-file-size']['de-ch'] = "Dateigröße";
|
||
$text['label-file-size']['de-de'] = "Dateigröße";
|
||
$text['label-file-size']['el-gr'] = "Μέγεθος αρχείου";
|
||
$text['label-file-size']['es-cl'] = "Tamaño del archivo";
|
||
$text['label-file-size']['es-mx'] = "Tamaño del archivo";
|
||
$text['label-file-size']['fr-ca'] = "Taille du fichier";
|
||
$text['label-file-size']['fr-fr'] = "Taille du fichier";
|
||
$text['label-file-size']['he-il'] = "גודל קובץ";
|
||
$text['label-file-size']['it-it'] = "Dimens. file";
|
||
$text['label-file-size']['ka-ge'] = "ფაილის ზომა";
|
||
$text['label-file-size']['nl-nl'] = "Bestandsomvang";
|
||
$text['label-file-size']['pl-pl'] = "Rozmiar pliku";
|
||
$text['label-file-size']['pt-br'] = "Tamanho do arquivo";
|
||
$text['label-file-size']['pt-pt'] = "Tamanho do Ficheiro";
|
||
$text['label-file-size']['ro-ro'] = "Mărime fișier";
|
||
$text['label-file-size']['ru-ru'] = "Размер Файла";
|
||
$text['label-file-size']['sv-se'] = "Filstorlek";
|
||
$text['label-file-size']['uk-ua'] = "Розмір файлу";
|
||
$text['label-file-size']['tr-tr'] = "Dosya boyutu";
|
||
$text['label-file-size']['zh-cn'] = "文件大小";
|
||
$text['label-file-size']['ja-jp'] = "ファイルサイズ";
|
||
$text['label-file-size']['ko-kr'] = "파일 크기";
|
||
|
||
$text['label-file-path']['en-us'] = "File Path";
|
||
$text['label-file-path']['en-gb'] = "File Path";
|
||
$text['label-file-path']['ar-eg'] = "طريق الملف";
|
||
$text['label-file-path']['de-at'] = "Dateipfad";
|
||
$text['label-file-path']['de-ch'] = "Dateipfad";
|
||
$text['label-file-path']['de-de'] = "Dateipfad";
|
||
$text['label-file-path']['el-gr'] = "Διαδρομή αρχείου";
|
||
$text['label-file-path']['es-cl'] = "Ruta al archivo";
|
||
$text['label-file-path']['es-mx'] = "Ruta al archivo";
|
||
$text['label-file-path']['fr-ca'] = "Chemin du Fichier";
|
||
$text['label-file-path']['fr-fr'] = "Chemin du Fichier";
|
||
$text['label-file-path']['he-il'] = "נתיב קובץ";
|
||
$text['label-file-path']['it-it'] = "Percorso File";
|
||
$text['label-file-path']['ka-ge'] = "ფაილის ბილიკი";
|
||
$text['label-file-path']['nl-nl'] = "Bestandspad";
|
||
$text['label-file-path']['pl-pl'] = "Ścieżka do pliku";
|
||
$text['label-file-path']['pt-br'] = "Caminho do arquivo";
|
||
$text['label-file-path']['pt-pt'] = "Caminho do Ficheiro";
|
||
$text['label-file-path']['ro-ro'] = "Calea fișierului";
|
||
$text['label-file-path']['ru-ru'] = "Путь к Файлу";
|
||
$text['label-file-path']['sv-se'] = "Sökväg till fil";
|
||
$text['label-file-path']['uk-ua'] = "Шлях";
|
||
$text['label-file-path']['tr-tr'] = "Dosya yolu";
|
||
$text['label-file-path']['zh-cn'] = "文件路径";
|
||
$text['label-file-path']['ja-jp'] = "ファイルパス";
|
||
$text['label-file-path']['ko-kr'] = "파일 경로";
|
||
|
||
$text['description-music_on_hold_path']['en-us'] = "Set the path to the hold music files.";
|
||
$text['description-music_on_hold_path']['en-gb'] = "Set the path to the hold music files.";
|
||
$text['description-music_on_hold_path']['ar-eg'] = "حدد مسار الملفات الموسيقية على المكالمة.";
|
||
$text['description-music_on_hold_path']['de-at'] = "Setze den Pfad zu den Wartemusikdateien.";
|
||
$text['description-music_on_hold_path']['de-ch'] = "Setze den Pfad zu den Wartemusikdateien.";
|
||
$text['description-music_on_hold_path']['de-de'] = "Setze den Pfad zu den Wartemusikdateien.";
|
||
$text['description-music_on_hold_path']['el-gr'] = "Αναθέστε τον δρόμο των αρχείων μουσικής στο κατάσταση αναμονής.";
|
||
$text['description-music_on_hold_path']['es-cl'] = "Establezca la ruta a los archivos de música en espera.";
|
||
$text['description-music_on_hold_path']['es-mx'] = "Establezca la ruta a los archivos de música en espera.";
|
||
$text['description-music_on_hold_path']['fr-ca'] = "Définissez le chemin vers les fichiers de musique en attente.";
|
||
$text['description-music_on_hold_path']['fr-fr'] = "Définissez le chemin vers les fichiers de musique en attente.";
|
||
$text['description-music_on_hold_path']['he-il'] = "הגדיל את המסלול לFILES של מוזיקה.";
|
||
$text['description-music_on_hold_path']['it-it'] = "Imposta il percorso dei file di musica in attesa.";
|
||
$text['description-music_on_hold_path']['ka-ge'] = "დაართულეთ გამოყენების მუსიკალური ფაილების გზად.";
|
||
$text['description-music_on_hold_path']['nl-nl'] = "Stel de pad in voor de wachtmuziekbestanden.";
|
||
$text['description-music_on_hold_path']['pl-pl'] = "Ustaw ścieżkę do plików muzyki w czekaniu.";
|
||
$text['description-music_on_hold_path']['pt-br'] = "Defina o caminho para os arquivos de música em espera.";
|
||
$text['description-music_on_hold_path']['pt-pt'] = "Defina o caminho para os arquivos de música em espera.";
|
||
$text['description-music_on_hold_path']['ro-ro'] = "Seteți ruta pentru fișierele de muzică în așteptare.";
|
||
$text['description-music_on_hold_path']['ru-ru'] = "Установите путь к файлам музыки на ожидании.";
|
||
$text['description-music_on_hold_path']['sv-se'] = "Ställ in vägen till väntemusikfilerna.";
|
||
$text['description-music_on_hold_path']['uk-ua'] = "Задайте шлях до файлів музики на очікуванні.";
|
||
$text['description-music_on_hold_path']['tr-tr'] = "Bekleme müzik dosyalarının yolu belirleyin.";
|
||
$text['description-music_on_hold_path']['zh-cn'] = "设置等待音乐文件的路径.";
|
||
$text['description-music_on_hold_path']['ja-jp'] = "待ち音楽ファイルのパスを設定します。";
|
||
$text['description-music_on_hold_path']['ko-kr'] = "대기 음악 파일 경로 설정.";
|
||
|
||
$text['label-download']['en-us'] = "Download";
|
||
$text['label-download']['en-gb'] = "Download";
|
||
$text['label-download']['ar-eg'] = "تحميل";
|
||
$text['label-download']['de-at'] = "Herunterladen";
|
||
$text['label-download']['de-ch'] = "Herunterladen";
|
||
$text['label-download']['de-de'] = "Herunterladen";
|
||
$text['label-download']['el-gr'] = "Κατεβάστε";
|
||
$text['label-download']['es-cl'] = "Descargar";
|
||
$text['label-download']['es-mx'] = "Descargar";
|
||
$text['label-download']['fr-ca'] = "Télécharger";
|
||
$text['label-download']['fr-fr'] = "Télécharger";
|
||
$text['label-download']['he-il'] = "הורדה";
|
||
$text['label-download']['it-it'] = "Scarica";
|
||
$text['label-download']['ka-ge'] = "გადმოწერა";
|
||
$text['label-download']['nl-nl'] = "Ophalen";
|
||
$text['label-download']['pl-pl'] = "Pobierz";
|
||
$text['label-download']['pt-br'] = "Download";
|
||
$text['label-download']['pt-pt'] = "Descarregar";
|
||
$text['label-download']['ro-ro'] = "Descarca";
|
||
$text['label-download']['ru-ru'] = "Загрузить";
|
||
$text['label-download']['sv-se'] = "Ladda Ned";
|
||
$text['label-download']['uk-ua'] = "Скачати";
|
||
$text['label-download']['tr-tr'] = "İndirmek";
|
||
$text['label-download']['zh-cn'] = "下载";
|
||
$text['label-download']['ja-jp'] = "ダウンロード";
|
||
$text['label-download']['ko-kr'] = "다운로드";
|
||
|
||
$text['label-domain']['en-us'] = "Domain";
|
||
$text['label-domain']['en-gb'] = "Domain";
|
||
$text['label-domain']['ar-eg'] = "النطاق";
|
||
$text['label-domain']['de-at'] = "Domäne";
|
||
$text['label-domain']['de-ch'] = "Domäne";
|
||
$text['label-domain']['de-de'] = "Domäne";
|
||
$text['label-domain']['el-gr'] = "Τομέα";
|
||
$text['label-domain']['es-cl'] = "Dominio";
|
||
$text['label-domain']['es-mx'] = "Dominio";
|
||
$text['label-domain']['fr-ca'] = "Domaine";
|
||
$text['label-domain']['fr-fr'] = "Domaine";
|
||
$text['label-domain']['he-il'] = "דומיין";
|
||
$text['label-domain']['it-it'] = "Dominio";
|
||
$text['label-domain']['ka-ge'] = "დომენი";
|
||
$text['label-domain']['nl-nl'] = "Domein";
|
||
$text['label-domain']['pl-pl'] = "Domena";
|
||
$text['label-domain']['pt-br'] = "Dominio";
|
||
$text['label-domain']['pt-pt'] = "Domínio";
|
||
$text['label-domain']['ro-ro'] = "Domeniu";
|
||
$text['label-domain']['ru-ru'] = "Домен";
|
||
$text['label-domain']['sv-se'] = "Domän";
|
||
$text['label-domain']['uk-ua'] = "Домен";
|
||
$text['label-domain']['tr-tr'] = "İhtisas";
|
||
$text['label-domain']['zh-cn'] = "领域";
|
||
$text['label-domain']['ja-jp'] = "ドメイン";
|
||
$text['label-domain']['ko-kr'] = "도메인";
|
||
|
||
$text['label-delete-category']['en-us'] = "Delete Category";
|
||
$text['label-delete-category']['en-gb'] = "Delete Category";
|
||
$text['label-delete-category']['ar-eg'] = "تحذف الفئة";
|
||
$text['label-delete-category']['de-at'] = "Kategorie löschen";
|
||
$text['label-delete-category']['de-ch'] = "Kategorie löschen";
|
||
$text['label-delete-category']['de-de'] = "Kategorie löschen";
|
||
$text['label-delete-category']['el-gr'] = "Διαγραφή Κατηγορίας";
|
||
$text['label-delete-category']['es-cl'] = "Eliminar categoría";
|
||
$text['label-delete-category']['es-mx'] = "Eliminar categoría";
|
||
$text['label-delete-category']['fr-ca'] = "Supprimer la Catégorie";
|
||
$text['label-delete-category']['fr-fr'] = "Supprimer la Catégorie";
|
||
$text['label-delete-category']['he-il'] = "מחק קטגוריה";
|
||
$text['label-delete-category']['it-it'] = "Cancellare Categoria";
|
||
$text['label-delete-category']['ka-ge'] = "კატეგორიის წაშლა";
|
||
$text['label-delete-category']['nl-nl'] = "Categorie verwijderen";
|
||
$text['label-delete-category']['pl-pl'] = "Usuń kategorię";
|
||
$text['label-delete-category']['pt-br'] = "Remover categoria";
|
||
$text['label-delete-category']['pt-pt'] = "Remover Categoria";
|
||
$text['label-delete-category']['ro-ro'] = "Ștergeți categoria";
|
||
$text['label-delete-category']['ru-ru'] = "Удалить категорию";
|
||
$text['label-delete-category']['sv-se'] = "Ta Bort Kategori";
|
||
$text['label-delete-category']['uk-ua'] = "Видалити категорію";
|
||
$text['label-delete-category']['tr-tr'] = "Kategoriyi Sil";
|
||
$text['label-delete-category']['zh-cn'] = "删除类别";
|
||
$text['label-delete-category']['ja-jp'] = "カテゴリの削除";
|
||
$text['label-delete-category']['ko-kr'] = "카테고리 삭제";
|
||
|
||
$text['label-default']['en-us'] = "Default";
|
||
$text['label-default']['en-gb'] = "Default";
|
||
$text['label-default']['ar-eg'] = "التقصير";
|
||
$text['label-default']['de-at'] = "Standard";
|
||
$text['label-default']['de-ch'] = "Standard";
|
||
$text['label-default']['de-de'] = "Standard";
|
||
$text['label-default']['el-gr'] = "Προκαθορισμένο";
|
||
$text['label-default']['es-cl'] = "Predeterminado";
|
||
$text['label-default']['es-mx'] = "Predeterminado";
|
||
$text['label-default']['fr-ca'] = "Par défaut";
|
||
$text['label-default']['fr-fr'] = "Par défaut";
|
||
$text['label-default']['he-il'] = "ברירת מחדל";
|
||
$text['label-default']['it-it'] = "Default";
|
||
$text['label-default']['ka-ge'] = "ნაგულისხმევი";
|
||
$text['label-default']['nl-nl'] = "Standaard";
|
||
$text['label-default']['pl-pl'] = "Pliki ze standardowymi melodiami";
|
||
$text['label-default']['pt-br'] = "Predefinido";
|
||
$text['label-default']['pt-pt'] = "Predefinido";
|
||
$text['label-default']['ro-ro'] = "Mod implicit";
|
||
$text['label-default']['ru-ru'] = "По умолчанию";
|
||
$text['label-default']['sv-se'] = "Standard";
|
||
$text['label-default']['uk-ua'] = "Типово";
|
||
$text['label-default']['tr-tr'] = "Varsayılan";
|
||
$text['label-default']['zh-cn'] = "默认";
|
||
$text['label-default']['ja-jp'] = "デフォルト";
|
||
$text['label-default']['ko-kr'] = "기본";
|
||
|
||
$text['label-chime_maximum']['en-us'] = "Chime Maximum";
|
||
$text['label-chime_maximum']['en-gb'] = "Chime Maximum";
|
||
$text['label-chime_maximum']['ar-eg'] = "الحد الأقصى الدقات";
|
||
$text['label-chime_maximum']['de-at'] = "Maximale Chimes";
|
||
$text['label-chime_maximum']['de-ch'] = "Maximale Chimes";
|
||
$text['label-chime_maximum']['de-de'] = "Maximale Chimes";
|
||
$text['label-chime_maximum']['el-gr'] = "Μέγιστος ήχος";
|
||
$text['label-chime_maximum']['es-cl'] = "máximos Chimes";
|
||
$text['label-chime_maximum']['es-mx'] = "máximos Chimes";
|
||
$text['label-chime_maximum']['fr-ca'] = "Chimes maximum";
|
||
$text['label-chime_maximum']['fr-fr'] = "Chimes maximum";
|
||
$text['label-chime_maximum']['he-il'] = "פעמונים מקסימאליים";
|
||
$text['label-chime_maximum']['it-it'] = "Massimo Suono";
|
||
$text['label-chime_maximum']['ka-ge'] = "მაქს. გადარეკვა";
|
||
$text['label-chime_maximum']['nl-nl'] = "Maximum geluid";
|
||
$text['label-chime_maximum']['pl-pl'] = "Maksymalnie kuranty";
|
||
$text['label-chime_maximum']['pt-br'] = "Chimes máximos";
|
||
$text['label-chime_maximum']['pt-pt'] = "Chimes máximos";
|
||
$text['label-chime_maximum']['ro-ro'] = "maxime Chimes";
|
||
$text['label-chime_maximum']['ru-ru'] = "Максимальный перезвон";
|
||
$text['label-chime_maximum']['sv-se'] = "maximala Chimes";
|
||
$text['label-chime_maximum']['uk-ua'] = "максимум куранти";
|
||
$text['label-chime_maximum']['tr-tr'] = "Maksimum Zil Sesi";
|
||
$text['label-chime_maximum']['zh-cn'] = "最大钟声";
|
||
$text['label-chime_maximum']['ja-jp'] = "チャイム最大値";
|
||
$text['label-chime_maximum']['ko-kr'] = "차임 최대";
|
||
|
||
$text['description-music_on_hold_chime_max']['en-us'] = "Enter the maximum number of time to play time chime.";
|
||
$text['description-music_on_hold_chime_max']['en-gb'] = "Enter the maximum number of time to play time chime.";
|
||
$text['description-music_on_hold_chime_max']['ar-eg'] = "أدخل العدد الأقصى للمرة التي يتم تشغيل فيها الصوت.";
|
||
$text['description-music_on_hold_chime_max']['de-at'] = "Geben Sie den maximalen Wert an, um wie oft die Zeitton abgespielt werden soll.";
|
||
$text['description-music_on_hold_chime_max']['de-ch'] = "Geben Sie den maximalen Wert an, um wie oft die Zeitton abgespielt werden soll.";
|
||
$text['description-music_on_hold_chime_max']['de-de'] = "Geben Sie den maximalen Wert an, um wie oft die Zeitton abgespielt werden soll.";
|
||
$text['description-music_on_hold_chime_max']['el-gr'] = "Εισάγετε το μέγιστο αριθμό φορών που θέλετε να ακούσετε το χρονικό σήμα.";
|
||
$text['description-music_on_hold_chime_max']['es-cl'] = "Ingrese el número máximo de veces que desea que se reproduzca el timbre de espera.";
|
||
$text['description-music_on_hold_chime_max']['es-mx'] = "Ingrese el número máximo de veces que desea que se reproduzca el timbre de espera.";
|
||
$text['description-music_on_hold_chime_max']['fr-ca'] = "Entrez le nombre maximum de fois que vous souhaitez que le son de la sonnerie soit joué.";
|
||
$text['description-music_on_hold_chime_max']['fr-fr'] = "Entrez le nombre maximum de fois que vous souhaitez que le son de la sonnerie soit joué.";
|
||
$text['description-music_on_hold_chime_max']['he-il'] = "הכנס את מספר הפעמים המקסימלי שהצופר יוקלט.";
|
||
$text['description-music_on_hold_chime_max']['it-it'] = "Inserire il numero massimo di volte in cui si desidera che il suono del segnale di attesa venga riprodotto.";
|
||
$text['description-music_on_hold_chime_max']['ka-ge'] = "ჩაითავაზოთ მაქსიმალური რიცხვი, რომელსაც გსურთ გამოიყენოთ დასავლეთის გამოსახულება.";
|
||
$text['description-music_on_hold_chime_max']['nl-nl'] = "Voer het maximale aantal keer in dat u de tijdklank wilt laten afspelen.";
|
||
$text['description-music_on_hold_chime_max']['pl-pl'] = "Wprowadź maksymalną liczbę razy, w której chcesz, aby dźwięk oczekiwania był odtwarzany.";
|
||
$text['description-music_on_hold_chime_max']['pt-br'] = "Insira o número máximo de vezes que deseja que o timbre de espera seja reproduzido.";
|
||
$text['description-music_on_hold_chime_max']['pt-pt'] = "Insira o número máximo de vezes que deseja que o timbre de espera seja reproduzido.";
|
||
$text['description-music_on_hold_chime_max']['ro-ro'] = "Introduceți numărul maxim de ori în care doriți să se reproducă sunetul de așteptare.";
|
||
$text['description-music_on_hold_chime_max']['ru-ru'] = "Введите максимальное количество раз, при котором звук ожидания будет воспроизведен.";
|
||
$text['description-music_on_hold_chime_max']['sv-se'] = "Ange antalet gånger du vill att tidslarmet ska spelas igen.";
|
||
$text['description-music_on_hold_chime_max']['uk-ua'] = "Введіть максимальну кількість разів, в яких ви хочете, щоб звук очікування був відтворений.";
|
||
$text['description-music_on_hold_chime_max']['tr-tr'] = "Beğendiğiniz zamanlama tonu oynatılacak maksimum defa sayısını girin.";
|
||
$text['description-music_on_hold_chime_max']['zh-cn'] = "请输入时间提示音播放的最大次数.";
|
||
$text['description-music_on_hold_chime_max']['ja-jp'] = "待ち音の再生回数を最大で入力してください。";
|
||
$text['description-music_on_hold_chime_max']['ko-kr'] = "대기음 재생 횟수를 최대로 입력해 주세요.";
|
||
|
||
$text['label-chime_list']['en-us'] = "Chime File";
|
||
$text['label-chime_list']['en-gb'] = "Chime File";
|
||
$text['label-chime_list']['ar-eg'] = "الملف تتناغم";
|
||
$text['label-chime_list']['de-at'] = "Chime Datei";
|
||
$text['label-chime_list']['de-ch'] = "Chime Datei";
|
||
$text['label-chime_list']['de-de'] = "Chime Datei";
|
||
$text['label-chime_list']['el-gr'] = "Αρχείο Chime";
|
||
$text['label-chime_list']['es-cl'] = "archivo carillón";
|
||
$text['label-chime_list']['es-mx'] = "archivo carillón";
|
||
$text['label-chime_list']['fr-ca'] = "fichier Chime";
|
||
$text['label-chime_list']['fr-fr'] = "fichier Chime";
|
||
$text['label-chime_list']['he-il'] = "קובץ Chime";
|
||
$text['label-chime_list']['it-it'] = "File Suono";
|
||
$text['label-chime_list']['ka-ge'] = "გადარეკვის ფაილი";
|
||
$text['label-chime_list']['nl-nl'] = "Geluidsbestand";
|
||
$text['label-chime_list']['pl-pl'] = "Chime pliku";
|
||
$text['label-chime_list']['pt-br'] = "Arquivo Chime";
|
||
$text['label-chime_list']['pt-pt'] = "Arquivo Chime";
|
||
$text['label-chime_list']['ro-ro'] = "Fișier chime";
|
||
$text['label-chime_list']['ru-ru'] = "Файл перезвона";
|
||
$text['label-chime_list']['sv-se'] = "chime File";
|
||
$text['label-chime_list']['uk-ua'] = "передзвін файлу";
|
||
$text['label-chime_list']['tr-tr'] = "Zil Dosyası";
|
||
$text['label-chime_list']['zh-cn'] = "编钟文件";
|
||
$text['label-chime_list']['ja-jp'] = "チャイムファイル";
|
||
$text['label-chime_list']['ko-kr'] = "차임 파일";
|
||
|
||
$text['description-music_on_hold_chime_list']['en-us'] = "Select the audio file to play periodically.";
|
||
$text['description-music_on_hold_chime_list']['en-gb'] = "Select the audio file to play periodically.";
|
||
$text['description-music_on_hold_chime_list']['ar-eg'] = "اختر ملف الصوت الذي تريد تشغيله بشكل منتظم.";
|
||
$text['description-music_on_hold_chime_list']['de-at'] = "Wählen Sie das Audio-Datei aus, die periodisch abgespielt werden soll.";
|
||
$text['description-music_on_hold_chime_list']['de-ch'] = "Wählen Sie die Audio-Datei aus, die periodisch abgespielt werden soll.";
|
||
$text['description-music_on_hold_chime_list']['de-de'] = "Wählen Sie die Audio-Datei aus, die periodisch abgespielt werden soll.";
|
||
$text['description-music_on_hold_chime_list']['el-gr'] = "Επιλέξτε το ακουστικό αρχείο που θέλετε να ακούεται περιοδικά.";
|
||
$text['description-music_on_hold_chime_list']['es-cl'] = "Seleccione el archivo de audio para reproducir de manera periódica.";
|
||
$text['description-music_on_hold_chime_list']['es-mx'] = "Seleccione el archivo de audio para reproducir de manera periódica.";
|
||
$text['description-music_on_hold_chime_list']['fr-ca'] = "Sélectionnez le fichier audio à jouer de manière périodique.";
|
||
$text['description-music_on_hold_chime_list']['fr-fr'] = "Sélectionnez le fichier audio à jouer de manière périodique.";
|
||
$text['description-music_on_hold_chime_list']['he-il'] = "בחר את 파일 האודיו שתרצה לשחק באופן תקופתי.";
|
||
$text['description-music_on_hold_chime_list']['it-it'] = "Seleziona il file audio da riprodurre periodicamente.";
|
||
$text['description-music_on_hold_chime_list']['ka-ge'] = "ჩაირჩით აუდიო ფილია, რომელიც პერიოდულად გამოიყენება.";
|
||
$text['description-music_on_hold_chime_list']['nl-nl'] = "Selecteer het audio-bestand dat periodiek moet worden afgespeeld.";
|
||
$text['description-music_on_hold_chime_list']['pl-pl'] = "Wybierz plik dźwiękowy, który ma być regularnie odtwarzany.";
|
||
$text['description-music_on_hold_chime_list']['pt-br'] = "Selecione o arquivo de áudio para reproduzir periodicamente.";
|
||
$text['description-music_on_hold_chime_list']['pt-pt'] = "Selecione o arquivo de áudio para reproduzir periodicamente.";
|
||
$text['description-music_on_hold_chime_list']['ro-ro'] = "Selectați fișierul audio care trebuie să fie reproducut periodic.";
|
||
$text['description-music_on_hold_chime_list']['ru-ru'] = "Выберите аудиофайл для периодической воспроизведения.";
|
||
$text['description-music_on_hold_chime_list']['sv-se'] = "Välj ljudfilen du vill spela upp periodiskt.";
|
||
$text['description-music_on_hold_chime_list']['uk-ua'] = "Виберіть аудіофайл для періодичного відтворення.";
|
||
$text['description-music_on_hold_chime_list']['tr-tr'] = "Dönüşümlü olarak oynatılacak ses dosyasını seçin.";
|
||
$text['description-music_on_hold_chime_list']['zh-cn'] = "选择周期性播放的音频文件.";
|
||
$text['description-music_on_hold_chime_list']['ja-jp'] = "定期的に再生する音声ファイルを選択してください。";
|
||
$text['description-music_on_hold_chime_list']['ko-kr'] = "주기적으로 재생할 음성 파일을 선택하세요.";
|
||
|
||
$text['label-chime_frequency']['en-us'] = "Chime Frequency";
|
||
$text['label-chime_frequency']['en-gb'] = "Chime Frequency";
|
||
$text['label-chime_frequency']['ar-eg'] = "تردد الرنين";
|
||
$text['label-chime_frequency']['de-at'] = "Chime Frequenz";
|
||
$text['label-chime_frequency']['de-ch'] = "Chime Frequenz";
|
||
$text['label-chime_frequency']['de-de'] = "Chime Frequenz";
|
||
$text['label-chime_frequency']['el-gr'] = "Συχνότητα κουδουνίσματος";
|
||
$text['label-chime_frequency']['es-cl'] = "Frecuencia carillón";
|
||
$text['label-chime_frequency']['es-mx'] = "Frecuencia carillón";
|
||
$text['label-chime_frequency']['fr-ca'] = "Fréquence Chime";
|
||
$text['label-chime_frequency']['fr-fr'] = "Fréquence Chime";
|
||
$text['label-chime_frequency']['he-il'] = "תדירות Chime";
|
||
$text['label-chime_frequency']['it-it'] = "Frequenza Suono";
|
||
$text['label-chime_frequency']['ka-ge'] = "გადარეკვის სიხშირე";
|
||
$text['label-chime_frequency']['nl-nl'] = "Geluids frequentie";
|
||
$text['label-chime_frequency']['pl-pl'] = "Częstotliwość Chime";
|
||
$text['label-chime_frequency']['pt-br'] = "Frequência Chime";
|
||
$text['label-chime_frequency']['pt-pt'] = "Frequência Chime";
|
||
$text['label-chime_frequency']['ro-ro'] = "Frecventa chime";
|
||
$text['label-chime_frequency']['ru-ru'] = "Частота перезвона";
|
||
$text['label-chime_frequency']['sv-se'] = "chime Frekvens";
|
||
$text['label-chime_frequency']['uk-ua'] = "передзвін Частота";
|
||
$text['label-chime_frequency']['tr-tr'] = "Zil Frekansı";
|
||
$text['label-chime_frequency']['zh-cn'] = "奇梅频率";
|
||
$text['label-chime_frequency']['ja-jp'] = "煙の頻度";
|
||
$text['label-chime_frequency']['ko-kr'] = "차임 주파수";
|
||
|
||
$text['description-music_on_hold_chime_freq']['en-us'] = "Enter the number of seconds to wait until playing the chime.";
|
||
$text['description-music_on_hold_chime_freq']['en-gb'] = "Enter the number of seconds to wait until playing the chime.";
|
||
$text['description-music_on_hold_chime_freq']['ar-eg'] = "أدخل عدد الثواني التي ترغب في انتظارها حتى يتم تشغيل النغمة.";
|
||
$text['description-music_on_hold_chime_freq']['de-at'] = "Geben Sie die Anzahl der Sekunden an, die Sie warten möchten, bis die Melodie abgespielt wird.";
|
||
$text['description-music_on_hold_chime_freq']['de-ch'] = "Geben Sie die Anzahl der Sekunden an, die Sie warten möchten, bis die Melodie abgespielt wird.";
|
||
$text['description-music_on_hold_chime_freq']['de-de'] = "Geben Sie die Anzahl der Sekunden an, die Sie warten möchten, bis die Melodie abgespielt wird.";
|
||
$text['description-music_on_hold_chime_freq']['el-gr'] = "Εισάγετε τον αριθμό δευτερολέπτων που θέλετε να περιμένετε μέχρι να ακούσετε το κουδούματο.";
|
||
$text['description-music_on_hold_chime_freq']['es-cl'] = "Ingrese el número de segundos que desea esperar hasta que se reproduzca el timbre.";
|
||
$text['description-music_on_hold_chime_freq']['es-mx'] = "Ingrese el número de segundos que desea esperar hasta que se reproduzca el timbre.";
|
||
$text['description-music_on_hold_chime_freq']['fr-ca'] = "Entrez le nombre de secondes à attendre avant de jouer le son.";
|
||
$text['description-music_on_hold_chime_freq']['fr-fr'] = "Entrez le nombre de secondes à attendre avant de jouer le son.";
|
||
$text['description-music_on_hold_chime_freq']['he-il'] = "הכנס את מספר הsekonds שתרצה להמתין עד שיגיע הצלר.";
|
||
$text['description-music_on_hold_chime_freq']['it-it'] = "Inserire il numero di secondi da attendere prima di riprodurre il suono.";
|
||
$text['description-music_on_hold_chime_freq']['ka-ge'] = "ჩაითავაზეთ მინიჭებული მიწურულების რიცხვი, რომლის შემდეგ გამოიმართა მუსიკა.";
|
||
$text['description-music_on_hold_chime_freq']['nl-nl'] = "Voer het aantal seconden in dat u wilt wachten voordat de bel wordt afgespeeld.";
|
||
$text['description-music_on_hold_chime_freq']['pl-pl'] = "Wprowadź liczbę sekund, która powinna upłynąć przed odegraniem melodii.";
|
||
$text['description-music_on_hold_chime_freq']['pt-br'] = "Insira o número de segundos que deseja esperar até que o timbre seja tocado.";
|
||
$text['description-music_on_hold_chime_freq']['pt-pt'] = "Insira o número de segundos que deseja esperar até que o timbre seja tocado.";
|
||
$text['description-music_on_hold_chime_freq']['ro-ro'] = "Introduceți numărul de secunde pe care doriți să le așteptați până când sunetul este reproducut.";
|
||
$text['description-music_on_hold_chime_freq']['ru-ru'] = "Введите количество секунд, которое вы хотите ожидать до воспроизведения звонка.";
|
||
$text['description-music_on_hold_chime_freq']['sv-se'] = "Ange antalet sekunder du vill vänta innan du lyssnar på chime.";
|
||
$text['description-music_on_hold_chime_freq']['uk-ua'] = "Введіть кількість секунд, яку ви хочете чекати до того, як відтворити звук.";
|
||
$text['description-music_on_hold_chime_freq']['tr-tr'] = "Zaman dilimini belirtin, belin çalınca kadar bekleyin.";
|
||
$text['description-music_on_hold_chime_freq']['zh-cn'] = "请输入等待播放提示音的秒数.";
|
||
$text['description-music_on_hold_chime_freq']['ja-jp'] = "音を再生するまで待ち時間を入力してください。";
|
||
$text['description-music_on_hold_chime_freq']['ko-kr'] = "음이 재생될 때까지 기다리는 시간을 입력하세요.";
|
||
|
||
$text['label-channels']['en-us'] = "Channels";
|
||
$text['label-channels']['en-gb'] = "Channels";
|
||
$text['label-channels']['ar-eg'] = "قنوات";
|
||
$text['label-channels']['de-at'] = "Kanäle";
|
||
$text['label-channels']['de-ch'] = "Kanäle";
|
||
$text['label-channels']['de-de'] = "Kanäle";
|
||
$text['label-channels']['el-gr'] = "Κανάλια";
|
||
$text['label-channels']['es-cl'] = "Canales";
|
||
$text['label-channels']['es-mx'] = "Canales";
|
||
$text['label-channels']['fr-ca'] = "Canaux";
|
||
$text['label-channels']['fr-fr'] = "Canaux";
|
||
$text['label-channels']['he-il'] = "ערוצים";
|
||
$text['label-channels']['it-it'] = "Canali";
|
||
$text['label-channels']['ka-ge'] = "არხები";
|
||
$text['label-channels']['nl-nl'] = "Kanalen";
|
||
$text['label-channels']['pl-pl'] = "Kanały";
|
||
$text['label-channels']['pt-br'] = "Canais";
|
||
$text['label-channels']['pt-pt'] = "Canais";
|
||
$text['label-channels']['ro-ro'] = "Canale";
|
||
$text['label-channels']['ru-ru'] = "Каналы";
|
||
$text['label-channels']['sv-se'] = "Kanaler";
|
||
$text['label-channels']['uk-ua'] = "Канали";
|
||
$text['label-channels']['tr-tr'] = "Kanallar";
|
||
$text['label-channels']['zh-cn'] = "频道";
|
||
$text['label-channels']['ja-jp'] = "チャンネル";
|
||
$text['label-channels']['ko-kr'] = "채널";
|
||
|
||
$text['description-music_on_hold_channels']['en-us'] = "Select the number of channels in the audio. Options: Mono, Stereo";
|
||
$text['description-music_on_hold_channels']['en-gb'] = "Select the number of channels in the audio. Options: Mono, Stereo";
|
||
$text['description-music_on_hold_channels']['ar-eg'] = "اختر عدد القنوات في الصوت. الخيارات: مono، Stereo";
|
||
$text['description-music_on_hold_channels']['de-at'] = "Wählen Sie die Anzahl der Kanäle im Audio. Optionen: Mono, Stereo";
|
||
$text['description-music_on_hold_channels']['de-ch'] = "Wählen Sie die Anzahl der Kanäle im Audio. Optionen: Mono, Stereo";
|
||
$text['description-music_on_hold_channels']['de-de'] = "Wählen Sie die Anzahl der Kanäle im Audio. Optionen: Mono, Stereo";
|
||
$text['description-music_on_hold_channels']['el-gr'] = "Επιλέξτε τον αριθμό των καναλιών στο ήχο. Οι επιλογές είναι: Mono, Stereo";
|
||
$text['description-music_on_hold_channels']['es-cl'] = "Seleccione el número de canales en el audio. Opciones: Mono, Stereo";
|
||
$text['description-music_on_hold_channels']['es-mx'] = "Seleccione el número de canales en el audio. Opciones: Mono, Stereo";
|
||
$text['description-music_on_hold_channels']['fr-ca'] = "Sélectionnez le nombre de canaux dans l'audio. Options: Mono, Stereo";
|
||
$text['description-music_on_hold_channels']['fr-fr'] = "Sélectionnez le nombre de canaux dans l'audio. Options: Mono, Stereo";
|
||
$text['description-music_on_hold_channels']['he-il'] = "בחר את מספר התחנות בצליל. אפשרויות: Mono, Stereo";
|
||
$text['description-music_on_hold_channels']['it-it'] = "Seleziona il numero di canali nell'audio. Opzioni: Mono, Stereo";
|
||
$text['description-music_on_hold_channels']['ka-ge'] = "აირჩიეთ აუდიოს ჩარჩოების რიცხვი. არჩევნები: Mono, Stereo";
|
||
$text['description-music_on_hold_channels']['nl-nl'] = "Selecteer het aantal kanaals in het audio. Opties: Mono, Stereo";
|
||
$text['description-music_on_hold_channels']['pl-pl'] = "Wybierz liczbę kanałów w dźwięku. Opcje: Mono, Stereo";
|
||
$text['description-music_on_hold_channels']['pt-br'] = "Selecione o número de canais no áudio. Opções: Mono, Stereo";
|
||
$text['description-music_on_hold_channels']['pt-pt'] = "Selecione o número de canais no áudio. Opções: Mono, Stereo";
|
||
$text['description-music_on_hold_channels']['ro-ro'] = "Selectați numărul de canale în audio. Opțiuni: Mono, Stereo";
|
||
$text['description-music_on_hold_channels']['ru-ru'] = "Выберите количество каналов в аудио. Опции: Mono, Stereo";
|
||
$text['description-music_on_hold_channels']['sv-se'] = "Välj antalet kanaler i ljudet. Alternativ: Mono, Stereo";
|
||
$text['description-music_on_hold_channels']['uk-ua'] = "Оберіть кількість каналів в аудіо. Опції: Mono, Stereo";
|
||
$text['description-music_on_hold_channels']['tr-tr'] = "Sesin kanal sayısını seçin. Seçenekler: Mono, Stereo";
|
||
$text['description-music_on_hold_channels']['zh-cn'] = "请选择音频的通道数。选项:Mono,Stereo";
|
||
$text['description-music_on_hold_channels']['ja-jp'] = "オーディオのチャンネル数を選択してください。オプション:Mono, Stereo";
|
||
$text['description-music_on_hold_channels']['ko-kr'] = "오디오의 채널 수를 선택하세요. 옵션: Mono, Stereo";
|
||
|
||
$text['header-music_on_hold_settings']['en-us'] = "Music on Hold Settings";
|
||
$text['header-music_on_hold_settings']['en-gb'] = "Music on Hold Settings";
|
||
$text['header-music_on_hold_settings']['ar-eg'] = 'الموسيقى في "هولد ستينغز"';
|
||
$text['header-music_on_hold_settings']['de-at'] = "Wartemusik Einstellungen";
|
||
$text['header-music_on_hold_settings']['de-ch'] = "Wartemusik Einstellungen";
|
||
$text['header-music_on_hold_settings']['de-de'] = "Wartemusik Einstellungen";
|
||
$text['header-music_on_hold_settings']['el-gr'] = "Ρυθμίσεις μουσικής σε αναμονή";
|
||
$text['header-music_on_hold_settings']['es-cl'] = "Musica en Espera ajustes";
|
||
$text['header-music_on_hold_settings']['es-mx'] = "Musica en Espera ajustes";
|
||
$text['header-music_on_hold_settings']['fr-ca'] = "Musique d'attente paramètres";
|
||
$text['header-music_on_hold_settings']['fr-fr'] = "Musique d'attente paramètres";
|
||
$text['header-music_on_hold_settings']['he-il'] = "מוסיקה על גדרות מתן";
|
||
$text['header-music_on_hold_settings']['it-it'] = "Parametri Musica di Attesa";
|
||
$text['header-music_on_hold_settings']['ka-ge'] = "დაყოვნების მუსიკის მორგება";
|
||
$text['header-music_on_hold_settings']['nl-nl'] = "Wachtmuziek instellingen";
|
||
$text['header-music_on_hold_settings']['pl-pl'] = "Muzyka na czekanie ustawienia";
|
||
$text['header-music_on_hold_settings']['pt-br'] = "Música de espera configurações";
|
||
$text['header-music_on_hold_settings']['pt-pt'] = "Música em Espera configurações";
|
||
$text['header-music_on_hold_settings']['ro-ro'] = "Setări pentru muzică în așteptare";
|
||
$text['header-music_on_hold_settings']['ru-ru'] = "Музыка на удержании параметы";
|
||
$text['header-music_on_hold_settings']['sv-se'] = "Väntmusik inställningar";
|
||
$text['header-music_on_hold_settings']['uk-ua'] = "Музика на утриманні настройки";
|
||
$text['header-music_on_hold_settings']['tr-tr'] = "Bekleme Müziği Ayarları";
|
||
$text['header-music_on_hold_settings']['zh-cn'] = "保留音乐设置";
|
||
$text['header-music_on_hold_settings']['ja-jp'] = "保留音の設定";
|
||
$text['header-music_on_hold_settings']['ko-kr'] = "대기 중인 음악 설정";
|
||
|
||
$text['title_description-music_on_hold']['en-us'] = "Music on hold can be in WAV or MP3 format. For best performance upload 16 bit, 8/16/32/48 kHz <i>mono</i> WAV files.";
|
||
$text['title_description-music_on_hold']['en-gb'] = "Music on hold can be in WAV or MP3 format. For best performance upload 16 bit, 8/16/32/48 kHz <i>mono</i> WAV files.";
|
||
$text['title_description-music_on_hold']['ar-eg'] = "الموسيقى متوقفة يمكن أن تكون في شكل WAV أو MP3. لأفضل أداء تحميل 16 قليلا، 8/16/32/48 كيلوهرتز ملفات WAV.";
|
||
$text['title_description-music_on_hold']['de-at'] = "Haltemusik können Dateien im WAV oder MP3 Format sein. Für beste Funktionalität laden Sie 16bit, 8/16/32/48 kHz mono WAV Dateien hoch.";
|
||
$text['title_description-music_on_hold']['de-ch'] = "Haltemusik können Dateien im WAV oder MP3 Format sein. Für beste Funktionalität laden Sie 16bit, 8/16/32/48 kHz mono WAV Dateien hoch.";
|
||
$text['title_description-music_on_hold']['de-de'] = "Haltemusik können Dateien im WAV oder MP3 Format sein. Für beste Funktionalität laden Sie 16bit, 8/16/32/48 kHz mono WAV Dateien hoch.";
|
||
$text['title_description-music_on_hold']['el-gr'] = "Η μουσική σε αναμονή μπορεί να είναι σε μορφή WAV ή MP3. Για βέλτιστη απόδοση, μεταφορτώστε αρχεία WAV 16 bit, 8/16/32/48 kHz <i>mono</i>.";
|
||
$text['title_description-music_on_hold']['es-cl'] = "La música en espera puede estar en formato WAV o MP3. Para el mejor rendimiento se recomienda utilizar archivos en formato WAV 16 bit, 8/16/32/48 kHz <i>mono</i>.";
|
||
$text['title_description-music_on_hold']['es-mx'] = "La música en espera puede estar en formato WAV o MP3. Para el mejor rendimiento se recomienda utilizar archivos en formato WAV 16 bit, 8/16/32/48 kHz <i>mono</i>.";
|
||
$text['title_description-music_on_hold']['fr-ca'] = "La Musique d'attente peut être en WAV ou en MP3. Le volume peut être réglé dans la partie configuration. Pour de meilleures performances, utiliser des fichiers WAV 16 bit, 8/16/32/48 kHz <i>mono</i>.";
|
||
$text['title_description-music_on_hold']['fr-fr'] = "La Musique d'attente peut être en WAV ou en MP3. Pour de meilleures performances, utiliser des fichiers WAV 16 bit, 8/16/32/48 kHz <i>mono</i>.";
|
||
$text['title_description-music_on_hold']['he-il'] = "מוזיקה ב- WAV או MP3. עבור הביצועים הטובים ביותר להעלות 16 סיביות, 8/16/32/48 kHz <i>mono</i> קבצי WAV";
|
||
$text['title_description-music_on_hold']['it-it'] = "La musica di attesa può essere in formato WAV o MP3. Per una migliore qualità caricare file 16 bit, 8/16/32/48 kHz <i>mono</i> WAV files.";
|
||
$text['title_description-music_on_hold']['ka-ge'] = "დაყოვნების მუსიკა WAV ან MP3 ფორმატი შეიძლება იყოს. საუკეთესო წარმადობისთვის ატვირთეთ 16-ბიტიანი, 8/16/32/48 კჰც <i>მონო</i> WAV ფაილები.";
|
||
$text['title_description-music_on_hold']['nl-nl'] = "Wachtmuziek mag in WAV of MP3 formaat zijn. Voor de beste prestaties gebruik 16 bit, 8/16/32/48 kHz <i>mono</i> WAV files.";
|
||
$text['title_description-music_on_hold']['pl-pl'] = "Muzyka na czekanie może być w formacie wav lub mp3. W celu osiągniecia najlepszej jakości prześlij pliki w formacie wav o następującej specyfikacji: 16 bit, 8/16/32/48 kHz mono.";
|
||
$text['title_description-music_on_hold']['pt-br'] = "Música em espera pode ser com base em arquivos com o formato WAV ou MP3. Pode ajustar o volume do áudio MP3 a partir da tab 'Definições'. Para um melhor desempenho carregue ficheiros WAV de 16 bit, 8/16/32/48 kHz mono.";
|
||
$text['title_description-music_on_hold']['pt-pt'] = "Música em espera pode ser com base em ficheiros com o formato WAV ou MP3. Para um melhor desempenho carregue ficheiros WAV de 16 bit, 8/16/32/48 kHz <i>mono</i>.";
|
||
$text['title_description-music_on_hold']['ro-ro'] = "Muzica în așteptare poate fi în format WAV sau MP3. Pentru cea mai bună performanță, încărcați fișiere WAV pe 16 biți, 8/16/32/48 kHz <i>mono</i>.";
|
||
$text['title_description-music_on_hold']['ru-ru'] = "Музыка на удержании может быть в формате WAV или MP3. Для лучшей производительности загружайте 16-битные, 8/16/32/48 кГц <i> моно </ i> файлы WAV.";
|
||
$text['title_description-music_on_hold']['sv-se'] = "Väntmusik kan vara i formaten WAV eller MP3. För bästa prestanda, ladda upp 16 bit, 8/16/32/48 kHz mono WAV filer.";
|
||
$text['title_description-music_on_hold']['uk-ua'] = "Музика на утриманні може бути в WAV або MP3 формат. Для кращої продуктивності завантаження 16 біт, моно 8/16/32/48 кГц WAV файлів.";
|
||
$text['title_description-music_on_hold']['tr-tr'] = "Beklemedeki müzik WAV veya MP3 formatında olabilir. En iyi performans için 16 bit, 8/16/32/48 kHz <i>mono</i> WAV dosyalarını yükleyin.";
|
||
$text['title_description-music_on_hold']['zh-cn'] = "等待音乐可以是 WAV 或 MP3 格式。 为获得最佳性能,请上传 16 位、8/16/32/48 kHz <i>单声道</i> WAV 文件。";
|
||
$text['title_description-music_on_hold']['ja-jp'] = "保留音は WAV または MP3 形式で保存できます。 最高のパフォーマンスを得るには、16 ビット、8/16/32/48 kHz の<i>モノラル</i> WAV ファイルをアップロードします。";
|
||
$text['title_description-music_on_hold']['ko-kr'] = "대기 중인 음악은 WAV 또는 MP3 형식일 수 있습니다. 최상의 성능을 위해 16비트, 8/16/32/48kHz <i>모노</i> WAV 파일을 업로드하십시오.";
|
||
|
||
$text['button-upload']['en-us'] = "Upload";
|
||
$text['button-upload']['en-gb'] = "Upload";
|
||
$text['button-upload']['ar-eg'] = "تحميل";
|
||
$text['button-upload']['de-at'] = "Hochladen";
|
||
$text['button-upload']['de-ch'] = "Hochladen";
|
||
$text['button-upload']['de-de'] = "Hochladen";
|
||
$text['button-upload']['el-gr'] = "Μεταφόρτωση";
|
||
$text['button-upload']['es-cl'] = "Subir";
|
||
$text['button-upload']['es-mx'] = "Subir";
|
||
$text['button-upload']['fr-ca'] = "Télécharger";
|
||
$text['button-upload']['fr-fr'] = "Télécharger";
|
||
$text['button-upload']['he-il'] = "הטען";
|
||
$text['button-upload']['it-it'] = "Carica";
|
||
$text['button-upload']['ka-ge'] = "ატვირთვა";
|
||
$text['button-upload']['nl-nl'] = "Opsturen";
|
||
$text['button-upload']['pl-pl'] = "Wyślij";
|
||
$text['button-upload']['pt-br'] = "Submeter";
|
||
$text['button-upload']['pt-pt'] = "Carregar";
|
||
$text['button-upload']['ro-ro'] = "Încărcați";
|
||
$text['button-upload']['ru-ru'] = "Загрузить";
|
||
$text['button-upload']['sv-se'] = "Ladda Upp";
|
||
$text['button-upload']['uk-ua'] = "Завантажити";
|
||
$text['button-upload']['tr-tr'] = "Yüklemek";
|
||
$text['button-upload']['zh-cn'] = "上传";
|
||
$text['button-upload']['ja-jp'] = "アップロード";
|
||
$text['button-upload']['ko-kr'] = "업로드";
|
||
|
||
$text['button-clear']['en-us'] = "Clear";
|
||
$text['button-clear']['en-gb'] = "Clear";
|
||
$text['button-clear']['ar-eg'] = "آمن";
|
||
$text['button-clear']['de-at'] = "Zurücksetzen";
|
||
$text['button-clear']['de-ch'] = "Zurücksetzen";
|
||
$text['button-clear']['de-de'] = "Zurücksetzen";
|
||
$text['button-clear']['el-gr'] = "Σαφή";
|
||
$text['button-clear']['es-cl'] = "Limpiar";
|
||
$text['button-clear']['es-mx'] = "Limpiar";
|
||
$text['button-clear']['fr-ca'] = "Effacer";
|
||
$text['button-clear']['fr-fr'] = "Effacer";
|
||
$text['button-clear']['he-il'] = "נקה";
|
||
$text['button-clear']['it-it'] = "Resetta";
|
||
$text['button-clear']['ka-ge'] = "გასუფთავება";
|
||
$text['button-clear']['nl-nl'] = "Schoonmaken";
|
||
$text['button-clear']['pl-pl'] = "Wyczyść";
|
||
$text['button-clear']['pt-br'] = "Apagar";
|
||
$text['button-clear']['pt-pt'] = "Apagar";
|
||
$text['button-clear']['ro-ro'] = "clar";
|
||
$text['button-clear']['ru-ru'] = "Очистить";
|
||
$text['button-clear']['sv-se'] = "Rensa";
|
||
$text['button-clear']['uk-ua'] = "Очистити";
|
||
$text['button-clear']['tr-tr'] = "Temizlemek";
|
||
$text['button-clear']['zh-cn'] = "清除";
|
||
$text['button-clear']['ja-jp'] = "クリア";
|
||
$text['button-clear']['ko-kr'] = "분명한";
|
||
|
||
?>
|