fusionpbx/app/log_viewer/app_languages.php

382 lines
21 KiB
PHP
Raw Normal View History

<?php
2020-01-06 20:07:05 +01:00
$text['title-log_viewer']['en-us'] = "Log Viewer";
$text['title-log_viewer']['en-gb'] = "Log Viewer";
2023-05-03 04:22:44 +02:00
$text['title-log_viewer']['ar-eg'] = "مشاهد سجلات";
$text['title-log_viewer']['de-at'] = "Log Datei";
$text['title-log_viewer']['de-ch'] = "Log Datei";
2020-01-06 20:07:05 +01:00
$text['title-log_viewer']['de-de'] = "Log Datei";
$text['title-log_viewer']['el-gr'] = "Προβολή καταγραφής";
2020-01-06 20:07:05 +01:00
$text['title-log_viewer']['es-cl'] = "Visor de Eventos";
2023-05-03 04:22:44 +02:00
$text['title-log_viewer']['es-mx'] = "Visor de Eventos";
$text['title-log_viewer']['fr-ca'] = "Afficher les Logs";
2020-01-06 20:07:05 +01:00
$text['title-log_viewer']['fr-fr'] = "Afficher les Logs";
2023-05-03 04:22:44 +02:00
$text['title-log_viewer']['he-il'] = "תגית: Viewer";
2020-01-06 20:07:05 +01:00
$text['title-log_viewer']['it-it'] = "Log Viewer";
$text['title-log_viewer']['ka-ge'] = "ჟურნალის დათვალიერება";
2020-01-06 20:07:05 +01:00
$text['title-log_viewer']['nl-nl'] = "Bekijk logs";
$text['title-log_viewer']['pl-pl'] = "Podgląd logów";
2020-01-06 20:07:05 +01:00
$text['title-log_viewer']['pt-br'] = "Visualizar os logs";
$text['title-log_viewer']['pt-pt'] = "Visualização de Logs";
$text['title-log_viewer']['ro-ro'] = "Vizualizator de jurnal";
2020-01-06 20:07:05 +01:00
$text['title-log_viewer']['ru-ru'] = "Просмотр Логов";
$text['title-log_viewer']['sv-se'] = "Log Viewer";
$text['title-log_viewer']['uk-ua'] = "Переглядач журналу";
$text['title-log_viewer']['tr-tr'] = "Günlük Görüntüleyici";
$text['title-log_viewer']['zh-cn'] = "日志查看器";
$text['title-log_viewer']['ja-jp'] = "ログビューア";
$text['title-log_viewer']['ko-kr'] = "로그 뷰어";
2020-01-06 20:07:05 +01:00
$text['label-syntax']['en-us'] = "Syntax Highlighted";
$text['label-syntax']['en-gb'] = "Syntax Highlighted";
$text['label-syntax']['ar-eg'] = "تمييز بناء الجملة";
2023-05-03 04:22:44 +02:00
$text['label-syntax']['de-at'] = "Syntax Highlighted";
$text['label-syntax']['de-ch'] = "Syntax Highlighted";
$text['label-syntax']['de-de'] = "Syntax Highlighted";
$text['label-syntax']['el-gr'] = "Επισημαίνεται σύνταξη";
$text['label-syntax']['es-cl'] = "Destacar Sintaxis";
2023-05-03 04:22:44 +02:00
$text['label-syntax']['es-mx'] = "Destacar Sintaxis";
$text['label-syntax']['fr-ca'] = "Coloration Syntaxique";
$text['label-syntax']['fr-fr'] = "Coloration Syntaxique";
2023-05-03 04:22:44 +02:00
$text['label-syntax']['he-il'] = "המונחים Highlighted";
$text['label-syntax']['it-it'] = "Sintassi Evidenziata";
$text['label-syntax']['ka-ge'] = "სინტაქსის გამოკვეთა";
nl-nl translations next batch. (#4892) * add nl-nl items * Update app_config.php * add nl-nl items * Update app_languages.php * Update app_menu.php * Update app_languages.php * Update app_menu.php * Fix typos inn nl-nl * Add nl-nl items * dd nl-nl items. * Add nl-nl items. * Add nl-nl items (call-flows) * Add nl-nl items * Add nl-nl items * dd nl-nl items (calls) * Add nl-nl items * Add nl-nl items (contacts) * Add nl-nl items (vars) * Add nl-nl items (voicemails) * Add nl-nl items (xml_cdr) * Add nl-nl items (xml_cdr) * This reverts commit 41afeb4796ca9868ea69db55decb7e4df048e5e9. * Add nl-nl items (voicemail_greetings) * Add nl-nl items (system) * Add nl-nl items (sip_profiles) * Add nl-nl items (sip_status) * Add nl-nl items (settings) * Add nl-nl items (database_transactions) * Add nl-nl items (destinations) * Add nl-nl (devices) * Add nl-nl (conferences) * Add nl-nl (conferences_active) * Add nl-nl (conference_centers) * Update nl-nl (conference_centers) * Add nl-nl (conference_controls) * Add nl-nl items (conference_profiles) * Add nl-nl items (dialplan_inbound) * Add nl-nl items (dialplan_inbound) * Add nl-nl items (dialplan_outbound) * Add nl-nl items (dialplans) * Add nl-nl items (edit) * Add nl-nl items (email_logs) * Add nl-nl items (errors) * Add nl-nl items (exec) * Add nl-nl items (access_controls) * some skipped entries * add nl-nl items (extensions) * add nl-nl items (fifo) * fixed translation, better fitting word kenmerk instead of etiket * add nl-nl items (fifo_list) * add nl-nl items (follow_me) * add nl-nl items (gateways) * add nl-nl items (ivr_menus) * add nl-nl items (meetings) * add nl-nl items (log_viewer) * add nl-nl items (ring_groups) * add nl-nl items (messages) * add nl-nl items (modules) * add nl-nl items (music_on_hold) * add nl-nl items (number_translations) * fix merge conflict (gateways)
2019-11-23 01:37:36 +01:00
$text['label-syntax']['nl-nl'] = "Syntax uitlichten";
$text['label-syntax']['pl-pl'] = "Składnia wyróżniona";
$text['label-syntax']['pt-br'] = "Realçar a sintaxe";
$text['label-syntax']['pt-pt'] = "Realçar a Sintaxe";
$text['label-syntax']['ro-ro'] = "Sintaxă evidențiată";
Adding ru-ru locales (#2530) * Translation of the menu (sent by Victor Kraft) * ACL translate * Backup translated * App Fax translated (sent by Victor Kraft) * App Adminer trnslated * Resources translated (sent by Victor Kraft) * App SIP Profiles translated * ru-ru * Call Block added * ru-ru * Update app_menu.php * voicemails/app_languages.php locales ru-ru voicemails/app_languages.php locales ru-ru * app/vars/app_languages.php locales ru-ru app/vars/app_languages.php locales ru-ru * core: apps, authentication, databases, default_settings translate * app/traffic_graph/app_languages.php adding locales ru-ru app/traffic_graph/app_languages.php adding locales ru-ru * app/time_conditions/app_languages.php adding locales ru-ru app/time_conditions/app_languages.php adding locales ru-ru * /app/system/app_languages.php adding locales ru-ru /app/system/app_languages.php adding locales ru-ru * /app/sip_status/app_languages.php adding locales ru-ru * /app/settings/app_languages.php adding locales ru-ru * /app/services/app_languages.php adding locales ru-ru * /app/ring_groups/app_languages.php adding locales ru-ru * /app/registrations/app_languages.php adding locales ru-ru * /app/recordings/app_languages.php adding locales ru-ru * /app/provision/app_menu.php adding locales ru-ru * /app/pin_numbers/app_languages.php adding locales ru-ru * Update app_languages.php * /app/phrases/app_languages.php adding locales ru-ru * /app/operator_panel/app_languages.php adding locales ru-ru * core/groups translated * /app/music_on_hold/app_languages.php adding locales ru-ru * core/install translated * core/menu translated * /app/modules/app_languages.php adding locales ru-ru * /app/meetings/app_menu.php adding locales ru-ru * /app/log_viewer/app_languages.php adding locales ru-ru * /app/ivr_menus/app_languages.php adding locales ru-ru * /app/gateways/app_languages.php adding locales ru-ru * /app/fifo_list/app_languages.php adding locales ru-ru * core/notifications translated * /app/fifo/app_languages.php adding locales ru-ru * core/upgrade translated * Update app_config.php * core/user_settings translated * Update app_languages.php * Update app_menu.php * Update app_languages.php * core/users translated * call_block translate fix * Call Broadcast added * call_block выклюено fix * Update app_languages.php * Update app_languages.php * Update app_languages.php * Update app_languages.php * themes translated * /app/extensions/app_languages.php for locale ru-ru * /app/exec/app_languages.php add locale ru-ru * Update app_languages.php * Update app_menu.php * Update app_languages.php * Update app_languages.php * Update app_languages.php * Update app_languages.php * Update app_languages.php * Update app_languages.php * Update app_languages.php * Update app_languages.php * Update app_languages.php * Update app_languages.php * Update app_languages.php * Update app_languages.php * Update app_languages.php * Update app_menu.php * add locales ru-ru /core/install/app_menu.php * /app/emails/app_languages.php add locales ru-ru * /app/edit/app_languages.php add locales ru-ru * /app/dialplan_outbound/app_languages.php add lacales ru-ru * app/devices translated * /app/dialplan_inbound/app_languages.php add locales ru-ru * call_center_active + call_centers * /app/dialplan/app_languages.php add locales ru-ru * /app/destinations/app_languages.php add locales ru-ru * /app/database_transactions/app_languages.php add locales ru-ru * /app/contacts/app_languages.php addlocales ru-ru * Update app_languages.php * Update app_languages.php * /app/contacts/app_languages.php add locales ru-ru * /app/conferences/app_languages.php add locales ru-ru * /app/conference_profiles/app_languages.php add locales ru-ru * /app/destinations/app_languages.php add locales ru-ru * /app/destinations/app_languages.php add locales ru-ru * /app/conferences/app_languages.php add locales ru-ru * app/calls_active translated * app/click_to_call translated * app/calls_active label-opt fix transtation * translated * translated * translate * /app/voicemails/app_config.php addlocales ru-ru * /app/voicemail_greetings/app_config.php add locales ru-ru * /app/vars/app_config.php add locales ru-ru * /app/traffic_graph/app_config.php add locales ru-ru * /app/tones/app_config.php add locales ru-ru * /app/time_conditions/app_config.php add locales ru-ru * /app/tftp/app_config.php add locales ru-ru * /app/system/app_config.php add locales ru-ru * /app/sip_status/app_config.php addlocales ru-ru * app/devices translated ru-ru * app/devices translated ru-ru * /core/menu/app_languages.php add locales ru-ru * /app/contacts/app_languages.php add locales ru-ru * /app/conferences/app_languages.php add locales ru-ru * /app/voicemails/app_languages.php add locales ru-ru * /app/conference_centers/app_languages.php add locales ru-ru * /app/ring_groups/app_languages.php add locales ru-ru * /app/ivr_menus/app_languages.php add locales ru-ru * /app/xml_cdr/app_languages.php add locales ru-ru * /resources/app_languages.php add locales ru-ru * /app/conference_centers/app_languages.php add locales ru-ru * call_flows * /app/call_broadcast/app_languages.php add locales ru-ru * /app/call_block/app_languages.php add locales ru-ru * /app/call_block/app_languages.php add locales ru-ru * /app/call_block/app_languages.php add locales ru-ru * By now * calls * /app/call_flows/app_languages.php add locales ru-ru * /app/system/app_languages.php add locales ru-ru * /app/exec/app_languages.php add locales ru-ru * /app/vars/app_menu.php add locales ru-ru * /app/backup/app_languages.php add locales ru-ru * /app/ring_groups/app_languages.php add locales ru-ru * /app/calls/app_languages.php add locales ru-ru * /app/call_centers/app_languages.php add locales ru-ru * /app/call_broadcast/app_languages.php add locales ru-ru * app/fax fix translate label-fax_send_channels * /app/extensions/app_languages.php add locales ru-ru * /app/xml_cdr/app_languages.php add locales ru-ru * /app/ring_groups/app_languages.php add locales ru-ru * /app/contacts/app_languages.php add locales ru-ru * Fix default language select * /app/contacts/app_languages.php add locales ru-ru * Fix translations in app edit, extensions, fifo, gateways, music_on_hold, services, time_conditions, xml_cdr * Replaced "звонки" to "вызовы" and fix sorting in menu for "Конференции" * More replace "звонк" * Fix translate * app/xml_cdr replace translate for label-start_range, label-end_range * app/xml_cdr replace translate label-destination, description_search and description-4 * Corrections * Repalce "Порядковый номер" to "Приоритет" * app/operator_panel replace translation label-call_group
2017-04-25 00:37:00 +02:00
$text['label-syntax']['ru-ru'] = "Выделение Синтаксиса";
$text['label-syntax']['sv-se'] = "Syntax Markerad";
$text['label-syntax']['uk-ua'] = "Підсвічування синтаксису";
$text['label-syntax']['tr-tr'] = "Sözdizimi Vurgulandı";
$text['label-syntax']['zh-cn'] = "语法高亮";
$text['label-syntax']['ja-jp'] = "強調表示された構文";
$text['label-syntax']['ko-kr'] = "강조 표시된 구문";
$text['label-sort']['en-us'] = "Sort Descending";
$text['label-sort']['en-gb'] = "Sort Descending";
2023-05-03 04:22:44 +02:00
$text['label-sort']['ar-eg'] = "نوع من الإنقاذ";
$text['label-sort']['de-at'] = "Absteigend sortiert";
$text['label-sort']['de-ch'] = "Absteigend sortiert";
$text['label-sort']['de-de'] = "Absteigend sortiert";
$text['label-sort']['el-gr'] = "Ταξινόμηση Φθίνουσα";
$text['label-sort']['es-cl'] = "Mostrar en orden descendente";
2023-05-03 04:22:44 +02:00
$text['label-sort']['es-mx'] = "Mostrar en orden descendente";
$text['label-sort']['fr-ca'] = "Affichage ordre descendant";
$text['label-sort']['fr-fr'] = "Affichage ordre descendant";
$text['label-sort']['he-il'] = "מיין יורד";
2017-09-21 17:06:26 +02:00
$text['label-sort']['it-it'] = "Ordina a Scendere";
$text['label-sort']['ka-ge'] = "დაღმავალი დალაგება";
nl-nl translations next batch. (#4892) * add nl-nl items * Update app_config.php * add nl-nl items * Update app_languages.php * Update app_menu.php * Update app_languages.php * Update app_menu.php * Fix typos inn nl-nl * Add nl-nl items * dd nl-nl items. * Add nl-nl items. * Add nl-nl items (call-flows) * Add nl-nl items * Add nl-nl items * dd nl-nl items (calls) * Add nl-nl items * Add nl-nl items (contacts) * Add nl-nl items (vars) * Add nl-nl items (voicemails) * Add nl-nl items (xml_cdr) * Add nl-nl items (xml_cdr) * This reverts commit 41afeb4796ca9868ea69db55decb7e4df048e5e9. * Add nl-nl items (voicemail_greetings) * Add nl-nl items (system) * Add nl-nl items (sip_profiles) * Add nl-nl items (sip_status) * Add nl-nl items (settings) * Add nl-nl items (database_transactions) * Add nl-nl items (destinations) * Add nl-nl (devices) * Add nl-nl (conferences) * Add nl-nl (conferences_active) * Add nl-nl (conference_centers) * Update nl-nl (conference_centers) * Add nl-nl (conference_controls) * Add nl-nl items (conference_profiles) * Add nl-nl items (dialplan_inbound) * Add nl-nl items (dialplan_inbound) * Add nl-nl items (dialplan_outbound) * Add nl-nl items (dialplans) * Add nl-nl items (edit) * Add nl-nl items (email_logs) * Add nl-nl items (errors) * Add nl-nl items (exec) * Add nl-nl items (access_controls) * some skipped entries * add nl-nl items (extensions) * add nl-nl items (fifo) * fixed translation, better fitting word kenmerk instead of etiket * add nl-nl items (fifo_list) * add nl-nl items (follow_me) * add nl-nl items (gateways) * add nl-nl items (ivr_menus) * add nl-nl items (meetings) * add nl-nl items (log_viewer) * add nl-nl items (ring_groups) * add nl-nl items (messages) * add nl-nl items (modules) * add nl-nl items (music_on_hold) * add nl-nl items (number_translations) * fix merge conflict (gateways)
2019-11-23 01:37:36 +01:00
$text['label-sort']['nl-nl'] = "Sorteer aflopened";
$text['label-sort']['pl-pl'] = "Sortuj malejąco";
$text['label-sort']['pt-br'] = "Ordenar por tipo";
$text['label-sort']['pt-pt'] = "Ordenar Descendetemente";
$text['label-sort']['ro-ro'] = "Sortează descrescător";
Adding ru-ru locales (#2530) * Translation of the menu (sent by Victor Kraft) * ACL translate * Backup translated * App Fax translated (sent by Victor Kraft) * App Adminer trnslated * Resources translated (sent by Victor Kraft) * App SIP Profiles translated * ru-ru * Call Block added * ru-ru * Update app_menu.php * voicemails/app_languages.php locales ru-ru voicemails/app_languages.php locales ru-ru * app/vars/app_languages.php locales ru-ru app/vars/app_languages.php locales ru-ru * core: apps, authentication, databases, default_settings translate * app/traffic_graph/app_languages.php adding locales ru-ru app/traffic_graph/app_languages.php adding locales ru-ru * app/time_conditions/app_languages.php adding locales ru-ru app/time_conditions/app_languages.php adding locales ru-ru * /app/system/app_languages.php adding locales ru-ru /app/system/app_languages.php adding locales ru-ru * /app/sip_status/app_languages.php adding locales ru-ru * /app/settings/app_languages.php adding locales ru-ru * /app/services/app_languages.php adding locales ru-ru * /app/ring_groups/app_languages.php adding locales ru-ru * /app/registrations/app_languages.php adding locales ru-ru * /app/recordings/app_languages.php adding locales ru-ru * /app/provision/app_menu.php adding locales ru-ru * /app/pin_numbers/app_languages.php adding locales ru-ru * Update app_languages.php * /app/phrases/app_languages.php adding locales ru-ru * /app/operator_panel/app_languages.php adding locales ru-ru * core/groups translated * /app/music_on_hold/app_languages.php adding locales ru-ru * core/install translated * core/menu translated * /app/modules/app_languages.php adding locales ru-ru * /app/meetings/app_menu.php adding locales ru-ru * /app/log_viewer/app_languages.php adding locales ru-ru * /app/ivr_menus/app_languages.php adding locales ru-ru * /app/gateways/app_languages.php adding locales ru-ru * /app/fifo_list/app_languages.php adding locales ru-ru * core/notifications translated * /app/fifo/app_languages.php adding locales ru-ru * core/upgrade translated * Update app_config.php * core/user_settings translated * Update app_languages.php * Update app_menu.php * Update app_languages.php * core/users translated * call_block translate fix * Call Broadcast added * call_block выклюено fix * Update app_languages.php * Update app_languages.php * Update app_languages.php * Update app_languages.php * themes translated * /app/extensions/app_languages.php for locale ru-ru * /app/exec/app_languages.php add locale ru-ru * Update app_languages.php * Update app_menu.php * Update app_languages.php * Update app_languages.php * Update app_languages.php * Update app_languages.php * Update app_languages.php * Update app_languages.php * Update app_languages.php * Update app_languages.php * Update app_languages.php * Update app_languages.php * Update app_languages.php * Update app_languages.php * Update app_languages.php * Update app_menu.php * add locales ru-ru /core/install/app_menu.php * /app/emails/app_languages.php add locales ru-ru * /app/edit/app_languages.php add locales ru-ru * /app/dialplan_outbound/app_languages.php add lacales ru-ru * app/devices translated * /app/dialplan_inbound/app_languages.php add locales ru-ru * call_center_active + call_centers * /app/dialplan/app_languages.php add locales ru-ru * /app/destinations/app_languages.php add locales ru-ru * /app/database_transactions/app_languages.php add locales ru-ru * /app/contacts/app_languages.php addlocales ru-ru * Update app_languages.php * Update app_languages.php * /app/contacts/app_languages.php add locales ru-ru * /app/conferences/app_languages.php add locales ru-ru * /app/conference_profiles/app_languages.php add locales ru-ru * /app/destinations/app_languages.php add locales ru-ru * /app/destinations/app_languages.php add locales ru-ru * /app/conferences/app_languages.php add locales ru-ru * app/calls_active translated * app/click_to_call translated * app/calls_active label-opt fix transtation * translated * translated * translate * /app/voicemails/app_config.php addlocales ru-ru * /app/voicemail_greetings/app_config.php add locales ru-ru * /app/vars/app_config.php add locales ru-ru * /app/traffic_graph/app_config.php add locales ru-ru * /app/tones/app_config.php add locales ru-ru * /app/time_conditions/app_config.php add locales ru-ru * /app/tftp/app_config.php add locales ru-ru * /app/system/app_config.php add locales ru-ru * /app/sip_status/app_config.php addlocales ru-ru * app/devices translated ru-ru * app/devices translated ru-ru * /core/menu/app_languages.php add locales ru-ru * /app/contacts/app_languages.php add locales ru-ru * /app/conferences/app_languages.php add locales ru-ru * /app/voicemails/app_languages.php add locales ru-ru * /app/conference_centers/app_languages.php add locales ru-ru * /app/ring_groups/app_languages.php add locales ru-ru * /app/ivr_menus/app_languages.php add locales ru-ru * /app/xml_cdr/app_languages.php add locales ru-ru * /resources/app_languages.php add locales ru-ru * /app/conference_centers/app_languages.php add locales ru-ru * call_flows * /app/call_broadcast/app_languages.php add locales ru-ru * /app/call_block/app_languages.php add locales ru-ru * /app/call_block/app_languages.php add locales ru-ru * /app/call_block/app_languages.php add locales ru-ru * By now * calls * /app/call_flows/app_languages.php add locales ru-ru * /app/system/app_languages.php add locales ru-ru * /app/exec/app_languages.php add locales ru-ru * /app/vars/app_menu.php add locales ru-ru * /app/backup/app_languages.php add locales ru-ru * /app/ring_groups/app_languages.php add locales ru-ru * /app/calls/app_languages.php add locales ru-ru * /app/call_centers/app_languages.php add locales ru-ru * /app/call_broadcast/app_languages.php add locales ru-ru * app/fax fix translate label-fax_send_channels * /app/extensions/app_languages.php add locales ru-ru * /app/xml_cdr/app_languages.php add locales ru-ru * /app/ring_groups/app_languages.php add locales ru-ru * /app/contacts/app_languages.php add locales ru-ru * Fix default language select * /app/contacts/app_languages.php add locales ru-ru * Fix translations in app edit, extensions, fifo, gateways, music_on_hold, services, time_conditions, xml_cdr * Replaced "звонки" to "вызовы" and fix sorting in menu for "Конференции" * More replace "звонк" * Fix translate * app/xml_cdr replace translate for label-start_range, label-end_range * app/xml_cdr replace translate label-destination, description_search and description-4 * Corrections * Repalce "Порядковый номер" to "Приоритет" * app/operator_panel replace translation label-call_group
2017-04-25 00:37:00 +02:00
$text['label-sort']['ru-ru'] = "Сортировка по убыванию";
$text['label-sort']['sv-se'] = "Sortera Fallande";
$text['label-sort']['uk-ua'] = "Сортувати за спаданням";
$text['label-sort']['tr-tr'] = "Azalan şekilde sırala";
$text['label-sort']['zh-cn'] = "降序排列";
$text['label-sort']['ja-jp'] = "降順で並べ替え";
$text['label-sort']['ko-kr'] = "내림차순 정렬";
2018-06-09 21:00:39 +02:00
$text['label-open_file']['en-us'] = "opening entire file";
$text['label-open_file']['en-gb'] = "opening entire file";
$text['label-open_file']['ar-eg'] = "فتح الملف بأكمله";
2023-05-03 04:22:44 +02:00
$text['label-open_file']['de-at'] = "gesamte Datei öffnen";
$text['label-open_file']['de-ch'] = "gesamte Datei öffnen";
2018-06-09 21:00:39 +02:00
$text['label-open_file']['de-de'] = "gesamte Datei öffnen";
$text['label-open_file']['el-gr'] = "άνοιγμα ολόκληρου του αρχείου";
2018-06-09 21:00:39 +02:00
$text['label-open_file']['es-cl'] = "Abrir el archivo completo";
2023-05-03 04:22:44 +02:00
$text['label-open_file']['es-mx'] = "Abrir el archivo completo";
$text['label-open_file']['fr-ca'] = "Ouvrir le fichier entier";
2018-06-09 21:00:39 +02:00
$text['label-open_file']['fr-fr'] = "Ouvrir le fichier entier";
2023-05-03 04:22:44 +02:00
$text['label-open_file']['he-il'] = "פתח קובץ שלם";
2018-06-09 21:00:39 +02:00
$text['label-open_file']['it-it'] = "Apertura completa file";
$text['label-open_file']['ka-ge'] = "მთელი ფაილის გახსნა";
nl-nl translations next batch. (#4892) * add nl-nl items * Update app_config.php * add nl-nl items * Update app_languages.php * Update app_menu.php * Update app_languages.php * Update app_menu.php * Fix typos inn nl-nl * Add nl-nl items * dd nl-nl items. * Add nl-nl items. * Add nl-nl items (call-flows) * Add nl-nl items * Add nl-nl items * dd nl-nl items (calls) * Add nl-nl items * Add nl-nl items (contacts) * Add nl-nl items (vars) * Add nl-nl items (voicemails) * Add nl-nl items (xml_cdr) * Add nl-nl items (xml_cdr) * This reverts commit 41afeb4796ca9868ea69db55decb7e4df048e5e9. * Add nl-nl items (voicemail_greetings) * Add nl-nl items (system) * Add nl-nl items (sip_profiles) * Add nl-nl items (sip_status) * Add nl-nl items (settings) * Add nl-nl items (database_transactions) * Add nl-nl items (destinations) * Add nl-nl (devices) * Add nl-nl (conferences) * Add nl-nl (conferences_active) * Add nl-nl (conference_centers) * Update nl-nl (conference_centers) * Add nl-nl (conference_controls) * Add nl-nl items (conference_profiles) * Add nl-nl items (dialplan_inbound) * Add nl-nl items (dialplan_inbound) * Add nl-nl items (dialplan_outbound) * Add nl-nl items (dialplans) * Add nl-nl items (edit) * Add nl-nl items (email_logs) * Add nl-nl items (errors) * Add nl-nl items (exec) * Add nl-nl items (access_controls) * some skipped entries * add nl-nl items (extensions) * add nl-nl items (fifo) * fixed translation, better fitting word kenmerk instead of etiket * add nl-nl items (fifo_list) * add nl-nl items (follow_me) * add nl-nl items (gateways) * add nl-nl items (ivr_menus) * add nl-nl items (meetings) * add nl-nl items (log_viewer) * add nl-nl items (ring_groups) * add nl-nl items (messages) * add nl-nl items (modules) * add nl-nl items (music_on_hold) * add nl-nl items (number_translations) * fix merge conflict (gateways)
2019-11-23 01:37:36 +01:00
$text['label-open_file']['nl-nl'] = "Open het gehele log bestand";
2018-06-09 21:00:39 +02:00
$text['label-open_file']['pl-pl'] = "otwarcie całego pliku";
$text['label-open_file']['pt-br'] = "Abrir um arquivo todo";
$text['label-open_file']['pt-pt'] = "abrir o ficheiro todo";
$text['label-open_file']['ro-ro'] = "deschiderea întregului fișier";
2018-06-09 21:00:39 +02:00
$text['label-open_file']['ru-ru'] = "Открытие всего файла";
$text['label-open_file']['sv-se'] = "Öppnar hela filen";
$text['label-open_file']['uk-ua'] = "відкрито весь файл";
$text['label-open_file']['tr-tr'] = "tüm dosyayı açma";
$text['label-open_file']['zh-cn'] = "打开整个文件";
$text['label-open_file']['ja-jp'] = "ファイル全体を開く";
$text['label-open_file']['ko-kr'] = "전체 파일 열기";
2018-06-09 21:00:39 +02:00
$text['label-open_at']['en-us'] = "opening at";
$text['label-open_at']['en-gb'] = "opening at";
2023-05-03 04:22:44 +02:00
$text['label-open_at']['ar-eg'] = "الافتتاح";
$text['label-open_at']['de-at'] = "öffnen";
$text['label-open_at']['de-ch'] = "öffnen";
2018-06-09 21:00:39 +02:00
$text['label-open_at']['de-de'] = "öffnen";
$text['label-open_at']['el-gr'] = "άνοιγμα στο";
2018-06-09 21:00:39 +02:00
$text['label-open_at']['es-cl'] = "Abrir en";
2023-05-03 04:22:44 +02:00
$text['label-open_at']['es-mx'] = "Abrir en";
$text['label-open_at']['fr-ca'] = "Ouvrir à";
2018-06-09 21:00:39 +02:00
$text['label-open_at']['fr-fr'] = "Ouvrir à";
2023-05-03 04:22:44 +02:00
$text['label-open_at']['he-il'] = "פתיחה";
2018-06-09 21:00:39 +02:00
$text['label-open_at']['it-it'] = "Aperto a";
$text['label-open_at']['ka-ge'] = "გახსნის ადგილი";
nl-nl translations next batch. (#4892) * add nl-nl items * Update app_config.php * add nl-nl items * Update app_languages.php * Update app_menu.php * Update app_languages.php * Update app_menu.php * Fix typos inn nl-nl * Add nl-nl items * dd nl-nl items. * Add nl-nl items. * Add nl-nl items (call-flows) * Add nl-nl items * Add nl-nl items * dd nl-nl items (calls) * Add nl-nl items * Add nl-nl items (contacts) * Add nl-nl items (vars) * Add nl-nl items (voicemails) * Add nl-nl items (xml_cdr) * Add nl-nl items (xml_cdr) * This reverts commit 41afeb4796ca9868ea69db55decb7e4df048e5e9. * Add nl-nl items (voicemail_greetings) * Add nl-nl items (system) * Add nl-nl items (sip_profiles) * Add nl-nl items (sip_status) * Add nl-nl items (settings) * Add nl-nl items (database_transactions) * Add nl-nl items (destinations) * Add nl-nl (devices) * Add nl-nl (conferences) * Add nl-nl (conferences_active) * Add nl-nl (conference_centers) * Update nl-nl (conference_centers) * Add nl-nl (conference_controls) * Add nl-nl items (conference_profiles) * Add nl-nl items (dialplan_inbound) * Add nl-nl items (dialplan_inbound) * Add nl-nl items (dialplan_outbound) * Add nl-nl items (dialplans) * Add nl-nl items (edit) * Add nl-nl items (email_logs) * Add nl-nl items (errors) * Add nl-nl items (exec) * Add nl-nl items (access_controls) * some skipped entries * add nl-nl items (extensions) * add nl-nl items (fifo) * fixed translation, better fitting word kenmerk instead of etiket * add nl-nl items (fifo_list) * add nl-nl items (follow_me) * add nl-nl items (gateways) * add nl-nl items (ivr_menus) * add nl-nl items (meetings) * add nl-nl items (log_viewer) * add nl-nl items (ring_groups) * add nl-nl items (messages) * add nl-nl items (modules) * add nl-nl items (music_on_hold) * add nl-nl items (number_translations) * fix merge conflict (gateways)
2019-11-23 01:37:36 +01:00
$text['label-open_at']['nl-nl'] = "Openen vanaf";
2018-06-09 21:00:39 +02:00
$text['label-open_at']['pl-pl'] = "otwarcie na";
$text['label-open_at']['pt-br'] = "Abrir";
$text['label-open_at']['pt-pt'] = "abrir";
$text['label-open_at']['ro-ro'] = "deschidere la";
2018-06-09 21:00:39 +02:00
$text['label-open_at']['ru-ru'] = "Открытие на";
$text['label-open_at']['sv-se'] = "Öppnar vid";
$text['label-open_at']['uk-ua'] = "відкрито о";
$text['label-open_at']['tr-tr'] = "ılış saati";
$text['label-open_at']['zh-cn'] = "开幕于";
$text['label-open_at']['ja-jp'] = "開店時間";
$text['label-open_at']['ko-kr'] = "개장";
2018-06-09 21:00:39 +02:00
$text['label-line_number']['en-us'] = "Show Line Numbers";
$text['label-line_number']['en-gb'] = "Show Line Numbers";
2023-05-03 04:22:44 +02:00
$text['label-line_number']['ar-eg'] = "عدد خطوط العرض";
$text['label-line_number']['de-at'] = "Zeilennummern anzeigen";
$text['label-line_number']['de-ch'] = "Zeilennummern anzeigen";
2018-06-09 21:00:39 +02:00
$text['label-line_number']['de-de'] = "Zeilennummern anzeigen";
$text['label-line_number']['el-gr'] = "Εμφάνιση αριθμών γραμμής";
2018-06-09 21:00:39 +02:00
$text['label-line_number']['es-cl'] = "Mostrar números de línea";
2023-05-03 04:22:44 +02:00
$text['label-line_number']['es-mx'] = "Mostrar números de línea";
$text['label-line_number']['fr-ca'] = "Afficher les numéros de ligne";
2018-06-09 21:00:39 +02:00
$text['label-line_number']['fr-fr'] = "Afficher les numéros de ligne";
2023-05-03 04:22:44 +02:00
$text['label-line_number']['he-il'] = "תגית: Line Numbers";
2018-06-09 21:00:39 +02:00
$text['label-line_number']['it-it'] = "Mostra Numeri di Riga";
$text['label-line_number']['ka-ge'] = "ხაზის ნომრების ჩვენება";
nl-nl translations next batch. (#4892) * add nl-nl items * Update app_config.php * add nl-nl items * Update app_languages.php * Update app_menu.php * Update app_languages.php * Update app_menu.php * Fix typos inn nl-nl * Add nl-nl items * dd nl-nl items. * Add nl-nl items. * Add nl-nl items (call-flows) * Add nl-nl items * Add nl-nl items * dd nl-nl items (calls) * Add nl-nl items * Add nl-nl items (contacts) * Add nl-nl items (vars) * Add nl-nl items (voicemails) * Add nl-nl items (xml_cdr) * Add nl-nl items (xml_cdr) * This reverts commit 41afeb4796ca9868ea69db55decb7e4df048e5e9. * Add nl-nl items (voicemail_greetings) * Add nl-nl items (system) * Add nl-nl items (sip_profiles) * Add nl-nl items (sip_status) * Add nl-nl items (settings) * Add nl-nl items (database_transactions) * Add nl-nl items (destinations) * Add nl-nl (devices) * Add nl-nl (conferences) * Add nl-nl (conferences_active) * Add nl-nl (conference_centers) * Update nl-nl (conference_centers) * Add nl-nl (conference_controls) * Add nl-nl items (conference_profiles) * Add nl-nl items (dialplan_inbound) * Add nl-nl items (dialplan_inbound) * Add nl-nl items (dialplan_outbound) * Add nl-nl items (dialplans) * Add nl-nl items (edit) * Add nl-nl items (email_logs) * Add nl-nl items (errors) * Add nl-nl items (exec) * Add nl-nl items (access_controls) * some skipped entries * add nl-nl items (extensions) * add nl-nl items (fifo) * fixed translation, better fitting word kenmerk instead of etiket * add nl-nl items (fifo_list) * add nl-nl items (follow_me) * add nl-nl items (gateways) * add nl-nl items (ivr_menus) * add nl-nl items (meetings) * add nl-nl items (log_viewer) * add nl-nl items (ring_groups) * add nl-nl items (messages) * add nl-nl items (modules) * add nl-nl items (music_on_hold) * add nl-nl items (number_translations) * fix merge conflict (gateways)
2019-11-23 01:37:36 +01:00
$text['label-line_number']['nl-nl'] = "Toon regelnummers";
2018-06-09 21:00:39 +02:00
$text['label-line_number']['pl-pl'] = "Pokaż numery wierszy";
$text['label-line_number']['pt-br'] = "Mostrar números das linhas";
$text['label-line_number']['pt-pt'] = "Mostrar Números das Linhas";
$text['label-line_number']['ro-ro'] = "Afișați numere de linie";
2018-06-09 21:00:39 +02:00
$text['label-line_number']['ru-ru'] = "Показывать номера строк";
$text['label-line_number']['sv-se'] = "Visa Linje Nummer";
$text['label-line_number']['uk-ua'] = "Нумерація рядків";
$text['label-line_number']['tr-tr'] = "Satır Numaralarını Göster";
$text['label-line_number']['zh-cn'] = "显示行号";
$text['label-line_number']['ja-jp'] = "行番号を表示";
$text['label-line_number']['ko-kr'] = "줄 번호 표시";
2018-06-09 21:00:39 +02:00
$text['label-size']['en-us'] = "KB";
$text['label-size']['en-gb'] = "KB";
$text['label-size']['ar-eg'] = "KB";
2023-05-03 04:22:44 +02:00
$text['label-size']['de-at'] = "KB";
$text['label-size']['de-ch'] = "KB";
2018-06-09 21:00:39 +02:00
$text['label-size']['de-de'] = "KB";
$text['label-size']['el-gr'] = "KB";
2018-06-09 21:00:39 +02:00
$text['label-size']['es-cl'] = "KB";
2023-05-03 04:22:44 +02:00
$text['label-size']['es-mx'] = "KB";
$text['label-size']['fr-ca'] = "KB";
2018-06-09 21:00:39 +02:00
$text['label-size']['fr-fr'] = "KB";
$text['label-size']['he-il'] = "KB";
2018-06-09 21:00:39 +02:00
$text['label-size']['it-it'] = "KB";
$text['label-size']['ka-ge'] = "კბ";
nl-nl translations next batch. (#4892) * add nl-nl items * Update app_config.php * add nl-nl items * Update app_languages.php * Update app_menu.php * Update app_languages.php * Update app_menu.php * Fix typos inn nl-nl * Add nl-nl items * dd nl-nl items. * Add nl-nl items. * Add nl-nl items (call-flows) * Add nl-nl items * Add nl-nl items * dd nl-nl items (calls) * Add nl-nl items * Add nl-nl items (contacts) * Add nl-nl items (vars) * Add nl-nl items (voicemails) * Add nl-nl items (xml_cdr) * Add nl-nl items (xml_cdr) * This reverts commit 41afeb4796ca9868ea69db55decb7e4df048e5e9. * Add nl-nl items (voicemail_greetings) * Add nl-nl items (system) * Add nl-nl items (sip_profiles) * Add nl-nl items (sip_status) * Add nl-nl items (settings) * Add nl-nl items (database_transactions) * Add nl-nl items (destinations) * Add nl-nl (devices) * Add nl-nl (conferences) * Add nl-nl (conferences_active) * Add nl-nl (conference_centers) * Update nl-nl (conference_centers) * Add nl-nl (conference_controls) * Add nl-nl items (conference_profiles) * Add nl-nl items (dialplan_inbound) * Add nl-nl items (dialplan_inbound) * Add nl-nl items (dialplan_outbound) * Add nl-nl items (dialplans) * Add nl-nl items (edit) * Add nl-nl items (email_logs) * Add nl-nl items (errors) * Add nl-nl items (exec) * Add nl-nl items (access_controls) * some skipped entries * add nl-nl items (extensions) * add nl-nl items (fifo) * fixed translation, better fitting word kenmerk instead of etiket * add nl-nl items (fifo_list) * add nl-nl items (follow_me) * add nl-nl items (gateways) * add nl-nl items (ivr_menus) * add nl-nl items (meetings) * add nl-nl items (log_viewer) * add nl-nl items (ring_groups) * add nl-nl items (messages) * add nl-nl items (modules) * add nl-nl items (music_on_hold) * add nl-nl items (number_translations) * fix merge conflict (gateways)
2019-11-23 01:37:36 +01:00
$text['label-size']['nl-nl'] = "kB";
2018-06-09 21:00:39 +02:00
$text['label-size']['pl-pl'] = "KB";
2023-05-03 04:22:44 +02:00
$text['label-size']['pt-br'] = "KB";
2018-06-09 21:00:39 +02:00
$text['label-size']['pt-pt'] = "KB";
$text['label-size']['ro-ro'] = "KB";
2018-06-09 21:00:39 +02:00
$text['label-size']['ru-ru'] = "KB";
$text['label-size']['sv-se'] = "KB";
$text['label-size']['uk-ua'] = "KB";
$text['label-size']['tr-tr'] = "KB";
$text['label-size']['zh-cn'] = "KB";
$text['label-size']['ja-jp'] = "KB";
$text['label-size']['ko-kr'] = "KB";
$text['label-log_file']['en-us'] = "Log file";
$text['label-log_file']['en-gb'] = "Log file";
$text['label-log_file']['ar-eg'] = "ملف تسجيل";
$text['label-log_file']['de-at'] = "Logdatei";
$text['label-log_file']['de-ch'] = "Logdatei";
$text['label-log_file']['de-de'] = "Logdatei";
$text['label-log_file']['el-gr'] = "Αρχείο καταγραφής";
$text['label-log_file']['es-cl'] = "Archivo de registro";
$text['label-log_file']['es-mx'] = "Archivo de registro";
$text['label-log_file']['fr-ca'] = "Fichier journal";
$text['label-log_file']['fr-fr'] = "Fichier journal";
$text['label-log_file']['he-il'] = "קובץ לוג";
$text['label-log_file']['it-it'] = "File di registro";
$text['label-log_file']['ka-ge'] = "ჟურნალის ფაილი";
$text['label-log_file']['nl-nl'] = "Logbestand";
$text['label-log_file']['pl-pl'] = "Plik logów";
$text['label-log_file']['pt-br'] = "Arquivo de log";
$text['label-log_file']['pt-pt'] = "Arquivo de log";
$text['label-log_file']['ro-ro'] = "Fișier jurnal";
$text['label-log_file']['ru-ru'] = "Журнальный файл";
$text['label-log_file']['sv-se'] = "Loggfil";
$text['label-log_file']['uk-ua'] = "Файл журналу";
$text['label-log_file']['tr-tr'] = "Log dosyası";
$text['label-log_file']['zh-cn'] = "日志文件";
$text['label-log_file']['ja-jp'] = "ログファイル";
$text['label-log_file']['ko-kr'] = "로그 파일";
$text['label-filter']['en-us'] = "Filter";
$text['label-filter']['en-gb'] = "Filter";
2023-05-03 04:22:44 +02:00
$text['label-filter']['ar-eg'] = "فيلم";
$text['label-filter']['de-at'] = "Filter";
$text['label-filter']['de-ch'] = "Filter";
$text['label-filter']['de-de'] = "Filter";
$text['label-filter']['el-gr'] = "Φίλτρο";
$text['label-filter']['es-cl'] = "Filtrar";
2023-05-03 04:22:44 +02:00
$text['label-filter']['es-mx'] = "Filtrar";
$text['label-filter']['fr-ca'] = "Filtre";
$text['label-filter']['fr-fr'] = "Filtre";
2023-05-03 04:22:44 +02:00
$text['label-filter']['he-il'] = "filter";
$text['label-filter']['it-it'] = "Filtro";
$text['label-filter']['ka-ge'] = "ფილტრი";
nl-nl translations next batch. (#4892) * add nl-nl items * Update app_config.php * add nl-nl items * Update app_languages.php * Update app_menu.php * Update app_languages.php * Update app_menu.php * Fix typos inn nl-nl * Add nl-nl items * dd nl-nl items. * Add nl-nl items. * Add nl-nl items (call-flows) * Add nl-nl items * Add nl-nl items * dd nl-nl items (calls) * Add nl-nl items * Add nl-nl items (contacts) * Add nl-nl items (vars) * Add nl-nl items (voicemails) * Add nl-nl items (xml_cdr) * Add nl-nl items (xml_cdr) * This reverts commit 41afeb4796ca9868ea69db55decb7e4df048e5e9. * Add nl-nl items (voicemail_greetings) * Add nl-nl items (system) * Add nl-nl items (sip_profiles) * Add nl-nl items (sip_status) * Add nl-nl items (settings) * Add nl-nl items (database_transactions) * Add nl-nl items (destinations) * Add nl-nl (devices) * Add nl-nl (conferences) * Add nl-nl (conferences_active) * Add nl-nl (conference_centers) * Update nl-nl (conference_centers) * Add nl-nl (conference_controls) * Add nl-nl items (conference_profiles) * Add nl-nl items (dialplan_inbound) * Add nl-nl items (dialplan_inbound) * Add nl-nl items (dialplan_outbound) * Add nl-nl items (dialplans) * Add nl-nl items (edit) * Add nl-nl items (email_logs) * Add nl-nl items (errors) * Add nl-nl items (exec) * Add nl-nl items (access_controls) * some skipped entries * add nl-nl items (extensions) * add nl-nl items (fifo) * fixed translation, better fitting word kenmerk instead of etiket * add nl-nl items (fifo_list) * add nl-nl items (follow_me) * add nl-nl items (gateways) * add nl-nl items (ivr_menus) * add nl-nl items (meetings) * add nl-nl items (log_viewer) * add nl-nl items (ring_groups) * add nl-nl items (messages) * add nl-nl items (modules) * add nl-nl items (music_on_hold) * add nl-nl items (number_translations) * fix merge conflict (gateways)
2019-11-23 01:37:36 +01:00
$text['label-filter']['nl-nl'] = "Filter";
$text['label-filter']['pl-pl'] = "Filtr";
2023-05-03 04:22:44 +02:00
$text['label-filter']['pt-br'] = "Filtro";
$text['label-filter']['pt-pt'] = "Filtro";
$text['label-filter']['ro-ro'] = "Filtru";
Adding ru-ru locales (#2530) * Translation of the menu (sent by Victor Kraft) * ACL translate * Backup translated * App Fax translated (sent by Victor Kraft) * App Adminer trnslated * Resources translated (sent by Victor Kraft) * App SIP Profiles translated * ru-ru * Call Block added * ru-ru * Update app_menu.php * voicemails/app_languages.php locales ru-ru voicemails/app_languages.php locales ru-ru * app/vars/app_languages.php locales ru-ru app/vars/app_languages.php locales ru-ru * core: apps, authentication, databases, default_settings translate * app/traffic_graph/app_languages.php adding locales ru-ru app/traffic_graph/app_languages.php adding locales ru-ru * app/time_conditions/app_languages.php adding locales ru-ru app/time_conditions/app_languages.php adding locales ru-ru * /app/system/app_languages.php adding locales ru-ru /app/system/app_languages.php adding locales ru-ru * /app/sip_status/app_languages.php adding locales ru-ru * /app/settings/app_languages.php adding locales ru-ru * /app/services/app_languages.php adding locales ru-ru * /app/ring_groups/app_languages.php adding locales ru-ru * /app/registrations/app_languages.php adding locales ru-ru * /app/recordings/app_languages.php adding locales ru-ru * /app/provision/app_menu.php adding locales ru-ru * /app/pin_numbers/app_languages.php adding locales ru-ru * Update app_languages.php * /app/phrases/app_languages.php adding locales ru-ru * /app/operator_panel/app_languages.php adding locales ru-ru * core/groups translated * /app/music_on_hold/app_languages.php adding locales ru-ru * core/install translated * core/menu translated * /app/modules/app_languages.php adding locales ru-ru * /app/meetings/app_menu.php adding locales ru-ru * /app/log_viewer/app_languages.php adding locales ru-ru * /app/ivr_menus/app_languages.php adding locales ru-ru * /app/gateways/app_languages.php adding locales ru-ru * /app/fifo_list/app_languages.php adding locales ru-ru * core/notifications translated * /app/fifo/app_languages.php adding locales ru-ru * core/upgrade translated * Update app_config.php * core/user_settings translated * Update app_languages.php * Update app_menu.php * Update app_languages.php * core/users translated * call_block translate fix * Call Broadcast added * call_block выклюено fix * Update app_languages.php * Update app_languages.php * Update app_languages.php * Update app_languages.php * themes translated * /app/extensions/app_languages.php for locale ru-ru * /app/exec/app_languages.php add locale ru-ru * Update app_languages.php * Update app_menu.php * Update app_languages.php * Update app_languages.php * Update app_languages.php * Update app_languages.php * Update app_languages.php * Update app_languages.php * Update app_languages.php * Update app_languages.php * Update app_languages.php * Update app_languages.php * Update app_languages.php * Update app_languages.php * Update app_languages.php * Update app_menu.php * add locales ru-ru /core/install/app_menu.php * /app/emails/app_languages.php add locales ru-ru * /app/edit/app_languages.php add locales ru-ru * /app/dialplan_outbound/app_languages.php add lacales ru-ru * app/devices translated * /app/dialplan_inbound/app_languages.php add locales ru-ru * call_center_active + call_centers * /app/dialplan/app_languages.php add locales ru-ru * /app/destinations/app_languages.php add locales ru-ru * /app/database_transactions/app_languages.php add locales ru-ru * /app/contacts/app_languages.php addlocales ru-ru * Update app_languages.php * Update app_languages.php * /app/contacts/app_languages.php add locales ru-ru * /app/conferences/app_languages.php add locales ru-ru * /app/conference_profiles/app_languages.php add locales ru-ru * /app/destinations/app_languages.php add locales ru-ru * /app/destinations/app_languages.php add locales ru-ru * /app/conferences/app_languages.php add locales ru-ru * app/calls_active translated * app/click_to_call translated * app/calls_active label-opt fix transtation * translated * translated * translate * /app/voicemails/app_config.php addlocales ru-ru * /app/voicemail_greetings/app_config.php add locales ru-ru * /app/vars/app_config.php add locales ru-ru * /app/traffic_graph/app_config.php add locales ru-ru * /app/tones/app_config.php add locales ru-ru * /app/time_conditions/app_config.php add locales ru-ru * /app/tftp/app_config.php add locales ru-ru * /app/system/app_config.php add locales ru-ru * /app/sip_status/app_config.php addlocales ru-ru * app/devices translated ru-ru * app/devices translated ru-ru * /core/menu/app_languages.php add locales ru-ru * /app/contacts/app_languages.php add locales ru-ru * /app/conferences/app_languages.php add locales ru-ru * /app/voicemails/app_languages.php add locales ru-ru * /app/conference_centers/app_languages.php add locales ru-ru * /app/ring_groups/app_languages.php add locales ru-ru * /app/ivr_menus/app_languages.php add locales ru-ru * /app/xml_cdr/app_languages.php add locales ru-ru * /resources/app_languages.php add locales ru-ru * /app/conference_centers/app_languages.php add locales ru-ru * call_flows * /app/call_broadcast/app_languages.php add locales ru-ru * /app/call_block/app_languages.php add locales ru-ru * /app/call_block/app_languages.php add locales ru-ru * /app/call_block/app_languages.php add locales ru-ru * By now * calls * /app/call_flows/app_languages.php add locales ru-ru * /app/system/app_languages.php add locales ru-ru * /app/exec/app_languages.php add locales ru-ru * /app/vars/app_menu.php add locales ru-ru * /app/backup/app_languages.php add locales ru-ru * /app/ring_groups/app_languages.php add locales ru-ru * /app/calls/app_languages.php add locales ru-ru * /app/call_centers/app_languages.php add locales ru-ru * /app/call_broadcast/app_languages.php add locales ru-ru * app/fax fix translate label-fax_send_channels * /app/extensions/app_languages.php add locales ru-ru * /app/xml_cdr/app_languages.php add locales ru-ru * /app/ring_groups/app_languages.php add locales ru-ru * /app/contacts/app_languages.php add locales ru-ru * Fix default language select * /app/contacts/app_languages.php add locales ru-ru * Fix translations in app edit, extensions, fifo, gateways, music_on_hold, services, time_conditions, xml_cdr * Replaced "звонки" to "вызовы" and fix sorting in menu for "Конференции" * More replace "звонк" * Fix translate * app/xml_cdr replace translate for label-start_range, label-end_range * app/xml_cdr replace translate label-destination, description_search and description-4 * Corrections * Repalce "Порядковый номер" to "Приоритет" * app/operator_panel replace translation label-call_group
2017-04-25 00:37:00 +02:00
$text['label-filter']['ru-ru'] = "Фильтр";
$text['label-filter']['sv-se'] = "Filter";
$text['label-filter']['uk-ua'] = "Фільтр";
$text['label-filter']['tr-tr'] = "Filtre";
$text['label-filter']['zh-cn'] = "筛选";
$text['label-filter']['ja-jp'] = "フィルター";
$text['label-filter']['ko-kr'] = "필터";
$text['label-displaying']['en-us'] = "Displaying the last";
$text['label-displaying']['en-gb'] = "Displaying the last";
2023-05-03 04:22:44 +02:00
$text['label-displaying']['ar-eg'] = "التلاعب بالآخر";
$text['label-displaying']['de-at'] = "letztes anzeigen";
$text['label-displaying']['de-ch'] = "letztes anzeigen";
$text['label-displaying']['de-de'] = "letztes anzeigen";
$text['label-displaying']['el-gr'] = "Εμφάνιση του τελευταίου";
$text['label-displaying']['es-cl'] = "Mostrando últimos eventos";
2023-05-03 04:22:44 +02:00
$text['label-displaying']['es-mx'] = "Mostrando últimos eventos";
$text['label-displaying']['fr-ca'] = "Afficher les derniers";
$text['label-displaying']['fr-fr'] = "Afficher les derniers";
2023-05-03 04:22:44 +02:00
$text['label-displaying']['he-il'] = "להציג את האחרון";
2017-09-21 17:06:26 +02:00
$text['label-displaying']['it-it'] = "Mostra l'ultimo";
$text['label-displaying']['ka-ge'] = "უკანასკნელის ჩვენება";
nl-nl translations next batch. (#4892) * add nl-nl items * Update app_config.php * add nl-nl items * Update app_languages.php * Update app_menu.php * Update app_languages.php * Update app_menu.php * Fix typos inn nl-nl * Add nl-nl items * dd nl-nl items. * Add nl-nl items. * Add nl-nl items (call-flows) * Add nl-nl items * Add nl-nl items * dd nl-nl items (calls) * Add nl-nl items * Add nl-nl items (contacts) * Add nl-nl items (vars) * Add nl-nl items (voicemails) * Add nl-nl items (xml_cdr) * Add nl-nl items (xml_cdr) * This reverts commit 41afeb4796ca9868ea69db55decb7e4df048e5e9. * Add nl-nl items (voicemail_greetings) * Add nl-nl items (system) * Add nl-nl items (sip_profiles) * Add nl-nl items (sip_status) * Add nl-nl items (settings) * Add nl-nl items (database_transactions) * Add nl-nl items (destinations) * Add nl-nl (devices) * Add nl-nl (conferences) * Add nl-nl (conferences_active) * Add nl-nl (conference_centers) * Update nl-nl (conference_centers) * Add nl-nl (conference_controls) * Add nl-nl items (conference_profiles) * Add nl-nl items (dialplan_inbound) * Add nl-nl items (dialplan_inbound) * Add nl-nl items (dialplan_outbound) * Add nl-nl items (dialplans) * Add nl-nl items (edit) * Add nl-nl items (email_logs) * Add nl-nl items (errors) * Add nl-nl items (exec) * Add nl-nl items (access_controls) * some skipped entries * add nl-nl items (extensions) * add nl-nl items (fifo) * fixed translation, better fitting word kenmerk instead of etiket * add nl-nl items (fifo_list) * add nl-nl items (follow_me) * add nl-nl items (gateways) * add nl-nl items (ivr_menus) * add nl-nl items (meetings) * add nl-nl items (log_viewer) * add nl-nl items (ring_groups) * add nl-nl items (messages) * add nl-nl items (modules) * add nl-nl items (music_on_hold) * add nl-nl items (number_translations) * fix merge conflict (gateways)
2019-11-23 01:37:36 +01:00
$text['label-displaying']['nl-nl'] = "Toon de laatste";
$text['label-displaying']['pl-pl'] = "Wyświetlanie od ostatniego";
2023-05-03 04:22:44 +02:00
$text['label-displaying']['pt-br'] = "Mostrar o último";
$text['label-displaying']['pt-pt'] = "Mostrar o último";
$text['label-displaying']['ro-ro'] = "Afișarea ultimului";
Adding ru-ru locales (#2530) * Translation of the menu (sent by Victor Kraft) * ACL translate * Backup translated * App Fax translated (sent by Victor Kraft) * App Adminer trnslated * Resources translated (sent by Victor Kraft) * App SIP Profiles translated * ru-ru * Call Block added * ru-ru * Update app_menu.php * voicemails/app_languages.php locales ru-ru voicemails/app_languages.php locales ru-ru * app/vars/app_languages.php locales ru-ru app/vars/app_languages.php locales ru-ru * core: apps, authentication, databases, default_settings translate * app/traffic_graph/app_languages.php adding locales ru-ru app/traffic_graph/app_languages.php adding locales ru-ru * app/time_conditions/app_languages.php adding locales ru-ru app/time_conditions/app_languages.php adding locales ru-ru * /app/system/app_languages.php adding locales ru-ru /app/system/app_languages.php adding locales ru-ru * /app/sip_status/app_languages.php adding locales ru-ru * /app/settings/app_languages.php adding locales ru-ru * /app/services/app_languages.php adding locales ru-ru * /app/ring_groups/app_languages.php adding locales ru-ru * /app/registrations/app_languages.php adding locales ru-ru * /app/recordings/app_languages.php adding locales ru-ru * /app/provision/app_menu.php adding locales ru-ru * /app/pin_numbers/app_languages.php adding locales ru-ru * Update app_languages.php * /app/phrases/app_languages.php adding locales ru-ru * /app/operator_panel/app_languages.php adding locales ru-ru * core/groups translated * /app/music_on_hold/app_languages.php adding locales ru-ru * core/install translated * core/menu translated * /app/modules/app_languages.php adding locales ru-ru * /app/meetings/app_menu.php adding locales ru-ru * /app/log_viewer/app_languages.php adding locales ru-ru * /app/ivr_menus/app_languages.php adding locales ru-ru * /app/gateways/app_languages.php adding locales ru-ru * /app/fifo_list/app_languages.php adding locales ru-ru * core/notifications translated * /app/fifo/app_languages.php adding locales ru-ru * core/upgrade translated * Update app_config.php * core/user_settings translated * Update app_languages.php * Update app_menu.php * Update app_languages.php * core/users translated * call_block translate fix * Call Broadcast added * call_block выклюено fix * Update app_languages.php * Update app_languages.php * Update app_languages.php * Update app_languages.php * themes translated * /app/extensions/app_languages.php for locale ru-ru * /app/exec/app_languages.php add locale ru-ru * Update app_languages.php * Update app_menu.php * Update app_languages.php * Update app_languages.php * Update app_languages.php * Update app_languages.php * Update app_languages.php * Update app_languages.php * Update app_languages.php * Update app_languages.php * Update app_languages.php * Update app_languages.php * Update app_languages.php * Update app_languages.php * Update app_languages.php * Update app_menu.php * add locales ru-ru /core/install/app_menu.php * /app/emails/app_languages.php add locales ru-ru * /app/edit/app_languages.php add locales ru-ru * /app/dialplan_outbound/app_languages.php add lacales ru-ru * app/devices translated * /app/dialplan_inbound/app_languages.php add locales ru-ru * call_center_active + call_centers * /app/dialplan/app_languages.php add locales ru-ru * /app/destinations/app_languages.php add locales ru-ru * /app/database_transactions/app_languages.php add locales ru-ru * /app/contacts/app_languages.php addlocales ru-ru * Update app_languages.php * Update app_languages.php * /app/contacts/app_languages.php add locales ru-ru * /app/conferences/app_languages.php add locales ru-ru * /app/conference_profiles/app_languages.php add locales ru-ru * /app/destinations/app_languages.php add locales ru-ru * /app/destinations/app_languages.php add locales ru-ru * /app/conferences/app_languages.php add locales ru-ru * app/calls_active translated * app/click_to_call translated * app/calls_active label-opt fix transtation * translated * translated * translate * /app/voicemails/app_config.php addlocales ru-ru * /app/voicemail_greetings/app_config.php add locales ru-ru * /app/vars/app_config.php add locales ru-ru * /app/traffic_graph/app_config.php add locales ru-ru * /app/tones/app_config.php add locales ru-ru * /app/time_conditions/app_config.php add locales ru-ru * /app/tftp/app_config.php add locales ru-ru * /app/system/app_config.php add locales ru-ru * /app/sip_status/app_config.php addlocales ru-ru * app/devices translated ru-ru * app/devices translated ru-ru * /core/menu/app_languages.php add locales ru-ru * /app/contacts/app_languages.php add locales ru-ru * /app/conferences/app_languages.php add locales ru-ru * /app/voicemails/app_languages.php add locales ru-ru * /app/conference_centers/app_languages.php add locales ru-ru * /app/ring_groups/app_languages.php add locales ru-ru * /app/ivr_menus/app_languages.php add locales ru-ru * /app/xml_cdr/app_languages.php add locales ru-ru * /resources/app_languages.php add locales ru-ru * /app/conference_centers/app_languages.php add locales ru-ru * call_flows * /app/call_broadcast/app_languages.php add locales ru-ru * /app/call_block/app_languages.php add locales ru-ru * /app/call_block/app_languages.php add locales ru-ru * /app/call_block/app_languages.php add locales ru-ru * By now * calls * /app/call_flows/app_languages.php add locales ru-ru * /app/system/app_languages.php add locales ru-ru * /app/exec/app_languages.php add locales ru-ru * /app/vars/app_menu.php add locales ru-ru * /app/backup/app_languages.php add locales ru-ru * /app/ring_groups/app_languages.php add locales ru-ru * /app/calls/app_languages.php add locales ru-ru * /app/call_centers/app_languages.php add locales ru-ru * /app/call_broadcast/app_languages.php add locales ru-ru * app/fax fix translate label-fax_send_channels * /app/extensions/app_languages.php add locales ru-ru * /app/xml_cdr/app_languages.php add locales ru-ru * /app/ring_groups/app_languages.php add locales ru-ru * /app/contacts/app_languages.php add locales ru-ru * Fix default language select * /app/contacts/app_languages.php add locales ru-ru * Fix translations in app edit, extensions, fifo, gateways, music_on_hold, services, time_conditions, xml_cdr * Replaced "звонки" to "вызовы" and fix sorting in menu for "Конференции" * More replace "звонк" * Fix translate * app/xml_cdr replace translate for label-start_range, label-end_range * app/xml_cdr replace translate label-destination, description_search and description-4 * Corrections * Repalce "Порядковый номер" to "Приоритет" * app/operator_panel replace translation label-call_group
2017-04-25 00:37:00 +02:00
$text['label-displaying']['ru-ru'] = "Отображение последнего";
$text['label-displaying']['sv-se'] = "Visar den sista";
$text['label-displaying']['uk-ua'] = "Показувати останні";
$text['label-displaying']['tr-tr'] = "Sonuncusu gösteriliyor";
$text['label-displaying']['zh-cn'] = "显示最后一个";
$text['label-displaying']['ja-jp'] = "最後を表示する";
$text['label-displaying']['ko-kr'] = "마지막 표시";
$text['label-bytes']['en-us'] = "bytes";
$text['label-bytes']['en-gb'] = "bytes";
$text['label-bytes']['ar-eg'] = "بايت";
2023-05-03 04:22:44 +02:00
$text['label-bytes']['de-at'] = "bytes";
$text['label-bytes']['de-ch'] = "bytes";
$text['label-bytes']['de-de'] = "bytes";
$text['label-bytes']['el-gr'] = "bytes";
$text['label-bytes']['es-cl'] = "bytes";
2023-05-03 04:22:44 +02:00
$text['label-bytes']['es-mx'] = "bytes";
$text['label-bytes']['fr-ca'] = "bytes";
$text['label-bytes']['fr-fr'] = "bytes";
2023-05-03 04:22:44 +02:00
$text['label-bytes']['he-il'] = "Bytes";
$text['label-bytes']['it-it'] = "bytes";
$text['label-bytes']['ka-ge'] = "ბაიტი";
nl-nl translations next batch. (#4892) * add nl-nl items * Update app_config.php * add nl-nl items * Update app_languages.php * Update app_menu.php * Update app_languages.php * Update app_menu.php * Fix typos inn nl-nl * Add nl-nl items * dd nl-nl items. * Add nl-nl items. * Add nl-nl items (call-flows) * Add nl-nl items * Add nl-nl items * dd nl-nl items (calls) * Add nl-nl items * Add nl-nl items (contacts) * Add nl-nl items (vars) * Add nl-nl items (voicemails) * Add nl-nl items (xml_cdr) * Add nl-nl items (xml_cdr) * This reverts commit 41afeb4796ca9868ea69db55decb7e4df048e5e9. * Add nl-nl items (voicemail_greetings) * Add nl-nl items (system) * Add nl-nl items (sip_profiles) * Add nl-nl items (sip_status) * Add nl-nl items (settings) * Add nl-nl items (database_transactions) * Add nl-nl items (destinations) * Add nl-nl (devices) * Add nl-nl (conferences) * Add nl-nl (conferences_active) * Add nl-nl (conference_centers) * Update nl-nl (conference_centers) * Add nl-nl (conference_controls) * Add nl-nl items (conference_profiles) * Add nl-nl items (dialplan_inbound) * Add nl-nl items (dialplan_inbound) * Add nl-nl items (dialplan_outbound) * Add nl-nl items (dialplans) * Add nl-nl items (edit) * Add nl-nl items (email_logs) * Add nl-nl items (errors) * Add nl-nl items (exec) * Add nl-nl items (access_controls) * some skipped entries * add nl-nl items (extensions) * add nl-nl items (fifo) * fixed translation, better fitting word kenmerk instead of etiket * add nl-nl items (fifo_list) * add nl-nl items (follow_me) * add nl-nl items (gateways) * add nl-nl items (ivr_menus) * add nl-nl items (meetings) * add nl-nl items (log_viewer) * add nl-nl items (ring_groups) * add nl-nl items (messages) * add nl-nl items (modules) * add nl-nl items (music_on_hold) * add nl-nl items (number_translations) * fix merge conflict (gateways)
2019-11-23 01:37:36 +01:00
$text['label-bytes']['nl-nl'] = "bytes";
$text['label-bytes']['pl-pl'] = "bajtów";
2023-05-03 04:22:44 +02:00
$text['label-bytes']['pt-br'] = "bytes";
$text['label-bytes']['pt-pt'] = "bytes";
$text['label-bytes']['ro-ro'] = "octeți";
Adding ru-ru locales (#2530) * Translation of the menu (sent by Victor Kraft) * ACL translate * Backup translated * App Fax translated (sent by Victor Kraft) * App Adminer trnslated * Resources translated (sent by Victor Kraft) * App SIP Profiles translated * ru-ru * Call Block added * ru-ru * Update app_menu.php * voicemails/app_languages.php locales ru-ru voicemails/app_languages.php locales ru-ru * app/vars/app_languages.php locales ru-ru app/vars/app_languages.php locales ru-ru * core: apps, authentication, databases, default_settings translate * app/traffic_graph/app_languages.php adding locales ru-ru app/traffic_graph/app_languages.php adding locales ru-ru * app/time_conditions/app_languages.php adding locales ru-ru app/time_conditions/app_languages.php adding locales ru-ru * /app/system/app_languages.php adding locales ru-ru /app/system/app_languages.php adding locales ru-ru * /app/sip_status/app_languages.php adding locales ru-ru * /app/settings/app_languages.php adding locales ru-ru * /app/services/app_languages.php adding locales ru-ru * /app/ring_groups/app_languages.php adding locales ru-ru * /app/registrations/app_languages.php adding locales ru-ru * /app/recordings/app_languages.php adding locales ru-ru * /app/provision/app_menu.php adding locales ru-ru * /app/pin_numbers/app_languages.php adding locales ru-ru * Update app_languages.php * /app/phrases/app_languages.php adding locales ru-ru * /app/operator_panel/app_languages.php adding locales ru-ru * core/groups translated * /app/music_on_hold/app_languages.php adding locales ru-ru * core/install translated * core/menu translated * /app/modules/app_languages.php adding locales ru-ru * /app/meetings/app_menu.php adding locales ru-ru * /app/log_viewer/app_languages.php adding locales ru-ru * /app/ivr_menus/app_languages.php adding locales ru-ru * /app/gateways/app_languages.php adding locales ru-ru * /app/fifo_list/app_languages.php adding locales ru-ru * core/notifications translated * /app/fifo/app_languages.php adding locales ru-ru * core/upgrade translated * Update app_config.php * core/user_settings translated * Update app_languages.php * Update app_menu.php * Update app_languages.php * core/users translated * call_block translate fix * Call Broadcast added * call_block выклюено fix * Update app_languages.php * Update app_languages.php * Update app_languages.php * Update app_languages.php * themes translated * /app/extensions/app_languages.php for locale ru-ru * /app/exec/app_languages.php add locale ru-ru * Update app_languages.php * Update app_menu.php * Update app_languages.php * Update app_languages.php * Update app_languages.php * Update app_languages.php * Update app_languages.php * Update app_languages.php * Update app_languages.php * Update app_languages.php * Update app_languages.php * Update app_languages.php * Update app_languages.php * Update app_languages.php * Update app_languages.php * Update app_menu.php * add locales ru-ru /core/install/app_menu.php * /app/emails/app_languages.php add locales ru-ru * /app/edit/app_languages.php add locales ru-ru * /app/dialplan_outbound/app_languages.php add lacales ru-ru * app/devices translated * /app/dialplan_inbound/app_languages.php add locales ru-ru * call_center_active + call_centers * /app/dialplan/app_languages.php add locales ru-ru * /app/destinations/app_languages.php add locales ru-ru * /app/database_transactions/app_languages.php add locales ru-ru * /app/contacts/app_languages.php addlocales ru-ru * Update app_languages.php * Update app_languages.php * /app/contacts/app_languages.php add locales ru-ru * /app/conferences/app_languages.php add locales ru-ru * /app/conference_profiles/app_languages.php add locales ru-ru * /app/destinations/app_languages.php add locales ru-ru * /app/destinations/app_languages.php add locales ru-ru * /app/conferences/app_languages.php add locales ru-ru * app/calls_active translated * app/click_to_call translated * app/calls_active label-opt fix transtation * translated * translated * translate * /app/voicemails/app_config.php addlocales ru-ru * /app/voicemail_greetings/app_config.php add locales ru-ru * /app/vars/app_config.php add locales ru-ru * /app/traffic_graph/app_config.php add locales ru-ru * /app/tones/app_config.php add locales ru-ru * /app/time_conditions/app_config.php add locales ru-ru * /app/tftp/app_config.php add locales ru-ru * /app/system/app_config.php add locales ru-ru * /app/sip_status/app_config.php addlocales ru-ru * app/devices translated ru-ru * app/devices translated ru-ru * /core/menu/app_languages.php add locales ru-ru * /app/contacts/app_languages.php add locales ru-ru * /app/conferences/app_languages.php add locales ru-ru * /app/voicemails/app_languages.php add locales ru-ru * /app/conference_centers/app_languages.php add locales ru-ru * /app/ring_groups/app_languages.php add locales ru-ru * /app/ivr_menus/app_languages.php add locales ru-ru * /app/xml_cdr/app_languages.php add locales ru-ru * /resources/app_languages.php add locales ru-ru * /app/conference_centers/app_languages.php add locales ru-ru * call_flows * /app/call_broadcast/app_languages.php add locales ru-ru * /app/call_block/app_languages.php add locales ru-ru * /app/call_block/app_languages.php add locales ru-ru * /app/call_block/app_languages.php add locales ru-ru * By now * calls * /app/call_flows/app_languages.php add locales ru-ru * /app/system/app_languages.php add locales ru-ru * /app/exec/app_languages.php add locales ru-ru * /app/vars/app_menu.php add locales ru-ru * /app/backup/app_languages.php add locales ru-ru * /app/ring_groups/app_languages.php add locales ru-ru * /app/calls/app_languages.php add locales ru-ru * /app/call_centers/app_languages.php add locales ru-ru * /app/call_broadcast/app_languages.php add locales ru-ru * app/fax fix translate label-fax_send_channels * /app/extensions/app_languages.php add locales ru-ru * /app/xml_cdr/app_languages.php add locales ru-ru * /app/ring_groups/app_languages.php add locales ru-ru * /app/contacts/app_languages.php add locales ru-ru * Fix default language select * /app/contacts/app_languages.php add locales ru-ru * Fix translations in app edit, extensions, fifo, gateways, music_on_hold, services, time_conditions, xml_cdr * Replaced "звонки" to "вызовы" and fix sorting in menu for "Конференции" * More replace "звонк" * Fix translate * app/xml_cdr replace translate for label-start_range, label-end_range * app/xml_cdr replace translate label-destination, description_search and description-4 * Corrections * Repalce "Порядковый номер" to "Приоритет" * app/operator_panel replace translation label-call_group
2017-04-25 00:37:00 +02:00
$text['label-bytes']['ru-ru'] = "байты";
$text['label-bytes']['sv-se'] = "bytes";
$text['label-bytes']['uk-ua'] = "байти";
$text['label-bytes']['tr-tr'] = "bayt";
$text['label-bytes']['zh-cn'] = "字节";
$text['label-bytes']['ja-jp'] = "バイト";
$text['label-bytes']['ko-kr'] = "바이트";
2018-06-09 21:00:39 +02:00
$text['error-open_file']['en-us'] = "Unable to open file!";
$text['error-open_file']['en-gb'] = "Unable to open file!";
2023-05-03 04:22:44 +02:00
$text['error-open_file']['ar-eg'] = "غير قادر على فتح ملف";
$text['error-open_file']['de-at'] = "Datei kann nicht geöffnet werden!";
$text['error-open_file']['de-ch'] = "Datei kann nicht geöffnet werden!";
2018-06-09 21:00:39 +02:00
$text['error-open_file']['de-de'] = "Datei kann nicht geöffnet werden!";
$text['error-open_file']['el-gr'] = "Δεν είναι δυνατό το άνοιγμα του αρχείου!";
2018-06-09 21:00:39 +02:00
$text['error-open_file']['es-cl'] = "¡Imposible abrir el archivo!";
2023-05-03 04:22:44 +02:00
$text['error-open_file']['es-mx'] = "¡Imposible abrir el archivo!";
$text['error-open_file']['fr-ca'] = "Impossible d'ouvrir le fichier!";
2018-06-09 21:00:39 +02:00
$text['error-open_file']['fr-fr'] = "Impossible d'ouvrir le fichier!";
2023-05-03 04:22:44 +02:00
$text['error-open_file']['he-il'] = "לא ניתן לפתוח קובץ!";
2018-06-09 21:00:39 +02:00
$text['error-open_file']['it-it'] = "Impossibile aprire il file!";
$text['error-open_file']['ka-ge'] = "ფაილის გახსნა შეუძლებელია!";
nl-nl translations next batch. (#4892) * add nl-nl items * Update app_config.php * add nl-nl items * Update app_languages.php * Update app_menu.php * Update app_languages.php * Update app_menu.php * Fix typos inn nl-nl * Add nl-nl items * dd nl-nl items. * Add nl-nl items. * Add nl-nl items (call-flows) * Add nl-nl items * Add nl-nl items * dd nl-nl items (calls) * Add nl-nl items * Add nl-nl items (contacts) * Add nl-nl items (vars) * Add nl-nl items (voicemails) * Add nl-nl items (xml_cdr) * Add nl-nl items (xml_cdr) * This reverts commit 41afeb4796ca9868ea69db55decb7e4df048e5e9. * Add nl-nl items (voicemail_greetings) * Add nl-nl items (system) * Add nl-nl items (sip_profiles) * Add nl-nl items (sip_status) * Add nl-nl items (settings) * Add nl-nl items (database_transactions) * Add nl-nl items (destinations) * Add nl-nl (devices) * Add nl-nl (conferences) * Add nl-nl (conferences_active) * Add nl-nl (conference_centers) * Update nl-nl (conference_centers) * Add nl-nl (conference_controls) * Add nl-nl items (conference_profiles) * Add nl-nl items (dialplan_inbound) * Add nl-nl items (dialplan_inbound) * Add nl-nl items (dialplan_outbound) * Add nl-nl items (dialplans) * Add nl-nl items (edit) * Add nl-nl items (email_logs) * Add nl-nl items (errors) * Add nl-nl items (exec) * Add nl-nl items (access_controls) * some skipped entries * add nl-nl items (extensions) * add nl-nl items (fifo) * fixed translation, better fitting word kenmerk instead of etiket * add nl-nl items (fifo_list) * add nl-nl items (follow_me) * add nl-nl items (gateways) * add nl-nl items (ivr_menus) * add nl-nl items (meetings) * add nl-nl items (log_viewer) * add nl-nl items (ring_groups) * add nl-nl items (messages) * add nl-nl items (modules) * add nl-nl items (music_on_hold) * add nl-nl items (number_translations) * fix merge conflict (gateways)
2019-11-23 01:37:36 +01:00
$text['error-open_file']['nl-nl'] = "Kan bestand niet openen!";
2018-06-09 21:00:39 +02:00
$text['error-open_file']['pl-pl'] = "Nie można otworzyć pliku!";
$text['error-open_file']['pt-br'] = "Impossivel abrir o arquivo";
$text['error-open_file']['pt-pt'] = "Impossível abrir o ficheiro!";
$text['error-open_file']['ro-ro'] = "Fisierul nu poate fi deschis!";
2018-06-09 21:00:39 +02:00
$text['error-open_file']['ru-ru'] = "Невозможно открыть файл!";
$text['error-open_file']['sv-se'] = "Kan inte öppna fil!";
$text['error-open_file']['uk-ua'] = "Неможливо відкрити файл!";
$text['error-open_file']['tr-tr'] = "Dosya açılamıyor!";
$text['error-open_file']['zh-cn'] = "无法打开文件!";
$text['error-open_file']['ja-jp'] = "ファイルを開くことができません!";
$text['error-open_file']['ko-kr'] = "열 수없는 파일!";
$text['description-filter']['en-us'] = "Filtering the log with the text:";
$text['description-filter']['en-gb'] = "Filtering the log with the text:";
2023-05-03 04:22:44 +02:00
$text['description-filter']['ar-eg'] = "وضع السجل بالنص:";
$text['description-filter']['de-at'] = "Log Datei nach Text filtern:";
$text['description-filter']['de-ch'] = "Log Datei nach Text filtern:";
$text['description-filter']['de-de'] = "Log Datei nach Text filtern:";
$text['description-filter']['el-gr'] = "Φιλτράρισμα του αρχείου καταγραφής με το κείμενο:";
$text['description-filter']['es-cl'] = "Filtrar el registro con el texto:";
2023-05-03 04:22:44 +02:00
$text['description-filter']['es-mx'] = "Filtrar el registro con el texto:";
$text['description-filter']['fr-ca'] = "Filtrer les logs avec le texte:";
$text['description-filter']['fr-fr'] = "Filtrer les logs avec le texte:";
2023-05-03 04:22:44 +02:00
$text['description-filter']['he-il'] = "מסנן את הקובץ עם הטקסט:";
2017-09-21 17:06:26 +02:00
$text['description-filter']['it-it'] = "Filtra il log con il testo:";
$text['description-filter']['ka-ge'] = "ჟურნალის გაფილვრა ტექსტით:";
nl-nl translations next batch. (#4892) * add nl-nl items * Update app_config.php * add nl-nl items * Update app_languages.php * Update app_menu.php * Update app_languages.php * Update app_menu.php * Fix typos inn nl-nl * Add nl-nl items * dd nl-nl items. * Add nl-nl items. * Add nl-nl items (call-flows) * Add nl-nl items * Add nl-nl items * dd nl-nl items (calls) * Add nl-nl items * Add nl-nl items (contacts) * Add nl-nl items (vars) * Add nl-nl items (voicemails) * Add nl-nl items (xml_cdr) * Add nl-nl items (xml_cdr) * This reverts commit 41afeb4796ca9868ea69db55decb7e4df048e5e9. * Add nl-nl items (voicemail_greetings) * Add nl-nl items (system) * Add nl-nl items (sip_profiles) * Add nl-nl items (sip_status) * Add nl-nl items (settings) * Add nl-nl items (database_transactions) * Add nl-nl items (destinations) * Add nl-nl (devices) * Add nl-nl (conferences) * Add nl-nl (conferences_active) * Add nl-nl (conference_centers) * Update nl-nl (conference_centers) * Add nl-nl (conference_controls) * Add nl-nl items (conference_profiles) * Add nl-nl items (dialplan_inbound) * Add nl-nl items (dialplan_inbound) * Add nl-nl items (dialplan_outbound) * Add nl-nl items (dialplans) * Add nl-nl items (edit) * Add nl-nl items (email_logs) * Add nl-nl items (errors) * Add nl-nl items (exec) * Add nl-nl items (access_controls) * some skipped entries * add nl-nl items (extensions) * add nl-nl items (fifo) * fixed translation, better fitting word kenmerk instead of etiket * add nl-nl items (fifo_list) * add nl-nl items (follow_me) * add nl-nl items (gateways) * add nl-nl items (ivr_menus) * add nl-nl items (meetings) * add nl-nl items (log_viewer) * add nl-nl items (ring_groups) * add nl-nl items (messages) * add nl-nl items (modules) * add nl-nl items (music_on_hold) * add nl-nl items (number_translations) * fix merge conflict (gateways)
2019-11-23 01:37:36 +01:00
$text['description-filter']['nl-nl'] = "Filter de log met de tekst:";
$text['description-filter']['pl-pl'] = "Filtrowanie logu z tekstem:";
2023-05-03 04:22:44 +02:00
$text['description-filter']['pt-br'] = "Filtrar o log com o seguinte texto:";
$text['description-filter']['pt-pt'] = "Filtrar o log com o seguinte texto:";
$text['description-filter']['ro-ro'] = "Filtrarea jurnalului cu textul:";
Adding ru-ru locales (#2530) * Translation of the menu (sent by Victor Kraft) * ACL translate * Backup translated * App Fax translated (sent by Victor Kraft) * App Adminer trnslated * Resources translated (sent by Victor Kraft) * App SIP Profiles translated * ru-ru * Call Block added * ru-ru * Update app_menu.php * voicemails/app_languages.php locales ru-ru voicemails/app_languages.php locales ru-ru * app/vars/app_languages.php locales ru-ru app/vars/app_languages.php locales ru-ru * core: apps, authentication, databases, default_settings translate * app/traffic_graph/app_languages.php adding locales ru-ru app/traffic_graph/app_languages.php adding locales ru-ru * app/time_conditions/app_languages.php adding locales ru-ru app/time_conditions/app_languages.php adding locales ru-ru * /app/system/app_languages.php adding locales ru-ru /app/system/app_languages.php adding locales ru-ru * /app/sip_status/app_languages.php adding locales ru-ru * /app/settings/app_languages.php adding locales ru-ru * /app/services/app_languages.php adding locales ru-ru * /app/ring_groups/app_languages.php adding locales ru-ru * /app/registrations/app_languages.php adding locales ru-ru * /app/recordings/app_languages.php adding locales ru-ru * /app/provision/app_menu.php adding locales ru-ru * /app/pin_numbers/app_languages.php adding locales ru-ru * Update app_languages.php * /app/phrases/app_languages.php adding locales ru-ru * /app/operator_panel/app_languages.php adding locales ru-ru * core/groups translated * /app/music_on_hold/app_languages.php adding locales ru-ru * core/install translated * core/menu translated * /app/modules/app_languages.php adding locales ru-ru * /app/meetings/app_menu.php adding locales ru-ru * /app/log_viewer/app_languages.php adding locales ru-ru * /app/ivr_menus/app_languages.php adding locales ru-ru * /app/gateways/app_languages.php adding locales ru-ru * /app/fifo_list/app_languages.php adding locales ru-ru * core/notifications translated * /app/fifo/app_languages.php adding locales ru-ru * core/upgrade translated * Update app_config.php * core/user_settings translated * Update app_languages.php * Update app_menu.php * Update app_languages.php * core/users translated * call_block translate fix * Call Broadcast added * call_block выклюено fix * Update app_languages.php * Update app_languages.php * Update app_languages.php * Update app_languages.php * themes translated * /app/extensions/app_languages.php for locale ru-ru * /app/exec/app_languages.php add locale ru-ru * Update app_languages.php * Update app_menu.php * Update app_languages.php * Update app_languages.php * Update app_languages.php * Update app_languages.php * Update app_languages.php * Update app_languages.php * Update app_languages.php * Update app_languages.php * Update app_languages.php * Update app_languages.php * Update app_languages.php * Update app_languages.php * Update app_languages.php * Update app_menu.php * add locales ru-ru /core/install/app_menu.php * /app/emails/app_languages.php add locales ru-ru * /app/edit/app_languages.php add locales ru-ru * /app/dialplan_outbound/app_languages.php add lacales ru-ru * app/devices translated * /app/dialplan_inbound/app_languages.php add locales ru-ru * call_center_active + call_centers * /app/dialplan/app_languages.php add locales ru-ru * /app/destinations/app_languages.php add locales ru-ru * /app/database_transactions/app_languages.php add locales ru-ru * /app/contacts/app_languages.php addlocales ru-ru * Update app_languages.php * Update app_languages.php * /app/contacts/app_languages.php add locales ru-ru * /app/conferences/app_languages.php add locales ru-ru * /app/conference_profiles/app_languages.php add locales ru-ru * /app/destinations/app_languages.php add locales ru-ru * /app/destinations/app_languages.php add locales ru-ru * /app/conferences/app_languages.php add locales ru-ru * app/calls_active translated * app/click_to_call translated * app/calls_active label-opt fix transtation * translated * translated * translate * /app/voicemails/app_config.php addlocales ru-ru * /app/voicemail_greetings/app_config.php add locales ru-ru * /app/vars/app_config.php add locales ru-ru * /app/traffic_graph/app_config.php add locales ru-ru * /app/tones/app_config.php add locales ru-ru * /app/time_conditions/app_config.php add locales ru-ru * /app/tftp/app_config.php add locales ru-ru * /app/system/app_config.php add locales ru-ru * /app/sip_status/app_config.php addlocales ru-ru * app/devices translated ru-ru * app/devices translated ru-ru * /core/menu/app_languages.php add locales ru-ru * /app/contacts/app_languages.php add locales ru-ru * /app/conferences/app_languages.php add locales ru-ru * /app/voicemails/app_languages.php add locales ru-ru * /app/conference_centers/app_languages.php add locales ru-ru * /app/ring_groups/app_languages.php add locales ru-ru * /app/ivr_menus/app_languages.php add locales ru-ru * /app/xml_cdr/app_languages.php add locales ru-ru * /resources/app_languages.php add locales ru-ru * /app/conference_centers/app_languages.php add locales ru-ru * call_flows * /app/call_broadcast/app_languages.php add locales ru-ru * /app/call_block/app_languages.php add locales ru-ru * /app/call_block/app_languages.php add locales ru-ru * /app/call_block/app_languages.php add locales ru-ru * By now * calls * /app/call_flows/app_languages.php add locales ru-ru * /app/system/app_languages.php add locales ru-ru * /app/exec/app_languages.php add locales ru-ru * /app/vars/app_menu.php add locales ru-ru * /app/backup/app_languages.php add locales ru-ru * /app/ring_groups/app_languages.php add locales ru-ru * /app/calls/app_languages.php add locales ru-ru * /app/call_centers/app_languages.php add locales ru-ru * /app/call_broadcast/app_languages.php add locales ru-ru * app/fax fix translate label-fax_send_channels * /app/extensions/app_languages.php add locales ru-ru * /app/xml_cdr/app_languages.php add locales ru-ru * /app/ring_groups/app_languages.php add locales ru-ru * /app/contacts/app_languages.php add locales ru-ru * Fix default language select * /app/contacts/app_languages.php add locales ru-ru * Fix translations in app edit, extensions, fifo, gateways, music_on_hold, services, time_conditions, xml_cdr * Replaced "звонки" to "вызовы" and fix sorting in menu for "Конференции" * More replace "звонк" * Fix translate * app/xml_cdr replace translate for label-start_range, label-end_range * app/xml_cdr replace translate label-destination, description_search and description-4 * Corrections * Repalce "Порядковый номер" to "Приоритет" * app/operator_panel replace translation label-call_group
2017-04-25 00:37:00 +02:00
$text['description-filter']['ru-ru'] = "Фильтрация журнала с текстом:";
$text['description-filter']['sv-se'] = "Filtrerar loggen med texten:";
$text['description-filter']['uk-ua'] = "Фільтрування логів по тексту";
$text['description-filter']['tr-tr'] = "Günlüğün metinle filtrelenmesi:";
$text['description-filter']['zh-cn'] = "使用文本过滤日志:";
$text['description-filter']['ja-jp'] = "テキストを使用してログをフィルタリングします。";
$text['description-filter']['ko-kr'] = "다음 텍스트로 로그 필터링:";
2020-02-07 17:33:52 +01:00
$text['label-display']['en-us'] = "Display";
$text['label-display']['en-gb'] = "Display";
$text['label-display']['ar-eg'] = "عرض";
$text['label-display']['de-at'] = "Anzeige";
$text['label-display']['de-ch'] = "Anzeige";
$text['label-display']['de-de'] = "Anzeige";
$text['label-display']['el-gr'] = "Απεικόνιση";
$text['label-display']['es-cl'] = "Mostrar";
$text['label-display']['es-mx'] = "Mostrar";
$text['label-display']['fr-ca'] = "Afficher";
$text['label-display']['fr-fr'] = "Afficher";
$text['label-display']['he-il'] = "לְהַצִיג";
$text['label-display']['it-it'] = "Schermo";
$text['label-display']['ka-ge'] = "ჩვენება";
$text['label-display']['nl-nl'] = "Weergave";
$text['label-display']['pl-pl'] = "Wyświetl";
$text['label-display']['pt-br'] = "Mostrar";
$text['label-display']['pt-pt'] = "Mostrar";
$text['label-display']['ro-ro'] = "Afişa";
$text['label-display']['ru-ru'] = "Отображать";
$text['label-display']['sv-se'] = "Visa";
$text['label-display']['uk-ua'] = "Дисплей";
$text['label-display']['tr-tr'] = "Görüntülemek";
$text['label-display']['zh-cn'] = "展示";
$text['label-display']['ja-jp'] = "画面";
$text['label-display']['ko-kr'] = "표시하다";
2020-02-07 17:33:52 +01:00
2023-05-03 04:22:44 +02:00
?>