2016-04-26 03:30:23 +02:00
< ? php
2019-12-04 16:43:37 +01:00
$text [ 'title-users' ][ 'en-us' ] = " Users " ;
2020-03-20 21:47:13 +01:00
$text [ 'title-users' ][ 'en-gb' ] = " Users " ;
2023-05-03 04:22:44 +02:00
$text [ 'title-users' ][ 'ar-eg' ] = " المستخدمون " ;
$text [ 'title-users' ][ 'de-at' ] = " Benutzer " ;
$text [ 'title-users' ][ 'de-ch' ] = " Benutzer " ;
2019-12-04 16:43:37 +01:00
$text [ 'title-users' ][ 'de-de' ] = " Benutzer " ;
2023-10-06 21:46:03 +02:00
$text [ 'title-users' ][ 'el-gr' ] = " Χρήστες " ;
2023-05-09 00:30:50 +02:00
$text [ 'title-users' ][ 'es-cl' ] = " Usuarios " ;
$text [ 'title-users' ][ 'es-mx' ] = " Usuarios " ;
$text [ 'title-users' ][ 'fr-ca' ] = " Utilisateurs " ;
$text [ 'title-users' ][ 'fr-fr' ] = " Utilisateurs " ;
2019-12-04 16:43:37 +01:00
$text [ 'title-users' ][ 'he-il' ] = " משתמש " ;
$text [ 'title-users' ][ 'it-it' ] = " Utente " ;
2024-08-28 17:59:02 +02:00
$text [ 'title-users' ][ 'ka-ge' ] = " მომხმარებლები " ;
2023-05-03 04:22:44 +02:00
$text [ 'title-users' ][ 'nl-nl' ] = " Gebruik " ;
2019-12-04 16:43:37 +01:00
$text [ 'title-users' ][ 'pl-pl' ] = " Użytkownik " ;
2023-05-09 00:30:50 +02:00
$text [ 'title-users' ][ 'pt-br' ] = " Usuários " ;
$text [ 'title-users' ][ 'pt-pt' ] = " Usuários " ;
$text [ 'title-users' ][ 'ro-ro' ] = " Utilizatori " ;
$text [ 'title-users' ][ 'ru-ru' ] = " Пользователи " ;
2019-12-04 16:43:37 +01:00
$text [ 'title-users' ][ 'sv-se' ] = " Användare " ;
2023-05-09 00:30:50 +02:00
$text [ 'title-users' ][ 'uk-ua' ] = " Користувачі " ;
2024-05-15 18:13:11 +02:00
$text [ 'title-users' ][ 'tr-tr' ] = " Kullanı cı lar " ;
2023-05-03 18:36:25 +02:00
$text [ 'title-users' ][ 'zh-cn' ] = " 用户 " ;
2023-05-09 00:30:50 +02:00
$text [ 'title-users' ][ 'ja-jp' ] = " ユーザー " ;
$text [ 'title-users' ][ 'ko-kr' ] = " 사용자 " ;
2019-12-04 16:43:37 +01:00
2019-12-28 20:19:51 +01:00
$text [ 'title-user_edit' ][ 'en-us' ] = " User Edit " ;
2020-03-20 21:47:13 +01:00
$text [ 'title-user_edit' ][ 'en-gb' ] = " User Edit " ;
2023-05-03 04:22:44 +02:00
$text [ 'title-user_edit' ][ 'ar-eg' ] = " مستعمل اديت " ;
$text [ 'title-user_edit' ][ 'de-at' ] = " Benutzer bearbeiten " ;
$text [ 'title-user_edit' ][ 'de-ch' ] = " Benutzer bearbeiten " ;
$text [ 'title-user_edit' ][ 'de-de' ] = " Benutzer bearbeiten " ;
2023-10-06 21:46:03 +02:00
$text [ 'title-user_edit' ][ 'el-gr' ] = " Επεξεργασία χρήστη " ;
2023-05-03 04:22:44 +02:00
$text [ 'title-user_edit' ][ 'es-cl' ] = " Editar usuario " ;
$text [ 'title-user_edit' ][ 'es-mx' ] = " Editar usuario " ;
2022-01-31 05:01:00 +01:00
$text [ 'title-user_edit' ][ 'fr-ca' ] = " Utilisateur Modifier " ;
$text [ 'title-user_edit' ][ 'fr-fr' ] = " Utilisateur Modifier " ;
2023-05-09 00:30:50 +02:00
$text [ 'title-user_edit' ][ 'he-il' ] = " עריכת משתמשים " ;
2023-05-03 04:22:44 +02:00
$text [ 'title-user_edit' ][ 'it-it' ] = " Modifica utente " ;
2024-08-28 17:59:02 +02:00
$text [ 'title-user_edit' ][ 'ka-ge' ] = " მომხმარებლის ჩასწორება " ;
2023-05-09 00:30:50 +02:00
$text [ 'title-user_edit' ][ 'nl-nl' ] = " Gebruiker bewerken " ;
2023-05-03 04:22:44 +02:00
$text [ 'title-user_edit' ][ 'pl-pl' ] = " editowanie użytkowników " ;
$text [ 'title-user_edit' ][ 'pt-br' ] = " Edição de Usuário " ;
$text [ 'title-user_edit' ][ 'pt-pt' ] = " Edição de Usuário " ;
2023-05-06 00:01:00 +02:00
$text [ 'title-user_edit' ][ 'ro-ro' ] = " Editare utilizator " ;
2023-05-03 04:22:44 +02:00
$text [ 'title-user_edit' ][ 'ru-ru' ] = " Редактирование пользователя " ;
$text [ 'title-user_edit' ][ 'sv-se' ] = " Användarredigering " ;
$text [ 'title-user_edit' ][ 'uk-ua' ] = " Редагування користувачів " ;
2024-05-15 18:13:11 +02:00
$text [ 'title-user_edit' ][ 'tr-tr' ] = " Kullanı cı Düzenleme " ;
2023-05-09 00:30:50 +02:00
$text [ 'title-user_edit' ][ 'zh-cn' ] = " 用户编辑 " ;
2023-05-03 18:36:25 +02:00
$text [ 'title-user_edit' ][ 'ja-jp' ] = " ユーザー編集 " ;
$text [ 'title-user_edit' ][ 'ko-kr' ] = " 사용자 편집 " ;
2019-12-28 20:19:51 +01:00
2020-01-06 18:22:13 +01:00
$text [ 'title-user_import' ][ 'en-us' ] = " User Import " ;
2020-03-20 21:47:13 +01:00
$text [ 'title-user_import' ][ 'en-gb' ] = " User Import " ;
2023-05-03 04:22:44 +02:00
$text [ 'title-user_import' ][ 'ar-eg' ] = " الواردات " ;
$text [ 'title-user_import' ][ 'de-at' ] = " Importieren " ;
$text [ 'title-user_import' ][ 'de-ch' ] = " Importieren " ;
2020-01-06 18:22:13 +01:00
$text [ 'title-user_import' ][ 'de-de' ] = " Importieren " ;
2023-10-06 21:46:03 +02:00
$text [ 'title-user_import' ][ 'el-gr' ] = " Εισαγωγή χρήστη " ;
2020-01-06 18:22:13 +01:00
$text [ 'title-user_import' ][ 'el-gr' ] = " Εισαγωγή " ;
$text [ 'title-user_import' ][ 'es-cl' ] = " Importar " ;
2023-05-03 04:22:44 +02:00
$text [ 'title-user_import' ][ 'es-mx' ] = " Importar " ;
$text [ 'title-user_import' ][ 'fr-ca' ] = " Importer " ;
2020-01-06 18:22:13 +01:00
$text [ 'title-user_import' ][ 'fr-fr' ] = " Importer " ;
2023-08-30 22:52:32 +02:00
$text [ 'title-user_import' ][ 'he-il' ] = " ייבוא משתמשים " ;
2023-05-03 04:22:44 +02:00
$text [ 'title-user_import' ][ 'it-it' ] = " Importazione utente " ;
2024-08-31 18:02:51 +02:00
$text [ 'title-user_import' ][ 'ka-ge' ] = " მომხმარებლის იმპორტი " ;
2023-05-03 04:22:44 +02:00
$text [ 'title-user_import' ][ 'nl-nl' ] = " Gebruik Import " ;
2020-01-06 18:22:13 +01:00
$text [ 'title-user_import' ][ 'pl-pl' ] = " Importuj " ;
$text [ 'title-user_import' ][ 'pt-br' ] = " Importar " ;
$text [ 'title-user_import' ][ 'pt-pt' ] = " Importat " ;
2023-05-06 00:01:00 +02:00
$text [ 'title-user_import' ][ 'ro-ro' ] = " Import utilizator " ;
2020-01-06 18:22:13 +01:00
$text [ 'title-user_import' ][ 'ru-ru' ] = " Импорт " ;
$text [ 'title-user_import' ][ 'sv-se' ] = " Importera " ;
2023-05-03 04:22:44 +02:00
$text [ 'title-user_import' ][ 'uk-ua' ] = " Імпорт користувача " ;
2020-01-06 18:22:13 +01:00
$text [ 'title-user_import' ][ 'tr-tr' ] = " İçe Aktar " ;
2023-05-09 00:30:50 +02:00
$text [ 'title-user_import' ][ 'zh-cn' ] = " 用户导入 " ;
2023-05-03 18:36:25 +02:00
$text [ 'title-user_import' ][ 'ja-jp' ] = " ユーザーインポート " ;
2023-05-09 00:30:50 +02:00
$text [ 'title-user_import' ][ 'ko-kr' ] = " 사용자 가져 오기 " ;
2020-01-06 18:22:13 +01:00
2019-12-04 16:43:37 +01:00
$text [ 'description-users' ][ 'en-us' ] = " Add, edit, delete, and search users. " ;
2020-03-20 21:47:13 +01:00
$text [ 'description-users' ][ 'en-gb' ] = " Add, edit, delete, and search users. " ;
2023-05-03 04:22:44 +02:00
$text [ 'description-users' ][ 'ar-eg' ] = " إضافة، تحرير، حذف، ومستعملي البحث. " ;
$text [ 'description-users' ][ 'de-at' ] = " Benutzer anlegen, editieren, löschen und suchen. " ;
$text [ 'description-users' ][ 'de-ch' ] = " Benutzer anlegen, editieren, löschen und suchen. " ;
2019-12-04 16:43:37 +01:00
$text [ 'description-users' ][ 'de-de' ] = " Benutzer anlegen, editieren, löschen und suchen. " ;
2023-10-06 21:46:03 +02:00
$text [ 'description-users' ][ 'el-gr' ] = " Προσθήκη, επεξεργασία, διαγραφή και αναζήτηση χρηστών. " ;
2019-12-04 16:43:37 +01:00
$text [ 'description-users' ][ 'es-cl' ] = " Agregar, Editar, Eliminar y Buscar Usuarios. " ;
2023-05-03 04:22:44 +02:00
$text [ 'description-users' ][ 'es-mx' ] = " Agregar, Editar, Eliminar y Buscar Usuarios. " ;
$text [ 'description-users' ][ 'fr-ca' ] = " Ajouter, modifier, supprimer et chercher des utilisateurs. " ;
2019-12-04 16:43:37 +01:00
$text [ 'description-users' ][ 'fr-fr' ] = " Ajouter, modifier, supprimer et chercher des utilisateurs. " ;
$text [ 'description-users' ][ 'he-il' ] = " הוסף, ערוך, מחק וחפש משתמשים " ;
$text [ 'description-users' ][ 'it-it' ] = " Aggiungi, modifica, cancella e ricerca utenti. " ;
2024-08-28 17:59:02 +02:00
$text [ 'description-users' ][ 'ka-ge' ] = " დაამატეთ, ჩაასწორეთ, წაშალეთ და მოძებნეთ მომხმარებლები. " ;
2023-05-03 04:22:44 +02:00
$text [ 'description-users' ][ 'nl-nl' ] = " Voeg toe, edit, delete, en zoek gebruikers. " ;
2019-12-04 16:43:37 +01:00
$text [ 'description-users' ][ 'pl-pl' ] = " Dodaj, edytuj, usuń i wyszukaj użytkowników. " ;
2023-05-03 04:22:44 +02:00
$text [ 'description-users' ][ 'pt-br' ] = " Adicionar, editar, remover e pesquisar Usuários. " ;
2019-12-04 16:43:37 +01:00
$text [ 'description-users' ][ 'pt-pt' ] = " Adicionar, editar, remover e pesquisar utilizadores. " ;
2023-05-06 00:01:00 +02:00
$text [ 'description-users' ][ 'ro-ro' ] = " Adăugați, editați, ștergeți și căutați utilizatori. " ;
2019-12-04 16:43:37 +01:00
$text [ 'description-users' ][ 'ru-ru' ] = " Добавление, изменение, удаление и поиск пользователей. " ;
2023-09-28 17:32:34 +02:00
$text [ 'description-users' ][ 'sv-se' ] = " Lägg till, ändra, ta bort och sök användare. " ;
2019-12-04 16:43:37 +01:00
$text [ 'description-users' ][ 'uk-ua' ] = " Додавання, редагування, видалення та пошук користувачів " ;
2024-05-15 18:13:11 +02:00
$text [ 'description-users' ][ 'tr-tr' ] = " Kullanı cı ekleyin, düzenleyin, silin ve arayı n. " ;
2023-05-03 18:36:25 +02:00
$text [ 'description-users' ][ 'zh-cn' ] = " 增加、编辑、删除和搜索用户。 " ;
$text [ 'description-users' ][ 'ja-jp' ] = " ユーザの追加、編集、削除、検索を行います。 " ;
$text [ 'description-users' ][ 'ko-kr' ] = " 추가, 편집, 삭제 및 검색 사용자. " ;
2019-12-04 16:43:37 +01:00
2016-04-26 03:30:23 +02:00
$text [ 'title-user_manager' ][ 'en-us' ] = " User Manager " ;
2020-03-20 21:47:13 +01:00
$text [ 'title-user_manager' ][ 'en-gb' ] = " User Manager " ;
2023-05-03 04:22:44 +02:00
$text [ 'title-user_manager' ][ 'ar-eg' ] = " مدير مستعمل " ;
$text [ 'title-user_manager' ][ 'de-at' ] = " Benutzerverwaltung " ;
$text [ 'title-user_manager' ][ 'de-ch' ] = " Benutzerverwaltung " ;
2017-05-10 21:40:46 +02:00
$text [ 'title-user_manager' ][ 'de-de' ] = " Benutzerverwaltung " ;
2023-10-06 21:46:03 +02:00
$text [ 'title-user_manager' ][ 'el-gr' ] = " Διαχείριση χρηστών " ;
2016-04-26 03:30:23 +02:00
$text [ 'title-user_manager' ][ 'es-cl' ] = " Administración de Usuarios " ;
2023-05-03 04:22:44 +02:00
$text [ 'title-user_manager' ][ 'es-mx' ] = " Administración de Usuarios " ;
$text [ 'title-user_manager' ][ 'fr-ca' ] = " Gestion des utilisateurs " ;
2016-04-26 03:30:23 +02:00
$text [ 'title-user_manager' ][ 'fr-fr' ] = " Gestion des utilisateurs " ;
2017-05-13 21:13:38 +02:00
$text [ 'title-user_manager' ][ 'he-il' ] = " מנהל משתמש " ;
2017-09-21 17:06:26 +02:00
$text [ 'title-user_manager' ][ 'it-it' ] = " Gestore Utenti " ;
2024-08-28 17:59:02 +02:00
$text [ 'title-user_manager' ][ 'ka-ge' ] = " მომხმარებლების მართვა " ;
2023-05-03 04:22:44 +02:00
$text [ 'title-user_manager' ][ 'nl-nl' ] = " gebruiker manager " ;
2017-05-13 21:13:38 +02:00
$text [ 'title-user_manager' ][ 'pl-pl' ] = " Menedżer użytkowników " ;
2023-05-03 04:22:44 +02:00
$text [ 'title-user_manager' ][ 'pt-br' ] = " Gestão de Utilizadores " ;
2017-05-10 21:40:46 +02:00
$text [ 'title-user_manager' ][ 'pt-pt' ] = " Gestão de Utilizadores " ;
2023-05-06 00:01:00 +02:00
$text [ 'title-user_manager' ][ 'ro-ro' ] = " Manager de utilizatori " ;
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 [ 'title-user_manager' ][ 'ru-ru' ] = " Управление пользователями " ;
2016-04-26 03:30:23 +02:00
$text [ 'title-user_manager' ][ 'sv-se' ] = " Användar Inställningar " ;
2017-05-13 21:13:38 +02:00
$text [ 'title-user_manager' ][ 'uk-ua' ] = " Користувачі " ;
2024-05-15 18:13:11 +02:00
$text [ 'title-user_manager' ][ 'tr-tr' ] = " Kullanı cı yönetici " ;
2023-05-03 18:36:25 +02:00
$text [ 'title-user_manager' ][ 'zh-cn' ] = " 用户管理人 " ;
$text [ 'title-user_manager' ][ 'ja-jp' ] = " ユーザーマネージャー " ;
$text [ 'title-user_manager' ][ 'ko-kr' ] = " 사용자 관리자 " ;
2016-04-26 03:30:23 +02:00
2019-12-03 11:13:04 +01:00
$text [ 'title-user' ][ 'en-us' ] = " User " ;
2020-03-20 21:47:13 +01:00
$text [ 'title-user' ][ 'en-gb' ] = " User " ;
2023-05-03 04:22:44 +02:00
$text [ 'title-user' ][ 'ar-eg' ] = " مستخدم " ;
$text [ 'title-user' ][ 'de-at' ] = " Benutzer " ;
$text [ 'title-user' ][ 'de-ch' ] = " Benutzer " ;
2019-12-03 11:13:04 +01:00
$text [ 'title-user' ][ 'de-de' ] = " Benutzer " ;
2023-10-06 21:46:03 +02:00
$text [ 'title-user' ][ 'el-gr' ] = " Χρήστης " ;
2019-12-03 11:13:04 +01:00
$text [ 'title-user' ][ 'es-cl' ] = " Editar Usuario " ;
2023-05-03 04:22:44 +02:00
$text [ 'title-user' ][ 'es-mx' ] = " Editar Usuario " ;
2022-01-31 05:01:00 +01:00
$text [ 'title-user' ][ 'fr-ca' ] = " Utilisateur " ;
2019-12-03 11:13:04 +01:00
$text [ 'title-user' ][ 'fr-fr' ] = " Modifier l'utilisateur " ;
$text [ 'title-user' ][ 'he-il' ] = " משתמש " ;
$text [ 'title-user' ][ 'it-it' ] = " Utente " ;
2024-08-28 17:59:02 +02:00
$text [ 'title-user' ][ 'ka-ge' ] = " მომხმარებელი " ;
2023-05-03 04:22:44 +02:00
$text [ 'title-user' ][ 'nl-nl' ] = " Gebruik " ;
2019-12-03 11:13:04 +01:00
$text [ 'title-user' ][ 'pl-pl' ] = " Użytkownik " ;
2023-05-03 04:22:44 +02:00
$text [ 'title-user' ][ 'pt-br' ] = " Utilizador " ;
2019-12-03 11:13:04 +01:00
$text [ 'title-user' ][ 'pt-pt' ] = " Utilizador " ;
$text [ 'title-user' ][ 'ro-ro' ] = " Utilizator " ;
$text [ 'title-user' ][ 'ru-ru' ] = " Пользователь " ;
$text [ 'title-user' ][ 'sv-se' ] = " Användare " ;
$text [ 'title-user' ][ 'uk-ua' ] = " Користувач " ;
2024-05-15 18:13:11 +02:00
$text [ 'title-user' ][ 'tr-tr' ] = " Kullanı cı " ;
2023-05-03 18:36:25 +02:00
$text [ 'title-user' ][ 'zh-cn' ] = " 用户 " ;
$text [ 'title-user' ][ 'ja-jp' ] = " ユーザー " ;
2023-05-09 00:30:50 +02:00
$text [ 'title-user' ][ 'ko-kr' ] = " 사용자 " ;
2016-04-26 03:30:23 +02:00
$text [ 'option-true' ][ 'en-us' ] = " True " ;
2020-03-20 21:47:13 +01:00
$text [ 'option-true' ][ 'en-gb' ] = " True " ;
2023-05-03 04:22:44 +02:00
$text [ 'option-true' ][ 'ar-eg' ] = " صحيح " ;
$text [ 'option-true' ][ 'de-at' ] = " Ein " ;
$text [ 'option-true' ][ 'de-ch' ] = " Ein " ;
2017-05-10 21:40:46 +02:00
$text [ 'option-true' ][ 'de-de' ] = " Ein " ;
2023-10-06 21:46:03 +02:00
$text [ 'option-true' ][ 'el-gr' ] = " Αληθής " ;
2016-04-26 03:30:23 +02:00
$text [ 'option-true' ][ 'es-cl' ] = " Verdadero " ;
2023-05-03 04:22:44 +02:00
$text [ 'option-true' ][ 'es-mx' ] = " Verdadero " ;
2022-01-31 05:01:00 +01:00
$text [ 'option-true' ][ 'fr-ca' ] = " Vrai " ;
2016-04-26 03:30:23 +02:00
$text [ 'option-true' ][ 'fr-fr' ] = " Oui " ;
2017-05-13 21:13:38 +02:00
$text [ 'option-true' ][ 'he-il' ] = " חוקי " ;
2017-09-21 17:06:26 +02:00
$text [ 'option-true' ][ 'it-it' ] = " True " ;
2024-08-28 17:59:02 +02:00
$text [ 'option-true' ][ 'ka-ge' ] = " ჭეშმარიტი " ;
2023-05-03 04:22:44 +02:00
$text [ 'option-true' ][ 'nl-nl' ] = " Waar. " ;
2017-05-13 21:13:38 +02:00
$text [ 'option-true' ][ 'pl-pl' ] = " Tak " ;
2023-05-03 04:22:44 +02:00
$text [ 'option-true' ][ 'pt-br' ] = " Sim " ;
2017-05-10 21:40:46 +02:00
$text [ 'option-true' ][ 'pt-pt' ] = " Sim " ;
2023-05-06 00:01:00 +02:00
$text [ 'option-true' ][ 'ro-ro' ] = " Adevărat " ;
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 [ 'option-true' ][ 'ru-ru' ] = " Да " ;
2016-04-26 03:30:23 +02:00
$text [ 'option-true' ][ 'sv-se' ] = " Sann " ;
2017-05-13 21:13:38 +02:00
$text [ 'option-true' ][ 'uk-ua' ] = " Так " ;
2024-05-15 18:13:11 +02:00
$text [ 'option-true' ][ 'tr-tr' ] = " Doğru " ;
2023-05-03 18:36:25 +02:00
$text [ 'option-true' ][ 'zh-cn' ] = " 真 " ;
2023-05-09 00:30:50 +02:00
$text [ 'option-true' ][ 'ja-jp' ] = " 真実 " ;
$text [ 'option-true' ][ 'ko-kr' ] = " 진실 " ;
2016-04-26 03:30:23 +02:00
$text [ 'option-on_break' ][ 'en-us' ] = " On Break " ;
2020-03-20 21:47:13 +01:00
$text [ 'option-on_break' ][ 'en-gb' ] = " On Break " ;
2023-05-03 04:22:44 +02:00
$text [ 'option-on_break' ][ 'ar-eg' ] = " استراحة " ;
$text [ 'option-on_break' ][ 'de-at' ] = " In Pause " ;
$text [ 'option-on_break' ][ 'de-ch' ] = " In Pause " ;
2017-05-10 21:40:46 +02:00
$text [ 'option-on_break' ][ 'de-de' ] = " In Pause " ;
2023-10-06 21:46:03 +02:00
$text [ 'option-on_break' ][ 'el-gr' ] = " Σε διάλειμμα " ;
2016-04-26 03:30:23 +02:00
$text [ 'option-on_break' ][ 'es-cl' ] = " En Pausa " ;
2023-05-03 04:22:44 +02:00
$text [ 'option-on_break' ][ 'es-mx' ] = " En Pausa " ;
$text [ 'option-on_break' ][ 'fr-ca' ] = " En Pause " ;
2016-04-26 03:30:23 +02:00
$text [ 'option-on_break' ][ 'fr-fr' ] = " En Pause " ;
2017-05-13 21:13:38 +02:00
$text [ 'option-on_break' ][ 'he-il' ] = " בהפסקה " ;
2017-05-10 21:40:46 +02:00
$text [ 'option-on_break' ][ 'it-it' ] = " In Pausa " ;
2024-08-28 17:59:02 +02:00
$text [ 'option-on_break' ][ 'ka-ge' ] = " შესვენებაზე " ;
2023-05-06 00:01:00 +02:00
$text [ 'option-on_break' ][ 'nl-nl' ] = " Op Pauze " ;
2017-05-13 21:13:38 +02:00
$text [ 'option-on_break' ][ 'pl-pl' ] = " Na przerwie " ;
2023-05-03 04:22:44 +02:00
$text [ 'option-on_break' ][ 'pt-br' ] = " Em Pausa " ;
2017-05-10 21:40:46 +02:00
$text [ 'option-on_break' ][ 'pt-pt' ] = " Em Pausa " ;
2017-06-02 21:24:12 +02:00
$text [ 'option-on_break' ][ 'ro-ro' ] = " În pauză " ;
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 [ 'option-on_break' ][ 'ru-ru' ] = " Отошел " ;
2016-04-26 03:30:23 +02:00
$text [ 'option-on_break' ][ 'sv-se' ] = " På Rast " ;
2017-05-13 21:13:38 +02:00
$text [ 'option-on_break' ][ 'uk-ua' ] = " Н а перерві" ;
2024-05-15 18:13:11 +02:00
$text [ 'option-on_break' ][ 'tr-tr' ] = " Molada " ;
2023-05-09 00:30:50 +02:00
$text [ 'option-on_break' ][ 'zh-cn' ] = " 休息 " ;
$text [ 'option-on_break' ][ 'ja-jp' ] = " 休んで " ;
$text [ 'option-on_break' ][ 'ko-kr' ] = " 쉬는 중 " ;
2016-04-26 03:30:23 +02:00
$text [ 'option-logged_out' ][ 'en-us' ] = " Logged Out " ;
2020-03-20 21:47:13 +01:00
$text [ 'option-logged_out' ][ 'en-gb' ] = " Logged Out " ;
2023-05-03 04:22:44 +02:00
$text [ 'option-logged_out' ][ 'ar-eg' ] = " مزودة " ;
$text [ 'option-logged_out' ][ 'de-at' ] = " Abgemeldet " ;
$text [ 'option-logged_out' ][ 'de-ch' ] = " Abgemeldet " ;
2017-05-10 21:40:46 +02:00
$text [ 'option-logged_out' ][ 'de-de' ] = " Abgemeldet " ;
2023-10-06 21:46:03 +02:00
$text [ 'option-logged_out' ][ 'el-gr' ] = " Αποσυνδέθηκα " ;
2016-04-26 03:30:23 +02:00
$text [ 'option-logged_out' ][ 'es-cl' ] = " Desconectado " ;
2023-05-03 04:22:44 +02:00
$text [ 'option-logged_out' ][ 'es-mx' ] = " Desconectado " ;
$text [ 'option-logged_out' ][ 'fr-ca' ] = " Déconnecté " ;
2016-04-26 03:30:23 +02:00
$text [ 'option-logged_out' ][ 'fr-fr' ] = " Déconnecté " ;
2017-05-13 21:13:38 +02:00
$text [ 'option-logged_out' ][ 'he-il' ] = " התנתק " ;
2017-09-21 17:06:26 +02:00
$text [ 'option-logged_out' ][ 'it-it' ] = " Sloggato " ;
2024-08-28 17:59:02 +02:00
$text [ 'option-logged_out' ][ 'ka-ge' ] = " გასულია სისტემიდან " ;
2023-05-03 04:22:44 +02:00
$text [ 'option-logged_out' ][ 'nl-nl' ] = " Vertaling: " ;
2017-05-13 21:13:38 +02:00
$text [ 'option-logged_out' ][ 'pl-pl' ] = " Wylogowany " ;
2023-05-03 04:22:44 +02:00
$text [ 'option-logged_out' ][ 'pt-br' ] = " Desligado " ;
2017-05-10 21:40:46 +02:00
$text [ 'option-logged_out' ][ 'pt-pt' ] = " Desligado " ;
2023-05-06 00:01:00 +02:00
$text [ 'option-logged_out' ][ 'ro-ro' ] = " Delogat " ;
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 [ 'option-logged_out' ][ 'ru-ru' ] = " Вышел " ;
2016-04-26 03:30:23 +02:00
$text [ 'option-logged_out' ][ 'sv-se' ] = " Utloggad " ;
2017-05-13 21:13:38 +02:00
$text [ 'option-logged_out' ][ 'uk-ua' ] = " Вийшов " ;
2024-05-15 18:13:11 +02:00
$text [ 'option-logged_out' ][ 'tr-tr' ] = " Çı kı ş yapı ldı " ;
2023-05-09 00:30:50 +02:00
$text [ 'option-logged_out' ][ 'zh-cn' ] = " 登出 " ;
2023-05-03 18:36:25 +02:00
$text [ 'option-logged_out' ][ 'ja-jp' ] = " ログアウト " ;
$text [ 'option-logged_out' ][ 'ko-kr' ] = " 로그아웃 " ;
2016-04-26 03:30:23 +02:00
$text [ 'option-global' ][ 'en-us' ] = " Global " ;
2020-03-20 21:47:13 +01:00
$text [ 'option-global' ][ 'en-gb' ] = " Global " ;
2023-05-03 04:22:44 +02:00
$text [ 'option-global' ][ 'ar-eg' ] = " عالمي " ;
$text [ 'option-global' ][ 'de-at' ] = " Global " ;
$text [ 'option-global' ][ 'de-ch' ] = " Global " ;
2017-05-10 21:40:46 +02:00
$text [ 'option-global' ][ 'de-de' ] = " Global " ;
2023-10-06 21:46:03 +02:00
$text [ 'option-global' ][ 'el-gr' ] = " Παγκόσμια " ;
2016-04-26 03:30:23 +02:00
$text [ 'option-global' ][ 'es-cl' ] = " Global " ;
2023-05-03 04:22:44 +02:00
$text [ 'option-global' ][ 'es-mx' ] = " Global " ;
2023-05-06 00:01:00 +02:00
$text [ 'option-global' ][ 'fr-ca' ] = " Mondial " ;
$text [ 'option-global' ][ 'fr-fr' ] = " Mondial " ;
2017-05-13 21:13:38 +02:00
$text [ 'option-global' ][ 'he-il' ] = " כללי " ;
2017-05-10 21:40:46 +02:00
$text [ 'option-global' ][ 'it-it' ] = " Globale " ;
2024-08-28 17:59:02 +02:00
$text [ 'option-global' ][ 'ka-ge' ] = " გლობალური " ;
2023-05-06 00:01:00 +02:00
$text [ 'option-global' ][ 'nl-nl' ] = " Globaal " ;
2017-05-13 21:13:38 +02:00
$text [ 'option-global' ][ 'pl-pl' ] = " Ogólny " ;
2023-05-03 04:22:44 +02:00
$text [ 'option-global' ][ 'pt-br' ] = " Global " ;
2017-05-10 21:40:46 +02:00
$text [ 'option-global' ][ 'pt-pt' ] = " Global " ;
2017-06-02 21:24:12 +02:00
$text [ 'option-global' ][ 'ro-ro' ] = " Global " ;
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 [ 'option-global' ][ 'ru-ru' ] = " Глобальный " ;
2016-04-26 03:30:23 +02:00
$text [ 'option-global' ][ 'sv-se' ] = " Global " ;
2017-05-13 21:13:38 +02:00
$text [ 'option-global' ][ 'uk-ua' ] = " Глобально " ;
2024-05-15 18:13:11 +02:00
$text [ 'option-global' ][ 'tr-tr' ] = " Küresel " ;
2023-05-03 18:36:25 +02:00
$text [ 'option-global' ][ 'zh-cn' ] = " 全球 " ;
$text [ 'option-global' ][ 'ja-jp' ] = " グローバル " ;
2023-05-09 00:30:50 +02:00
$text [ 'option-global' ][ 'ko-kr' ] = " 글로벌 " ;
2016-04-26 03:30:23 +02:00
$text [ 'option-false' ][ 'en-us' ] = " False " ;
2020-03-20 21:47:13 +01:00
$text [ 'option-false' ][ 'en-gb' ] = " False " ;
2023-05-03 04:22:44 +02:00
$text [ 'option-false' ][ 'ar-eg' ] = " كاذب " ;
$text [ 'option-false' ][ 'de-at' ] = " Aus " ;
$text [ 'option-false' ][ 'de-ch' ] = " Aus " ;
2017-05-10 21:40:46 +02:00
$text [ 'option-false' ][ 'de-de' ] = " Aus " ;
2023-10-06 21:46:03 +02:00
$text [ 'option-false' ][ 'el-gr' ] = " Ψευδής " ;
2016-04-26 03:30:23 +02:00
$text [ 'option-false' ][ 'es-cl' ] = " Falso " ;
2023-05-03 04:22:44 +02:00
$text [ 'option-false' ][ 'es-mx' ] = " Falso " ;
2022-01-31 05:01:00 +01:00
$text [ 'option-false' ][ 'fr-ca' ] = " Faux " ;
2016-04-26 03:30:23 +02:00
$text [ 'option-false' ][ 'fr-fr' ] = " Non " ;
2017-05-13 21:13:38 +02:00
$text [ 'option-false' ][ 'he-il' ] = " לא חוקי " ;
2017-09-21 17:06:26 +02:00
$text [ 'option-false' ][ 'it-it' ] = " False " ;
2024-08-28 17:59:02 +02:00
$text [ 'option-false' ][ 'ka-ge' ] = " ცრუ " ;
2023-05-03 04:22:44 +02:00
$text [ 'option-false' ][ 'nl-nl' ] = " Fal " ;
2017-05-13 21:13:38 +02:00
$text [ 'option-false' ][ 'pl-pl' ] = " Nie " ;
2023-05-03 04:22:44 +02:00
$text [ 'option-false' ][ 'pt-br' ] = " Não " ;
2017-05-10 21:40:46 +02:00
$text [ 'option-false' ][ 'pt-pt' ] = " Não " ;
2023-05-06 00:01:00 +02:00
$text [ 'option-false' ][ 'ro-ro' ] = " Fals " ;
2024-05-15 18:13:11 +02:00
$text [ 'option-false' ][ 'ru-ru' ] = " ЛОЖЬ " ;
2016-04-26 03:30:23 +02:00
$text [ 'option-false' ][ 'sv-se' ] = " Falsk " ;
2024-05-15 18:13:11 +02:00
$text [ 'option-false' ][ 'uk-ua' ] = " помилковий " ;
$text [ 'option-false' ][ 'tr-tr' ] = " YANLIŞ " ;
2023-05-09 00:30:50 +02:00
$text [ 'option-false' ][ 'zh-cn' ] = " 错误的 " ;
$text [ 'option-false' ][ 'ja-jp' ] = " 間違い " ;
$text [ 'option-false' ][ 'ko-kr' ] = " 거짓 " ;
2016-04-26 03:30:23 +02:00
$text [ 'option-do_not_disturb' ][ 'en-us' ] = " Do Not Disturb " ;
2020-03-20 21:47:13 +01:00
$text [ 'option-do_not_disturb' ][ 'en-gb' ] = " Do Not Disturb " ;
2023-05-03 04:22:44 +02:00
$text [ 'option-do_not_disturb' ][ 'ar-eg' ] = " لا تغضب " ;
$text [ 'option-do_not_disturb' ][ 'de-at' ] = " Bitte nicht stören " ;
$text [ 'option-do_not_disturb' ][ 'de-ch' ] = " Bitte nicht stören " ;
2017-05-10 21:40:46 +02:00
$text [ 'option-do_not_disturb' ][ 'de-de' ] = " Bitte nicht stören " ;
2023-10-06 21:46:03 +02:00
$text [ 'option-do_not_disturb' ][ 'el-gr' ] = " Μην ενοχλείτε " ;
2016-04-26 03:30:23 +02:00
$text [ 'option-do_not_disturb' ][ 'es-cl' ] = " No Molestar " ;
2023-05-03 04:22:44 +02:00
$text [ 'option-do_not_disturb' ][ 'es-mx' ] = " No Molestar " ;
$text [ 'option-do_not_disturb' ][ 'fr-ca' ] = " Ne pas Déranger " ;
2016-04-26 03:30:23 +02:00
$text [ 'option-do_not_disturb' ][ 'fr-fr' ] = " Ne pas Déranger " ;
2017-05-13 21:13:38 +02:00
$text [ 'option-do_not_disturb' ][ 'he-il' ] = " נא לא להפריע " ;
2017-09-21 17:06:26 +02:00
$text [ 'option-do_not_disturb' ][ 'it-it' ] = " Non disturbare " ;
2024-08-28 17:59:02 +02:00
$text [ 'option-do_not_disturb' ][ 'ka-ge' ] = " არ შემაწუხო " ;
2023-05-06 00:01:00 +02:00
$text [ 'option-do_not_disturb' ][ 'nl-nl' ] = " Niet storen " ;
2017-05-13 21:13:38 +02:00
$text [ 'option-do_not_disturb' ][ 'pl-pl' ] = " Nie przeszkadzaj (DND) " ;
2023-05-03 04:22:44 +02:00
$text [ 'option-do_not_disturb' ][ 'pt-br' ] = " Não Perturbar " ;
2017-05-10 21:40:46 +02:00
$text [ 'option-do_not_disturb' ][ 'pt-pt' ] = " Não Perturbar " ;
2023-05-06 00:01:00 +02:00
$text [ 'option-do_not_disturb' ][ 'ro-ro' ] = " Nu deranjaț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 [ 'option-do_not_disturb' ][ 'ru-ru' ] = " Н е беспокоить (DND)" ;
2016-04-26 03:30:23 +02:00
$text [ 'option-do_not_disturb' ][ 'sv-se' ] = " Stör Ej " ;
2017-05-13 21:13:38 +02:00
$text [ 'option-do_not_disturb' ][ 'uk-ua' ] = " Н е турбувати" ;
2024-05-15 18:13:11 +02:00
$text [ 'option-do_not_disturb' ][ 'tr-tr' ] = " Rahatsı z etmeyin " ;
2023-05-09 00:30:50 +02:00
$text [ 'option-do_not_disturb' ][ 'zh-cn' ] = " 请勿打扰 " ;
$text [ 'option-do_not_disturb' ][ 'ja-jp' ] = " 邪魔しないでください " ;
$text [ 'option-do_not_disturb' ][ 'ko-kr' ] = " 방해하지 마 " ;
2016-04-26 03:30:23 +02:00
$text [ 'option-available_on_demand' ][ 'en-us' ] = " Available (On Demand) " ;
2020-03-20 21:47:13 +01:00
$text [ 'option-available_on_demand' ][ 'en-gb' ] = " Available (On Demand) " ;
2023-05-03 04:22:44 +02:00
$text [ 'option-available_on_demand' ][ 'ar-eg' ] = " متاح (الطلب) " ;
$text [ 'option-available_on_demand' ][ 'de-at' ] = " Verfügbar (auf Anfrage) " ;
$text [ 'option-available_on_demand' ][ 'de-ch' ] = " Verfügbar (auf Anfrage) " ;
2017-05-10 21:40:46 +02:00
$text [ 'option-available_on_demand' ][ 'de-de' ] = " Verfügbar (auf Anfrage) " ;
2023-10-06 21:46:03 +02:00
$text [ 'option-available_on_demand' ][ 'el-gr' ] = " Διαθέσιμο (κατ' απαίτηση) " ;
2016-04-26 03:30:23 +02:00
$text [ 'option-available_on_demand' ][ 'es-cl' ] = " Disponible (A Pedido) " ;
2023-05-03 04:22:44 +02:00
$text [ 'option-available_on_demand' ][ 'es-mx' ] = " Disponible (A Pedido) " ;
$text [ 'option-available_on_demand' ][ 'fr-ca' ] = " Disponible (sur demande) " ;
2016-04-26 03:30:23 +02:00
$text [ 'option-available_on_demand' ][ 'fr-fr' ] = " Disponible (sur demande) " ;
2017-05-13 21:13:38 +02:00
$text [ 'option-available_on_demand' ][ 'he-il' ] = " זמין (לפי דרישה( " ;
2017-05-10 21:40:46 +02:00
$text [ 'option-available_on_demand' ][ 'it-it' ] = " Disponibile (Su Richiesta) " ;
2024-08-28 17:59:02 +02:00
$text [ 'option-available_on_demand' ][ 'ka-ge' ] = " ხელმისაწვდომია (საჭიროებისამებრ) " ;
2023-05-03 04:22:44 +02:00
$text [ 'option-available_on_demand' ][ 'nl-nl' ] = " Verkrijgbaar (On Demand) " ;
2017-05-13 21:13:38 +02:00
$text [ 'option-available_on_demand' ][ 'pl-pl' ] = " Dostępny (na żądanie) " ;
2023-05-03 04:22:44 +02:00
$text [ 'option-available_on_demand' ][ 'pt-br' ] = " Disponível (A Pedido) " ;
2017-05-10 21:40:46 +02:00
$text [ 'option-available_on_demand' ][ 'pt-pt' ] = " Disponível (A Pedido) " ;
2023-05-06 00:01:00 +02:00
$text [ 'option-available_on_demand' ][ 'ro-ro' ] = " Disponibil (la cerere) " ;
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 [ 'option-available_on_demand' ][ 'ru-ru' ] = " Доступен (по требованию) " ;
2016-04-26 03:30:23 +02:00
$text [ 'option-available_on_demand' ][ 'sv-se' ] = " Tillgänglig (På Begäran) " ;
2017-05-13 21:13:38 +02:00
$text [ 'option-available_on_demand' ][ 'uk-ua' ] = " Доступний (на вимогу) " ;
2024-05-15 18:13:11 +02:00
$text [ 'option-available_on_demand' ][ 'tr-tr' ] = " Mevcut (Talep Üzerine) " ;
2023-05-09 00:30:50 +02:00
$text [ 'option-available_on_demand' ][ 'zh-cn' ] = " 可用(按需) " ;
2023-05-03 18:36:25 +02:00
$text [ 'option-available_on_demand' ][ 'ja-jp' ] = " 利用可能な(オンデマンド) " ;
2023-05-09 00:30:50 +02:00
$text [ 'option-available_on_demand' ][ 'ko-kr' ] = " 사용 가능 (주문형) " ;
2016-04-26 03:30:23 +02:00
$text [ 'option-available' ][ 'en-us' ] = " Available " ;
2020-03-20 21:47:13 +01:00
$text [ 'option-available' ][ 'en-gb' ] = " Available " ;
2023-05-03 04:22:44 +02:00
$text [ 'option-available' ][ 'ar-eg' ] = " متاح " ;
$text [ 'option-available' ][ 'de-at' ] = " Verfügbar " ;
$text [ 'option-available' ][ 'de-ch' ] = " Verfügbar " ;
2017-05-10 21:40:46 +02:00
$text [ 'option-available' ][ 'de-de' ] = " Verfügbar " ;
2023-10-06 21:46:03 +02:00
$text [ 'option-available' ][ 'el-gr' ] = " Διαθέσιμος " ;
2016-04-26 03:30:23 +02:00
$text [ 'option-available' ][ 'es-cl' ] = " Disponible " ;
2023-05-03 04:22:44 +02:00
$text [ 'option-available' ][ 'es-mx' ] = " Disponible " ;
$text [ 'option-available' ][ 'fr-ca' ] = " Disponible " ;
2016-04-26 03:30:23 +02:00
$text [ 'option-available' ][ 'fr-fr' ] = " Disponible " ;
2017-05-13 21:13:38 +02:00
$text [ 'option-available' ][ 'he-il' ] = " זמין " ;
2017-09-21 17:06:26 +02:00
$text [ 'option-available' ][ 'it-it' ] = " Disponibile " ;
2024-08-28 17:59:02 +02:00
$text [ 'option-available' ][ 'ka-ge' ] = " ხელმისაწვდომია " ;
2023-05-03 04:22:44 +02:00
$text [ 'option-available' ][ 'nl-nl' ] = " Availabel " ;
2017-05-13 21:13:38 +02:00
$text [ 'option-available' ][ 'pl-pl' ] = " Dostępny " ;
2023-05-03 04:22:44 +02:00
$text [ 'option-available' ][ 'pt-br' ] = " Disponível " ;
2017-05-10 21:40:46 +02:00
$text [ 'option-available' ][ 'pt-pt' ] = " Disponível " ;
2023-05-06 00:01:00 +02:00
$text [ 'option-available' ][ 'ro-ro' ] = " Disponibil " ;
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 [ 'option-available' ][ 'ru-ru' ] = " Доступен " ;
2016-04-26 03:30:23 +02:00
$text [ 'option-available' ][ 'sv-se' ] = " Tillgänglig " ;
2017-05-13 21:13:38 +02:00
$text [ 'option-available' ][ 'uk-ua' ] = " Доступний " ;
2024-05-15 18:13:11 +02:00
$text [ 'option-available' ][ 'tr-tr' ] = " Mevcut " ;
2023-05-09 00:30:50 +02:00
$text [ 'option-available' ][ 'zh-cn' ] = " 可用的 " ;
2023-05-03 18:36:25 +02:00
$text [ 'option-available' ][ 'ja-jp' ] = " 利用できる " ;
2023-05-09 00:30:50 +02:00
$text [ 'option-available' ][ 'ko-kr' ] = " 사용 가능 " ;
2016-04-26 03:30:23 +02:00
2023-01-23 20:31:18 +01:00
$text [ 'option-select' ][ 'en-us' ] = " Select " ;
$text [ 'option-select' ][ 'en-gb' ] = " Select " ;
2023-05-03 04:22:44 +02:00
$text [ 'option-select' ][ 'ar-eg' ] = " مختارة " ;
$text [ 'option-select' ][ 'de-at' ] = " Auswählen " ;
$text [ 'option-select' ][ 'de-ch' ] = " Auswählen " ;
2023-01-23 20:31:18 +01:00
$text [ 'option-select' ][ 'de-de' ] = " Auswählen " ;
2023-10-06 21:46:03 +02:00
$text [ 'option-select' ][ 'el-gr' ] = " Επιλέγω " ;
2023-01-23 20:31:18 +01:00
$text [ 'option-select' ][ 'el-gr' ] = " Επιλέξτε " ;
$text [ 'option-select' ][ 'es-cl' ] = " Seleccionar " ;
2023-05-03 04:22:44 +02:00
$text [ 'option-select' ][ 'es-mx' ] = " Seleccionar " ;
$text [ 'option-select' ][ 'fr-ca' ] = " Sélectionner " ;
2023-01-23 20:31:18 +01:00
$text [ 'option-select' ][ 'fr-fr' ] = " Sélectionner " ;
2023-05-03 04:22:44 +02:00
$text [ 'option-select' ][ 'he-il' ] = " בחר " ;
2023-01-23 20:31:18 +01:00
$text [ 'option-select' ][ 'it-it' ] = " Selezionare " ;
2024-08-28 17:59:02 +02:00
$text [ 'option-select' ][ 'ka-ge' ] = " არჩევა " ;
2023-05-03 04:22:44 +02:00
$text [ 'option-select' ][ 'nl-nl' ] = " selectie " ;
2023-01-23 20:31:18 +01:00
$text [ 'option-select' ][ 'pl-pl' ] = " Wybierz " ;
2023-05-03 04:22:44 +02:00
$text [ 'option-select' ][ 'pt-br' ] = " Selecionar " ;
2023-01-23 20:31:18 +01:00
$text [ 'option-select' ][ 'pt-pt' ] = " Selecionar " ;
2023-05-06 00:01:00 +02:00
$text [ 'option-select' ][ 'ro-ro' ] = " Selectați " ;
2023-01-23 20:31:18 +01:00
$text [ 'option-select' ][ 'ru-ru' ] = " Выбрать " ;
$text [ 'option-select' ][ 'sv-se' ] = " Välj " ;
2023-05-03 04:22:44 +02:00
$text [ 'option-select' ][ 'uk-ua' ] = " Зареєструватися " ;
2023-01-23 20:31:18 +01:00
$text [ 'option-select' ][ 'tr-tr' ] = " Seç " ;
2023-05-09 00:30:50 +02:00
$text [ 'option-select' ][ 'zh-cn' ] = " 选择 " ;
$text [ 'option-select' ][ 'ja-jp' ] = " 選択する " ;
$text [ 'option-select' ][ 'ko-kr' ] = " 선택하다 " ;
2023-01-23 20:31:18 +01:00
$text [ 'option-switch_round' ][ 'en-us' ] = " Round Switch " ;
$text [ 'option-switch_round' ][ 'en-gb' ] = " Round Switch " ;
2023-05-06 00:01:00 +02:00
$text [ 'option-switch_round' ][ 'ar-eg' ] = " مفتاح دائري " ;
$text [ 'option-switch_round' ][ 'de-at' ] = " Runder Schalter " ;
$text [ 'option-switch_round' ][ 'de-ch' ] = " Runder Schalter " ;
$text [ 'option-switch_round' ][ 'de-de' ] = " Runder Schalter " ;
$text [ 'option-switch_round' ][ 'el-gr' ] = " Στρογγυλός διακόπτης " ;
2023-10-06 21:46:03 +02:00
$text [ 'option-switch_round' ][ 'el-gr' ] = " Στρογγυλός διακόπτης " ;
2023-05-06 00:01:00 +02:00
$text [ 'option-switch_round' ][ 'es-cl' ] = " interruptor redondo " ;
$text [ 'option-switch_round' ][ 'es-mx' ] = " interruptor redondo " ;
$text [ 'option-switch_round' ][ 'fr-ca' ] = " Interrupteur rond " ;
$text [ 'option-switch_round' ][ 'fr-fr' ] = " Interrupteur rond " ;
$text [ 'option-switch_round' ][ 'he-il' ] = " מתג עגול " ;
$text [ 'option-switch_round' ][ 'it-it' ] = " Interruttore rotondo " ;
2024-08-28 17:59:02 +02:00
$text [ 'option-switch_round' ][ 'ka-ge' ] = " მრგვალი გადამრთველი " ;
2023-05-06 00:01:00 +02:00
$text [ 'option-switch_round' ][ 'nl-nl' ] = " Ronde schakelaar " ;
$text [ 'option-switch_round' ][ 'pl-pl' ] = " Okrągły przełącznik " ;
$text [ 'option-switch_round' ][ 'pt-br' ] = " Interruptor Redondo " ;
$text [ 'option-switch_round' ][ 'pt-pt' ] = " Interruptor Redondo " ;
$text [ 'option-switch_round' ][ 'ro-ro' ] = " Comutator rotund " ;
$text [ 'option-switch_round' ][ 'ru-ru' ] = " Круглый переключатель " ;
$text [ 'option-switch_round' ][ 'sv-se' ] = " Rund Switch " ;
$text [ 'option-switch_round' ][ 'uk-ua' ] = " Круглий перемикач " ;
$text [ 'option-switch_round' ][ 'tr-tr' ] = " Yuvarlak Anahtar " ;
2023-05-09 00:30:50 +02:00
$text [ 'option-switch_round' ][ 'zh-cn' ] = " 圆形开关 " ;
2023-05-03 18:36:25 +02:00
$text [ 'option-switch_round' ][ 'ja-jp' ] = " ラウンドスイッチ " ;
$text [ 'option-switch_round' ][ 'ko-kr' ] = " 둥근 스위치 " ;
2023-01-23 20:31:18 +01:00
$text [ 'option-switch_square' ][ 'en-us' ] = " Square Switch " ;
$text [ 'option-switch_square' ][ 'en-gb' ] = " Square Switch " ;
2023-05-06 00:01:00 +02:00
$text [ 'option-switch_square' ][ 'ar-eg' ] = " تبديل مربع " ;
$text [ 'option-switch_square' ][ 'de-at' ] = " Quadratischer Schalter " ;
$text [ 'option-switch_square' ][ 'de-ch' ] = " Quadratischer Schalter " ;
$text [ 'option-switch_square' ][ 'de-de' ] = " Quadratischer Schalter " ;
$text [ 'option-switch_square' ][ 'el-gr' ] = " Τετράγωνος διακόπτης " ;
2023-10-06 21:46:03 +02:00
$text [ 'option-switch_square' ][ 'el-gr' ] = " Τετράγωνος διακόπτης " ;
2023-05-06 00:01:00 +02:00
$text [ 'option-switch_square' ][ 'es-cl' ] = " interruptor cuadrado " ;
$text [ 'option-switch_square' ][ 'es-mx' ] = " interruptor cuadrado " ;
$text [ 'option-switch_square' ][ 'fr-ca' ] = " Interrupteur carré " ;
$text [ 'option-switch_square' ][ 'fr-fr' ] = " Interrupteur carré " ;
$text [ 'option-switch_square' ][ 'he-il' ] = " מתג מרובע " ;
$text [ 'option-switch_square' ][ 'it-it' ] = " Interruttore quadrato " ;
2024-08-28 17:59:02 +02:00
$text [ 'option-switch_square' ][ 'ka-ge' ] = " ოთხკუთხედი გადამრთველი " ;
2023-05-06 00:01:00 +02:00
$text [ 'option-switch_square' ][ 'nl-nl' ] = " Vierkante schakelaar " ;
$text [ 'option-switch_square' ][ 'pl-pl' ] = " Przełącznik kwadratowy " ;
$text [ 'option-switch_square' ][ 'pt-br' ] = " Interruptor Quadrado " ;
$text [ 'option-switch_square' ][ 'pt-pt' ] = " Interruptor Quadrado " ;
$text [ 'option-switch_square' ][ 'ro-ro' ] = " Comutator pătrat " ;
$text [ 'option-switch_square' ][ 'ru-ru' ] = " Квадратный переключатель " ;
$text [ 'option-switch_square' ][ 'sv-se' ] = " Fyrkantig strömbrytare " ;
$text [ 'option-switch_square' ][ 'uk-ua' ] = " Квадратний перемикач " ;
$text [ 'option-switch_square' ][ 'tr-tr' ] = " Kare Anahtar " ;
2023-05-09 00:30:50 +02:00
$text [ 'option-switch_square' ][ 'zh-cn' ] = " 正方形开关 " ;
2023-05-03 18:36:25 +02:00
$text [ 'option-switch_square' ][ 'ja-jp' ] = " 正方形スイッチ " ;
$text [ 'option-switch_square' ][ 'ko-kr' ] = " 스퀘어 스위치 " ;
2023-01-23 20:31:18 +01:00
2016-04-26 03:30:23 +02:00
$text [ 'message-username_exists' ][ 'en-us' ] = " Username Already Exists " ;
2020-03-20 21:47:13 +01:00
$text [ 'message-username_exists' ][ 'en-gb' ] = " Username Already Exists " ;
2023-05-03 04:22:44 +02:00
$text [ 'message-username_exists' ][ 'ar-eg' ] = " المستعملون بالفعل " ;
$text [ 'message-username_exists' ][ 'de-at' ] = " Benutzername existiert bereits " ;
$text [ 'message-username_exists' ][ 'de-ch' ] = " Benutzername existiert bereits " ;
2017-05-10 21:40:46 +02:00
$text [ 'message-username_exists' ][ 'de-de' ] = " Benutzername existiert bereits " ;
2023-10-06 21:46:03 +02:00
$text [ 'message-username_exists' ][ 'el-gr' ] = " Τ ο όνομα χρήστη υπάρχει ήδη" ;
2016-04-26 03:30:23 +02:00
$text [ 'message-username_exists' ][ 'es-cl' ] = " Ya existe Nombre de usuario " ;
2023-05-03 04:22:44 +02:00
$text [ 'message-username_exists' ][ 'es-mx' ] = " Ya existe Nombre de usuario " ;
$text [ 'message-username_exists' ][ 'fr-ca' ] = " Le nom d'utilisateur existe déjà " ;
2016-04-26 03:30:23 +02:00
$text [ 'message-username_exists' ][ 'fr-fr' ] = " Le nom d'utilisateur existe déjà " ;
2017-05-13 21:13:38 +02:00
$text [ 'message-username_exists' ][ 'he-il' ] = " שם משתמש כבר קיים " ;
2018-08-30 17:55:23 +02:00
$text [ 'message-username_exists' ][ 'it-it' ] = " Lo username Ãesiste già " ;
2024-08-28 17:59:02 +02:00
$text [ 'message-username_exists' ][ 'ka-ge' ] = " მომხმარებლის სახელი უკვე არსებობს " ;
2023-05-03 04:22:44 +02:00
$text [ 'message-username_exists' ][ 'nl-nl' ] = " Gebruikernaam Already Existen " ;
2017-05-13 21:13:38 +02:00
$text [ 'message-username_exists' ][ 'pl-pl' ] = " Nazwa użytkownika już istnieje " ;
2023-05-03 04:22:44 +02:00
$text [ 'message-username_exists' ][ 'pt-br' ] = " Nome de usuário já existe " ;
2017-05-10 21:40:46 +02:00
$text [ 'message-username_exists' ][ 'pt-pt' ] = " Nome de usuário já existe " ;
2023-05-06 00:01:00 +02:00
$text [ 'message-username_exists' ][ 'ro-ro' ] = " Nume de utilizator deja existent " ;
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 [ 'message-username_exists' ][ 'ru-ru' ] = " Имя пользователя уже занято " ;
2016-04-26 03:30:23 +02:00
$text [ 'message-username_exists' ][ 'sv-se' ] = " Användarnamnet Existerar Redan " ;
2017-05-13 21:13:38 +02:00
$text [ 'message-username_exists' ][ 'uk-ua' ] = " Користувач вже існує " ;
2024-05-15 18:13:11 +02:00
$text [ 'message-username_exists' ][ 'tr-tr' ] = " Kullanı cı adı zaten var " ;
2023-05-09 00:30:50 +02:00
$text [ 'message-username_exists' ][ 'zh-cn' ] = " 此用户名已存在 " ;
2023-05-03 18:36:25 +02:00
$text [ 'message-username_exists' ][ 'ja-jp' ] = " ユーザー名 既に存在している " ;
2023-05-09 00:30:50 +02:00
$text [ 'message-username_exists' ][ 'ko-kr' ] = " 사용자 이름이 이미 존재합니다 " ;
2016-04-26 03:30:23 +02:00
$text [ 'message-password_mismatch' ][ 'en-us' ] = " Password Mismatch " ;
2020-03-20 21:47:13 +01:00
$text [ 'message-password_mismatch' ][ 'en-gb' ] = " Password Mismatch " ;
2023-05-03 04:22:44 +02:00
$text [ 'message-password_mismatch' ][ 'ar-eg' ] = " كلمة السر " ;
$text [ 'message-password_mismatch' ][ 'de-at' ] = " Passwörter stimmen nicht überein. " ;
$text [ 'message-password_mismatch' ][ 'de-ch' ] = " Passwörter stimmen nicht überein. " ;
2017-05-10 21:40:46 +02:00
$text [ 'message-password_mismatch' ][ 'de-de' ] = " Passwörter stimmen nicht überein. " ;
2023-10-06 21:46:03 +02:00
$text [ 'message-password_mismatch' ][ 'el-gr' ] = " Αναντιστοιχία κωδικού πρόσβασης " ;
2016-04-26 03:30:23 +02:00
$text [ 'message-password_mismatch' ][ 'es-cl' ] = " Contraseñas no coinciden " ;
2023-05-03 04:22:44 +02:00
$text [ 'message-password_mismatch' ][ 'es-mx' ] = " Contraseñas no coinciden " ;
$text [ 'message-password_mismatch' ][ 'fr-ca' ] = " Les mots de passe ne correspondent pas " ;
2016-04-26 03:30:23 +02:00
$text [ 'message-password_mismatch' ][ 'fr-fr' ] = " Les mots de passe ne correspondent pas " ;
2017-05-13 21:13:38 +02:00
$text [ 'message-password_mismatch' ][ 'he-il' ] = " הסיסמא לא נכונה " ;
2017-09-21 17:06:26 +02:00
$text [ 'message-password_mismatch' ][ 'it-it' ] = " Password non coincidente " ;
2024-08-28 17:59:02 +02:00
$text [ 'message-password_mismatch' ][ 'ka-ge' ] = " პაროლები არ ემთხვევა " ;
2023-05-03 04:22:44 +02:00
$text [ 'message-password_mismatch' ][ 'nl-nl' ] = " Wachtwoord Mismatch " ;
2017-05-13 21:13:38 +02:00
$text [ 'message-password_mismatch' ][ 'pl-pl' ] = " Wprowadzone hasła nie są takie same " ;
2023-05-03 04:22:44 +02:00
$text [ 'message-password_mismatch' ][ 'pt-br' ] = " As passwords não correspondem. " ;
2017-05-10 21:40:46 +02:00
$text [ 'message-password_mismatch' ][ 'pt-pt' ] = " As passwords não correspondem. " ;
2023-05-06 00:01:00 +02:00
$text [ 'message-password_mismatch' ][ 'ro-ro' ] = " Parola nepotrivită " ;
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 [ 'message-password_mismatch' ][ 'ru-ru' ] = " Пароли не совпадают " ;
2016-04-26 03:30:23 +02:00
$text [ 'message-password_mismatch' ][ 'sv-se' ] = " Lösenordet Stämmer Inte " ;
2017-05-13 21:13:38 +02:00
$text [ 'message-password_mismatch' ][ 'uk-ua' ] = " Паролі не співпадають " ;
2024-05-15 18:13:11 +02:00
$text [ 'message-password_mismatch' ][ 'tr-tr' ] = " Şifre eşleşmiyor " ;
2023-05-09 00:30:50 +02:00
$text [ 'message-password_mismatch' ][ 'zh-cn' ] = " 密码不匹配 " ;
$text [ 'message-password_mismatch' ][ 'ja-jp' ] = " パスワード " ;
$text [ 'message-password_mismatch' ][ 'ko-kr' ] = " 암호 불일치 " ;
2016-04-26 03:30:23 +02:00
$text [ 'message-password_blank' ][ 'en-us' ] = " Invalid Password " ;
2020-03-20 21:47:13 +01:00
$text [ 'message-password_blank' ][ 'en-gb' ] = " Invalid Password " ;
2023-05-03 04:22:44 +02:00
$text [ 'message-password_blank' ][ 'ar-eg' ] = " كلمة سر غير صالحة " ;
$text [ 'message-password_blank' ][ 'de-at' ] = " Falsches Passwort " ;
$text [ 'message-password_blank' ][ 'de-ch' ] = " Falsches Passwort " ;
2017-05-10 21:40:46 +02:00
$text [ 'message-password_blank' ][ 'de-de' ] = " Falsches Passwort " ;
2023-10-06 21:46:03 +02:00
$text [ 'message-password_blank' ][ 'el-gr' ] = " Λανθασμένος κωδικός " ;
2016-04-26 03:30:23 +02:00
$text [ 'message-password_blank' ][ 'es-cl' ] = " Contraseña No Válida " ;
2023-05-03 04:22:44 +02:00
$text [ 'message-password_blank' ][ 'es-mx' ] = " Contraseña No Válida " ;
$text [ 'message-password_blank' ][ 'fr-ca' ] = " Mot de Passe Incorrect " ;
2016-04-26 03:30:23 +02:00
$text [ 'message-password_blank' ][ 'fr-fr' ] = " Mot de Passe Incorrect " ;
2017-05-13 21:13:38 +02:00
$text [ 'message-password_blank' ][ 'he-il' ] = " סיסמא לא קיימת " ;
2017-05-10 21:40:46 +02:00
$text [ 'message-password_blank' ][ 'it-it' ] = " Password non valida " ;
2024-08-28 17:59:02 +02:00
$text [ 'message-password_blank' ][ 'ka-ge' ] = " არასწორი პაროლი " ;
2023-08-30 22:52:32 +02:00
$text [ 'message-password_blank' ][ 'nl-nl' ] = " ongeldig wachtwoord " ;
2017-05-13 21:13:38 +02:00
$text [ 'message-password_blank' ][ 'pl-pl' ] = " Nieprawidłowe hasło " ;
2023-05-03 04:22:44 +02:00
$text [ 'message-password_blank' ][ 'pt-br' ] = " Senha Inválida " ;
2017-05-10 21:40:46 +02:00
$text [ 'message-password_blank' ][ 'pt-pt' ] = " Senha Inválida " ;
2023-05-06 00:01:00 +02:00
$text [ 'message-password_blank' ][ 'ro-ro' ] = " Parolă Invalidă " ;
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 [ 'message-password_blank' ][ 'ru-ru' ] = " Неверный пароль " ;
2016-04-26 03:30:23 +02:00
$text [ 'message-password_blank' ][ 'sv-se' ] = " Ogiltigt Lösenord " ;
2017-05-13 21:13:38 +02:00
$text [ 'message-password_blank' ][ 'uk-ua' ] = " Неправильний пароль " ;
2024-05-15 18:13:11 +02:00
$text [ 'message-password_blank' ][ 'tr-tr' ] = " geçersiz şifre " ;
2023-05-03 18:36:25 +02:00
$text [ 'message-password_blank' ][ 'zh-cn' ] = " 无效密码 " ;
$text [ 'message-password_blank' ][ 'ja-jp' ] = " 無効なパスワード " ;
2023-05-09 00:30:50 +02:00
$text [ 'message-password_blank' ][ 'ko-kr' ] = " 유효하지 않은 비밀번호 " ;
2016-04-26 03:30:23 +02:00
2016-06-03 02:26:32 +02:00
$text [ 'message-password_requirements' ][ 'en-us' ] = " Password Requirements " ;
2020-03-20 21:47:13 +01:00
$text [ 'message-password_requirements' ][ 'en-gb' ] = " Password Requirements " ;
2023-05-03 04:22:44 +02:00
$text [ 'message-password_requirements' ][ 'ar-eg' ] = " متطلبات كلمة السر " ;
$text [ 'message-password_requirements' ][ 'de-at' ] = " Kennwortanforderungen " ;
$text [ 'message-password_requirements' ][ 'de-ch' ] = " Kennwortanforderungen " ;
2017-05-10 21:40:46 +02:00
$text [ 'message-password_requirements' ][ 'de-de' ] = " Kennwortanforderungen " ;
2023-10-06 21:46:03 +02:00
$text [ 'message-password_requirements' ][ 'el-gr' ] = " Απαιτήσεις κωδικού πρόσβασης " ;
2016-06-03 02:26:32 +02:00
$text [ 'message-password_requirements' ][ 'es-cl' ] = " Requisitos de Contraseña " ;
2023-05-03 04:22:44 +02:00
$text [ 'message-password_requirements' ][ 'es-mx' ] = " Requisitos de Contraseña " ;
$text [ 'message-password_requirements' ][ 'fr-ca' ] = " Mot de passe requis " ;
2016-06-03 02:26:32 +02:00
$text [ 'message-password_requirements' ][ 'fr-fr' ] = " Mot de passe requis " ;
2017-05-13 21:13:38 +02:00
$text [ 'message-password_requirements' ][ 'he-il' ] = " דרישות סיסמא " ;
2017-05-10 21:40:46 +02:00
$text [ 'message-password_requirements' ][ 'it-it' ] = " Requisiti Password " ;
2024-08-28 17:59:02 +02:00
$text [ 'message-password_requirements' ][ 'ka-ge' ] = " პაროლის მოთხოვნები " ;
2023-05-03 04:22:44 +02:00
$text [ 'message-password_requirements' ][ 'nl-nl' ] = " Paswoord Requirementen " ;
2017-05-13 21:13:38 +02:00
$text [ 'message-password_requirements' ][ 'pl-pl' ] = " Wymagania Hasło " ;
2023-05-03 04:22:44 +02:00
$text [ 'message-password_requirements' ][ 'pt-br' ] = " Requisitos Senha " ;
2017-05-10 21:40:46 +02:00
$text [ 'message-password_requirements' ][ 'pt-pt' ] = " Requisitos Senha " ;
2017-06-02 21:24:12 +02:00
$text [ 'message-password_requirements' ][ 'ro-ro' ] = " Cerințe privind parola " ;
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 [ 'message-password_requirements' ][ 'ru-ru' ] = " Требования к паролю " ;
2017-06-02 16:39:34 +02:00
$text [ 'message-password_requirements' ][ 'sv-se' ] = " Lösenordskrav " ;
2017-05-13 21:13:38 +02:00
$text [ 'message-password_requirements' ][ 'uk-ua' ] = " вимоги до паролю " ;
2024-05-15 18:13:11 +02:00
$text [ 'message-password_requirements' ][ 'tr-tr' ] = " parola gereksinimleri " ;
2023-05-03 18:36:25 +02:00
$text [ 'message-password_requirements' ][ 'zh-cn' ] = " 密码要求 " ;
$text [ 'message-password_requirements' ][ 'ja-jp' ] = " パスワード要件 " ;
$text [ 'message-password_requirements' ][ 'ko-kr' ] = " 비밀번호 " ;
2016-06-03 02:26:32 +02:00
2016-04-26 03:30:23 +02:00
$text [ 'message-maximum_users' ][ 'en-us' ] = " Maximum Users: " ;
2020-03-20 21:47:13 +01:00
$text [ 'message-maximum_users' ][ 'en-gb' ] = " Maximum Users: " ;
2023-05-03 04:22:44 +02:00
$text [ 'message-maximum_users' ][ 'ar-eg' ] = " أكبر مستخدمين: " ;
$text [ 'message-maximum_users' ][ 'de-at' ] = " Maximale Anzahl von Benutzern: " ;
$text [ 'message-maximum_users' ][ 'de-ch' ] = " Maximale Anzahl von Benutzern: " ;
2017-05-10 21:40:46 +02:00
$text [ 'message-maximum_users' ][ 'de-de' ] = " Maximale Anzahl von Benutzern: " ;
2023-10-06 21:46:03 +02:00
$text [ 'message-maximum_users' ][ 'el-gr' ] = " Μέγιστος Χρήστες: " ;
2016-04-26 03:30:23 +02:00
$text [ 'message-maximum_users' ][ 'es-cl' ] = " Usuarios Máximo Permitido: " ;
2023-05-03 04:22:44 +02:00
$text [ 'message-maximum_users' ][ 'es-mx' ] = " Usuarios Máximo Permitido: " ;
$text [ 'message-maximum_users' ][ 'fr-ca' ] = " Utilisateurs Maximale Autorisée: " ;
2016-04-26 03:30:23 +02:00
$text [ 'message-maximum_users' ][ 'fr-fr' ] = " Utilisateurs Maximale Autorisée: " ;
2017-05-13 21:13:38 +02:00
$text [ 'message-maximum_users' ][ 'he-il' ] = " מקסימום משתמשים " ;
2017-09-21 17:06:26 +02:00
$text [ 'message-maximum_users' ][ 'it-it' ] = " Massimo numero Utenti: " ;
2024-08-31 18:02:51 +02:00
$text [ 'message-maximum_users' ][ 'ka-ge' ] = " მომხმარებლების მაქს. რაოდენობა: " ;
2023-05-03 04:22:44 +02:00
$text [ 'message-maximum_users' ][ 'nl-nl' ] = " Maximale gebruikers: " ;
2017-05-13 21:13:38 +02:00
$text [ 'message-maximum_users' ][ 'pl-pl' ] = " Maks ilość użytkowników " ;
2023-05-03 04:22:44 +02:00
$text [ 'message-maximum_users' ][ 'pt-br' ] = " Usuários Máximo Permitido: " ;
2017-05-10 21:40:46 +02:00
$text [ 'message-maximum_users' ][ 'pt-pt' ] = " Usuários Máximo Permitido: " ;
2023-05-06 00:01:00 +02:00
$text [ 'message-maximum_users' ][ 'ro-ro' ] = " Numărul maxim de utilizatori: " ;
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 [ 'message-maximum_users' ][ 'ru-ru' ] = " Максимальное количество пользователей: " ;
2016-04-26 03:30:23 +02:00
$text [ 'message-maximum_users' ][ 'sv-se' ] = " Max Antal Användare: " ;
2017-05-13 21:13:38 +02:00
$text [ 'message-maximum_users' ][ 'uk-ua' ] = " Максимальна кількість користувачів " ;
2024-05-15 18:13:11 +02:00
$text [ 'message-maximum_users' ][ 'tr-tr' ] = " Maksimum Kullanı cı Sayı sı : " ;
2023-05-09 00:30:50 +02:00
$text [ 'message-maximum_users' ][ 'zh-cn' ] = " 最大用户:: " ;
$text [ 'message-maximum_users' ][ 'ja-jp' ] = " 最大ユーザー:: " ;
2023-05-03 18:36:25 +02:00
$text [ 'message-maximum_users' ][ 'ko-kr' ] = " 최대 사용자: " ;
2016-04-26 03:30:23 +02:00
$text [ 'message-copy' ][ 'en-us' ] = " Copy Completed " ;
2020-03-20 21:47:13 +01:00
$text [ 'message-copy' ][ 'en-gb' ] = " Copy Completed " ;
2023-05-03 04:22:44 +02:00
$text [ 'message-copy' ][ 'ar-eg' ] = " نسخ مكتملة " ;
$text [ 'message-copy' ][ 'de-at' ] = " Kopieren erfolgreich " ;
$text [ 'message-copy' ][ 'de-ch' ] = " Kopieren erfolgreich " ;
2017-05-10 21:40:46 +02:00
$text [ 'message-copy' ][ 'de-de' ] = " Kopieren erfolgreich " ;
2023-10-06 21:46:03 +02:00
$text [ 'message-copy' ][ 'el-gr' ] = " Η αντιγραφή ολοκληρώθηκε" ;
2016-04-26 03:30:23 +02:00
$text [ 'message-copy' ][ 'es-cl' ] = " Copia Completada " ;
2023-05-03 04:22:44 +02:00
$text [ 'message-copy' ][ 'es-mx' ] = " Copia Completada " ;
$text [ 'message-copy' ][ 'fr-ca' ] = " Copie effectuée " ;
2016-04-26 03:30:23 +02:00
$text [ 'message-copy' ][ 'fr-fr' ] = " Copie effectuée " ;
2017-05-13 21:13:38 +02:00
$text [ 'message-copy' ][ 'he-il' ] = " העתקה הושלמה " ;
2017-09-21 17:06:26 +02:00
$text [ 'message-copy' ][ 'it-it' ] = " Copia completata " ;
2024-08-28 17:59:02 +02:00
$text [ 'message-copy' ][ 'ka-ge' ] = " კოპირება დასრულდა " ;
2023-05-03 04:22:44 +02:00
$text [ 'message-copy' ][ 'nl-nl' ] = " Begrepen. " ;
2022-03-26 21:30:02 +01:00
$text [ 'message-copy' ][ 'pl-pl' ] = " Skopiowano pomyślnie " ;
2023-05-03 04:22:44 +02:00
$text [ 'message-copy' ][ 'pt-br' ] = " Cópia Efectuada " ;
2017-05-10 21:40:46 +02:00
$text [ 'message-copy' ][ 'pt-pt' ] = " Cópia Efectuada " ;
2017-06-02 21:24:12 +02:00
$text [ 'message-copy' ][ 'ro-ro' ] = " Copiere completă " ;
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 [ 'message-copy' ][ 'ru-ru' ] = " Копирование выполнено " ;
2016-04-26 03:30:23 +02:00
$text [ 'message-copy' ][ 'sv-se' ] = " Kopiering Slutförd " ;
2017-05-13 21:13:38 +02:00
$text [ 'message-copy' ][ 'uk-ua' ] = " Скопійовано " ;
2024-05-15 18:13:11 +02:00
$text [ 'message-copy' ][ 'tr-tr' ] = " Kopyalama Tamamlandı " ;
2023-05-09 00:30:50 +02:00
$text [ 'message-copy' ][ 'zh-cn' ] = " 副本完成 " ;
2023-05-03 18:36:25 +02:00
$text [ 'message-copy' ][ 'ja-jp' ] = " コピー完了 " ;
$text [ 'message-copy' ][ 'ko-kr' ] = " 복사 완료 " ;
2016-04-26 03:30:23 +02:00
$text [ 'message-cannot_delete_own_account' ][ 'en-us' ] = " You cannot delete your own user account. Please login as a different user, then try again. " ;
2020-03-20 21:47:13 +01:00
$text [ 'message-cannot_delete_own_account' ][ 'en-gb' ] = " You cannot delete your own user account. Please login as a different user, then try again. " ;
2023-05-03 04:22:44 +02:00
$text [ 'message-cannot_delete_own_account' ][ 'ar-eg' ] = " لا يمكنك حذف حسابك الخاص من فضلك لوجّل كمستعمل مختلف، ثم حاول مرة أخرى. " ;
$text [ 'message-cannot_delete_own_account' ][ 'de-at' ] = " Sie können nicht ihren eigenen Benutzer löschen. Bitte melden Sie sich mit einem anderen Benutzer an und versuchen Sie es erneut. " ;
$text [ 'message-cannot_delete_own_account' ][ 'de-ch' ] = " Sie können nicht ihren eigenen Benutzer löschen. Bitte melden Sie sich mit einem anderen Benutzer an und versuchen Sie es erneut. " ;
2017-05-10 21:40:46 +02:00
$text [ 'message-cannot_delete_own_account' ][ 'de-de' ] = " Sie können nicht ihren eigenen Benutzer löschen. Bitte melden Sie sich mit einem anderen Benutzer an und versuchen Sie es erneut. " ;
2023-10-06 21:46:03 +02:00
$text [ 'message-cannot_delete_own_account' ][ 'el-gr' ] = " Δεν μπορείτε ν α διαγράψετε τον δικό σας λογαριασμό χρήστη. Συνδεθείτε ως διαφορετικός χρήστης και, στη συνέχεια, δοκιμάστε ξανά. " ;
2016-04-26 03:30:23 +02:00
$text [ 'message-cannot_delete_own_account' ][ 'es-cl' ] = " No se puede eliminar su propia cuenta de usuario. Por favor, iniciar sesión como un usuario diferente, vuelva a intentarlo. " ;
2023-05-03 04:22:44 +02:00
$text [ 'message-cannot_delete_own_account' ][ 'es-mx' ] = " No se puede eliminar su propia cuenta de usuario. Por favor, iniciar sesión como un usuario diferente, vuelva a intentarlo. " ;
$text [ 'message-cannot_delete_own_account' ][ 'fr-ca' ] = " Vous ne pouvez pas supprimer votre propre compte utilisateur. Veuillez vous identifier en tant qu'un utilisateur différent, puis réessayez. " ;
2016-04-26 03:30:23 +02:00
$text [ 'message-cannot_delete_own_account' ][ 'fr-fr' ] = " Vous ne pouvez pas supprimer votre propre compte utilisateur. Veuillez vous identifier en tant qu'un utilisateur différent, puis réessayez. " ;
2023-05-03 04:22:44 +02:00
$text [ 'message-cannot_delete_own_account' ][ 'he-il' ] = " אתה לא יכול למחוק את חשבון המשתמש שלך. אנא הכנס כמשתמש אחר, נסה שוב. " ;
2017-09-21 17:06:26 +02:00
$text [ 'message-cannot_delete_own_account' ][ 'it-it' ] = " Non puoi cancellare il tuo stesso account. Loggati con un altro utente, quindi riprova. " ;
2024-08-28 17:59:02 +02:00
$text [ 'message-cannot_delete_own_account' ][ 'ka-ge' ] = " საკუთარ ანგარიშს ვერ წაშლით. შედით სხვა მომხმარებლით და თავიდან სცადეთ. " ;
2023-05-03 04:22:44 +02:00
$text [ 'message-cannot_delete_own_account' ][ 'nl-nl' ] = " Je kunt je eigen gebruikersrekening niet wissen. Inloggen als een andere gebruiker, dan opnieuw proberen. " ;
2017-05-13 21:13:38 +02:00
$text [ 'message-cannot_delete_own_account' ][ 'pl-pl' ] = " Nie można usunąć własnego konta użytkownika. Zaloguj się jako inny użytkownik i spróbuj ponownie. " ;
2023-05-03 04:22:44 +02:00
$text [ 'message-cannot_delete_own_account' ][ 'pt-br' ] = " Você não pode excluir a sua própria conta de usuário. Identifique-se como um usuário diferente, em seguida, tente novamente. " ;
2017-05-10 21:40:46 +02:00
$text [ 'message-cannot_delete_own_account' ][ 'pt-pt' ] = " Você não pode excluir a sua própria conta de usuário. Identifique-se como um usuário diferente, em seguida, tente novamente. " ;
2023-05-06 00:01:00 +02:00
$text [ 'message-cannot_delete_own_account' ][ 'ro-ro' ] = " Nu vă puteți șterge propriul cont de utilizator. Vă rugăm să vă conectați ca alt utilizator, apoi încercați din nou. " ;
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 [ 'message-cannot_delete_own_account' ][ 'ru-ru' ] = " Вы не можете удалить свою учетную запись. Войдите как другой пользователь, а затем повторите попытку. " ;
2017-06-02 16:39:34 +02:00
$text [ 'message-cannot_delete_own_account' ][ 'sv-se' ] = " Du kan inte ta bort ditt egna användarkonto. Logga in som en annan användare och försök igen. " ;
2017-05-13 21:13:38 +02:00
$text [ 'message-cannot_delete_own_account' ][ 'uk-ua' ] = " Ви не можете видалити власний обліковий запис. Будь ласка, увійдіть під іншим користувачем, потім повторіть спробу. " ;
2024-05-15 18:13:11 +02:00
$text [ 'message-cannot_delete_own_account' ][ 'tr-tr' ] = " Kendi kullanı cı hesabı nı zı silemezsiniz. Lütfen farklı bir kullanı cı olarak giriş yapı n ve tekrar deneyin. " ;
2023-05-03 18:36:25 +02:00
$text [ 'message-cannot_delete_own_account' ][ 'zh-cn' ] = " 您不能删除自己的用户账户。 请登录为一个不同的用户,然后再次尝试。 " ;
$text [ 'message-cannot_delete_own_account' ][ 'ja-jp' ] = " ユーザーアカウントを削除することはできません。 別のユーザーとしてログインし、再度お試しください。 " ;
$text [ 'message-cannot_delete_own_account' ][ 'ko-kr' ] = " 사용자 계정을 삭제할 수 없습니다. 다른 사용자로 로그인 한 다음 다시 시도하십시오. " ;
2016-04-26 03:30:23 +02:00
2019-03-08 22:17:59 +01:00
$text [ 'message-invalid_user' ][ 'en-us' ] = " Invalid User " ;
2020-03-20 21:47:13 +01:00
$text [ 'message-invalid_user' ][ 'en-gb' ] = " Invalid User " ;
2023-05-09 22:48:00 +02:00
$text [ 'message-invalid_user' ][ 'ar-eg' ] = " مستخدم غير صالح " ;
$text [ 'message-invalid_user' ][ 'de-at' ] = " Ungültiger Benutzer " ;
$text [ 'message-invalid_user' ][ 'de-ch' ] = " Ungültiger Benutzer " ;
$text [ 'message-invalid_user' ][ 'de-de' ] = " Ungültiger Benutzer " ;
2023-10-06 21:46:03 +02:00
$text [ 'message-invalid_user' ][ 'el-gr' ] = " Μη έγκυρος χρήστης " ;
2023-05-09 22:48:00 +02:00
$text [ 'message-invalid_user' ][ 'es-cl' ] = " Usuario inválida " ;
$text [ 'message-invalid_user' ][ 'es-mx' ] = " Usuario inválida " ;
2022-01-18 05:08:32 +01:00
$text [ 'message-invalid_user' ][ 'fr-ca' ] = " Utilisateur Invalide " ;
$text [ 'message-invalid_user' ][ 'fr-fr' ] = " Utilisateur Invalide " ;
2023-05-09 22:48:00 +02:00
$text [ 'message-invalid_user' ][ 'he-il' ] = " משתמש שגוי " ;
$text [ 'message-invalid_user' ][ 'it-it' ] = " Utente non valido " ;
2024-08-28 17:59:02 +02:00
$text [ 'message-invalid_user' ][ 'ka-ge' ] = " არასწორი მომხმარებელი " ;
2023-05-09 22:48:00 +02:00
$text [ 'message-invalid_user' ][ 'nl-nl' ] = " Ongeldige gebruiker " ;
2022-03-26 21:30:02 +01:00
$text [ 'message-invalid_user' ][ 'pl-pl' ] = " Niepoprawny Użytkownik " ;
2023-05-09 22:48:00 +02:00
$text [ 'message-invalid_user' ][ 'pt-br' ] = " Usuário Inválido " ;
$text [ 'message-invalid_user' ][ 'pt-pt' ] = " Usuário Inválido " ;
2023-05-06 00:01:00 +02:00
$text [ 'message-invalid_user' ][ 'ro-ro' ] = " Utilizator incorect " ;
2023-05-09 22:48:00 +02:00
$text [ 'message-invalid_user' ][ 'ru-ru' ] = " Недействительный пользователь " ;
$text [ 'message-invalid_user' ][ 'sv-se' ] = " Ogiltig användare " ;
$text [ 'message-invalid_user' ][ 'uk-ua' ] = " Недійсний користувач " ;
2024-05-15 18:13:11 +02:00
$text [ 'message-invalid_user' ][ 'tr-tr' ] = " Geçersiz kullanı cı " ;
2023-05-03 18:36:25 +02:00
$text [ 'message-invalid_user' ][ 'zh-cn' ] = " 无效用户 " ;
$text [ 'message-invalid_user' ][ 'ja-jp' ] = " 無効なユーザー " ;
$text [ 'message-invalid_user' ][ 'ko-kr' ] = " 잘못된 사용자 " ;
2019-03-08 22:17:59 +01:00
$text [ 'message-unsaved_changes' ][ 'en-us' ] = " Unsaved Changes " ;
2020-03-20 21:47:13 +01:00
$text [ 'message-unsaved_changes' ][ 'en-gb' ] = " Unsaved Changes " ;
2023-05-09 22:48:00 +02:00
$text [ 'message-unsaved_changes' ][ 'ar-eg' ] = " التغييرات غير المحفوظة " ;
$text [ 'message-unsaved_changes' ][ 'de-at' ] = " Nicht gespeicherte Änderungen " ;
$text [ 'message-unsaved_changes' ][ 'de-ch' ] = " Nicht gespeicherte Änderungen " ;
$text [ 'message-unsaved_changes' ][ 'de-de' ] = " Nicht gespeicherte Änderungen " ;
2023-10-06 21:46:03 +02:00
$text [ 'message-unsaved_changes' ][ 'el-gr' ] = " Μη αποθηκευμένες αλλαγές " ;
2023-05-09 22:48:00 +02:00
$text [ 'message-unsaved_changes' ][ 'es-cl' ] = " Cambios no guardados " ;
$text [ 'message-unsaved_changes' ][ 'es-mx' ] = " Cambios no guardados " ;
2022-01-18 05:08:32 +01:00
$text [ 'message-unsaved_changes' ][ 'fr-ca' ] = " Modifications non enregistrées " ;
$text [ 'message-unsaved_changes' ][ 'fr-fr' ] = " Modifications non enregistrées " ;
2023-05-09 22:48:00 +02:00
$text [ 'message-unsaved_changes' ][ 'he-il' ] = " שינויים שלא נשמרו " ;
$text [ 'message-unsaved_changes' ][ 'it-it' ] = " Modifiche non salvate " ;
2024-08-28 17:59:02 +02:00
$text [ 'message-unsaved_changes' ][ 'ka-ge' ] = " შეუნახავი ცვლილებები " ;
2023-05-09 22:48:00 +02:00
$text [ 'message-unsaved_changes' ][ 'nl-nl' ] = " Niet-opgeslagen wijzigingen " ;
2022-03-26 21:30:02 +01:00
$text [ 'message-unsaved_changes' ][ 'pl-pl' ] = " Niezapisane Zmiany " ;
2023-05-09 22:48:00 +02:00
$text [ 'message-unsaved_changes' ][ 'pt-br' ] = " Alterações não salvas " ;
$text [ 'message-unsaved_changes' ][ 'pt-pt' ] = " Alterações não salvas " ;
2023-05-06 00:01:00 +02:00
$text [ 'message-unsaved_changes' ][ 'ro-ro' ] = " Modificări nesalvate " ;
2023-05-09 22:48:00 +02:00
$text [ 'message-unsaved_changes' ][ 'ru-ru' ] = " Несохраненные изменения " ;
$text [ 'message-unsaved_changes' ][ 'sv-se' ] = " Osparade ändringar " ;
$text [ 'message-unsaved_changes' ][ 'uk-ua' ] = " Незбережені зміни " ;
2024-05-15 18:13:11 +02:00
$text [ 'message-unsaved_changes' ][ 'tr-tr' ] = " Kaydedilmemiş Değişiklikler " ;
2023-05-09 00:30:50 +02:00
$text [ 'message-unsaved_changes' ][ 'zh-cn' ] = " 未保存的更改 " ;
$text [ 'message-unsaved_changes' ][ 'ja-jp' ] = " 未保存の変更 " ;
$text [ 'message-unsaved_changes' ][ 'ko-kr' ] = " 구원받지 않은 변화 " ;
2019-04-11 03:35:34 +02:00
$text [ 'message-green_border_passwords_match' ][ 'en-us' ] = " Green field borders indicate typed passwords match. " ;
2020-03-20 21:47:13 +01:00
$text [ 'message-green_border_passwords_match' ][ 'en-gb' ] = " Green field borders indicate typed passwords match. " ;
2023-05-09 22:48:00 +02:00
$text [ 'message-green_border_passwords_match' ][ 'ar-eg' ] = " تشير حدود الحقل الأخضر إلى تطابق كلمات المرور المكتوبة. " ;
$text [ 'message-green_border_passwords_match' ][ 'de-at' ] = " Grüne Feldränder zeigen die Übereinstimmung der eingegebenen Passwörter an. " ;
$text [ 'message-green_border_passwords_match' ][ 'de-ch' ] = " Grüne Feldränder zeigen die Übereinstimmung der eingegebenen Passwörter an. " ;
$text [ 'message-green_border_passwords_match' ][ 'de-de' ] = " Grüne Feldränder zeigen die Übereinstimmung der eingegebenen Passwörter an. " ;
2023-10-06 21:46:03 +02:00
$text [ 'message-green_border_passwords_match' ][ 'el-gr' ] = " Τ α πράσινα περιγράμματα πεδίων υποδεικνύουν ότι ο ι πληκτρολογημένοι κωδικοί πρόσβασης ταιριάζουν." ;
2023-05-09 22:48:00 +02:00
$text [ 'message-green_border_passwords_match' ][ 'es-cl' ] = " Los bordes de los campos verdes indican que las contraseñas escritas coinciden. " ;
$text [ 'message-green_border_passwords_match' ][ 'es-mx' ] = " Los bordes de los campos verdes indican que las contraseñas escritas coinciden. " ;
2022-01-18 05:08:32 +01:00
$text [ 'message-green_border_passwords_match' ][ 'fr-ca' ] = " Les bordures vertes indiquent que les mots de passe saisis correspondent. " ;
$text [ 'message-green_border_passwords_match' ][ 'fr-fr' ] = " Les bordures vertes indiquent que les mots de passe saisis correspondent. " ;
2023-05-09 22:48:00 +02:00
$text [ 'message-green_border_passwords_match' ][ 'he-il' ] = " גבולות שדות ירוקים מציינים התאמה של סיסמאות מוקלדות. " ;
$text [ 'message-green_border_passwords_match' ][ 'it-it' ] = " I bordi del campo verde indicano che le password digitate corrispondono. " ;
2024-08-28 17:59:02 +02:00
$text [ 'message-green_border_passwords_match' ][ 'ka-ge' ] = " მწვანე ველის საზღვრები ნიშნავს, რომ აკრეფილი პაროლები ემთხვევა. " ;
2023-05-09 22:48:00 +02:00
$text [ 'message-green_border_passwords_match' ][ 'nl-nl' ] = " Groene veldranden geven aan dat getypte wachtwoorden overeenkomen. " ;
2022-03-26 21:30:02 +01:00
$text [ 'message-green_border_passwords_match' ][ 'pl-pl' ] = " Zielone ramki pól oznaczają zgodność wpisanych haseł. " ;
2023-05-09 22:48:00 +02:00
$text [ 'message-green_border_passwords_match' ][ 'pt-br' ] = " As bordas dos campos verdes indicam que as senhas digitadas correspondem. " ;
$text [ 'message-green_border_passwords_match' ][ 'pt-pt' ] = " As bordas dos campos verdes indicam que as senhas digitadas correspondem. " ;
2023-05-06 00:01:00 +02:00
$text [ 'message-green_border_passwords_match' ][ 'ro-ro' ] = " Marginile câmpurilor verzi indică potrivirea parolelor introduse. " ;
2023-05-09 22:48:00 +02:00
$text [ 'message-green_border_passwords_match' ][ 'ru-ru' ] = " Зеленые границы полей указывают на совпадение введенных паролей. " ;
$text [ 'message-green_border_passwords_match' ][ 'sv-se' ] = " Gröna fältkanter indikerar att skrivna lösenord matchar. " ;
$text [ 'message-green_border_passwords_match' ][ 'uk-ua' ] = " Зелені межі поля вказують на збіг введених паролів. " ;
2024-05-15 18:13:11 +02:00
$text [ 'message-green_border_passwords_match' ][ 'tr-tr' ] = " Yeşil alan sı nı rları , girilen şifrelerin eşleştiğini gösterir. " ;
2023-05-09 00:30:50 +02:00
$text [ 'message-green_border_passwords_match' ][ 'zh-cn' ] = " 绿色场边框表示键入密码匹配。 " ;
$text [ 'message-green_border_passwords_match' ][ 'ja-jp' ] = " グリーンフィールドの境界線は、入力されたパスワードの一致を示しています。 " ;
$text [ 'message-green_border_passwords_match' ][ 'ko-kr' ] = " 녹색 필드 테두리는 타이핑 된 암호 일치를 나타냅니다. " ;
2019-03-08 22:17:59 +01:00
2016-05-05 20:57:08 +02:00
$text [ 'label-web_fonts' ][ 'en-us' ] = " Web Fonts " ;
2020-03-20 21:47:13 +01:00
$text [ 'label-web_fonts' ][ 'en-gb' ] = " Web Fonts " ;
2017-05-10 21:40:46 +02:00
$text [ 'label-web_fonts' ][ 'ar-eg' ] = " الخطوط على شبكة الإنترنت " ;
2023-05-03 04:22:44 +02:00
$text [ 'label-web_fonts' ][ 'de-at' ] = " Web Fonts " ;
$text [ 'label-web_fonts' ][ 'de-ch' ] = " Web Fonts " ;
2017-05-10 21:40:46 +02:00
$text [ 'label-web_fonts' ][ 'de-de' ] = " Web Fonts " ;
2023-10-06 21:46:03 +02:00
$text [ 'label-web_fonts' ][ 'el-gr' ] = " Γραμματοσειρές Ιστού " ;
2016-05-05 20:57:08 +02:00
$text [ 'label-web_fonts' ][ 'es-cl' ] = " Fuentes web " ;
2023-05-03 04:22:44 +02:00
$text [ 'label-web_fonts' ][ 'es-mx' ] = " Fuentes web " ;
$text [ 'label-web_fonts' ][ 'fr-ca' ] = " Polices Web " ;
2016-05-05 20:57:08 +02:00
$text [ 'label-web_fonts' ][ 'fr-fr' ] = " Polices Web " ;
2017-05-13 21:13:38 +02:00
$text [ 'label-web_fonts' ][ 'he-il' ] = " גופני אינטרנט " ;
2017-09-21 17:06:26 +02:00
$text [ 'label-web_fonts' ][ 'it-it' ] = " Fonts Web " ;
2024-08-28 17:59:02 +02:00
$text [ 'label-web_fonts' ][ 'ka-ge' ] = " ვებფონტები " ;
2023-05-03 04:22:44 +02:00
$text [ 'label-web_fonts' ][ 'nl-nl' ] = " Web lettertypes " ;
2017-05-13 21:13:38 +02:00
$text [ 'label-web_fonts' ][ 'pl-pl' ] = " Czcionki sieci " ;
2019-12-03 11:13:04 +01:00
$text [ 'label-web_fonts' ][ 'pt-br' ] = " Polices Web " ;
2017-05-10 21:40:46 +02:00
$text [ 'label-web_fonts' ][ 'pt-pt' ] = " Fontes da web " ;
2017-06-02 21:24:12 +02:00
$text [ 'label-web_fonts' ][ 'ro-ro' ] = " Fonturi web " ;
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-web_fonts' ][ 'ru-ru' ] = " Шрифты Web " ;
2023-09-28 17:32:34 +02:00
$text [ 'label-web_fonts' ][ 'sv-se' ] = " Webbtypsnitt " ;
2017-05-13 21:13:38 +02:00
$text [ 'label-web_fonts' ][ 'uk-ua' ] = " веб-шрифти " ;
2024-05-15 18:13:11 +02:00
$text [ 'label-web_fonts' ][ 'tr-tr' ] = " Web Yazı Tipleri " ;
2023-05-09 00:30:50 +02:00
$text [ 'label-web_fonts' ][ 'zh-cn' ] = " 网络字体 " ;
2023-05-03 18:36:25 +02:00
$text [ 'label-web_fonts' ][ 'ja-jp' ] = " Webフォント " ;
$text [ 'label-web_fonts' ][ 'ko-kr' ] = " 웹 글꼴 " ;
2016-05-05 20:57:08 +02:00
2016-04-26 03:30:23 +02:00
$text [ 'label-username' ][ 'en-us' ] = " Username " ;
2020-03-20 21:47:13 +01:00
$text [ 'label-username' ][ 'en-gb' ] = " Username " ;
2023-05-03 04:22:44 +02:00
$text [ 'label-username' ][ 'ar-eg' ] = " المستعمل " ;
$text [ 'label-username' ][ 'de-at' ] = " Benutzername " ;
$text [ 'label-username' ][ 'de-ch' ] = " Benutzername " ;
2017-05-10 21:40:46 +02:00
$text [ 'label-username' ][ 'de-de' ] = " Benutzername " ;
2023-10-06 21:46:03 +02:00
$text [ 'label-username' ][ 'el-gr' ] = " Όνομα χρήστη " ;
2016-04-26 03:30:23 +02:00
$text [ 'label-username' ][ 'es-cl' ] = " Nombre de usuario " ;
2023-05-03 04:22:44 +02:00
$text [ 'label-username' ][ 'es-mx' ] = " Nombre de usuario " ;
$text [ 'label-username' ][ 'fr-ca' ] = " Nom d'utilisateur " ;
2016-04-26 03:30:23 +02:00
$text [ 'label-username' ][ 'fr-fr' ] = " Nom d'utilisateur " ;
2017-05-13 21:13:38 +02:00
$text [ 'label-username' ][ 'he-il' ] = " שם משתמש " ;
2017-09-21 17:06:26 +02:00
$text [ 'label-username' ][ 'it-it' ] = " Username " ;
2024-08-28 17:59:02 +02:00
$text [ 'label-username' ][ 'ka-ge' ] = " მომხმარებლის სახელი " ;
2023-05-03 04:22:44 +02:00
$text [ 'label-username' ][ 'nl-nl' ] = " Noem " ;
2017-05-13 21:13:38 +02:00
$text [ 'label-username' ][ 'pl-pl' ] = " Użytkownik " ;
2023-05-03 04:22:44 +02:00
$text [ 'label-username' ][ 'pt-br' ] = " Nome de Utilizador " ;
2017-05-10 21:40:46 +02:00
$text [ 'label-username' ][ 'pt-pt' ] = " Nome de Utilizador " ;
2017-06-02 21:24:12 +02:00
$text [ 'label-username' ][ 'ro-ro' ] = " Utilizator " ;
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-username' ][ 'ru-ru' ] = " Имя пользователя " ;
2016-04-26 03:30:23 +02:00
$text [ 'label-username' ][ 'sv-se' ] = " Användarnamn " ;
2017-05-13 21:13:38 +02:00
$text [ 'label-username' ][ 'uk-ua' ] = " Ім’я користувача " ;
2024-05-15 18:13:11 +02:00
$text [ 'label-username' ][ 'tr-tr' ] = " Kullanı cı adı " ;
2023-05-03 18:36:25 +02:00
$text [ 'label-username' ][ 'zh-cn' ] = " 用户名 " ;
$text [ 'label-username' ][ 'ja-jp' ] = " ユーザ名 " ;
$text [ 'label-username' ][ 'ko-kr' ] = " 사용자 이름 " ;
2016-04-26 03:30:23 +02:00
$text [ 'label-user_language' ][ 'en-us' ] = " Language " ;
2020-03-20 21:47:13 +01:00
$text [ 'label-user_language' ][ 'en-gb' ] = " Language " ;
2023-05-03 04:22:44 +02:00
$text [ 'label-user_language' ][ 'ar-eg' ] = " اللغة " ;
$text [ 'label-user_language' ][ 'de-at' ] = " Sprache " ;
$text [ 'label-user_language' ][ 'de-ch' ] = " Sprache " ;
2017-05-10 21:40:46 +02:00
$text [ 'label-user_language' ][ 'de-de' ] = " Sprache " ;
2023-10-06 21:46:03 +02:00
$text [ 'label-user_language' ][ 'el-gr' ] = " Γλώσσα " ;
2016-04-26 03:30:23 +02:00
$text [ 'label-user_language' ][ 'es-cl' ] = " Lengua " ;
2023-05-03 04:22:44 +02:00
$text [ 'label-user_language' ][ 'es-mx' ] = " Lengua " ;
$text [ 'label-user_language' ][ 'fr-ca' ] = " Langue " ;
2016-04-26 03:30:23 +02:00
$text [ 'label-user_language' ][ 'fr-fr' ] = " Langue " ;
2017-05-13 21:13:38 +02:00
$text [ 'label-user_language' ][ 'he-il' ] = " שפה " ;
2017-09-21 17:06:26 +02:00
$text [ 'label-user_language' ][ 'it-it' ] = " Linguaggio " ;
2024-08-28 17:59:02 +02:00
$text [ 'label-user_language' ][ 'ka-ge' ] = " ენა " ;
2023-05-03 04:22:44 +02:00
$text [ 'label-user_language' ][ 'nl-nl' ] = " Vertaling: " ;
2017-05-13 21:13:38 +02:00
$text [ 'label-user_language' ][ 'pl-pl' ] = " Język " ;
2023-05-03 04:22:44 +02:00
$text [ 'label-user_language' ][ 'pt-br' ] = " Língua " ;
2017-05-10 21:40:46 +02:00
$text [ 'label-user_language' ][ 'pt-pt' ] = " Língua " ;
2017-06-02 21:24:12 +02:00
$text [ 'label-user_language' ][ 'ro-ro' ] = " Limbă " ;
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-user_language' ][ 'ru-ru' ] = " Язык " ;
2016-04-26 03:30:23 +02:00
$text [ 'label-user_language' ][ 'sv-se' ] = " Språk " ;
2017-05-13 21:13:38 +02:00
$text [ 'label-user_language' ][ 'uk-ua' ] = " Мова " ;
2024-05-15 18:13:11 +02:00
$text [ 'label-user_language' ][ 'tr-tr' ] = " Dil " ;
2023-05-03 18:36:25 +02:00
$text [ 'label-user_language' ][ 'zh-cn' ] = " 语言 " ;
2023-05-09 21:19:10 +02:00
$text [ 'label-user_language' ][ 'ja-jp' ] = " 言語 " ;
$text [ 'label-user_language' ][ 'ko-kr' ] = " 언어 " ;
2016-04-26 03:30:23 +02:00
$text [ 'label-user_info' ][ 'en-us' ] = " User Info " ;
2020-03-20 21:47:13 +01:00
$text [ 'label-user_info' ][ 'en-gb' ] = " User Info " ;
2023-05-03 04:22:44 +02:00
$text [ 'label-user_info' ][ 'ar-eg' ] = " مستخدم المعلومات " ;
$text [ 'label-user_info' ][ 'de-at' ] = " Benutzer Information " ;
$text [ 'label-user_info' ][ 'de-ch' ] = " Benutzer Information " ;
2017-05-10 21:40:46 +02:00
$text [ 'label-user_info' ][ 'de-de' ] = " Benutzer Information " ;
2023-10-06 21:46:03 +02:00
$text [ 'label-user_info' ][ 'el-gr' ] = " Πληροφορίες χρήστη " ;
2016-04-26 03:30:23 +02:00
$text [ 'label-user_info' ][ 'es-cl' ] = " Información de Usuario " ;
2023-05-03 04:22:44 +02:00
$text [ 'label-user_info' ][ 'es-mx' ] = " Información de Usuario " ;
$text [ 'label-user_info' ][ 'fr-ca' ] = " Informations sur l'utilisateur " ;
2016-04-26 03:30:23 +02:00
$text [ 'label-user_info' ][ 'fr-fr' ] = " Informations sur l'utilisateur " ;
2017-05-13 21:13:38 +02:00
$text [ 'label-user_info' ][ 'he-il' ] = " פרטי משתמש " ;
2017-05-10 21:40:46 +02:00
$text [ 'label-user_info' ][ 'it-it' ] = " Informazioni Utente " ;
2024-08-28 17:59:02 +02:00
$text [ 'label-user_info' ][ 'ka-ge' ] = " მომხმარებლის ინფორმაცია " ;
2024-05-15 18:13:11 +02:00
$text [ 'label-user_info' ][ 'nl-nl' ] = " gebruikers informatie " ;
2017-05-13 21:13:38 +02:00
$text [ 'label-user_info' ][ 'pl-pl' ] = " Informacje o użytkowniku " ;
2023-05-03 04:22:44 +02:00
$text [ 'label-user_info' ][ 'pt-br' ] = " Informação do Utilizador " ;
2017-05-10 21:40:46 +02:00
$text [ 'label-user_info' ][ 'pt-pt' ] = " Informação do Utilizador " ;
2023-05-06 00:01:00 +02:00
$text [ 'label-user_info' ][ 'ro-ro' ] = " Informații utilizator " ;
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-user_info' ][ 'ru-ru' ] = " Информация о пользователе " ;
2016-04-26 03:30:23 +02:00
$text [ 'label-user_info' ][ 'sv-se' ] = " Användar Info " ;
2017-05-13 21:13:38 +02:00
$text [ 'label-user_info' ][ 'uk-ua' ] = " Інформація про користувача " ;
2024-05-15 18:13:11 +02:00
$text [ 'label-user_info' ][ 'tr-tr' ] = " Kullanı cı bilgisi " ;
2023-05-09 21:19:10 +02:00
$text [ 'label-user_info' ][ 'zh-cn' ] = " 用户信息 " ;
2023-05-03 18:36:25 +02:00
$text [ 'label-user_info' ][ 'ja-jp' ] = " ユーザー情報 " ;
$text [ 'label-user_info' ][ 'ko-kr' ] = " 사용자 정보 " ;
2016-04-26 03:30:23 +02:00
2016-06-03 02:26:32 +02:00
$text [ 'label-uppercase_letters' ][ 'en-us' ] = " Uppercase Letters " ;
2020-03-20 21:47:13 +01:00
$text [ 'label-uppercase_letters' ][ 'en-gb' ] = " Uppercase Letters " ;
2017-05-10 21:40:46 +02:00
$text [ 'label-uppercase_letters' ][ 'ar-eg' ] = " الأحرف الكبيرة " ;
2023-05-03 04:22:44 +02:00
$text [ 'label-uppercase_letters' ][ 'de-at' ] = " Großbuchstaben " ;
$text [ 'label-uppercase_letters' ][ 'de-ch' ] = " Großbuchstaben " ;
2017-05-10 21:40:46 +02:00
$text [ 'label-uppercase_letters' ][ 'de-de' ] = " Großbuchstaben " ;
2023-10-06 21:46:03 +02:00
$text [ 'label-uppercase_letters' ][ 'el-gr' ] = " Κεφάλαια γράμματα " ;
2016-06-03 02:26:32 +02:00
$text [ 'label-uppercase_letters' ][ 'es-cl' ] = " Letras mayúsculas " ;
2023-05-03 04:22:44 +02:00
$text [ 'label-uppercase_letters' ][ 'es-mx' ] = " Letras mayúsculas " ;
$text [ 'label-uppercase_letters' ][ 'fr-ca' ] = " Lettres capitales " ;
2016-06-03 02:26:32 +02:00
$text [ 'label-uppercase_letters' ][ 'fr-fr' ] = " Lettres capitales " ;
2017-05-13 21:13:38 +02:00
$text [ 'label-uppercase_letters' ][ 'he-il' ] = " אותיות רישיות " ;
2017-05-10 21:40:46 +02:00
$text [ 'label-uppercase_letters' ][ 'it-it' ] = " Lettere Maiuscole " ;
2024-08-28 17:59:02 +02:00
$text [ 'label-uppercase_letters' ][ 'ka-ge' ] = " დიდი ასოები " ;
2023-05-03 04:22:44 +02:00
$text [ 'label-uppercase_letters' ][ 'nl-nl' ] = " Vertaling: " ;
2017-05-13 21:13:38 +02:00
$text [ 'label-uppercase_letters' ][ 'pl-pl' ] = " Wielkie litery " ;
2023-05-03 04:22:44 +02:00
$text [ 'label-uppercase_letters' ][ 'pt-br' ] = " Letras maiúsculas " ;
2017-05-10 21:40:46 +02:00
$text [ 'label-uppercase_letters' ][ 'pt-pt' ] = " Letras maiúsculas " ;
2017-06-02 21:24:12 +02:00
$text [ 'label-uppercase_letters' ][ 'ro-ro' ] = " Litere mari " ;
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-uppercase_letters' ][ 'ru-ru' ] = " Заглавные буквы " ;
2016-06-03 02:26:32 +02:00
$text [ 'label-uppercase_letters' ][ 'sv-se' ] = " Versala bokstäver " ;
2017-05-13 21:13:38 +02:00
$text [ 'label-uppercase_letters' ][ 'uk-ua' ] = " Великі літери " ;
2024-05-15 18:13:11 +02:00
$text [ 'label-uppercase_letters' ][ 'tr-tr' ] = " Büyük harfler " ;
2023-05-09 21:19:10 +02:00
$text [ 'label-uppercase_letters' ][ 'zh-cn' ] = " 大写字母 " ;
2023-05-03 18:36:25 +02:00
$text [ 'label-uppercase_letters' ][ 'ja-jp' ] = " アッパーケースレター " ;
$text [ 'label-uppercase_letters' ][ 'ko-kr' ] = " Uppercase 편지 " ;
2016-06-03 02:26:32 +02:00
2016-04-26 03:30:23 +02:00
$text [ 'label-top' ][ 'en-us' ] = " Top " ;
2020-03-20 21:47:13 +01:00
$text [ 'label-top' ][ 'en-gb' ] = " Top " ;
2017-05-10 21:40:46 +02:00
$text [ 'label-top' ][ 'ar-eg' ] = " أعلى " ;
2023-05-03 04:22:44 +02:00
$text [ 'label-top' ][ 'de-at' ] = " Oben " ;
$text [ 'label-top' ][ 'de-ch' ] = " Oben " ;
2017-05-10 21:40:46 +02:00
$text [ 'label-top' ][ 'de-de' ] = " Oben " ;
2023-10-06 21:46:03 +02:00
$text [ 'label-top' ][ 'el-gr' ] = " Μπλουζα " ;
2016-04-26 03:30:23 +02:00
$text [ 'label-top' ][ 'es-cl' ] = " encima " ;
2023-05-03 04:22:44 +02:00
$text [ 'label-top' ][ 'es-mx' ] = " encima " ;
$text [ 'label-top' ][ 'fr-ca' ] = " Meilleur " ;
2016-04-26 03:30:23 +02:00
$text [ 'label-top' ][ 'fr-fr' ] = " Meilleur " ;
2017-05-13 21:13:38 +02:00
$text [ 'label-top' ][ 'he-il' ] = " עליון " ;
2017-09-21 17:06:26 +02:00
$text [ 'label-top' ][ 'it-it' ] = " Alto " ;
2024-08-28 17:59:02 +02:00
$text [ 'label-top' ][ 'ka-ge' ] = " ზედა " ;
2023-05-03 04:22:44 +02:00
$text [ 'label-top' ][ 'nl-nl' ] = " top top " ;
2017-05-13 21:13:38 +02:00
$text [ 'label-top' ][ 'pl-pl' ] = " Top " ;
2023-05-03 04:22:44 +02:00
$text [ 'label-top' ][ 'pt-br' ] = " Topo " ;
2017-05-10 21:40:46 +02:00
$text [ 'label-top' ][ 'pt-pt' ] = " Topo " ;
2017-06-02 21:24:12 +02:00
$text [ 'label-top' ][ 'ro-ro' ] = " Top " ;
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-top' ][ 'ru-ru' ] = " В е р х " ;
2016-04-26 03:30:23 +02:00
$text [ 'label-top' ][ 'sv-se' ] = " Topp " ;
2017-05-13 21:13:38 +02:00
$text [ 'label-top' ][ 'uk-ua' ] = " топ " ;
2024-05-15 18:13:11 +02:00
$text [ 'label-top' ][ 'tr-tr' ] = " Tepe " ;
2023-05-09 21:19:10 +02:00
$text [ 'label-top' ][ 'zh-cn' ] = " 顶部 " ;
$text [ 'label-top' ][ 'ja-jp' ] = " 上 " ;
$text [ 'label-top' ][ 'ko-kr' ] = " 맨 위 " ;
2016-04-26 03:30:23 +02:00
$text [ 'label-time_zone' ][ 'en-us' ] = " Time Zone " ;
2020-03-20 21:47:13 +01:00
$text [ 'label-time_zone' ][ 'en-gb' ] = " Time Zone " ;
2023-05-03 04:22:44 +02:00
$text [ 'label-time_zone' ][ 'ar-eg' ] = " المنطقة الزمنية " ;
$text [ 'label-time_zone' ][ 'de-at' ] = " Zeitzone " ;
$text [ 'label-time_zone' ][ 'de-ch' ] = " Zeitzone " ;
2017-05-10 21:40:46 +02:00
$text [ 'label-time_zone' ][ 'de-de' ] = " Zeitzone " ;
2023-10-06 21:46:03 +02:00
$text [ 'label-time_zone' ][ 'el-gr' ] = " Ζώνη ώρας " ;
2016-04-26 03:30:23 +02:00
$text [ 'label-time_zone' ][ 'es-cl' ] = " Zona Horaria " ;
2023-05-03 04:22:44 +02:00
$text [ 'label-time_zone' ][ 'es-mx' ] = " Zona Horaria " ;
$text [ 'label-time_zone' ][ 'fr-ca' ] = " Fuseau Horaire " ;
2016-04-26 03:30:23 +02:00
$text [ 'label-time_zone' ][ 'fr-fr' ] = " Fuseau Horaire " ;
2017-05-13 21:13:38 +02:00
$text [ 'label-time_zone' ][ 'he-il' ] = " אזור זמן " ;
2017-09-21 17:06:26 +02:00
$text [ 'label-time_zone' ][ 'it-it' ] = " Time Zone " ;
2024-08-28 17:59:02 +02:00
$text [ 'label-time_zone' ][ 'ka-ge' ] = " დროის სარტყელი " ;
2023-05-03 04:22:44 +02:00
$text [ 'label-time_zone' ][ 'nl-nl' ] = " Tijdzone " ;
2017-05-13 21:13:38 +02:00
$text [ 'label-time_zone' ][ 'pl-pl' ] = " Strefa czasowa " ;
2023-05-03 04:22:44 +02:00
$text [ 'label-time_zone' ][ 'pt-br' ] = " Fuso Horário " ;
2017-05-10 21:40:46 +02:00
$text [ 'label-time_zone' ][ 'pt-pt' ] = " Fuso Horário " ;
2023-05-06 00:01:00 +02:00
$text [ 'label-time_zone' ][ 'ro-ro' ] = " Fus orar " ;
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-time_zone' ][ 'ru-ru' ] = " Часовой пояс " ;
2016-04-26 03:30:23 +02:00
$text [ 'label-time_zone' ][ 'sv-se' ] = " Tidszon " ;
2017-05-13 21:13:38 +02:00
$text [ 'label-time_zone' ][ 'uk-ua' ] = " Часовий пояс " ;
2024-05-15 18:13:11 +02:00
$text [ 'label-time_zone' ][ 'tr-tr' ] = " Saat dilimi " ;
2023-05-03 18:36:25 +02:00
$text [ 'label-time_zone' ][ 'zh-cn' ] = " 时间区 " ;
$text [ 'label-time_zone' ][ 'ja-jp' ] = " タイムゾーン " ;
2023-05-09 21:19:10 +02:00
$text [ 'label-time_zone' ][ 'ko-kr' ] = " 시간대 " ;
2016-04-26 03:30:23 +02:00
$text [ 'label-text' ][ 'en-us' ] = " Text " ;
2020-03-20 21:47:13 +01:00
$text [ 'label-text' ][ 'en-gb' ] = " Text " ;
2017-05-10 21:40:46 +02:00
$text [ 'label-text' ][ 'ar-eg' ] = " نص " ;
2023-05-03 04:22:44 +02:00
$text [ 'label-text' ][ 'de-at' ] = " Text " ;
$text [ 'label-text' ][ 'de-ch' ] = " Text " ;
2017-05-10 21:40:46 +02:00
$text [ 'label-text' ][ 'de-de' ] = " Text " ;
2023-10-06 21:46:03 +02:00
$text [ 'label-text' ][ 'el-gr' ] = " Κείμενο " ;
2016-04-26 03:30:23 +02:00
$text [ 'label-text' ][ 'es-cl' ] = " Texto " ;
2023-05-03 04:22:44 +02:00
$text [ 'label-text' ][ 'es-mx' ] = " Texto " ;
$text [ 'label-text' ][ 'fr-ca' ] = " Texte " ;
2016-04-26 03:30:23 +02:00
$text [ 'label-text' ][ 'fr-fr' ] = " Texte " ;
2017-05-13 21:13:38 +02:00
$text [ 'label-text' ][ 'he-il' ] = " טֶקסט " ;
2017-05-10 21:40:46 +02:00
$text [ 'label-text' ][ 'it-it' ] = " Testo " ;
2024-08-28 17:59:02 +02:00
$text [ 'label-text' ][ 'ka-ge' ] = " ტექსტი " ;
2023-05-03 04:22:44 +02:00
$text [ 'label-text' ][ 'nl-nl' ] = " SMS sms'jes " ;
2017-05-13 21:13:38 +02:00
$text [ 'label-text' ][ 'pl-pl' ] = " Tekst " ;
2023-05-03 04:22:44 +02:00
$text [ 'label-text' ][ 'pt-br' ] = " Texto " ;
2017-05-10 21:40:46 +02:00
$text [ 'label-text' ][ 'pt-pt' ] = " Texto " ;
2017-06-02 21:24:12 +02:00
$text [ 'label-text' ][ 'ro-ro' ] = " Text " ;
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-text' ][ 'ru-ru' ] = " Текст " ;
2016-04-26 03:30:23 +02:00
$text [ 'label-text' ][ 'sv-se' ] = " Text " ;
2017-05-13 21:13:38 +02:00
$text [ 'label-text' ][ 'uk-ua' ] = " текст " ;
2024-05-15 18:13:11 +02:00
$text [ 'label-text' ][ 'tr-tr' ] = " Metin " ;
2023-05-03 18:36:25 +02:00
$text [ 'label-text' ][ 'zh-cn' ] = " 案文 " ;
$text [ 'label-text' ][ 'ja-jp' ] = " テキスト " ;
2023-05-09 21:19:10 +02:00
$text [ 'label-text' ][ 'ko-kr' ] = " 텍스트 " ;
2016-04-26 03:30:23 +02:00
$text [ 'label-status' ][ 'en-us' ] = " Status " ;
2020-03-20 21:47:13 +01:00
$text [ 'label-status' ][ 'en-gb' ] = " Status " ;
2023-05-03 04:22:44 +02:00
$text [ 'label-status' ][ 'ar-eg' ] = " الحالة " ;
$text [ 'label-status' ][ 'de-at' ] = " Status " ;
$text [ 'label-status' ][ 'de-ch' ] = " Status " ;
2017-05-10 21:40:46 +02:00
$text [ 'label-status' ][ 'de-de' ] = " Status " ;
2023-10-06 21:46:03 +02:00
$text [ 'label-status' ][ 'el-gr' ] = " Κατάσταση " ;
2016-04-26 03:30:23 +02:00
$text [ 'label-status' ][ 'es-cl' ] = " Estado " ;
2023-05-03 04:22:44 +02:00
$text [ 'label-status' ][ 'es-mx' ] = " Estado " ;
$text [ 'label-status' ][ 'fr-ca' ] = " Etat " ;
2016-04-26 03:30:23 +02:00
$text [ 'label-status' ][ 'fr-fr' ] = " Etat " ;
2017-05-13 21:13:38 +02:00
$text [ 'label-status' ][ 'he-il' ] = " ס ט ט ו ס " ;
2017-05-10 21:40:46 +02:00
$text [ 'label-status' ][ 'it-it' ] = " Stato " ;
2024-08-28 17:59:02 +02:00
$text [ 'label-status' ][ 'ka-ge' ] = " სტატუსი " ;
2023-05-03 04:22:44 +02:00
$text [ 'label-status' ][ 'nl-nl' ] = " status " ;
2017-05-13 21:13:38 +02:00
$text [ 'label-status' ][ 'pl-pl' ] = " Status " ;
2023-05-03 04:22:44 +02:00
$text [ 'label-status' ][ 'pt-br' ] = " Estado " ;
2017-05-10 21:40:46 +02:00
$text [ 'label-status' ][ 'pt-pt' ] = " Estado " ;
2017-06-02 21:24:12 +02:00
$text [ 'label-status' ][ 'ro-ro' ] = " Stare " ;
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-status' ][ 'ru-ru' ] = " Статус " ;
2016-04-26 03:30:23 +02:00
$text [ 'label-status' ][ 'sv-se' ] = " Status " ;
2017-05-13 21:13:38 +02:00
$text [ 'label-status' ][ 'uk-ua' ] = " Статус " ;
2024-05-15 18:13:11 +02:00
$text [ 'label-status' ][ 'tr-tr' ] = " Durum " ;
2023-05-09 21:19:10 +02:00
$text [ 'label-status' ][ 'zh-cn' ] = " 地位 " ;
2023-05-03 18:36:25 +02:00
$text [ 'label-status' ][ 'ja-jp' ] = " ステータス " ;
2023-05-09 21:19:10 +02:00
$text [ 'label-status' ][ 'ko-kr' ] = " 상태 " ;
2016-04-26 03:30:23 +02:00
$text [ 'label-static' ][ 'en-us' ] = " Static " ;
2020-03-20 21:47:13 +01:00
$text [ 'label-static' ][ 'en-gb' ] = " Static " ;
2017-05-10 21:40:46 +02:00
$text [ 'label-static' ][ 'ar-eg' ] = " ساكن " ;
2023-05-03 04:22:44 +02:00
$text [ 'label-static' ][ 'de-at' ] = " Statisch " ;
$text [ 'label-static' ][ 'de-ch' ] = " Statisch " ;
2017-05-10 21:40:46 +02:00
$text [ 'label-static' ][ 'de-de' ] = " Statisch " ;
2023-10-06 21:46:03 +02:00
$text [ 'label-static' ][ 'el-gr' ] = " Στατικός " ;
2016-04-26 03:30:23 +02:00
$text [ 'label-static' ][ 'es-cl' ] = " Estático " ;
2023-05-03 04:22:44 +02:00
$text [ 'label-static' ][ 'es-mx' ] = " Estático " ;
$text [ 'label-static' ][ 'fr-ca' ] = " Statique " ;
2016-04-26 03:30:23 +02:00
$text [ 'label-static' ][ 'fr-fr' ] = " Statique " ;
2017-05-13 21:13:38 +02:00
$text [ 'label-static' ][ 'he-il' ] = " סטָטִי " ;
2017-05-10 21:40:46 +02:00
$text [ 'label-static' ][ 'it-it' ] = " Statico " ;
2024-08-28 17:59:02 +02:00
$text [ 'label-static' ][ 'ka-ge' ] = " სტატიკური " ;
2023-05-03 04:22:44 +02:00
$text [ 'label-static' ][ 'nl-nl' ] = " Status " ;
2017-05-13 21:13:38 +02:00
$text [ 'label-static' ][ 'pl-pl' ] = " Statyczny " ;
2023-05-03 04:22:44 +02:00
$text [ 'label-static' ][ 'pt-br' ] = " Estático " ;
2017-05-10 21:40:46 +02:00
$text [ 'label-static' ][ 'pt-pt' ] = " Estático " ;
2017-06-02 21:24:12 +02:00
$text [ 'label-static' ][ 'ro-ro' ] = " Static " ;
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-static' ][ 'ru-ru' ] = " Статичный " ;
2016-04-26 03:30:23 +02:00
$text [ 'label-static' ][ 'sv-se' ] = " Statisk " ;
2017-05-13 21:13:38 +02:00
$text [ 'label-static' ][ 'uk-ua' ] = " статичний " ;
2024-05-15 18:13:11 +02:00
$text [ 'label-static' ][ 'tr-tr' ] = " Statik " ;
2023-05-09 21:19:10 +02:00
$text [ 'label-static' ][ 'zh-cn' ] = " 静止的 " ;
2023-05-03 18:36:25 +02:00
$text [ 'label-static' ][ 'ja-jp' ] = " スタティック " ;
2023-05-09 21:19:10 +02:00
$text [ 'label-static' ][ 'ko-kr' ] = " 공전 " ;
2016-04-26 03:30:23 +02:00
2016-06-03 02:26:32 +02:00
$text [ 'label-special_characters' ][ 'en-us' ] = " Special Characters " ;
2020-03-20 21:47:13 +01:00
$text [ 'label-special_characters' ][ 'en-gb' ] = " Special Characters " ;
2017-05-10 21:40:46 +02:00
$text [ 'label-special_characters' ][ 'ar-eg' ] = " أحرف خاصة " ;
2023-05-03 04:22:44 +02:00
$text [ 'label-special_characters' ][ 'de-at' ] = " Sonderzeichen " ;
$text [ 'label-special_characters' ][ 'de-ch' ] = " Sonderzeichen " ;
2017-05-10 21:40:46 +02:00
$text [ 'label-special_characters' ][ 'de-de' ] = " Sonderzeichen " ;
2023-10-06 21:46:03 +02:00
$text [ 'label-special_characters' ][ 'el-gr' ] = " Ειδικοί χαρακτήρες " ;
2016-06-03 02:26:32 +02:00
$text [ 'label-special_characters' ][ 'es-cl' ] = " Caracteres especiales " ;
2023-05-03 04:22:44 +02:00
$text [ 'label-special_characters' ][ 'es-mx' ] = " Caracteres especiales " ;
$text [ 'label-special_characters' ][ 'fr-ca' ] = " Caractères spéciaux " ;
2016-06-03 02:26:32 +02:00
$text [ 'label-special_characters' ][ 'fr-fr' ] = " Caractères spéciaux " ;
2017-05-13 21:13:38 +02:00
$text [ 'label-special_characters' ][ 'he-il' ] = " תווים מיוחדים " ;
2017-05-10 21:40:46 +02:00
$text [ 'label-special_characters' ][ 'it-it' ] = " Caratteri Speciali " ;
2024-08-28 17:59:02 +02:00
$text [ 'label-special_characters' ][ 'ka-ge' ] = " სპეციალური სიმბოლოები " ;
2023-05-03 04:22:44 +02:00
$text [ 'label-special_characters' ][ 'nl-nl' ] = " Speciale Characters " ;
2017-05-13 21:13:38 +02:00
$text [ 'label-special_characters' ][ 'pl-pl' ] = " Znaki specjalne " ;
2023-05-03 04:22:44 +02:00
$text [ 'label-special_characters' ][ 'pt-br' ] = " Caracteres especiais " ;
2017-05-10 21:40:46 +02:00
$text [ 'label-special_characters' ][ 'pt-pt' ] = " Caracteres especiais " ;
2017-06-02 21:24:12 +02:00
$text [ 'label-special_characters' ][ 'ro-ro' ] = " caractere speciale " ;
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-special_characters' ][ 'ru-ru' ] = " Специальные символы " ;
2023-09-28 17:32:34 +02:00
$text [ 'label-special_characters' ][ 'sv-se' ] = " Specialtecken " ;
2017-05-13 21:13:38 +02:00
$text [ 'label-special_characters' ][ 'uk-ua' ] = " спеціальні символи " ;
2024-05-15 18:13:11 +02:00
$text [ 'label-special_characters' ][ 'tr-tr' ] = " Özel karakterler " ;
2023-05-09 21:19:10 +02:00
$text [ 'label-special_characters' ][ 'zh-cn' ] = " 特殊字符 " ;
$text [ 'label-special_characters' ][ 'ja-jp' ] = " 特殊文字 " ;
2023-05-03 18:36:25 +02:00
$text [ 'label-special_characters' ][ 'ko-kr' ] = " 특수 문자 " ;
2016-06-03 02:26:32 +02:00
2016-04-26 03:30:23 +02:00
$text [ 'label-right' ][ 'en-us' ] = " Right " ;
2020-03-20 21:47:13 +01:00
$text [ 'label-right' ][ 'en-gb' ] = " Right " ;
2017-05-10 21:40:46 +02:00
$text [ 'label-right' ][ 'ar-eg' ] = " حق " ;
2023-05-03 04:22:44 +02:00
$text [ 'label-right' ][ 'de-at' ] = " Rechts " ;
$text [ 'label-right' ][ 'de-ch' ] = " Rechts " ;
2017-05-10 21:40:46 +02:00
$text [ 'label-right' ][ 'de-de' ] = " Rechts " ;
2023-10-06 21:46:03 +02:00
$text [ 'label-right' ][ 'el-gr' ] = " σωστά " ;
2016-04-26 03:30:23 +02:00
$text [ 'label-right' ][ 'es-cl' ] = " Derecha " ;
2023-05-03 04:22:44 +02:00
$text [ 'label-right' ][ 'es-mx' ] = " Derecha " ;
$text [ 'label-right' ][ 'fr-ca' ] = " Droite " ;
2016-04-26 03:30:23 +02:00
$text [ 'label-right' ][ 'fr-fr' ] = " Droite " ;
2017-05-13 21:13:38 +02:00
$text [ 'label-right' ][ 'he-il' ] = " יָמִינָה " ;
2017-05-10 21:40:46 +02:00
$text [ 'label-right' ][ 'it-it' ] = " Destra " ;
2024-08-28 17:59:02 +02:00
$text [ 'label-right' ][ 'ka-ge' ] = " მარჯვენა " ;
2023-05-03 04:22:44 +02:00
$text [ 'label-right' ][ 'nl-nl' ] = " Juist. " ;
2017-05-13 21:13:38 +02:00
$text [ 'label-right' ][ 'pl-pl' ] = " Dobrze " ;
2023-05-03 04:22:44 +02:00
$text [ 'label-right' ][ 'pt-br' ] = " Certo " ;
2017-05-10 21:40:46 +02:00
$text [ 'label-right' ][ 'pt-pt' ] = " Certo " ;
2017-06-02 21:24:12 +02:00
$text [ 'label-right' ][ 'ro-ro' ] = " Dreapta " ;
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-right' ][ 'ru-ru' ] = " Справа " ;
2016-04-26 03:30:23 +02:00
$text [ 'label-right' ][ 'sv-se' ] = " Höger " ;
2017-05-13 21:13:38 +02:00
$text [ 'label-right' ][ 'uk-ua' ] = " правий " ;
2024-05-15 18:13:11 +02:00
$text [ 'label-right' ][ 'tr-tr' ] = " Sağ " ;
2023-05-03 18:36:25 +02:00
$text [ 'label-right' ][ 'zh-cn' ] = " 权利 " ;
2023-05-09 21:19:10 +02:00
$text [ 'label-right' ][ 'ja-jp' ] = " 右 " ;
$text [ 'label-right' ][ 'ko-kr' ] = " 오른쪽 " ;
2016-04-26 03:30:23 +02:00
2016-05-05 20:57:08 +02:00
$text [ 'label-reference' ][ 'en-us' ] = " See " ;
2020-03-20 21:47:13 +01:00
$text [ 'label-reference' ][ 'en-gb' ] = " See " ;
2017-05-10 21:40:46 +02:00
$text [ 'label-reference' ][ 'ar-eg' ] = " مرجع " ;
2023-05-03 04:22:44 +02:00
$text [ 'label-reference' ][ 'de-at' ] = " Referenz " ;
$text [ 'label-reference' ][ 'de-ch' ] = " Referenz " ;
2017-05-10 21:40:46 +02:00
$text [ 'label-reference' ][ 'de-de' ] = " Referenz " ;
2023-10-06 21:46:03 +02:00
$text [ 'label-reference' ][ 'el-gr' ] = " Βλέπω " ;
2016-05-05 20:57:08 +02:00
$text [ 'label-reference' ][ 'es-cl' ] = " Referencia " ;
2023-05-03 04:22:44 +02:00
$text [ 'label-reference' ][ 'es-mx' ] = " Referencia " ;
$text [ 'label-reference' ][ 'fr-ca' ] = " Référence " ;
2016-05-05 20:57:08 +02:00
$text [ 'label-reference' ][ 'fr-fr' ] = " Référence " ;
2017-05-13 21:13:38 +02:00
$text [ 'label-reference' ][ 'he-il' ] = " התייחסות " ;
2017-09-21 17:06:26 +02:00
$text [ 'label-reference' ][ 'it-it' ] = " Vedi " ;
2024-08-28 17:59:02 +02:00
$text [ 'label-reference' ][ 'ka-ge' ] = " ნახვა " ;
2023-05-03 04:22:44 +02:00
$text [ 'label-reference' ][ 'nl-nl' ] = " Zie je? " ;
2017-05-13 21:13:38 +02:00
$text [ 'label-reference' ][ 'pl-pl' ] = " Odniesienie " ;
2023-05-03 04:22:44 +02:00
$text [ 'label-reference' ][ 'pt-br' ] = " Referência " ;
2017-05-10 21:40:46 +02:00
$text [ 'label-reference' ][ 'pt-pt' ] = " Referência " ;
2017-06-02 21:24:12 +02:00
$text [ 'label-reference' ][ 'ro-ro' ] = " Referinţă " ;
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-reference' ][ 'ru-ru' ] = " Вид " ;
2016-05-05 20:57:08 +02:00
$text [ 'label-reference' ][ 'sv-se' ] = " Referens " ;
2017-05-13 21:13:38 +02:00
$text [ 'label-reference' ][ 'uk-ua' ] = " посилання " ;
2024-05-15 18:13:11 +02:00
$text [ 'label-reference' ][ 'tr-tr' ] = " Görmek " ;
2023-05-09 21:19:10 +02:00
$text [ 'label-reference' ][ 'zh-cn' ] = " 看 " ;
$text [ 'label-reference' ][ 'ja-jp' ] = " 見る " ;
$text [ 'label-reference' ][ 'ko-kr' ] = " 보다 " ;
2016-05-05 20:57:08 +02:00
2016-04-26 03:30:23 +02:00
$text [ 'label-permission_permissions' ][ 'en-us' ] = " Permissions " ;
2020-03-20 21:47:13 +01:00
$text [ 'label-permission_permissions' ][ 'en-gb' ] = " Permissions " ;
2023-05-03 04:22:44 +02:00
$text [ 'label-permission_permissions' ][ 'ar-eg' ] = " الانبعاثات " ;
$text [ 'label-permission_permissions' ][ 'de-at' ] = " Berechtigungen " ;
$text [ 'label-permission_permissions' ][ 'de-ch' ] = " Berechtigungen " ;
2017-05-10 21:40:46 +02:00
$text [ 'label-permission_permissions' ][ 'de-de' ] = " Berechtigungen " ;
2023-10-06 21:46:03 +02:00
$text [ 'label-permission_permissions' ][ 'el-gr' ] = " Άδειες " ;
2016-04-26 03:30:23 +02:00
$text [ 'label-permission_permissions' ][ 'es-cl' ] = " Permisos " ;
2023-05-03 04:22:44 +02:00
$text [ 'label-permission_permissions' ][ 'es-mx' ] = " Permisos " ;
$text [ 'label-permission_permissions' ][ 'fr-ca' ] = " Permissions " ;
2016-04-26 03:30:23 +02:00
$text [ 'label-permission_permissions' ][ 'fr-fr' ] = " Permissions " ;
2017-05-13 21:13:38 +02:00
$text [ 'label-permission_permissions' ][ 'he-il' ] = " הרשאות " ;
2017-05-10 21:40:46 +02:00
$text [ 'label-permission_permissions' ][ 'it-it' ] = " Permessi " ;
2024-08-28 17:59:02 +02:00
$text [ 'label-permission_permissions' ][ 'ka-ge' ] = " წვდომები " ;
2023-05-03 04:22:44 +02:00
$text [ 'label-permission_permissions' ][ 'nl-nl' ] = " Toestemming " ;
2017-05-13 21:13:38 +02:00
$text [ 'label-permission_permissions' ][ 'pl-pl' ] = " Uprawnienia " ;
2023-05-03 04:22:44 +02:00
$text [ 'label-permission_permissions' ][ 'pt-br' ] = " Permissões " ;
2017-05-10 21:40:46 +02:00
$text [ 'label-permission_permissions' ][ 'pt-pt' ] = " Permissões " ;
2023-05-06 00:01:00 +02:00
$text [ 'label-permission_permissions' ][ 'ro-ro' ] = " Permisiuni " ;
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-permission_permissions' ][ 'ru-ru' ] = " Права " ;
2016-04-26 03:30:23 +02:00
$text [ 'label-permission_permissions' ][ 'sv-se' ] = " Rättigheter " ;
2017-05-13 21:13:38 +02:00
$text [ 'label-permission_permissions' ][ 'uk-ua' ] = " Привілеї " ;
2024-05-15 18:13:11 +02:00
$text [ 'label-permission_permissions' ][ 'tr-tr' ] = " İzinler " ;
2023-05-09 21:19:10 +02:00
$text [ 'label-permission_permissions' ][ 'zh-cn' ] = " 权限 " ;
2023-05-03 18:36:25 +02:00
$text [ 'label-permission_permissions' ][ 'ja-jp' ] = " パーミッション " ;
2023-05-09 21:19:10 +02:00
$text [ 'label-permission_permissions' ][ 'ko-kr' ] = " 권한 " ;
2016-04-26 03:30:23 +02:00
$text [ 'label-permission_description' ][ 'en-us' ] = " Description " ;
2020-03-20 21:47:13 +01:00
$text [ 'label-permission_description' ][ 'en-gb' ] = " Description " ;
2023-05-03 04:22:44 +02:00
$text [ 'label-permission_description' ][ 'ar-eg' ] = " الوصف " ;
$text [ 'label-permission_description' ][ 'de-at' ] = " Beschreibung " ;
$text [ 'label-permission_description' ][ 'de-ch' ] = " Beschreibung " ;
2017-05-10 21:40:46 +02:00
$text [ 'label-permission_description' ][ 'de-de' ] = " Beschreibung " ;
2023-10-06 21:46:03 +02:00
$text [ 'label-permission_description' ][ 'el-gr' ] = " Περιγραφή " ;
2016-04-26 03:30:23 +02:00
$text [ 'label-permission_description' ][ 'es-cl' ] = " Descripción " ;
2023-05-03 04:22:44 +02:00
$text [ 'label-permission_description' ][ 'es-mx' ] = " Descripción " ;
$text [ 'label-permission_description' ][ 'fr-ca' ] = " Description " ;
2016-04-26 03:30:23 +02:00
$text [ 'label-permission_description' ][ 'fr-fr' ] = " Description " ;
2017-05-13 21:13:38 +02:00
$text [ 'label-permission_description' ][ 'he-il' ] = " תאור " ;
2017-05-10 21:40:46 +02:00
$text [ 'label-permission_description' ][ 'it-it' ] = " Descrizione " ;
2024-08-28 17:59:02 +02:00
$text [ 'label-permission_description' ][ 'ka-ge' ] = " აღწერა " ;
2023-05-03 04:22:44 +02:00
$text [ 'label-permission_description' ][ 'nl-nl' ] = " Beschrijving " ;
2017-05-13 21:13:38 +02:00
$text [ 'label-permission_description' ][ 'pl-pl' ] = " Opis " ;
2023-05-03 04:22:44 +02:00
$text [ 'label-permission_description' ][ 'pt-br' ] = " Descrição " ;
2017-05-10 21:40:46 +02:00
$text [ 'label-permission_description' ][ 'pt-pt' ] = " Descrição " ;
2023-05-06 00:01:00 +02:00
$text [ 'label-permission_description' ][ 'ro-ro' ] = " Descriere " ;
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-permission_description' ][ 'ru-ru' ] = " Описание " ;
2016-04-26 03:30:23 +02:00
$text [ 'label-permission_description' ][ 'sv-se' ] = " Beskrivning " ;
2017-05-13 21:13:38 +02:00
$text [ 'label-permission_description' ][ 'uk-ua' ] = " Опис " ;
2024-05-15 18:13:11 +02:00
$text [ 'label-permission_description' ][ 'tr-tr' ] = " Tanı m " ;
2023-05-09 21:19:10 +02:00
$text [ 'label-permission_description' ][ 'zh-cn' ] = " 描述 " ;
$text [ 'label-permission_description' ][ 'ja-jp' ] = " 説明 " ;
$text [ 'label-permission_description' ][ 'ko-kr' ] = " 설명 " ;
2016-04-26 03:30:23 +02:00
$text [ 'label-password' ][ 'en-us' ] = " Password " ;
2020-03-20 21:47:13 +01:00
$text [ 'label-password' ][ 'en-gb' ] = " Password " ;
2023-05-03 04:22:44 +02:00
$text [ 'label-password' ][ 'ar-eg' ] = " كلمة السر " ;
$text [ 'label-password' ][ 'de-at' ] = " Passwort " ;
$text [ 'label-password' ][ 'de-ch' ] = " Passwort " ;
2017-05-10 21:40:46 +02:00
$text [ 'label-password' ][ 'de-de' ] = " Passwort " ;
2023-10-06 21:46:03 +02:00
$text [ 'label-password' ][ 'el-gr' ] = " Κωδικός πρόσβασης " ;
2016-04-26 03:30:23 +02:00
$text [ 'label-password' ][ 'es-cl' ] = " Contraseña " ;
2023-05-03 04:22:44 +02:00
$text [ 'label-password' ][ 'es-mx' ] = " Contraseña " ;
$text [ 'label-password' ][ 'fr-ca' ] = " Mot de passe " ;
2016-04-26 03:30:23 +02:00
$text [ 'label-password' ][ 'fr-fr' ] = " Mot de passe " ;
2017-05-13 21:13:38 +02:00
$text [ 'label-password' ][ 'he-il' ] = " סיסמה " ;
2017-05-10 21:40:46 +02:00
$text [ 'label-password' ][ 'it-it' ] = " Password " ;
2024-08-28 17:59:02 +02:00
$text [ 'label-password' ][ 'ka-ge' ] = " პაროლი " ;
2023-05-03 04:22:44 +02:00
$text [ 'label-password' ][ 'nl-nl' ] = " Wachtwoord " ;
2017-05-13 21:13:38 +02:00
$text [ 'label-password' ][ 'pl-pl' ] = " Hasło " ;
2023-05-03 04:22:44 +02:00
$text [ 'label-password' ][ 'pt-br' ] = " Palavra-Passe " ;
2017-05-10 21:40:46 +02:00
$text [ 'label-password' ][ 'pt-pt' ] = " Palavra-Passe " ;
2017-06-02 21:24:12 +02:00
$text [ 'label-password' ][ 'ro-ro' ] = " Parolă " ;
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-password' ][ 'ru-ru' ] = " Пароль " ;
2016-04-26 03:30:23 +02:00
$text [ 'label-password' ][ 'sv-se' ] = " Lösenord " ;
2017-05-13 21:13:38 +02:00
$text [ 'label-password' ][ 'uk-ua' ] = " Пароль " ;
2024-05-15 18:13:11 +02:00
$text [ 'label-password' ][ 'tr-tr' ] = " Şifre " ;
2023-05-03 18:36:25 +02:00
$text [ 'label-password' ][ 'zh-cn' ] = " 密码 " ;
$text [ 'label-password' ][ 'ja-jp' ] = " パスワード " ;
$text [ 'label-password' ][ 'ko-kr' ] = " 비밀번호 " ;
2016-04-26 03:30:23 +02:00
2016-05-05 20:57:08 +02:00
$text [ 'label-other' ][ 'en-us' ] = " Other " ;
2020-03-20 21:47:13 +01:00
$text [ 'label-other' ][ 'en-gb' ] = " Other " ;
2023-05-03 04:22:44 +02:00
$text [ 'label-other' ][ 'ar-eg' ] = " أخرى " ;
$text [ 'label-other' ][ 'de-at' ] = " Andere " ;
$text [ 'label-other' ][ 'de-ch' ] = " Andere " ;
2017-05-10 21:40:46 +02:00
$text [ 'label-other' ][ 'de-de' ] = " Andere " ;
2023-10-06 21:46:03 +02:00
$text [ 'label-other' ][ 'el-gr' ] = " Αλλα " ;
2016-05-05 20:57:08 +02:00
$text [ 'label-other' ][ 'es-cl' ] = " Otro " ;
2023-05-03 04:22:44 +02:00
$text [ 'label-other' ][ 'es-mx' ] = " Otro " ;
$text [ 'label-other' ][ 'fr-ca' ] = " Autre " ;
2016-05-05 20:57:08 +02:00
$text [ 'label-other' ][ 'fr-fr' ] = " Autre " ;
2017-05-13 21:13:38 +02:00
$text [ 'label-other' ][ 'he-il' ] = " אחר " ;
2017-05-10 21:40:46 +02:00
$text [ 'label-other' ][ 'it-it' ] = " Altro " ;
2024-08-28 17:59:02 +02:00
$text [ 'label-other' ][ 'ka-ge' ] = " სხვა " ;
2023-05-03 04:22:44 +02:00
$text [ 'label-other' ][ 'nl-nl' ] = " Andere " ;
2017-05-13 21:13:38 +02:00
$text [ 'label-other' ][ 'pl-pl' ] = " Inne " ;
2023-05-03 04:22:44 +02:00
$text [ 'label-other' ][ 'pt-br' ] = " Outro " ;
2017-05-10 21:40:46 +02:00
$text [ 'label-other' ][ 'pt-pt' ] = " Outro " ;
2023-05-06 00:01:00 +02:00
$text [ 'label-other' ][ 'ro-ro' ] = " Alte " ;
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-other' ][ 'ru-ru' ] = " Другие " ;
2016-05-05 20:57:08 +02:00
$text [ 'label-other' ][ 'sv-se' ] = " Annat " ;
2023-05-03 04:22:44 +02:00
$text [ 'label-other' ][ 'uk-ua' ] = " Інше " ;
2024-05-15 18:13:11 +02:00
$text [ 'label-other' ][ 'tr-tr' ] = " Diğer " ;
2023-05-03 18:36:25 +02:00
$text [ 'label-other' ][ 'zh-cn' ] = " 其他 " ;
$text [ 'label-other' ][ 'ja-jp' ] = " その他 " ;
2023-05-09 21:19:10 +02:00
$text [ 'label-other' ][ 'ko-kr' ] = " 다른 " ;
2016-05-05 20:57:08 +02:00
2016-06-03 02:26:32 +02:00
$text [ 'label-numbers' ][ 'en-us' ] = " Numbers " ;
2020-03-20 21:47:13 +01:00
$text [ 'label-numbers' ][ 'en-gb' ] = " Numbers " ;
2017-05-10 21:40:46 +02:00
$text [ 'label-numbers' ][ 'ar-eg' ] = " أرقام " ;
2023-05-03 04:22:44 +02:00
$text [ 'label-numbers' ][ 'de-at' ] = " Nummern " ;
$text [ 'label-numbers' ][ 'de-ch' ] = " Nummern " ;
2017-05-10 21:40:46 +02:00
$text [ 'label-numbers' ][ 'de-de' ] = " Nummern " ;
2023-10-06 21:46:03 +02:00
$text [ 'label-numbers' ][ 'el-gr' ] = " Αριθμοί " ;
2016-06-03 02:26:32 +02:00
$text [ 'label-numbers' ][ 'es-cl' ] = " Números " ;
2023-05-03 04:22:44 +02:00
$text [ 'label-numbers' ][ 'es-mx' ] = " Números " ;
$text [ 'label-numbers' ][ 'fr-ca' ] = " Nombres " ;
2016-06-03 02:26:32 +02:00
$text [ 'label-numbers' ][ 'fr-fr' ] = " Nombres " ;
2017-05-13 21:13:38 +02:00
$text [ 'label-numbers' ][ 'he-il' ] = " מספרים " ;
2017-05-10 21:40:46 +02:00
$text [ 'label-numbers' ][ 'it-it' ] = " Numeri " ;
2024-08-28 17:59:02 +02:00
$text [ 'label-numbers' ][ 'ka-ge' ] = " ციფრები " ;
2023-05-03 04:22:44 +02:00
$text [ 'label-numbers' ][ 'nl-nl' ] = " Nummers " ;
2017-05-13 21:13:38 +02:00
$text [ 'label-numbers' ][ 'pl-pl' ] = " Liczby " ;
2023-05-03 04:22:44 +02:00
$text [ 'label-numbers' ][ 'pt-br' ] = " Números " ;
2017-05-10 21:40:46 +02:00
$text [ 'label-numbers' ][ 'pt-pt' ] = " Números " ;
2017-06-02 21:24:12 +02:00
$text [ 'label-numbers' ][ 'ro-ro' ] = " numere " ;
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-numbers' ][ 'ru-ru' ] = " Цифры " ;
2017-06-02 16:39:34 +02:00
$text [ 'label-numbers' ][ 'sv-se' ] = " Nummer " ;
2017-05-13 21:13:38 +02:00
$text [ 'label-numbers' ][ 'uk-ua' ] = " чисел " ;
2024-05-15 18:13:11 +02:00
$text [ 'label-numbers' ][ 'tr-tr' ] = " Sayı lar " ;
2023-05-09 21:19:10 +02:00
$text [ 'label-numbers' ][ 'zh-cn' ] = " 数字 " ;
2023-05-03 18:36:25 +02:00
$text [ 'label-numbers' ][ 'ja-jp' ] = " ナンバー " ;
2023-05-09 21:19:10 +02:00
$text [ 'label-numbers' ][ 'ko-kr' ] = " 민수기 " ;
2016-06-03 02:26:32 +02:00
2016-04-26 03:30:23 +02:00
$text [ 'label-none' ][ 'en-us' ] = " None " ;
2020-03-20 21:47:13 +01:00
$text [ 'label-none' ][ 'en-gb' ] = " None " ;
2017-05-10 21:40:46 +02:00
$text [ 'label-none' ][ 'ar-eg' ] = " لا شيء " ;
2023-05-03 04:22:44 +02:00
$text [ 'label-none' ][ 'de-at' ] = " Keiner " ;
$text [ 'label-none' ][ 'de-ch' ] = " Keiner " ;
2017-05-10 21:40:46 +02:00
$text [ 'label-none' ][ 'de-de' ] = " Keiner " ;
2023-10-06 21:46:03 +02:00
$text [ 'label-none' ][ 'el-gr' ] = " Κανένας " ;
2016-04-26 03:30:23 +02:00
$text [ 'label-none' ][ 'es-cl' ] = " Ninguna " ;
2023-05-03 04:22:44 +02:00
$text [ 'label-none' ][ 'es-mx' ] = " Ninguna " ;
$text [ 'label-none' ][ 'fr-ca' ] = " Aucun " ;
2016-04-26 03:30:23 +02:00
$text [ 'label-none' ][ 'fr-fr' ] = " Aucun " ;
2017-05-13 21:13:38 +02:00
$text [ 'label-none' ][ 'he-il' ] = " אף לא אחד " ;
2017-05-10 21:40:46 +02:00
$text [ 'label-none' ][ 'it-it' ] = " Nessuno " ;
2024-08-28 17:59:02 +02:00
$text [ 'label-none' ][ 'ka-ge' ] = " არცერთი " ;
2023-05-03 04:22:44 +02:00
$text [ 'label-none' ][ 'nl-nl' ] = " Niets. " ;
2017-05-13 21:13:38 +02:00
$text [ 'label-none' ][ 'pl-pl' ] = " Żaden " ;
2023-05-03 04:22:44 +02:00
$text [ 'label-none' ][ 'pt-br' ] = " Nenhum " ;
2017-05-10 21:40:46 +02:00
$text [ 'label-none' ][ 'pt-pt' ] = " Nenhum " ;
2017-06-02 21:24:12 +02:00
$text [ 'label-none' ][ 'ro-ro' ] = " Nici unul " ;
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-none' ][ 'ru-ru' ] = " Никто " ;
2016-04-26 03:30:23 +02:00
$text [ 'label-none' ][ 'sv-se' ] = " Ingen " ;
2017-05-13 21:13:38 +02:00
$text [ 'label-none' ][ 'uk-ua' ] = " жоден " ;
2024-05-15 18:13:11 +02:00
$text [ 'label-none' ][ 'tr-tr' ] = " Hiçbiri " ;
2023-05-03 18:36:25 +02:00
$text [ 'label-none' ][ 'zh-cn' ] = " 无 " ;
$text [ 'label-none' ][ 'ja-jp' ] = " なし " ;
2023-05-09 21:19:10 +02:00
$text [ 'label-none' ][ 'ko-kr' ] = " 없음 " ;
2016-04-26 03:30:23 +02:00
2016-06-03 02:26:32 +02:00
$text [ 'label-lowercase_letters' ][ 'en-us' ] = " Lowercase Letters " ;
2020-03-20 21:47:13 +01:00
$text [ 'label-lowercase_letters' ][ 'en-gb' ] = " Lowercase Letters " ;
2017-05-10 21:40:46 +02:00
$text [ 'label-lowercase_letters' ][ 'ar-eg' ] = " أحرف صغيرة " ;
2023-05-03 04:22:44 +02:00
$text [ 'label-lowercase_letters' ][ 'de-at' ] = " Kleinbuchstaben " ;
$text [ 'label-lowercase_letters' ][ 'de-ch' ] = " Kleinbuchstaben " ;
2017-05-10 21:40:46 +02:00
$text [ 'label-lowercase_letters' ][ 'de-de' ] = " Kleinbuchstaben " ;
2023-10-06 21:46:03 +02:00
$text [ 'label-lowercase_letters' ][ 'el-gr' ] = " Πεζά γράμματα " ;
2016-06-03 02:26:32 +02:00
$text [ 'label-lowercase_letters' ][ 'es-cl' ] = " Letras minusculas " ;
2023-05-03 04:22:44 +02:00
$text [ 'label-lowercase_letters' ][ 'es-mx' ] = " Letras minusculas " ;
$text [ 'label-lowercase_letters' ][ 'fr-ca' ] = " Minuscules " ;
2016-06-03 02:26:32 +02:00
$text [ 'label-lowercase_letters' ][ 'fr-fr' ] = " Minuscules " ;
2017-05-13 21:13:38 +02:00
$text [ 'label-lowercase_letters' ][ 'he-il' ] = " אותיות קטנות " ;
2017-09-21 17:06:26 +02:00
$text [ 'label-lowercase_letters' ][ 'it-it' ] = " Lettere Minuscole " ;
2024-08-28 17:59:02 +02:00
$text [ 'label-lowercase_letters' ][ 'ka-ge' ] = " პატარა ასოები " ;
2023-05-03 04:22:44 +02:00
$text [ 'label-lowercase_letters' ][ 'nl-nl' ] = " Lawercase Letters " ;
2017-05-13 21:13:38 +02:00
$text [ 'label-lowercase_letters' ][ 'pl-pl' ] = " Małe litery " ;
2023-05-03 04:22:44 +02:00
$text [ 'label-lowercase_letters' ][ 'pt-br' ] = " Letras minúsculas " ;
2017-05-10 21:40:46 +02:00
$text [ 'label-lowercase_letters' ][ 'pt-pt' ] = " Letras minúsculas " ;
2017-06-02 21:24:12 +02:00
$text [ 'label-lowercase_letters' ][ 'ro-ro' ] = " Litere mici " ;
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-lowercase_letters' ][ 'ru-ru' ] = " Строчные буквы " ;
2016-06-03 02:26:32 +02:00
$text [ 'label-lowercase_letters' ][ 'sv-se' ] = " Gemener " ;
2017-05-13 21:13:38 +02:00
$text [ 'label-lowercase_letters' ][ 'uk-ua' ] = " Букви нижнього регістру " ;
2024-05-15 18:13:11 +02:00
$text [ 'label-lowercase_letters' ][ 'tr-tr' ] = " Küçük harfler " ;
2023-05-09 21:19:10 +02:00
$text [ 'label-lowercase_letters' ][ 'zh-cn' ] = " 小写字母 " ;
$text [ 'label-lowercase_letters' ][ 'ja-jp' ] = " 小文字 " ;
$text [ 'label-lowercase_letters' ][ 'ko-kr' ] = " 소문자 " ;
2016-06-03 02:26:32 +02:00
2016-04-26 03:30:23 +02:00
$text [ 'label-left' ][ 'en-us' ] = " Left " ;
2020-03-20 21:47:13 +01:00
$text [ 'label-left' ][ 'en-gb' ] = " Left " ;
2017-05-10 21:40:46 +02:00
$text [ 'label-left' ][ 'ar-eg' ] = " اليسار " ;
2023-05-03 04:22:44 +02:00
$text [ 'label-left' ][ 'de-at' ] = " Links " ;
$text [ 'label-left' ][ 'de-ch' ] = " Links " ;
2017-05-10 21:40:46 +02:00
$text [ 'label-left' ][ 'de-de' ] = " Links " ;
2023-10-06 21:46:03 +02:00
$text [ 'label-left' ][ 'el-gr' ] = " Αριστερά " ;
2016-04-26 03:30:23 +02:00
$text [ 'label-left' ][ 'es-cl' ] = " Izquierda " ;
2023-05-03 04:22:44 +02:00
$text [ 'label-left' ][ 'es-mx' ] = " Izquierda " ;
$text [ 'label-left' ][ 'fr-ca' ] = " À gauche " ;
2016-04-26 03:30:23 +02:00
$text [ 'label-left' ][ 'fr-fr' ] = " À gauche " ;
2017-05-13 21:13:38 +02:00
$text [ 'label-left' ][ 'he-il' ] = " שְׁמֹאל " ;
2017-05-10 21:40:46 +02:00
$text [ 'label-left' ][ 'it-it' ] = " Sinistra " ;
2024-08-28 17:59:02 +02:00
$text [ 'label-left' ][ 'ka-ge' ] = " მარცხენა " ;
2023-05-03 04:22:44 +02:00
$text [ 'label-left' ][ 'nl-nl' ] = " Links " ;
2017-05-13 21:13:38 +02:00
$text [ 'label-left' ][ 'pl-pl' ] = " Lewo " ;
2023-05-03 04:22:44 +02:00
$text [ 'label-left' ][ 'pt-br' ] = " Esquerda " ;
2017-05-10 21:40:46 +02:00
$text [ 'label-left' ][ 'pt-pt' ] = " Esquerda " ;
2017-06-02 21:24:12 +02:00
$text [ 'label-left' ][ 'ro-ro' ] = " Stânga " ;
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-left' ][ 'ru-ru' ] = " Слева " ;
2016-04-26 03:30:23 +02:00
$text [ 'label-left' ][ 'sv-se' ] = " Vänster " ;
2017-05-13 21:13:38 +02:00
$text [ 'label-left' ][ 'uk-ua' ] = " лівий " ;
2024-05-15 18:13:11 +02:00
$text [ 'label-left' ][ 'tr-tr' ] = " Sol " ;
2023-05-09 21:19:10 +02:00
$text [ 'label-left' ][ 'zh-cn' ] = " 左边 " ;
$text [ 'label-left' ][ 'ja-jp' ] = " 左 " ;
2023-05-03 18:36:25 +02:00
$text [ 'label-left' ][ 'ko-kr' ] = " 왼쪽 " ;
2016-04-26 03:30:23 +02:00
$text [ 'label-last_name' ][ 'en-us' ] = " Last Name " ;
2020-03-20 21:47:13 +01:00
$text [ 'label-last_name' ][ 'en-gb' ] = " Last Name " ;
2023-05-03 04:22:44 +02:00
$text [ 'label-last_name' ][ 'ar-eg' ] = " الاسم الأخير " ;
$text [ 'label-last_name' ][ 'de-at' ] = " Nachname " ;
$text [ 'label-last_name' ][ 'de-ch' ] = " Nachname " ;
2017-05-10 21:40:46 +02:00
$text [ 'label-last_name' ][ 'de-de' ] = " Nachname " ;
2023-10-06 21:46:03 +02:00
$text [ 'label-last_name' ][ 'el-gr' ] = " Επίθετο " ;
2016-04-26 03:30:23 +02:00
$text [ 'label-last_name' ][ 'es-cl' ] = " Apellido " ;
2023-05-03 04:22:44 +02:00
$text [ 'label-last_name' ][ 'es-mx' ] = " Apellido " ;
$text [ 'label-last_name' ][ 'fr-ca' ] = " Nom " ;
2016-04-26 03:30:23 +02:00
$text [ 'label-last_name' ][ 'fr-fr' ] = " Nom " ;
2017-05-13 21:13:38 +02:00
$text [ 'label-last_name' ][ 'he-il' ] = " שם משפחה " ;
2017-05-10 21:40:46 +02:00
$text [ 'label-last_name' ][ 'it-it' ] = " Cognome " ;
2024-08-28 17:59:02 +02:00
$text [ 'label-last_name' ][ 'ka-ge' ] = " გვარი " ;
2023-05-03 04:22:44 +02:00
$text [ 'label-last_name' ][ 'nl-nl' ] = " Laatste naam " ;
2017-05-13 21:13:38 +02:00
$text [ 'label-last_name' ][ 'pl-pl' ] = " Nazwisko " ;
2023-05-03 04:22:44 +02:00
$text [ 'label-last_name' ][ 'pt-br' ] = " Último Nome " ;
2017-05-10 21:40:46 +02:00
$text [ 'label-last_name' ][ 'pt-pt' ] = " Último Nome " ;
2023-05-06 00:01:00 +02:00
$text [ 'label-last_name' ][ 'ro-ro' ] = " Nume " ;
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-last_name' ][ 'ru-ru' ] = " Фамилия " ;
2016-04-26 03:30:23 +02:00
$text [ 'label-last_name' ][ 'sv-se' ] = " Efternamn " ;
2017-05-13 21:13:38 +02:00
$text [ 'label-last_name' ][ 'uk-ua' ] = " Прізвище " ;
2024-05-15 18:13:11 +02:00
$text [ 'label-last_name' ][ 'tr-tr' ] = " Soy isim " ;
2023-05-09 21:19:10 +02:00
$text [ 'label-last_name' ][ 'zh-cn' ] = " 姓 " ;
$text [ 'label-last_name' ][ 'ja-jp' ] = " 苗字 " ;
$text [ 'label-last_name' ][ 'ko-kr' ] = " 성 " ;
2016-04-26 03:30:23 +02:00
$text [ 'label-inline' ][ 'en-us' ] = " Inline " ;
2020-03-20 21:47:13 +01:00
$text [ 'label-inline' ][ 'en-gb' ] = " Inline " ;
2017-05-10 21:40:46 +02:00
$text [ 'label-inline' ][ 'ar-eg' ] = " في النسق " ;
2023-05-03 04:22:44 +02:00
$text [ 'label-inline' ][ 'de-at' ] = " In der Reihe " ;
$text [ 'label-inline' ][ 'de-ch' ] = " In der Reihe " ;
2017-05-10 21:40:46 +02:00
$text [ 'label-inline' ][ 'de-de' ] = " In der Reihe " ;
2023-10-06 21:46:03 +02:00
$text [ 'label-inline' ][ 'el-gr' ] = " Στη γραμμή " ;
2016-04-26 03:30:23 +02:00
$text [ 'label-inline' ][ 'es-cl' ] = " En línea " ;
2023-05-03 04:22:44 +02:00
$text [ 'label-inline' ][ 'es-mx' ] = " En línea " ;
$text [ 'label-inline' ][ 'fr-ca' ] = " En ligne " ;
2016-04-26 03:30:23 +02:00
$text [ 'label-inline' ][ 'fr-fr' ] = " En ligne " ;
2017-05-13 21:13:38 +02:00
$text [ 'label-inline' ][ 'he-il' ] = " בשורה " ;
2017-09-21 17:06:26 +02:00
$text [ 'label-inline' ][ 'it-it' ] = " In Linea " ;
2024-08-28 17:59:02 +02:00
$text [ 'label-inline' ][ 'ka-ge' ] = " ხაზშივე " ;
2023-05-03 04:22:44 +02:00
$text [ 'label-inline' ][ 'nl-nl' ] = " In " ;
2017-05-13 21:13:38 +02:00
$text [ 'label-inline' ][ 'pl-pl' ] = " inline " ;
2023-05-03 04:22:44 +02:00
$text [ 'label-inline' ][ 'pt-br' ] = " Na linha " ;
2017-05-10 21:40:46 +02:00
$text [ 'label-inline' ][ 'pt-pt' ] = " Na linha " ;
2017-06-02 21:24:12 +02:00
$text [ 'label-inline' ][ 'ro-ro' ] = " In linie " ;
2023-05-09 21:19:10 +02:00
$text [ 'label-inline' ][ 'ru-ru' ] = " В соответствии" ;
2017-06-02 16:39:34 +02:00
$text [ 'label-inline' ][ 'sv-se' ] = " Inline " ;
2017-05-13 21:13:38 +02:00
$text [ 'label-inline' ][ 'uk-ua' ] = " В лінію" ;
2024-05-15 18:13:11 +02:00
$text [ 'label-inline' ][ 'tr-tr' ] = " Çizgide " ;
2023-05-09 21:19:10 +02:00
$text [ 'label-inline' ][ 'zh-cn' ] = " 排队 " ;
2023-05-03 18:36:25 +02:00
$text [ 'label-inline' ][ 'ja-jp' ] = " インライン " ;
2023-05-09 21:19:10 +02:00
$text [ 'label-inline' ][ 'ko-kr' ] = " 인라인 " ;
2016-04-26 03:30:23 +02:00
$text [ 'label-image' ][ 'en-us' ] = " Image " ;
2020-03-20 21:47:13 +01:00
$text [ 'label-image' ][ 'en-gb' ] = " Image " ;
2017-05-10 21:40:46 +02:00
$text [ 'label-image' ][ 'ar-eg' ] = " صورة " ;
2023-05-03 04:22:44 +02:00
$text [ 'label-image' ][ 'de-at' ] = " Bild " ;
$text [ 'label-image' ][ 'de-ch' ] = " Bild " ;
2017-05-10 21:40:46 +02:00
$text [ 'label-image' ][ 'de-de' ] = " Bild " ;
2023-10-06 21:46:03 +02:00
$text [ 'label-image' ][ 'el-gr' ] = " Εικόνα " ;
2016-04-26 03:30:23 +02:00
$text [ 'label-image' ][ 'es-cl' ] = " Imagen " ;
2023-05-03 04:22:44 +02:00
$text [ 'label-image' ][ 'es-mx' ] = " Imagen " ;
$text [ 'label-image' ][ 'fr-ca' ] = " image " ;
2016-04-26 03:30:23 +02:00
$text [ 'label-image' ][ 'fr-fr' ] = " image " ;
2017-05-13 21:13:38 +02:00
$text [ 'label-image' ][ 'he-il' ] = " תמונה " ;
2017-05-10 21:40:46 +02:00
$text [ 'label-image' ][ 'it-it' ] = " Immagine " ;
2024-08-28 17:59:02 +02:00
$text [ 'label-image' ][ 'ka-ge' ] = " გამოსახულება " ;
2023-05-03 04:22:44 +02:00
$text [ 'label-image' ][ 'nl-nl' ] = " Vertaling: " ;
2017-05-13 21:13:38 +02:00
$text [ 'label-image' ][ 'pl-pl' ] = " Obraz " ;
2023-05-03 04:22:44 +02:00
$text [ 'label-image' ][ 'pt-br' ] = " Imagem " ;
2017-05-10 21:40:46 +02:00
$text [ 'label-image' ][ 'pt-pt' ] = " Imagem " ;
2017-06-02 21:24:12 +02:00
$text [ 'label-image' ][ 'ro-ro' ] = " Imagine " ;
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-image' ][ 'ru-ru' ] = " Изображение " ;
2016-04-26 03:30:23 +02:00
$text [ 'label-image' ][ 'sv-se' ] = " Bild " ;
2017-05-13 21:13:38 +02:00
$text [ 'label-image' ][ 'uk-ua' ] = " зображення " ;
2024-05-15 18:13:11 +02:00
$text [ 'label-image' ][ 'tr-tr' ] = " Resim " ;
2023-05-03 18:36:25 +02:00
$text [ 'label-image' ][ 'zh-cn' ] = " 图像 " ;
2023-05-09 21:19:10 +02:00
$text [ 'label-image' ][ 'ja-jp' ] = " 画像 " ;
$text [ 'label-image' ][ 'ko-kr' ] = " 영상 " ;
2016-04-26 03:30:23 +02:00
$text [ 'label-groups' ][ 'en-us' ] = " Groups " ;
2020-03-20 21:47:13 +01:00
$text [ 'label-groups' ][ 'en-gb' ] = " Groups " ;
2023-05-03 04:22:44 +02:00
$text [ 'label-groups' ][ 'ar-eg' ] = " المجموعات " ;
$text [ 'label-groups' ][ 'de-at' ] = " Gruppen " ;
$text [ 'label-groups' ][ 'de-ch' ] = " Gruppen " ;
2017-05-10 21:40:46 +02:00
$text [ 'label-groups' ][ 'de-de' ] = " Gruppen " ;
2023-10-06 21:46:03 +02:00
$text [ 'label-groups' ][ 'el-gr' ] = " Ομάδες " ;
2016-04-26 03:30:23 +02:00
$text [ 'label-groups' ][ 'es-cl' ] = " Grupos " ;
2023-05-03 04:22:44 +02:00
$text [ 'label-groups' ][ 'es-mx' ] = " Grupos " ;
$text [ 'label-groups' ][ 'fr-ca' ] = " Groupes " ;
2016-04-26 03:30:23 +02:00
$text [ 'label-groups' ][ 'fr-fr' ] = " Groupes " ;
2017-05-13 21:13:38 +02:00
$text [ 'label-groups' ][ 'he-il' ] = " קבוצות " ;
2017-05-10 21:40:46 +02:00
$text [ 'label-groups' ][ 'it-it' ] = " Gruppi " ;
2024-08-28 17:59:02 +02:00
$text [ 'label-groups' ][ 'ka-ge' ] = " ჯგუფები " ;
2023-05-03 04:22:44 +02:00
$text [ 'label-groups' ][ 'nl-nl' ] = " Groep " ;
2017-05-13 21:13:38 +02:00
$text [ 'label-groups' ][ 'pl-pl' ] = " Grupy " ;
2023-05-03 04:22:44 +02:00
$text [ 'label-groups' ][ 'pt-br' ] = " Grupos " ;
2017-05-10 21:40:46 +02:00
$text [ 'label-groups' ][ 'pt-pt' ] = " Grupos " ;
2023-05-06 00:01:00 +02:00
$text [ 'label-groups' ][ 'ro-ro' ] = " Grupuri " ;
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-groups' ][ 'ru-ru' ] = " Группы " ;
2016-04-26 03:30:23 +02:00
$text [ 'label-groups' ][ 'sv-se' ] = " Grupper " ;
2017-05-13 21:13:38 +02:00
$text [ 'label-groups' ][ 'uk-ua' ] = " Групи " ;
2024-05-15 18:13:11 +02:00
$text [ 'label-groups' ][ 'tr-tr' ] = " Gruplar " ;
2023-05-03 18:36:25 +02:00
$text [ 'label-groups' ][ 'zh-cn' ] = " 团体 " ;
$text [ 'label-groups' ][ 'ja-jp' ] = " グループ " ;
2023-05-09 21:19:10 +02:00
$text [ 'label-groups' ][ 'ko-kr' ] = " 여러 떼 " ;
2016-04-26 03:30:23 +02:00
$text [ 'label-group' ][ 'en-us' ] = " Group " ;
2020-03-20 21:47:13 +01:00
$text [ 'label-group' ][ 'en-gb' ] = " Group " ;
2023-05-03 04:22:44 +02:00
$text [ 'label-group' ][ 'ar-eg' ] = " المجموعة " ;
$text [ 'label-group' ][ 'de-at' ] = " Gruppe " ;
$text [ 'label-group' ][ 'de-ch' ] = " Gruppe " ;
2017-05-10 21:40:46 +02:00
$text [ 'label-group' ][ 'de-de' ] = " Gruppe " ;
2023-10-06 21:46:03 +02:00
$text [ 'label-group' ][ 'el-gr' ] = " Ομάδα " ;
2016-04-26 03:30:23 +02:00
$text [ 'label-group' ][ 'es-cl' ] = " Grupo " ;
2023-05-03 04:22:44 +02:00
$text [ 'label-group' ][ 'es-mx' ] = " Grupo " ;
$text [ 'label-group' ][ 'fr-ca' ] = " Group " ;
2016-04-26 03:30:23 +02:00
$text [ 'label-group' ][ 'fr-fr' ] = " Group " ;
2017-05-13 21:13:38 +02:00
$text [ 'label-group' ][ 'he-il' ] = " קבוצה " ;
2017-05-10 21:40:46 +02:00
$text [ 'label-group' ][ 'it-it' ] = " Gruppo " ;
2024-08-28 17:59:02 +02:00
$text [ 'label-group' ][ 'ka-ge' ] = " ჯგუფი " ;
2023-05-03 04:22:44 +02:00
$text [ 'label-group' ][ 'nl-nl' ] = " Groep " ;
2017-05-13 21:13:38 +02:00
$text [ 'label-group' ][ 'pl-pl' ] = " Grupa " ;
2023-05-03 04:22:44 +02:00
$text [ 'label-group' ][ 'pt-br' ] = " Grupo " ;
2017-05-10 21:40:46 +02:00
$text [ 'label-group' ][ 'pt-pt' ] = " Grupo " ;
2023-05-06 00:01:00 +02:00
$text [ 'label-group' ][ 'ro-ro' ] = " grup " ;
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-group' ][ 'ru-ru' ] = " Группа " ;
2016-04-26 03:30:23 +02:00
$text [ 'label-group' ][ 'sv-se' ] = " Grupp " ;
2017-05-13 21:13:38 +02:00
$text [ 'label-group' ][ 'uk-ua' ] = " Група " ;
2024-05-15 18:13:11 +02:00
$text [ 'label-group' ][ 'tr-tr' ] = " Grup " ;
2023-05-09 21:19:10 +02:00
$text [ 'label-group' ][ 'zh-cn' ] = " 그룹 " ;
2023-05-03 18:36:25 +02:00
$text [ 'label-group' ][ 'ja-jp' ] = " グループ " ;
$text [ 'label-group' ][ 'ko-kr' ] = " 그룹 " ;
2016-04-26 03:30:23 +02:00
2018-12-18 06:06:29 +01:00
$text [ 'label-organization' ][ 'en-us' ] = " Organization " ;
2020-03-20 21:47:13 +01:00
$text [ 'label-organization' ][ 'en-gb' ] = " Organization " ;
2023-05-03 04:22:44 +02:00
$text [ 'label-organization' ][ 'ar-eg' ] = " المنظمة " ;
$text [ 'label-organization' ][ 'de-at' ] = " Organisation " ;
$text [ 'label-organization' ][ 'de-ch' ] = " Organisation " ;
2018-12-18 06:06:29 +01:00
$text [ 'label-organization' ][ 'de-de' ] = " Organisation " ;
2023-10-06 21:46:03 +02:00
$text [ 'label-organization' ][ 'el-gr' ] = " Οργάνωση " ;
2018-12-18 06:06:29 +01:00
$text [ 'label-organization' ][ 'es-cl' ] = " Organización " ;
2023-05-03 04:22:44 +02:00
$text [ 'label-organization' ][ 'es-mx' ] = " Organización " ;
$text [ 'label-organization' ][ 'fr-ca' ] = " Organisation " ;
2018-12-18 06:06:29 +01:00
$text [ 'label-organization' ][ 'fr-fr' ] = " Organisation " ;
2023-05-03 04:22:44 +02:00
$text [ 'label-organization' ][ 'he-il' ] = " ארגון " ;
2018-12-18 06:06:29 +01:00
$text [ 'label-organization' ][ 'it-it' ] = " Organizzazione " ;
2024-08-28 17:59:02 +02:00
$text [ 'label-organization' ][ 'ka-ge' ] = " ორგანიზაცია " ;
2023-05-03 04:22:44 +02:00
$text [ 'label-organization' ][ 'nl-nl' ] = " Organisatie " ;
$text [ 'label-organization' ][ 'pl-pl' ] = " Organizacja " ;
$text [ 'label-organization' ][ 'pt-br' ] = " Organização " ;
2018-12-18 06:06:29 +01:00
$text [ 'label-organization' ][ 'pt-pt' ] = " Organização " ;
2023-05-06 00:01:00 +02:00
$text [ 'label-organization' ][ 'ro-ro' ] = " Organizare " ;
2018-12-18 06:06:29 +01:00
$text [ 'label-organization' ][ 'ru-ru' ] = " Организация " ;
$text [ 'label-organization' ][ 'sv-se' ] = " Organisation " ;
2023-05-03 04:22:44 +02:00
$text [ 'label-organization' ][ 'uk-ua' ] = " Організація " ;
2024-05-15 18:13:11 +02:00
$text [ 'label-organization' ][ 'tr-tr' ] = " Organizasyon " ;
2023-05-03 18:36:25 +02:00
$text [ 'label-organization' ][ 'zh-cn' ] = " 组织 " ;
2023-05-09 21:19:10 +02:00
$text [ 'label-organization' ][ 'ja-jp' ] = " 組織 " ;
$text [ 'label-organization' ][ 'ko-kr' ] = " 조직 " ;
2018-12-18 06:06:29 +01:00
2016-04-26 03:30:23 +02:00
$text [ 'label-global' ][ 'en-us' ] = " Global " ;
2020-03-20 21:47:13 +01:00
$text [ 'label-global' ][ 'en-gb' ] = " Global " ;
2023-05-03 04:22:44 +02:00
$text [ 'label-global' ][ 'ar-eg' ] = " عالمي " ;
$text [ 'label-global' ][ 'de-at' ] = " Global " ;
$text [ 'label-global' ][ 'de-ch' ] = " Global " ;
2017-05-10 21:40:46 +02:00
$text [ 'label-global' ][ 'de-de' ] = " Global " ;
2023-10-06 21:46:03 +02:00
$text [ 'label-global' ][ 'el-gr' ] = " Παγκόσμια " ;
2016-04-26 03:30:23 +02:00
$text [ 'label-global' ][ 'es-cl' ] = " Global " ;
2023-05-03 04:22:44 +02:00
$text [ 'label-global' ][ 'es-mx' ] = " Global " ;
2023-05-06 00:01:00 +02:00
$text [ 'label-global' ][ 'fr-ca' ] = " Mondial " ;
$text [ 'label-global' ][ 'fr-fr' ] = " Mondial " ;
2017-05-13 21:13:38 +02:00
$text [ 'label-global' ][ 'he-il' ] = " כללי " ;
2017-05-10 21:40:46 +02:00
$text [ 'label-global' ][ 'it-it' ] = " Globale " ;
2024-08-28 17:59:02 +02:00
$text [ 'label-global' ][ 'ka-ge' ] = " გლობალური " ;
2023-05-03 04:22:44 +02:00
$text [ 'label-global' ][ 'nl-nl' ] = " global " ;
2017-05-13 21:13:38 +02:00
$text [ 'label-global' ][ 'pl-pl' ] = " Ogólny " ;
2023-05-03 04:22:44 +02:00
$text [ 'label-global' ][ 'pt-br' ] = " Global " ;
2017-05-10 21:40:46 +02:00
$text [ 'label-global' ][ 'pt-pt' ] = " Global " ;
2023-05-06 00:01:00 +02:00
$text [ 'label-global' ][ 'ro-ro' ] = " Global " ;
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-global' ][ 'ru-ru' ] = " Глобальный " ;
2016-04-26 03:30:23 +02:00
$text [ 'label-global' ][ 'sv-se' ] = " Global " ;
2017-05-13 21:13:38 +02:00
$text [ 'label-global' ][ 'uk-ua' ] = " Глобально " ;
2024-05-15 18:13:11 +02:00
$text [ 'label-global' ][ 'tr-tr' ] = " Küresel " ;
2023-05-03 18:36:25 +02:00
$text [ 'label-global' ][ 'zh-cn' ] = " 全球 " ;
$text [ 'label-global' ][ 'ja-jp' ] = " グローバル " ;
2023-05-09 21:19:10 +02:00
$text [ 'label-global' ][ 'ko-kr' ] = " 글로벌 " ;
2016-04-26 03:30:23 +02:00
$text [ 'label-fixed' ][ 'en-us' ] = " Fixed " ;
2020-03-20 21:47:13 +01:00
$text [ 'label-fixed' ][ 'en-gb' ] = " Fixed " ;
2017-05-10 21:40:46 +02:00
$text [ 'label-fixed' ][ 'ar-eg' ] = " ثابت " ;
2023-05-03 04:22:44 +02:00
$text [ 'label-fixed' ][ 'de-at' ] = " Fest " ;
$text [ 'label-fixed' ][ 'de-ch' ] = " Fest " ;
2017-05-10 21:40:46 +02:00
$text [ 'label-fixed' ][ 'de-de' ] = " Fest " ;
2023-10-06 21:46:03 +02:00
$text [ 'label-fixed' ][ 'el-gr' ] = " Σταθερός " ;
2016-04-26 03:30:23 +02:00
$text [ 'label-fixed' ][ 'es-cl' ] = " Fijo " ;
2023-05-03 04:22:44 +02:00
$text [ 'label-fixed' ][ 'es-mx' ] = " Fijo " ;
$text [ 'label-fixed' ][ 'fr-ca' ] = " Fixé " ;
2016-04-26 03:30:23 +02:00
$text [ 'label-fixed' ][ 'fr-fr' ] = " Fixé " ;
2017-05-13 21:13:38 +02:00
$text [ 'label-fixed' ][ 'he-il' ] = " קָבוּעַ " ;
2017-09-21 17:06:26 +02:00
$text [ 'label-fixed' ][ 'it-it' ] = " Sistemato " ;
2024-08-28 17:59:02 +02:00
$text [ 'label-fixed' ][ 'ka-ge' ] = " დამაგრებული " ;
2023-05-03 04:22:44 +02:00
$text [ 'label-fixed' ][ 'nl-nl' ] = " Vertaling: " ;
2017-05-13 21:13:38 +02:00
$text [ 'label-fixed' ][ 'pl-pl' ] = " Naprawiony " ;
2023-05-03 04:22:44 +02:00
$text [ 'label-fixed' ][ 'pt-br' ] = " Fixo " ;
2017-05-10 21:40:46 +02:00
$text [ 'label-fixed' ][ 'pt-pt' ] = " Fixo " ;
2017-06-02 21:24:12 +02:00
$text [ 'label-fixed' ][ 'ro-ro' ] = " Fix " ;
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-fixed' ][ 'ru-ru' ] = " Фиксированный " ;
2016-04-26 03:30:23 +02:00
$text [ 'label-fixed' ][ 'sv-se' ] = " Fast " ;
2017-05-13 21:13:38 +02:00
$text [ 'label-fixed' ][ 'uk-ua' ] = " фіксований " ;
2024-05-15 18:13:11 +02:00
$text [ 'label-fixed' ][ 'tr-tr' ] = " Sabit " ;
2023-05-03 18:36:25 +02:00
$text [ 'label-fixed' ][ 'zh-cn' ] = " 固定 " ;
$text [ 'label-fixed' ][ 'ja-jp' ] = " 固定式 " ;
2023-05-09 21:19:10 +02:00
$text [ 'label-fixed' ][ 'ko-kr' ] = " 결정된 " ;
2016-04-26 03:30:23 +02:00
$text [ 'label-first_name' ][ 'en-us' ] = " First Name " ;
2020-03-20 21:47:13 +01:00
$text [ 'label-first_name' ][ 'en-gb' ] = " First Name " ;
2023-05-03 04:22:44 +02:00
$text [ 'label-first_name' ][ 'ar-eg' ] = " الاسم الأول " ;
$text [ 'label-first_name' ][ 'de-at' ] = " Vorname " ;
$text [ 'label-first_name' ][ 'de-ch' ] = " Vorname " ;
2017-05-10 21:40:46 +02:00
$text [ 'label-first_name' ][ 'de-de' ] = " Vorname " ;
2023-10-06 21:46:03 +02:00
$text [ 'label-first_name' ][ 'el-gr' ] = " Ονομα " ;
2016-04-26 03:30:23 +02:00
$text [ 'label-first_name' ][ 'es-cl' ] = " Nombre " ;
2023-05-03 04:22:44 +02:00
$text [ 'label-first_name' ][ 'es-mx' ] = " Nombre " ;
$text [ 'label-first_name' ][ 'fr-ca' ] = " Prénom " ;
2016-04-26 03:30:23 +02:00
$text [ 'label-first_name' ][ 'fr-fr' ] = " Prénom " ;
2017-05-13 21:13:38 +02:00
$text [ 'label-first_name' ][ 'he-il' ] = " שם " ;
2017-05-10 21:40:46 +02:00
$text [ 'label-first_name' ][ 'it-it' ] = " Nome " ;
2024-08-28 17:59:02 +02:00
$text [ 'label-first_name' ][ 'ka-ge' ] = " სახელი " ;
2023-05-03 04:22:44 +02:00
$text [ 'label-first_name' ][ 'nl-nl' ] = " Eerste naam " ;
2017-05-13 21:13:38 +02:00
$text [ 'label-first_name' ][ 'pl-pl' ] = " Imię " ;
2023-05-03 04:22:44 +02:00
$text [ 'label-first_name' ][ 'pt-br' ] = " Primeiro Nome " ;
2017-05-10 21:40:46 +02:00
$text [ 'label-first_name' ][ 'pt-pt' ] = " Primeiro Nome " ;
2023-05-06 00:01:00 +02:00
$text [ 'label-first_name' ][ 'ro-ro' ] = " Prénom " ;
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-first_name' ][ 'ru-ru' ] = " Имя " ;
2016-04-26 03:30:23 +02:00
$text [ 'label-first_name' ][ 'sv-se' ] = " Förnamn " ;
2017-05-13 21:13:38 +02:00
$text [ 'label-first_name' ][ 'uk-ua' ] = " Ім’я " ;
2024-05-15 18:13:11 +02:00
$text [ 'label-first_name' ][ 'tr-tr' ] = " İlk adı " ;
2023-05-09 21:19:10 +02:00
$text [ 'label-first_name' ][ 'zh-cn' ] = " 名 " ;
$text [ 'label-first_name' ][ 'ja-jp' ] = " ファーストネーム " ;
$text [ 'label-first_name' ][ 'ko-kr' ] = " 이름 " ;
2016-04-26 03:30:23 +02:00
$text [ 'label-email' ][ 'en-us' ] = " Email " ;
2020-03-20 21:47:13 +01:00
$text [ 'label-email' ][ 'en-gb' ] = " Email " ;
2023-05-03 04:22:44 +02:00
$text [ 'label-email' ][ 'ar-eg' ] = " البريد الإلكتروني " ;
$text [ 'label-email' ][ 'de-at' ] = " Email " ;
$text [ 'label-email' ][ 'de-ch' ] = " Email " ;
2017-05-10 21:40:46 +02:00
$text [ 'label-email' ][ 'de-de' ] = " Email " ;
2023-10-06 21:46:03 +02:00
$text [ 'label-email' ][ 'el-gr' ] = " ΗΛΕΚΤΡΟΝΙΚΗ ΔΙΕΥΘΥΝΣΗ " ;
2016-04-26 03:30:23 +02:00
$text [ 'label-email' ][ 'es-cl' ] = " Email " ;
2023-05-03 04:22:44 +02:00
$text [ 'label-email' ][ 'es-mx' ] = " Email " ;
$text [ 'label-email' ][ 'fr-ca' ] = " Courriel " ;
2016-04-26 03:30:23 +02:00
$text [ 'label-email' ][ 'fr-fr' ] = " Courriel " ;
2017-05-13 21:13:38 +02:00
$text [ 'label-email' ][ 'he-il' ] = " אימייל " ;
2017-05-10 21:40:46 +02:00
$text [ 'label-email' ][ 'it-it' ] = " Email " ;
2024-08-28 17:59:02 +02:00
$text [ 'label-email' ][ 'ka-ge' ] = " ელფოსტა " ;
2023-05-03 04:22:44 +02:00
$text [ 'label-email' ][ 'nl-nl' ] = " E-mail " ;
2017-05-13 21:13:38 +02:00
$text [ 'label-email' ][ 'pl-pl' ] = " Email " ;
2023-05-03 04:22:44 +02:00
$text [ 'label-email' ][ 'pt-br' ] = " Email " ;
2017-05-10 21:40:46 +02:00
$text [ 'label-email' ][ 'pt-pt' ] = " Email " ;
2023-05-06 00:01:00 +02:00
$text [ 'label-email' ][ 'ro-ro' ] = " E-mail " ;
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-email' ][ 'ru-ru' ] = " Email " ;
2016-04-26 03:30:23 +02:00
$text [ 'label-email' ][ 'sv-se' ] = " E-post " ;
2017-05-13 21:13:38 +02:00
$text [ 'label-email' ][ 'uk-ua' ] = " Електронна пошта " ;
2024-05-15 18:13:11 +02:00
$text [ 'label-email' ][ 'tr-tr' ] = " E-posta " ;
2023-05-03 18:36:25 +02:00
$text [ 'label-email' ][ 'zh-cn' ] = " 电子邮件 " ;
2023-05-09 21:19:10 +02:00
$text [ 'label-email' ][ 'ja-jp' ] = " Eメール " ;
$text [ 'label-email' ][ 'ko-kr' ] = " 이메일 " ;
2016-04-26 03:30:23 +02:00
$text [ 'label-domain' ][ 'en-us' ] = " Domain " ;
2020-03-20 21:47:13 +01:00
$text [ 'label-domain' ][ 'en-gb' ] = " Domain " ;
2023-05-03 04:22:44 +02:00
$text [ 'label-domain' ][ 'ar-eg' ] = " النطاق " ;
$text [ 'label-domain' ][ 'de-at' ] = " Domain " ;
$text [ 'label-domain' ][ 'de-ch' ] = " Domain " ;
2017-05-10 21:40:46 +02:00
$text [ 'label-domain' ][ 'de-de' ] = " Domain " ;
2023-10-06 21:46:03 +02:00
$text [ 'label-domain' ][ 'el-gr' ] = " Τομέα " ;
2016-04-26 03:30:23 +02:00
$text [ 'label-domain' ][ 'es-cl' ] = " Dominio " ;
2023-05-03 04:22:44 +02:00
$text [ 'label-domain' ][ 'es-mx' ] = " Dominio " ;
$text [ 'label-domain' ][ 'fr-ca' ] = " Domaine " ;
2016-04-26 03:30:23 +02:00
$text [ 'label-domain' ][ 'fr-fr' ] = " Domaine " ;
2017-05-13 21:13:38 +02:00
$text [ 'label-domain' ][ 'he-il' ] = " תחום " ;
2017-05-10 21:40:46 +02:00
$text [ 'label-domain' ][ 'it-it' ] = " Dominio " ;
2024-08-28 17:59:02 +02:00
$text [ 'label-domain' ][ 'ka-ge' ] = " დომენი " ;
2023-05-03 04:22:44 +02:00
$text [ 'label-domain' ][ 'nl-nl' ] = " domein " ;
2017-05-13 21:13:38 +02:00
$text [ 'label-domain' ][ 'pl-pl' ] = " Domena " ;
2023-05-03 04:22:44 +02:00
$text [ 'label-domain' ][ 'pt-br' ] = " Domínio " ;
2017-05-10 21:40:46 +02:00
$text [ 'label-domain' ][ 'pt-pt' ] = " Domínio " ;
2017-06-02 21:24:12 +02:00
$text [ 'label-domain' ][ 'ro-ro' ] = " Domeniu " ;
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-domain' ][ 'ru-ru' ] = " Домен " ;
2016-04-26 03:30:23 +02:00
$text [ 'label-domain' ][ 'sv-se' ] = " Domän " ;
2017-05-13 21:13:38 +02:00
$text [ 'label-domain' ][ 'uk-ua' ] = " Домен " ;
2024-05-15 18:13:11 +02:00
$text [ 'label-domain' ][ 'tr-tr' ] = " İhtisas " ;
2023-05-03 18:36:25 +02:00
$text [ 'label-domain' ][ 'zh-cn' ] = " 领域 " ;
$text [ 'label-domain' ][ 'ja-jp' ] = " ドメイン " ;
2023-05-09 21:19:10 +02:00
$text [ 'label-domain' ][ 'ko-kr' ] = " 도메인 " ;
2016-04-26 03:30:23 +02:00
$text [ 'label-contact' ][ 'en-us' ] = " Contact " ;
2020-03-20 21:47:13 +01:00
$text [ 'label-contact' ][ 'en-gb' ] = " Contact " ;
2023-05-03 04:22:44 +02:00
$text [ 'label-contact' ][ 'ar-eg' ] = " الاتصال " ;
$text [ 'label-contact' ][ 'de-at' ] = " Kontakt " ;
$text [ 'label-contact' ][ 'de-ch' ] = " Kontakt " ;
2017-05-10 21:40:46 +02:00
$text [ 'label-contact' ][ 'de-de' ] = " Kontakt " ;
2023-10-06 21:46:03 +02:00
$text [ 'label-contact' ][ 'el-gr' ] = " Επικοινωνία " ;
2016-04-26 03:30:23 +02:00
$text [ 'label-contact' ][ 'es-cl' ] = " Contacto " ;
2023-05-03 04:22:44 +02:00
$text [ 'label-contact' ][ 'es-mx' ] = " Contacto " ;
$text [ 'label-contact' ][ 'fr-ca' ] = " Contact " ;
2016-04-26 03:30:23 +02:00
$text [ 'label-contact' ][ 'fr-fr' ] = " Contact " ;
2017-05-13 21:13:38 +02:00
$text [ 'label-contact' ][ 'he-il' ] = " איש קשר " ;
2017-05-10 21:40:46 +02:00
$text [ 'label-contact' ][ 'it-it' ] = " Contatto " ;
2024-08-28 17:59:02 +02:00
$text [ 'label-contact' ][ 'ka-ge' ] = " კონტაქტი " ;
2023-05-03 04:22:44 +02:00
$text [ 'label-contact' ][ 'nl-nl' ] = " contact " ;
2017-05-13 21:13:38 +02:00
$text [ 'label-contact' ][ 'pl-pl' ] = " Kontakt " ;
2023-05-03 04:22:44 +02:00
$text [ 'label-contact' ][ 'pt-br' ] = " Contacto " ;
2017-05-10 21:40:46 +02:00
$text [ 'label-contact' ][ 'pt-pt' ] = " Contacto " ;
2023-05-06 00:01:00 +02:00
$text [ 'label-contact' ][ 'ro-ro' ] = " a lua legatura " ;
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-contact' ][ 'ru-ru' ] = " Контакт " ;
2016-04-26 03:30:23 +02:00
$text [ 'label-contact' ][ 'sv-se' ] = " Kontakt " ;
2017-05-13 21:13:38 +02:00
$text [ 'label-contact' ][ 'uk-ua' ] = " Контакт " ;
2024-05-15 18:13:11 +02:00
$text [ 'label-contact' ][ 'tr-tr' ] = " Temas etmek " ;
2023-05-03 18:36:25 +02:00
$text [ 'label-contact' ][ 'zh-cn' ] = " 联系 " ;
2023-05-09 21:19:10 +02:00
$text [ 'label-contact' ][ 'ja-jp' ] = " コンタクト " ;
$text [ 'label-contact' ][ 'ko-kr' ] = " 연락하다 " ;
2016-04-26 03:30:23 +02:00
$text [ 'label-confirm_password' ][ 'en-us' ] = " Confirm Password " ;
2020-03-20 21:47:13 +01:00
$text [ 'label-confirm_password' ][ 'en-gb' ] = " Confirm Password " ;
2023-05-03 04:22:44 +02:00
$text [ 'label-confirm_password' ][ 'ar-eg' ] = " كلمة السر " ;
$text [ 'label-confirm_password' ][ 'de-at' ] = " Passwort bestätigen " ;
$text [ 'label-confirm_password' ][ 'de-ch' ] = " Passwort bestätigen " ;
2017-05-10 21:40:46 +02:00
$text [ 'label-confirm_password' ][ 'de-de' ] = " Passwort bestätigen " ;
2023-10-06 21:46:03 +02:00
$text [ 'label-confirm_password' ][ 'el-gr' ] = " Επιβεβαίωση Κωδικού " ;
2016-04-26 03:30:23 +02:00
$text [ 'label-confirm_password' ][ 'es-cl' ] = " Confirme Contraseña " ;
2023-05-03 04:22:44 +02:00
$text [ 'label-confirm_password' ][ 'es-mx' ] = " Confirme Contraseña " ;
$text [ 'label-confirm_password' ][ 'fr-ca' ] = " Confirmer le mot de passe " ;
2016-04-26 03:30:23 +02:00
$text [ 'label-confirm_password' ][ 'fr-fr' ] = " Confirmer le mot de passe " ;
2017-05-13 21:13:38 +02:00
$text [ 'label-confirm_password' ][ 'he-il' ] = " אשר סיסמא " ;
2017-05-10 21:40:46 +02:00
$text [ 'label-confirm_password' ][ 'it-it' ] = " Conferma Password " ;
2024-08-28 17:59:02 +02:00
$text [ 'label-confirm_password' ][ 'ka-ge' ] = " დაადასტურეთ პაროლი " ;
2023-05-03 04:22:44 +02:00
$text [ 'label-confirm_password' ][ 'nl-nl' ] = " Bevestig het wachtwoord " ;
2017-05-13 21:13:38 +02:00
$text [ 'label-confirm_password' ][ 'pl-pl' ] = " Potwierdź hasło " ;
2023-05-03 04:22:44 +02:00
$text [ 'label-confirm_password' ][ 'pt-br' ] = " Confirmar Palavra-Passe " ;
2017-05-10 21:40:46 +02:00
$text [ 'label-confirm_password' ][ 'pt-pt' ] = " Confirmar Palavra-Passe " ;
2023-05-06 00:01:00 +02:00
$text [ 'label-confirm_password' ][ 'ro-ro' ] = " Confirmă parola " ;
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-confirm_password' ][ 'ru-ru' ] = " Подтвердите пароль " ;
2016-04-26 03:30:23 +02:00
$text [ 'label-confirm_password' ][ 'sv-se' ] = " Bekräfta Lösenord " ;
2017-05-13 21:13:38 +02:00
$text [ 'label-confirm_password' ][ 'uk-ua' ] = " Повторити пароль " ;
2024-05-15 18:13:11 +02:00
$text [ 'label-confirm_password' ][ 'tr-tr' ] = " Şifreyi Onayla " ;
2023-05-03 18:36:25 +02:00
$text [ 'label-confirm_password' ][ 'zh-cn' ] = " 确认密码 " ;
$text [ 'label-confirm_password' ][ 'ja-jp' ] = " パスワードの確認 " ;
2023-05-09 21:19:10 +02:00
$text [ 'label-confirm_password' ][ 'ko-kr' ] = " 비밀번호 확인 " ;
2016-04-26 03:30:23 +02:00
$text [ 'label-company_name' ][ 'en-us' ] = " Company Name " ;
2020-03-20 21:47:13 +01:00
$text [ 'label-company_name' ][ 'en-gb' ] = " Company Name " ;
2023-05-03 04:22:44 +02:00
$text [ 'label-company_name' ][ 'ar-eg' ] = " الاسم " ;
$text [ 'label-company_name' ][ 'de-at' ] = " Firmenname " ;
$text [ 'label-company_name' ][ 'de-ch' ] = " Firmenname " ;
2017-05-10 21:40:46 +02:00
$text [ 'label-company_name' ][ 'de-de' ] = " Firmenname " ;
2023-10-06 21:46:03 +02:00
$text [ 'label-company_name' ][ 'el-gr' ] = " Όνομα εταιρείας " ;
2016-04-26 03:30:23 +02:00
$text [ 'label-company_name' ][ 'es-cl' ] = " Nombre de la Compañia " ;
2023-05-03 04:22:44 +02:00
$text [ 'label-company_name' ][ 'es-mx' ] = " Nombre de la Compañia " ;
$text [ 'label-company_name' ][ 'fr-ca' ] = " Compagnie " ;
2016-04-26 03:30:23 +02:00
$text [ 'label-company_name' ][ 'fr-fr' ] = " Compagnie " ;
2017-05-13 21:13:38 +02:00
$text [ 'label-company_name' ][ 'he-il' ] = " שם חברה " ;
2017-05-10 21:40:46 +02:00
$text [ 'label-company_name' ][ 'it-it' ] = " Nome Azienda " ;
2024-08-28 17:59:02 +02:00
$text [ 'label-company_name' ][ 'ka-ge' ] = " კომპანიის სახელი " ;
2023-05-03 04:22:44 +02:00
$text [ 'label-company_name' ][ 'nl-nl' ] = " Bedrijfsnaam " ;
2017-05-13 21:13:38 +02:00
$text [ 'label-company_name' ][ 'pl-pl' ] = " Nazwa firmy " ;
2023-05-03 04:22:44 +02:00
$text [ 'label-company_name' ][ 'pt-br' ] = " Nome da Empresa " ;
2017-05-10 21:40:46 +02:00
$text [ 'label-company_name' ][ 'pt-pt' ] = " Nome da Empresa " ;
2023-05-06 00:01:00 +02:00
$text [ 'label-company_name' ][ 'ro-ro' ] = " Numele companiei " ;
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-company_name' ][ 'ru-ru' ] = " Название компании " ;
2016-04-26 03:30:23 +02:00
$text [ 'label-company_name' ][ 'sv-se' ] = " Företags Namn " ;
2017-05-13 21:13:38 +02:00
$text [ 'label-company_name' ][ 'uk-ua' ] = " Назва компанії " ;
2024-05-15 18:13:11 +02:00
$text [ 'label-company_name' ][ 'tr-tr' ] = " Firma Adı " ;
2023-05-03 18:36:25 +02:00
$text [ 'label-company_name' ][ 'zh-cn' ] = " 公司名称 " ;
$text [ 'label-company_name' ][ 'ja-jp' ] = " 会社概要 " ;
$text [ 'label-company_name' ][ 'ko-kr' ] = " 회사명 " ;
2016-04-26 03:30:23 +02:00
2020-07-23 17:47:32 +02:00
$text [ 'label-characters' ][ 'en-us' ] = " Invalid Password Length " ;
$text [ 'label-characters' ][ 'en-gb' ] = " Invalid Password Length " ;
2017-05-10 21:40:46 +02:00
$text [ 'label-characters' ][ 'ar-eg' ] = " الشخصيات " ;
2023-05-03 04:22:44 +02:00
$text [ 'label-characters' ][ 'de-at' ] = " Zeichen " ;
$text [ 'label-characters' ][ 'de-ch' ] = " Zeichen " ;
2017-05-10 21:40:46 +02:00
$text [ 'label-characters' ][ 'de-de' ] = " Zeichen " ;
2023-10-06 21:46:03 +02:00
$text [ 'label-characters' ][ 'el-gr' ] = " Μη έγκυρο μήκος κωδικού πρόσβασης " ;
2020-07-23 17:47:32 +02:00
$text [ 'label-characters' ][ 'es-cl' ] = " Longitud de contraseña inválida " ;
2023-05-03 04:22:44 +02:00
$text [ 'label-characters' ][ 'es-mx' ] = " Longitud de contraseña inválida " ;
$text [ 'label-characters' ][ 'fr-ca' ] = " Longueur de mot de passe non valide " ;
2020-07-23 17:47:32 +02:00
$text [ 'label-characters' ][ 'fr-fr' ] = " Longueur de mot de passe non valide " ;
2017-05-13 21:13:38 +02:00
$text [ 'label-characters' ][ 'he-il' ] = " דמויות " ;
2017-05-10 21:40:46 +02:00
$text [ 'label-characters' ][ 'it-it' ] = " Caratteri " ;
2024-08-28 17:59:02 +02:00
$text [ 'label-characters' ][ 'ka-ge' ] = " არასწორი პაროლის სიგრძე " ;
2023-05-03 04:22:44 +02:00
$text [ 'label-characters' ][ 'nl-nl' ] = " Invalide Password Length " ;
2017-05-13 21:13:38 +02:00
$text [ 'label-characters' ][ 'pl-pl' ] = " Postacie " ;
2023-05-03 04:22:44 +02:00
$text [ 'label-characters' ][ 'pt-br' ] = " Personagens " ;
2017-05-10 21:40:46 +02:00
$text [ 'label-characters' ][ 'pt-pt' ] = " Personagens " ;
2017-06-02 21:24:12 +02:00
$text [ 'label-characters' ][ 'ro-ro' ] = " caractere " ;
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-characters' ][ 'ru-ru' ] = " символов " ;
2017-06-02 16:39:34 +02:00
$text [ 'label-characters' ][ 'sv-se' ] = " Tecken " ;
2017-05-13 21:13:38 +02:00
$text [ 'label-characters' ][ 'uk-ua' ] = " персонажі " ;
2024-05-15 18:13:11 +02:00
$text [ 'label-characters' ][ 'tr-tr' ] = " Geçersiz Şifre Uzunluğu " ;
2023-05-09 21:19:10 +02:00
$text [ 'label-characters' ][ 'zh-cn' ] = " 密码长度无效 " ;
2023-05-03 18:36:25 +02:00
$text [ 'label-characters' ][ 'ja-jp' ] = " 無効なパスワードの長さ " ;
$text [ 'label-characters' ][ 'ko-kr' ] = " 잘못된 비밀번호 길이 " ;
2016-06-03 02:26:32 +02:00
2019-04-11 03:35:34 +02:00
$text [ 'label-required' ][ 'en-us' ] = " Required " ;
2020-03-20 21:47:13 +01:00
$text [ 'label-required' ][ 'en-gb' ] = " Required " ;
2023-05-09 21:19:10 +02:00
$text [ 'label-required' ][ 'ar-eg' ] = " مطلوب " ;
$text [ 'label-required' ][ 'de-at' ] = " Erforderlich " ;
$text [ 'label-required' ][ 'de-ch' ] = " Erforderlich " ;
$text [ 'label-required' ][ 'de-de' ] = " Erforderlich " ;
2023-10-06 21:46:03 +02:00
$text [ 'label-required' ][ 'el-gr' ] = " Απαιτείται " ;
2023-05-09 21:19:10 +02:00
$text [ 'label-required' ][ 'es-cl' ] = " Requerido " ;
$text [ 'label-required' ][ 'es-mx' ] = " Requerido " ;
2022-01-18 05:08:32 +01:00
$text [ 'label-required' ][ 'fr-ca' ] = " Requis " ;
$text [ 'label-required' ][ 'fr-fr' ] = " Requis " ;
2023-05-09 21:19:10 +02:00
$text [ 'label-required' ][ 'he-il' ] = " נדרש " ;
$text [ 'label-required' ][ 'it-it' ] = " Necessario " ;
2024-08-28 17:59:02 +02:00
$text [ 'label-required' ][ 'ka-ge' ] = " აუცილებელია " ;
2023-05-09 21:19:10 +02:00
$text [ 'label-required' ][ 'nl-nl' ] = " Vereist " ;
$text [ 'label-required' ][ 'pl-pl' ] = " Wymagany " ;
$text [ 'label-required' ][ 'pt-br' ] = " Obrigatório " ;
$text [ 'label-required' ][ 'pt-pt' ] = " Obrigatório " ;
2023-05-06 00:01:00 +02:00
$text [ 'label-required' ][ 'ro-ro' ] = " Necesar " ;
2023-05-09 21:19:10 +02:00
$text [ 'label-required' ][ 'ru-ru' ] = " Необходимый " ;
2023-09-28 17:32:34 +02:00
$text [ 'label-required' ][ 'sv-se' ] = " Krav " ;
2023-05-09 21:19:10 +02:00
$text [ 'label-required' ][ 'uk-ua' ] = " вимагається " ;
2024-05-15 18:13:11 +02:00
$text [ 'label-required' ][ 'tr-tr' ] = " Gerekli " ;
2023-05-09 21:19:10 +02:00
$text [ 'label-required' ][ 'zh-cn' ] = " 必需的 " ;
$text [ 'label-required' ][ 'ja-jp' ] = " 必要 " ;
$text [ 'label-required' ][ 'ko-kr' ] = " 필수의 " ;
2019-04-11 03:35:34 +02:00
$text [ 'label-number' ][ 'en-us' ] = " Number " ;
2020-03-20 21:47:13 +01:00
$text [ 'label-number' ][ 'en-gb' ] = " Number " ;
2023-05-09 21:19:10 +02:00
$text [ 'label-number' ][ 'ar-eg' ] = " رقم " ;
$text [ 'label-number' ][ 'de-at' ] = " Nummer " ;
$text [ 'label-number' ][ 'de-ch' ] = " Nummer " ;
$text [ 'label-number' ][ 'de-de' ] = " Nummer " ;
2023-10-06 21:46:03 +02:00
$text [ 'label-number' ][ 'el-gr' ] = " Αριθμός " ;
2023-05-09 21:19:10 +02:00
$text [ 'label-number' ][ 'es-cl' ] = " Número " ;
$text [ 'label-number' ][ 'es-mx' ] = " Número " ;
$text [ 'label-number' ][ 'fr-ca' ] = " Nombre " ;
$text [ 'label-number' ][ 'fr-fr' ] = " Nombre " ;
$text [ 'label-number' ][ 'he-il' ] = " מספר " ;
$text [ 'label-number' ][ 'it-it' ] = " Numero " ;
2024-08-28 17:59:02 +02:00
$text [ 'label-number' ][ 'ka-ge' ] = " რიცხვი " ;
2023-05-09 21:19:10 +02:00
$text [ 'label-number' ][ 'nl-nl' ] = " Nummer " ;
$text [ 'label-number' ][ 'pl-pl' ] = " Numer " ;
$text [ 'label-number' ][ 'pt-br' ] = " Número " ;
$text [ 'label-number' ][ 'pt-pt' ] = " Número " ;
2023-05-06 00:01:00 +02:00
$text [ 'label-number' ][ 'ro-ro' ] = " Număr " ;
2023-05-09 21:19:10 +02:00
$text [ 'label-number' ][ 'ru-ru' ] = " Число " ;
2023-09-28 17:32:34 +02:00
$text [ 'label-number' ][ 'sv-se' ] = " Siffror " ;
2023-05-09 21:19:10 +02:00
$text [ 'label-number' ][ 'uk-ua' ] = " Номер " ;
2024-05-15 18:13:11 +02:00
$text [ 'label-number' ][ 'tr-tr' ] = " Sayı " ;
2023-05-09 21:19:10 +02:00
$text [ 'label-number' ][ 'zh-cn' ] = " 数字 " ;
$text [ 'label-number' ][ 'ja-jp' ] = " 番号 " ;
$text [ 'label-number' ][ 'ko-kr' ] = " 숫자 " ;
2019-04-11 03:35:34 +02:00
$text [ 'label-lowercase' ][ 'en-us' ] = " Lowercase " ;
2020-03-20 21:47:13 +01:00
$text [ 'label-lowercase' ][ 'en-gb' ] = " Lowercase " ;
2023-05-09 21:19:10 +02:00
$text [ 'label-lowercase' ][ 'ar-eg' ] = " أحرف صغيرة " ;
$text [ 'label-lowercase' ][ 'de-at' ] = " Kleinbuchstaben " ;
$text [ 'label-lowercase' ][ 'de-ch' ] = " Kleinbuchstaben " ;
$text [ 'label-lowercase' ][ 'de-de' ] = " Kleinbuchstaben " ;
2023-10-06 21:46:03 +02:00
$text [ 'label-lowercase' ][ 'el-gr' ] = " Πεζά " ;
2023-05-09 21:19:10 +02:00
$text [ 'label-lowercase' ][ 'es-cl' ] = " Minúsculos " ;
$text [ 'label-lowercase' ][ 'es-mx' ] = " Minúsculos " ;
$text [ 'label-lowercase' ][ 'fr-ca' ] = " Minuscule " ;
$text [ 'label-lowercase' ][ 'fr-fr' ] = " Minuscule " ;
$text [ 'label-lowercase' ][ 'he-il' ] = " אותיות קטנות " ;
$text [ 'label-lowercase' ][ 'it-it' ] = " Minuscolo " ;
2024-08-28 17:59:02 +02:00
$text [ 'label-lowercase' ][ 'ka-ge' ] = " პატარა ასო " ;
2023-05-09 21:19:10 +02:00
$text [ 'label-lowercase' ][ 'nl-nl' ] = " Kleine letters " ;
$text [ 'label-lowercase' ][ 'pl-pl' ] = " Małe litery " ;
$text [ 'label-lowercase' ][ 'pt-br' ] = " Minúsculos " ;
$text [ 'label-lowercase' ][ 'pt-pt' ] = " Minúsculos " ;
2023-05-06 00:01:00 +02:00
$text [ 'label-lowercase' ][ 'ro-ro' ] = " Litere mici " ;
2023-05-09 21:19:10 +02:00
$text [ 'label-lowercase' ][ 'ru-ru' ] = " Нижний регистр " ;
2023-09-28 17:32:34 +02:00
$text [ 'label-lowercase' ][ 'sv-se' ] = " Gemener " ;
2023-05-09 21:19:10 +02:00
$text [ 'label-lowercase' ][ 'uk-ua' ] = " Малі літери " ;
2024-05-15 18:13:11 +02:00
$text [ 'label-lowercase' ][ 'tr-tr' ] = " Küçük harf " ;
2023-05-09 21:19:10 +02:00
$text [ 'label-lowercase' ][ 'zh-cn' ] = " 小写 " ;
$text [ 'label-lowercase' ][ 'ja-jp' ] = " 小文字 " ;
$text [ 'label-lowercase' ][ 'ko-kr' ] = " 소문자 " ;
2019-04-11 03:35:34 +02:00
$text [ 'label-uppercase' ][ 'en-us' ] = " Uppercase " ;
2020-03-20 21:47:13 +01:00
$text [ 'label-uppercase' ][ 'en-gb' ] = " Uppercase " ;
2023-05-09 21:19:10 +02:00
$text [ 'label-uppercase' ][ 'ar-eg' ] = " الأحرف الكبيرة " ;
$text [ 'label-uppercase' ][ 'de-at' ] = " Großbuchstaben " ;
$text [ 'label-uppercase' ][ 'de-ch' ] = " Großbuchstaben " ;
$text [ 'label-uppercase' ][ 'de-de' ] = " Großbuchstaben " ;
2023-10-06 21:46:03 +02:00
$text [ 'label-uppercase' ][ 'el-gr' ] = " Κεφαλαία " ;
2023-05-09 21:19:10 +02:00
$text [ 'label-uppercase' ][ 'es-cl' ] = " Mayúsculas " ;
$text [ 'label-uppercase' ][ 'es-mx' ] = " Mayúsculas " ;
2022-01-18 05:08:32 +01:00
$text [ 'label-uppercase' ][ 'fr-ca' ] = " Majuscule " ;
$text [ 'label-uppercase' ][ 'fr-fr' ] = " Majuscule " ;
2023-05-09 21:19:10 +02:00
$text [ 'label-uppercase' ][ 'he-il' ] = " אותיות רישיות " ;
$text [ 'label-uppercase' ][ 'it-it' ] = " Maiuscolo " ;
2024-08-28 17:59:02 +02:00
$text [ 'label-uppercase' ][ 'ka-ge' ] = " დიდი ასო " ;
2023-05-09 21:19:10 +02:00
$text [ 'label-uppercase' ][ 'nl-nl' ] = " Hoofdletters " ;
$text [ 'label-uppercase' ][ 'pl-pl' ] = " Duże litery " ;
$text [ 'label-uppercase' ][ 'pt-br' ] = " Maiúsculos " ;
$text [ 'label-uppercase' ][ 'pt-pt' ] = " Maiúsculos " ;
2023-05-06 00:01:00 +02:00
$text [ 'label-uppercase' ][ 'ro-ro' ] = " Majuscule " ;
2023-05-09 21:19:10 +02:00
$text [ 'label-uppercase' ][ 'ru-ru' ] = " Верхний регистр " ;
2023-09-28 17:32:34 +02:00
$text [ 'label-uppercase' ][ 'sv-se' ] = " Versaler " ;
2023-05-09 21:19:10 +02:00
$text [ 'label-uppercase' ][ 'uk-ua' ] = " Великі літери " ;
2024-05-15 18:13:11 +02:00
$text [ 'label-uppercase' ][ 'tr-tr' ] = " Büyük harf " ;
2023-05-09 21:19:10 +02:00
$text [ 'label-uppercase' ][ 'zh-cn' ] = " 大写 " ;
$text [ 'label-uppercase' ][ 'ja-jp' ] = " 大文字 " ;
$text [ 'label-uppercase' ][ 'ko-kr' ] = " 대문자 " ;
2019-04-11 03:35:34 +02:00
$text [ 'label-special' ][ 'en-us' ] = " Special " ;
2020-03-20 21:47:13 +01:00
$text [ 'label-special' ][ 'en-gb' ] = " Special " ;
2023-05-09 21:19:10 +02:00
$text [ 'label-special' ][ 'ar-eg' ] = " خاص " ;
$text [ 'label-special' ][ 'de-at' ] = " Speziell " ;
$text [ 'label-special' ][ 'de-ch' ] = " Speziell " ;
$text [ 'label-special' ][ 'de-de' ] = " Speziell " ;
2023-10-06 21:46:03 +02:00
$text [ 'label-special' ][ 'el-gr' ] = " Ειδικός " ;
2023-05-09 21:19:10 +02:00
$text [ 'label-special' ][ 'es-cl' ] = " Especial " ;
$text [ 'label-special' ][ 'es-mx' ] = " Especial " ;
$text [ 'label-special' ][ 'fr-ca' ] = " Spécial " ;
$text [ 'label-special' ][ 'fr-fr' ] = " Spécial " ;
$text [ 'label-special' ][ 'he-il' ] = " מיוחד " ;
$text [ 'label-special' ][ 'it-it' ] = " Speciale " ;
2024-08-28 17:59:02 +02:00
$text [ 'label-special' ][ 'ka-ge' ] = " სპეციალური " ;
2023-05-09 21:19:10 +02:00
$text [ 'label-special' ][ 'nl-nl' ] = " Speciaal " ;
$text [ 'label-special' ][ 'pl-pl' ] = " Specjalny " ;
$text [ 'label-special' ][ 'pt-br' ] = " Especial " ;
$text [ 'label-special' ][ 'pt-pt' ] = " Especial " ;
2019-04-11 03:35:34 +02:00
$text [ 'label-special' ][ 'ro-ro' ] = " Special " ;
2023-05-09 21:19:10 +02:00
$text [ 'label-special' ][ 'ru-ru' ] = " Особенный " ;
$text [ 'label-special' ][ 'sv-se' ] = " Särskild " ;
$text [ 'label-special' ][ 'uk-ua' ] = " Особливий " ;
2024-05-15 18:13:11 +02:00
$text [ 'label-special' ][ 'tr-tr' ] = " Özel " ;
2023-05-09 21:19:10 +02:00
$text [ 'label-special' ][ 'zh-cn' ] = " 特别的 " ;
$text [ 'label-special' ][ 'ja-jp' ] = " 特別 " ;
$text [ 'label-special' ][ 'ko-kr' ] = " 특별한 " ;
2019-04-11 03:35:34 +02:00
2016-04-26 03:30:23 +02:00
$text [ 'label-center' ][ 'en-us' ] = " Center " ;
2020-03-20 21:47:13 +01:00
$text [ 'label-center' ][ 'en-gb' ] = " Center " ;
2017-05-10 21:40:46 +02:00
$text [ 'label-center' ][ 'ar-eg' ] = " مركز " ;
2023-05-03 04:22:44 +02:00
$text [ 'label-center' ][ 'de-at' ] = " Mitte " ;
$text [ 'label-center' ][ 'de-ch' ] = " Mitte " ;
2017-05-10 21:40:46 +02:00
$text [ 'label-center' ][ 'de-de' ] = " Mitte " ;
2023-10-06 21:46:03 +02:00
$text [ 'label-center' ][ 'el-gr' ] = " Κέντρο " ;
2016-04-26 03:30:23 +02:00
$text [ 'label-center' ][ 'es-cl' ] = " Centrar " ;
2023-05-03 04:22:44 +02:00
$text [ 'label-center' ][ 'es-mx' ] = " Centrar " ;
$text [ 'label-center' ][ 'fr-ca' ] = " Centre " ;
2022-01-18 05:08:32 +01:00
$text [ 'label-center' ][ 'fr-fr' ] = " Centre " ;
2017-05-13 21:13:38 +02:00
$text [ 'label-center' ][ 'he-il' ] = " מֶרְכָּז " ;
2017-05-10 21:40:46 +02:00
$text [ 'label-center' ][ 'it-it' ] = " Centro " ;
2024-08-28 17:59:02 +02:00
$text [ 'label-center' ][ 'ka-ge' ] = " ცენტრი " ;
2023-05-03 04:22:44 +02:00
$text [ 'label-center' ][ 'nl-nl' ] = " Centrum " ;
2022-03-26 21:30:02 +01:00
$text [ 'label-center' ][ 'pl-pl' ] = " Środek " ;
2023-05-03 04:22:44 +02:00
$text [ 'label-center' ][ 'pt-br' ] = " Centro " ;
2017-05-10 21:40:46 +02:00
$text [ 'label-center' ][ 'pt-pt' ] = " Centro " ;
2017-06-02 21:24:12 +02:00
$text [ 'label-center' ][ 'ro-ro' ] = " Centru " ;
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-center' ][ 'ru-ru' ] = " Центр " ;
2016-04-26 03:30:23 +02:00
$text [ 'label-center' ][ 'sv-se' ] = " Centrum " ;
2017-05-13 21:13:38 +02:00
$text [ 'label-center' ][ 'uk-ua' ] = " центр " ;
2024-05-15 18:13:11 +02:00
$text [ 'label-center' ][ 'tr-tr' ] = " Merkez " ;
2023-05-09 21:19:10 +02:00
$text [ 'label-center' ][ 'zh-cn' ] = " 中心 " ;
$text [ 'label-center' ][ 'ja-jp' ] = " 中心 " ;
$text [ 'label-center' ][ 'ko-kr' ] = " 센터 " ;
2016-04-26 03:30:23 +02:00
$text [ 'label-bottom' ][ 'en-us' ] = " Bottom " ;
2020-03-20 21:47:13 +01:00
$text [ 'label-bottom' ][ 'en-gb' ] = " Bottom " ;
2017-05-10 21:40:46 +02:00
$text [ 'label-bottom' ][ 'ar-eg' ] = " أسفل " ;
2023-05-03 04:22:44 +02:00
$text [ 'label-bottom' ][ 'de-at' ] = " Unten " ;
$text [ 'label-bottom' ][ 'de-ch' ] = " Unten " ;
2017-05-10 21:40:46 +02:00
$text [ 'label-bottom' ][ 'de-de' ] = " Unten " ;
2023-10-06 21:46:03 +02:00
$text [ 'label-bottom' ][ 'el-gr' ] = " Κάτω μέρος " ;
2016-04-26 03:30:23 +02:00
$text [ 'label-bottom' ][ 'es-cl' ] = " Fondo " ;
2023-05-03 04:22:44 +02:00
$text [ 'label-bottom' ][ 'es-mx' ] = " Fondo " ;
$text [ 'label-bottom' ][ 'fr-ca' ] = " Bas " ;
2016-04-26 03:30:23 +02:00
$text [ 'label-bottom' ][ 'fr-fr' ] = " Bas " ;
2017-05-13 21:13:38 +02:00
$text [ 'label-bottom' ][ 'he-il' ] = " תַחתִית " ;
2017-09-21 17:06:26 +02:00
$text [ 'label-bottom' ][ 'it-it' ] = " Basso " ;
2024-08-28 17:59:02 +02:00
$text [ 'label-bottom' ][ 'ka-ge' ] = " ქვედა " ;
2023-05-03 04:22:44 +02:00
$text [ 'label-bottom' ][ 'nl-nl' ] = " Botto " ;
2017-05-13 21:13:38 +02:00
$text [ 'label-bottom' ][ 'pl-pl' ] = " Dolny " ;
2023-05-03 04:22:44 +02:00
$text [ 'label-bottom' ][ 'pt-br' ] = " Inferior " ;
2017-05-10 21:40:46 +02:00
$text [ 'label-bottom' ][ 'pt-pt' ] = " Inferior " ;
2017-06-02 21:24:12 +02:00
$text [ 'label-bottom' ][ 'ro-ro' ] = " Fund " ;
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-bottom' ][ 'ru-ru' ] = " Низ " ;
2016-04-26 03:30:23 +02:00
$text [ 'label-bottom' ][ 'sv-se' ] = " Botten " ;
2017-05-13 21:13:38 +02:00
$text [ 'label-bottom' ][ 'uk-ua' ] = " дно " ;
2024-05-15 18:13:11 +02:00
$text [ 'label-bottom' ][ 'tr-tr' ] = " Alt " ;
2023-05-09 21:19:10 +02:00
$text [ 'label-bottom' ][ 'zh-cn' ] = " 底部 " ;
$text [ 'label-bottom' ][ 'ja-jp' ] = " 下 " ;
$text [ 'label-bottom' ][ 'ko-kr' ] = " 맨 아래 " ;
2016-04-26 03:30:23 +02:00
$text [ 'label-api_key' ][ 'en-us' ] = " API Key " ;
2020-03-20 21:47:13 +01:00
$text [ 'label-api_key' ][ 'en-gb' ] = " API Key " ;
2023-05-03 04:22:44 +02:00
$text [ 'label-api_key' ][ 'ar-eg' ] = " API المفتاح " ;
$text [ 'label-api_key' ][ 'de-at' ] = " API Schlüssel " ;
$text [ 'label-api_key' ][ 'de-ch' ] = " API Schlüssel " ;
2017-05-10 21:40:46 +02:00
$text [ 'label-api_key' ][ 'de-de' ] = " API Schlüssel " ;
2023-10-06 21:46:03 +02:00
$text [ 'label-api_key' ][ 'el-gr' ] = " Κλειδί API " ;
2016-04-26 03:30:23 +02:00
$text [ 'label-api_key' ][ 'es-cl' ] = " API Key " ;
2023-05-03 04:22:44 +02:00
$text [ 'label-api_key' ][ 'es-mx' ] = " API Key " ;
$text [ 'label-api_key' ][ 'fr-ca' ] = " Clé d'API " ;
2016-04-26 03:30:23 +02:00
$text [ 'label-api_key' ][ 'fr-fr' ] = " Clé d'API " ;
2023-05-03 04:22:44 +02:00
$text [ 'label-api_key' ][ 'he-il' ] = " API מפתח מפתח " ;
2017-05-10 21:40:46 +02:00
$text [ 'label-api_key' ][ 'it-it' ] = " API Key " ;
2024-08-28 17:59:02 +02:00
$text [ 'label-api_key' ][ 'ka-ge' ] = " API-ის გასაღები " ;
2023-05-03 04:22:44 +02:00
$text [ 'label-api_key' ][ 'nl-nl' ] = " API Sleutel " ;
2017-05-13 21:13:38 +02:00
$text [ 'label-api_key' ][ 'pl-pl' ] = " Klucz API " ;
2023-05-03 04:22:44 +02:00
$text [ 'label-api_key' ][ 'pt-br' ] = " API Key " ;
2017-05-10 21:40:46 +02:00
$text [ 'label-api_key' ][ 'pt-pt' ] = " API Key " ;
2023-05-06 00:01:00 +02:00
$text [ 'label-api_key' ][ 'ro-ro' ] = " Cheia API " ;
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-api_key' ][ 'ru-ru' ] = " Ключ API " ;
2016-04-26 03:30:23 +02:00
$text [ 'label-api_key' ][ 'sv-se' ] = " API Nyckel " ;
2017-05-13 21:13:38 +02:00
$text [ 'label-api_key' ][ 'uk-ua' ] = " Ключ API " ;
2024-05-15 18:13:11 +02:00
$text [ 'label-api_key' ][ 'tr-tr' ] = " API Anahtarı " ;
2023-05-09 21:19:10 +02:00
$text [ 'label-api_key' ][ 'zh-cn' ] = " API密钥 " ;
$text [ 'label-api_key' ][ 'ja-jp' ] = " API キー " ;
$text [ 'label-api_key' ][ 'ko-kr' ] = " API 키 " ;
2016-04-26 03:30:23 +02:00
2018-08-30 17:55:23 +02:00
$text [ 'label-message_key' ][ 'en-us' ] = " Message Key " ;
2020-03-20 21:47:13 +01:00
$text [ 'label-message_key' ][ 'en-gb' ] = " Message Key " ;
2023-05-03 04:22:44 +02:00
$text [ 'label-message_key' ][ 'ar-eg' ] = " مفتاح الرسالة " ;
$text [ 'label-message_key' ][ 'de-at' ] = " Message Schlüssel " ;
$text [ 'label-message_key' ][ 'de-ch' ] = " Message Schlüssel " ;
2018-08-30 17:55:23 +02:00
$text [ 'label-message_key' ][ 'de-de' ] = " Message Schlüssel " ;
2023-10-06 21:46:03 +02:00
$text [ 'label-message_key' ][ 'el-gr' ] = " Κλειδί μηνύματος " ;
2018-08-30 17:55:23 +02:00
$text [ 'label-message_key' ][ 'es-cl' ] = " Message Key " ;
2023-05-03 04:22:44 +02:00
$text [ 'label-message_key' ][ 'es-mx' ] = " Message Key " ;
$text [ 'label-message_key' ][ 'fr-ca' ] = " Clé de Message " ;
2022-01-18 05:08:32 +01:00
$text [ 'label-message_key' ][ 'fr-fr' ] = " Clé de Message " ;
2023-05-03 04:22:44 +02:00
$text [ 'label-message_key' ][ 'he-il' ] = " הודעה מפתח " ;
2018-08-30 17:55:23 +02:00
$text [ 'label-message_key' ][ 'it-it' ] = " Message Key " ;
2024-08-28 17:59:02 +02:00
$text [ 'label-message_key' ][ 'ka-ge' ] = " შეტყობინების გასაღები " ;
2023-05-03 04:22:44 +02:00
$text [ 'label-message_key' ][ 'nl-nl' ] = " Bericht Key " ;
2018-08-30 17:55:23 +02:00
$text [ 'label-message_key' ][ 'pl-pl' ] = " Klucz Message " ;
2023-05-03 04:22:44 +02:00
$text [ 'label-message_key' ][ 'pt-br' ] = " Message Key " ;
2018-08-30 17:55:23 +02:00
$text [ 'label-message_key' ][ 'pt-pt' ] = " Message Key " ;
2023-05-06 00:01:00 +02:00
$text [ 'label-message_key' ][ 'ro-ro' ] = " Cheia mesajului " ;
2018-08-30 17:55:23 +02:00
$text [ 'label-message_key' ][ 'ru-ru' ] = " Ключ Message " ;
$text [ 'label-message_key' ][ 'sv-se' ] = " Message Nyckel " ;
$text [ 'label-message_key' ][ 'uk-ua' ] = " Ключ Message " ;
2024-05-15 18:13:11 +02:00
$text [ 'label-message_key' ][ 'tr-tr' ] = " Mesaj Anahtarı " ;
2023-05-09 21:19:10 +02:00
$text [ 'label-message_key' ][ 'zh-cn' ] = " 消息键 " ;
2023-05-03 18:36:25 +02:00
$text [ 'label-message_key' ][ 'ja-jp' ] = " メッセージキー " ;
$text [ 'label-message_key' ][ 'ko-kr' ] = " 메시지 키 " ;
2018-08-30 17:55:23 +02:00
2019-12-03 11:13:04 +01:00
$text [ 'label-user_enabled' ][ 'en-us' ] = " Enabled " ;
2020-03-20 21:47:13 +01:00
$text [ 'label-user_enabled' ][ 'en-gb' ] = " Enabled " ;
2023-05-03 04:22:44 +02:00
$text [ 'label-user_enabled' ][ 'ar-eg' ] = " مُتاح " ;
$text [ 'label-user_enabled' ][ 'de-at' ] = " Aktiviert " ;
$text [ 'label-user_enabled' ][ 'de-ch' ] = " Aktiviert " ;
2019-12-03 11:13:04 +01:00
$text [ 'label-user_enabled' ][ 'de-de' ] = " Aktiviert " ;
2023-10-06 21:46:03 +02:00
$text [ 'label-user_enabled' ][ 'el-gr' ] = " Ενεργοποιήθηκε " ;
2019-12-03 11:13:04 +01:00
$text [ 'label-user_enabled' ][ 'es-cl' ] = " Activado " ;
2023-05-03 04:22:44 +02:00
$text [ 'label-user_enabled' ][ 'es-mx' ] = " Activado " ;
$text [ 'label-user_enabled' ][ 'fr-ca' ] = " Activé " ;
2019-12-03 11:13:04 +01:00
$text [ 'label-user_enabled' ][ 'fr-fr' ] = " Actif " ;
2023-05-03 04:22:44 +02:00
$text [ 'label-user_enabled' ][ 'he-il' ] = " המונחים " ;
2019-12-03 11:13:04 +01:00
$text [ 'label-user_enabled' ][ 'it-it' ] = " Abilitato " ;
2024-08-28 17:59:02 +02:00
$text [ 'label-user_enabled' ][ 'ka-ge' ] = " ჩართულია " ;
2023-05-03 04:22:44 +02:00
$text [ 'label-user_enabled' ][ 'nl-nl' ] = " In staat " ;
2019-12-03 11:13:04 +01:00
$text [ 'label-user_enabled' ][ 'pl-pl' ] = " Włączony " ;
2023-05-03 04:22:44 +02:00
$text [ 'label-user_enabled' ][ 'pt-br' ] = " Habilitado " ;
2019-12-03 11:13:04 +01:00
$text [ 'label-user_enabled' ][ 'pt-pt' ] = " Habilitado " ;
2023-05-06 00:01:00 +02:00
$text [ 'label-user_enabled' ][ 'ro-ro' ] = " Activat " ;
2019-12-03 11:13:04 +01:00
$text [ 'label-user_enabled' ][ 'ru-ru' ] = " Включено " ;
$text [ 'label-user_enabled' ][ 'sv-se' ] = " Aktiverad " ;
$text [ 'label-user_enabled' ][ 'uk-ua' ] = " Включено " ;
$text [ 'label-user_enabled' ][ 'tr-tr' ] = " Etkinleştirildi " ;
2023-05-09 21:19:10 +02:00
$text [ 'label-user_enabled' ][ 'zh-cn' ] = " 启用 " ;
$text [ 'label-user_enabled' ][ 'ja-jp' ] = " 有効 " ;
$text [ 'label-user_enabled' ][ 'ko-kr' ] = " 사용 " ;
2019-12-03 11:13:04 +01:00
2016-04-26 03:30:23 +02:00
$text [ 'label-additional_info' ][ 'en-us' ] = " Additional Info " ;
2020-03-20 21:47:13 +01:00
$text [ 'label-additional_info' ][ 'en-gb' ] = " Additional Info " ;
2023-05-03 04:22:44 +02:00
$text [ 'label-additional_info' ][ 'ar-eg' ] = " معلومات إضافية " ;
$text [ 'label-additional_info' ][ 'de-at' ] = " Zusätzliche Information " ;
$text [ 'label-additional_info' ][ 'de-ch' ] = " Zusätzliche Information " ;
2017-05-10 21:40:46 +02:00
$text [ 'label-additional_info' ][ 'de-de' ] = " Zusätzliche Information " ;
2023-10-06 21:46:03 +02:00
$text [ 'label-additional_info' ][ 'el-gr' ] = " Πρόσθετες πληροφορίες " ;
2016-04-26 03:30:23 +02:00
$text [ 'label-additional_info' ][ 'es-cl' ] = " Información Adicional " ;
2023-05-03 04:22:44 +02:00
$text [ 'label-additional_info' ][ 'es-mx' ] = " Información Adicional " ;
$text [ 'label-additional_info' ][ 'fr-ca' ] = " Informations additionnelles " ;
2016-04-26 03:30:23 +02:00
$text [ 'label-additional_info' ][ 'fr-fr' ] = " Informations additionnelles " ;
2017-05-13 21:13:38 +02:00
$text [ 'label-additional_info' ][ 'he-il' ] = " מידע נוסף " ;
2017-09-21 17:06:26 +02:00
$text [ 'label-additional_info' ][ 'it-it' ] = " Informazioni Addizionali " ;
2024-08-28 17:59:02 +02:00
$text [ 'label-additional_info' ][ 'ka-ge' ] = " დამატებითი ინფორმაცია " ;
2023-05-03 04:22:44 +02:00
$text [ 'label-additional_info' ][ 'nl-nl' ] = " Additionele Info " ;
2017-05-13 21:13:38 +02:00
$text [ 'label-additional_info' ][ 'pl-pl' ] = " Dodatkowe informacje " ;
2023-05-03 04:22:44 +02:00
$text [ 'label-additional_info' ][ 'pt-br' ] = " Informação Adicional " ;
2017-05-10 21:40:46 +02:00
$text [ 'label-additional_info' ][ 'pt-pt' ] = " Informação Adicional " ;
2023-05-06 00:01:00 +02:00
$text [ 'label-additional_info' ][ 'ro-ro' ] = " Informații suplimentare " ;
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-additional_info' ][ 'ru-ru' ] = " Дополнительная информация " ;
2016-04-26 03:30:23 +02:00
$text [ 'label-additional_info' ][ 'sv-se' ] = " Ytterligare Info " ;
2017-05-13 21:13:38 +02:00
$text [ 'label-additional_info' ][ 'uk-ua' ] = " Додаткова інформація " ;
2024-05-15 18:13:11 +02:00
$text [ 'label-additional_info' ][ 'tr-tr' ] = " İlave bilgi " ;
2023-05-03 18:36:25 +02:00
$text [ 'label-additional_info' ][ 'zh-cn' ] = " 其他信息 " ;
$text [ 'label-additional_info' ][ 'ja-jp' ] = " 追加情報 " ;
$text [ 'label-additional_info' ][ 'ko-kr' ] = " 추가 정보 " ;
2016-04-26 03:30:23 +02:00
$text [ 'label-24-hour' ][ 'en-us' ] = " 24-Hour " ;
2020-03-20 21:47:13 +01:00
$text [ 'label-24-hour' ][ 'en-gb' ] = " 24-Hour " ;
2017-05-10 21:40:46 +02:00
$text [ 'label-24-hour' ][ 'ar-eg' ] = " 24 ساعة " ;
2023-05-03 04:22:44 +02:00
$text [ 'label-24-hour' ][ 'de-at' ] = " 24 Stunden " ;
$text [ 'label-24-hour' ][ 'de-ch' ] = " 24 Stunden " ;
2017-05-10 21:40:46 +02:00
$text [ 'label-24-hour' ][ 'de-de' ] = " 24 Stunden " ;
2023-10-06 21:46:03 +02:00
$text [ 'label-24-hour' ][ 'el-gr' ] = " 24ωρ ο " ;
2016-04-26 03:30:23 +02:00
$text [ 'label-24-hour' ][ 'es-cl' ] = " 24 horas " ;
2023-05-03 04:22:44 +02:00
$text [ 'label-24-hour' ][ 'es-mx' ] = " 24 horas " ;
$text [ 'label-24-hour' ][ 'fr-ca' ] = " 24 heures " ;
2016-04-26 03:30:23 +02:00
$text [ 'label-24-hour' ][ 'fr-fr' ] = " 24 heures " ;
2017-05-13 21:13:38 +02:00
$text [ 'label-24-hour' ][ 'he-il' ] = " 24 שעות " ;
2017-05-10 21:40:46 +02:00
$text [ 'label-24-hour' ][ 'it-it' ] = " 24-Ore " ;
2024-08-28 17:59:02 +02:00
$text [ 'label-24-hour' ][ 'ka-ge' ] = " 24-საათიანი " ;
2023-05-03 04:22:44 +02:00
$text [ 'label-24-hour' ][ 'nl-nl' ] = " 24 uur " ;
2017-05-13 21:13:38 +02:00
$text [ 'label-24-hour' ][ 'pl-pl' ] = " 24-godzinny " ;
2023-05-03 04:22:44 +02:00
$text [ 'label-24-hour' ][ 'pt-br' ] = " 24 horas " ;
2017-05-10 21:40:46 +02:00
$text [ 'label-24-hour' ][ 'pt-pt' ] = " 24 horas " ;
2017-06-02 21:24:12 +02:00
$text [ 'label-24-hour' ][ 'ro-ro' ] = " 24 de ore " ;
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-24-hour' ][ 'ru-ru' ] = " 24-часовой " ;
2017-06-02 16:39:34 +02:00
$text [ 'label-24-hour' ][ 'sv-se' ] = " 24-Timmars " ;
2017-05-13 21:13:38 +02:00
$text [ 'label-24-hour' ][ 'uk-ua' ] = " 24-годинний " ;
2024-05-15 18:13:11 +02:00
$text [ 'label-24-hour' ][ 'tr-tr' ] = " 24 saat " ;
2023-05-03 18:36:25 +02:00
$text [ 'label-24-hour' ][ 'zh-cn' ] = " 24小时 " ;
$text [ 'label-24-hour' ][ 'ja-jp' ] = " 24時間 " ;
$text [ 'label-24-hour' ][ 'ko-kr' ] = " 24시간 " ;
2016-04-26 03:30:23 +02:00
$text [ 'label-12-hour' ][ 'en-us' ] = " 12-Hour " ;
2020-03-20 21:47:13 +01:00
$text [ 'label-12-hour' ][ 'en-gb' ] = " 12-Hour " ;
2017-05-10 21:40:46 +02:00
$text [ 'label-12-hour' ][ 'ar-eg' ] = " 12 ساعة " ;
2023-05-03 04:22:44 +02:00
$text [ 'label-12-hour' ][ 'de-at' ] = " 12 Stunden " ;
$text [ 'label-12-hour' ][ 'de-ch' ] = " 12 Stunden " ;
2017-05-10 21:40:46 +02:00
$text [ 'label-12-hour' ][ 'de-de' ] = " 12 Stunden " ;
2023-10-06 21:46:03 +02:00
$text [ 'label-12-hour' ][ 'el-gr' ] = " 12ωρ η " ;
2016-04-26 03:30:23 +02:00
$text [ 'label-12-hour' ][ 'es-cl' ] = " 12 horas " ;
2023-05-03 04:22:44 +02:00
$text [ 'label-12-hour' ][ 'es-mx' ] = " 12 horas " ;
$text [ 'label-12-hour' ][ 'fr-ca' ] = " 12 heures " ;
2016-04-26 03:30:23 +02:00
$text [ 'label-12-hour' ][ 'fr-fr' ] = " 12 heures " ;
2017-05-13 21:13:38 +02:00
$text [ 'label-12-hour' ][ 'he-il' ] = " 12 שעות " ;
2017-05-10 21:40:46 +02:00
$text [ 'label-12-hour' ][ 'it-it' ] = " 12-Ore " ;
2024-08-28 17:59:02 +02:00
$text [ 'label-12-hour' ][ 'ka-ge' ] = " 12-საათიანი " ;
2023-05-03 04:22:44 +02:00
$text [ 'label-12-hour' ][ 'nl-nl' ] = " 12 uur " ;
2017-05-13 21:13:38 +02:00
$text [ 'label-12-hour' ][ 'pl-pl' ] = " 12-godzinny " ;
2023-05-03 04:22:44 +02:00
$text [ 'label-12-hour' ][ 'pt-br' ] = " 12 horas " ;
2017-05-10 21:40:46 +02:00
$text [ 'label-12-hour' ][ 'pt-pt' ] = " 12 horas " ;
2017-06-02 21:24:12 +02:00
$text [ 'label-12-hour' ][ 'ro-ro' ] = " 12 de ore " ;
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-12-hour' ][ 'ru-ru' ] = " 12-часовой " ;
2017-06-02 16:39:34 +02:00
$text [ 'label-12-hour' ][ 'sv-se' ] = " 12-Timmars " ;
2017-05-13 21:13:38 +02:00
$text [ 'label-12-hour' ][ 'uk-ua' ] = " 12-годинний " ;
2024-05-15 18:13:11 +02:00
$text [ 'label-12-hour' ][ 'tr-tr' ] = " 12 saat " ;
2023-05-03 18:36:25 +02:00
$text [ 'label-12-hour' ][ 'zh-cn' ] = " 12小时 " ;
$text [ 'label-12-hour' ][ 'ja-jp' ] = " 12時間 " ;
$text [ 'label-12-hour' ][ 'ko-kr' ] = " 12시간 " ;
2016-04-26 03:30:23 +02:00
2020-12-29 00:12:16 +01:00
$text [ 'label-dynamic' ][ 'en-us' ] = " Dynamic " ;
$text [ 'label-dynamic' ][ 'en-gb' ] = " Dynamic " ;
2023-05-09 21:19:10 +02:00
$text [ 'label-dynamic' ][ 'ar-eg' ] = " متحرك " ;
$text [ 'label-dynamic' ][ 'de-at' ] = " Dynamisch " ;
$text [ 'label-dynamic' ][ 'de-ch' ] = " Dynamisch " ;
$text [ 'label-dynamic' ][ 'de-de' ] = " Dynamisch " ;
2023-10-06 21:46:03 +02:00
$text [ 'label-dynamic' ][ 'el-gr' ] = " Δυναμικός " ;
2023-05-09 21:19:10 +02:00
$text [ 'label-dynamic' ][ 'es-cl' ] = " Dinámico " ;
$text [ 'label-dynamic' ][ 'es-mx' ] = " Dinámico " ;
2022-01-18 05:08:32 +01:00
$text [ 'label-dynamic' ][ 'fr-ca' ] = " Dynamique " ;
$text [ 'label-dynamic' ][ 'fr-fr' ] = " Dynamique " ;
2023-05-09 21:19:10 +02:00
$text [ 'label-dynamic' ][ 'he-il' ] = " דִינָמִי " ;
$text [ 'label-dynamic' ][ 'it-it' ] = " Dinamico " ;
2024-08-28 17:59:02 +02:00
$text [ 'label-dynamic' ][ 'ka-ge' ] = " დინამიკური " ;
2023-05-09 21:19:10 +02:00
$text [ 'label-dynamic' ][ 'nl-nl' ] = " Dynamisch " ;
$text [ 'label-dynamic' ][ 'pl-pl' ] = " Dynamiczny " ;
$text [ 'label-dynamic' ][ 'pt-br' ] = " Dinâmico " ;
$text [ 'label-dynamic' ][ 'pt-pt' ] = " Dinâmico " ;
2023-05-06 00:01:00 +02:00
$text [ 'label-dynamic' ][ 'ro-ro' ] = " Dinamic " ;
2024-05-15 18:13:11 +02:00
$text [ 'label-dynamic' ][ 'ru-ru' ] = " Динамический " ;
$text [ 'label-dynamic' ][ 'sv-se' ] = " Dynamisk " ;
$text [ 'label-dynamic' ][ 'uk-ua' ] = " Динамічний " ;
$text [ 'label-dynamic' ][ 'tr-tr' ] = " Dinamik " ;
2023-05-09 21:19:10 +02:00
$text [ 'label-dynamic' ][ 'zh-cn' ] = " 动态的 " ;
2023-05-03 18:36:25 +02:00
$text [ 'label-dynamic' ][ 'ja-jp' ] = " ダイナミック " ;
2023-05-09 21:19:10 +02:00
$text [ 'label-dynamic' ][ 'ko-kr' ] = " 다이나믹 " ;
2020-12-29 00:12:16 +01:00
$text [ 'label-single' ][ 'en-us' ] = " Single " ;
$text [ 'label-single' ][ 'en-gb' ] = " Single " ;
2023-05-09 21:19:10 +02:00
$text [ 'label-single' ][ 'ar-eg' ] = " أعزب " ;
$text [ 'label-single' ][ 'de-at' ] = " Einzel " ;
$text [ 'label-single' ][ 'de-ch' ] = " Einzel " ;
$text [ 'label-single' ][ 'de-de' ] = " Einzel " ;
2023-10-06 21:46:03 +02:00
$text [ 'label-single' ][ 'el-gr' ] = " Μονόκλινο " ;
2023-05-09 21:19:10 +02:00
$text [ 'label-single' ][ 'es-cl' ] = " Soltero " ;
$text [ 'label-single' ][ 'es-mx' ] = " Soltero " ;
$text [ 'label-single' ][ 'fr-ca' ] = " Seul " ;
$text [ 'label-single' ][ 'fr-fr' ] = " Seul " ;
$text [ 'label-single' ][ 'he-il' ] = " יחיד " ;
$text [ 'label-single' ][ 'it-it' ] = " Singolo " ;
2024-08-28 17:59:02 +02:00
$text [ 'label-single' ][ 'ka-ge' ] = " ერთი " ;
2023-05-09 21:19:10 +02:00
$text [ 'label-single' ][ 'nl-nl' ] = " Enkel " ;
$text [ 'label-single' ][ 'pl-pl' ] = " Pojedynczy " ;
$text [ 'label-single' ][ 'pt-br' ] = " Solteiro " ;
$text [ 'label-single' ][ 'pt-pt' ] = " Solteiro " ;
2023-05-06 00:01:00 +02:00
$text [ 'label-single' ][ 'ro-ro' ] = " Singur " ;
2024-05-15 18:13:11 +02:00
$text [ 'label-single' ][ 'ru-ru' ] = " Одинокий " ;
$text [ 'label-single' ][ 'sv-se' ] = " Enda " ;
$text [ 'label-single' ][ 'uk-ua' ] = " неодружений " ;
$text [ 'label-single' ][ 'tr-tr' ] = " " ;
2023-05-09 21:19:10 +02:00
$text [ 'label-single' ][ 'zh-cn' ] = " 单身的 " ;
2023-05-03 18:36:25 +02:00
$text [ 'label-single' ][ 'ja-jp' ] = " シングル " ;
2023-05-09 21:19:10 +02:00
$text [ 'label-single' ][ 'ko-kr' ] = " 미혼 " ;
2020-12-29 00:12:16 +01:00
$text [ 'label-multiple' ][ 'en-us' ] = " Multiple " ;
$text [ 'label-multiple' ][ 'en-gb' ] = " Multiple " ;
2023-05-09 21:19:10 +02:00
$text [ 'label-multiple' ][ 'ar-eg' ] = " عديد " ;
$text [ 'label-multiple' ][ 'de-at' ] = " Mehrere " ;
$text [ 'label-multiple' ][ 'de-ch' ] = " Mehrere " ;
$text [ 'label-multiple' ][ 'de-de' ] = " Mehrere " ;
2023-10-06 21:46:03 +02:00
$text [ 'label-multiple' ][ 'el-gr' ] = " Πολλαπλούς " ;
2023-05-09 21:19:10 +02:00
$text [ 'label-multiple' ][ 'es-cl' ] = " Múltiple " ;
$text [ 'label-multiple' ][ 'es-mx' ] = " Múltiple " ;
$text [ 'label-multiple' ][ 'fr-ca' ] = " Plusieurs " ;
$text [ 'label-multiple' ][ 'fr-fr' ] = " Plusieurs " ;
$text [ 'label-multiple' ][ 'he-il' ] = " מרובות " ;
$text [ 'label-multiple' ][ 'it-it' ] = " Molteplici " ;
2024-08-28 17:59:02 +02:00
$text [ 'label-multiple' ][ 'ka-ge' ] = " ერთზე მეტი " ;
2023-05-09 21:19:10 +02:00
$text [ 'label-multiple' ][ 'nl-nl' ] = " Meerdere " ;
$text [ 'label-multiple' ][ 'pl-pl' ] = " Wiele " ;
$text [ 'label-multiple' ][ 'pt-br' ] = " Múltiplo " ;
$text [ 'label-multiple' ][ 'pt-pt' ] = " Múltiplo " ;
2023-05-06 00:01:00 +02:00
$text [ 'label-multiple' ][ 'ro-ro' ] = " Multiplu " ;
2024-05-15 18:13:11 +02:00
$text [ 'label-multiple' ][ 'ru-ru' ] = " Несколько " ;
$text [ 'label-multiple' ][ 'sv-se' ] = " Flera olika " ;
$text [ 'label-multiple' ][ 'uk-ua' ] = " множинний " ;
$text [ 'label-multiple' ][ 'tr-tr' ] = " Çoklu " ;
2023-05-03 18:36:25 +02:00
$text [ 'label-multiple' ][ 'zh-cn' ] = " 多重 " ;
2023-05-09 21:19:10 +02:00
$text [ 'label-multiple' ][ 'ja-jp' ] = " 多重 " ;
$text [ 'label-multiple' ][ 'ko-kr' ] = " 다수의 " ;
2020-12-29 00:12:16 +01:00
2016-04-26 03:30:23 +02:00
$text [ 'header-user_manager' ][ 'en-us' ] = " Users " ;
2020-03-20 21:47:13 +01:00
$text [ 'header-user_manager' ][ 'en-gb' ] = " Users " ;
2023-05-03 04:22:44 +02:00
$text [ 'header-user_manager' ][ 'ar-eg' ] = " المستخدمون " ;
$text [ 'header-user_manager' ][ 'de-at' ] = " Benutzerverwaltung " ;
$text [ 'header-user_manager' ][ 'de-ch' ] = " Benutzerverwaltung " ;
2017-05-10 21:40:46 +02:00
$text [ 'header-user_manager' ][ 'de-de' ] = " Benutzerverwaltung " ;
2023-10-06 21:46:03 +02:00
$text [ 'header-user_manager' ][ 'el-gr' ] = " Χρήστες " ;
2016-04-26 03:30:23 +02:00
$text [ 'header-user_manager' ][ 'es-cl' ] = " Administración de Usuario " ;
2023-05-03 04:22:44 +02:00
$text [ 'header-user_manager' ][ 'es-mx' ] = " Administración de Usuario " ;
$text [ 'header-user_manager' ][ 'fr-ca' ] = " Gestion des utilisateurs " ;
2016-04-26 03:30:23 +02:00
$text [ 'header-user_manager' ][ 'fr-fr' ] = " Gestion des utilisateurs " ;
2017-05-13 21:13:38 +02:00
$text [ 'header-user_manager' ][ 'he-il' ] = " מנהל משתמש " ;
2017-05-10 21:40:46 +02:00
$text [ 'header-user_manager' ][ 'it-it' ] = " Utenti " ;
2024-08-28 17:59:02 +02:00
$text [ 'header-user_manager' ][ 'ka-ge' ] = " მომხმარებლები " ;
2023-05-03 04:22:44 +02:00
$text [ 'header-user_manager' ][ 'nl-nl' ] = " Gebruik " ;
2017-05-13 21:13:38 +02:00
$text [ 'header-user_manager' ][ 'pl-pl' ] = " Menadżer użytkowników " ;
2023-05-03 04:22:44 +02:00
$text [ 'header-user_manager' ][ 'pt-br' ] = " Gestão de Utilizadores " ;
2017-05-10 21:40:46 +02:00
$text [ 'header-user_manager' ][ 'pt-pt' ] = " Gestão de Utilizadores " ;
2023-05-06 00:01:00 +02:00
$text [ 'header-user_manager' ][ 'ro-ro' ] = " Utilizatori " ;
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 [ 'header-user_manager' ][ 'ru-ru' ] = " Пользователи " ;
2017-06-02 16:39:34 +02:00
$text [ 'header-user_manager' ][ 'sv-se' ] = " Användare " ;
2017-05-13 21:13:38 +02:00
$text [ 'header-user_manager' ][ 'uk-ua' ] = " Користувачі " ;
2024-05-15 18:13:11 +02:00
$text [ 'header-user_manager' ][ 'tr-tr' ] = " Kullanı cı lar " ;
2023-05-03 18:36:25 +02:00
$text [ 'header-user_manager' ][ 'zh-cn' ] = " 用户 " ;
2023-05-09 21:19:10 +02:00
$text [ 'header-user_manager' ][ 'ja-jp' ] = " ユーザー " ;
$text [ 'header-user_manager' ][ 'ko-kr' ] = " 사용자 " ;
2016-04-26 03:30:23 +02:00
$text [ 'header-user_edit' ][ 'en-us' ] = " User " ;
2020-03-20 21:47:13 +01:00
$text [ 'header-user_edit' ][ 'en-gb' ] = " User " ;
2023-05-03 04:22:44 +02:00
$text [ 'header-user_edit' ][ 'ar-eg' ] = " مستخدم " ;
$text [ 'header-user_edit' ][ 'de-at' ] = " Benutzer " ;
$text [ 'header-user_edit' ][ 'de-ch' ] = " Benutzer " ;
2017-05-10 21:40:46 +02:00
$text [ 'header-user_edit' ][ 'de-de' ] = " Benutzer " ;
2023-10-06 21:46:03 +02:00
$text [ 'header-user_edit' ][ 'el-gr' ] = " Χρήστης " ;
2016-04-26 03:30:23 +02:00
$text [ 'header-user_edit' ][ 'es-cl' ] = " Editar Usuario " ;
2023-05-03 04:22:44 +02:00
$text [ 'header-user_edit' ][ 'es-mx' ] = " Editar Usuario " ;
$text [ 'header-user_edit' ][ 'fr-ca' ] = " Modifier l'utilisateur " ;
2016-04-26 03:30:23 +02:00
$text [ 'header-user_edit' ][ 'fr-fr' ] = " Modifier l'utilisateur " ;
2017-05-13 21:13:38 +02:00
$text [ 'header-user_edit' ][ 'he-il' ] = " משתמש " ;
2017-05-10 21:40:46 +02:00
$text [ 'header-user_edit' ][ 'it-it' ] = " Utente " ;
2024-08-28 17:59:02 +02:00
$text [ 'header-user_edit' ][ 'ka-ge' ] = " მომხმარებელი " ;
2023-05-03 04:22:44 +02:00
$text [ 'header-user_edit' ][ 'nl-nl' ] = " Gebruik " ;
2017-05-13 21:13:38 +02:00
$text [ 'header-user_edit' ][ 'pl-pl' ] = " Użytkownik " ;
2023-05-03 04:22:44 +02:00
$text [ 'header-user_edit' ][ 'pt-br' ] = " Editar Utilizador " ;
2017-05-10 21:40:46 +02:00
$text [ 'header-user_edit' ][ 'pt-pt' ] = " Editar Utilizador " ;
2023-05-06 00:01:00 +02:00
$text [ 'header-user_edit' ][ 'ro-ro' ] = " Utilizator " ;
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 [ 'header-user_edit' ][ 'ru-ru' ] = " Пользователь " ;
2016-04-26 03:30:23 +02:00
$text [ 'header-user_edit' ][ 'sv-se' ] = " Användare " ;
2017-05-13 21:13:38 +02:00
$text [ 'header-user_edit' ][ 'uk-ua' ] = " Користувач " ;
2024-05-15 18:13:11 +02:00
$text [ 'header-user_edit' ][ 'tr-tr' ] = " Kullanı cı " ;
2023-05-03 18:36:25 +02:00
$text [ 'header-user_edit' ][ 'zh-cn' ] = " 用户 " ;
$text [ 'header-user_edit' ][ 'ja-jp' ] = " ユーザー " ;
2023-05-09 21:19:10 +02:00
$text [ 'header-user_edit' ][ 'ko-kr' ] = " 사용자 " ;
2016-04-26 03:30:23 +02:00
$text [ 'header-user_add' ][ 'en-us' ] = " User " ;
2020-03-20 21:47:13 +01:00
$text [ 'header-user_add' ][ 'en-gb' ] = " User " ;
2023-05-03 04:22:44 +02:00
$text [ 'header-user_add' ][ 'ar-eg' ] = " مستخدم " ;
$text [ 'header-user_add' ][ 'de-at' ] = " Benutzer " ;
$text [ 'header-user_add' ][ 'de-ch' ] = " Benutzer " ;
2017-05-10 21:40:46 +02:00
$text [ 'header-user_add' ][ 'de-de' ] = " Benutzer " ;
2023-10-06 21:46:03 +02:00
$text [ 'header-user_add' ][ 'el-gr' ] = " Χρήστης " ;
2016-04-26 03:30:23 +02:00
$text [ 'header-user_add' ][ 'es-cl' ] = " Agregar Usuario " ;
2023-05-03 04:22:44 +02:00
$text [ 'header-user_add' ][ 'es-mx' ] = " Agregar Usuario " ;
$text [ 'header-user_add' ][ 'fr-ca' ] = " Ajout d'un utilisateur " ;
2016-04-26 03:30:23 +02:00
$text [ 'header-user_add' ][ 'fr-fr' ] = " Ajout d'un utilisateur " ;
2017-05-13 21:13:38 +02:00
$text [ 'header-user_add' ][ 'he-il' ] = " משתמש " ;
2017-05-10 21:40:46 +02:00
$text [ 'header-user_add' ][ 'it-it' ] = " Utente " ;
2024-08-28 17:59:02 +02:00
$text [ 'header-user_add' ][ 'ka-ge' ] = " მომხმარებელი " ;
2023-05-03 04:22:44 +02:00
$text [ 'header-user_add' ][ 'nl-nl' ] = " Gebruik " ;
2017-05-13 21:13:38 +02:00
$text [ 'header-user_add' ][ 'pl-pl' ] = " Użytkownik " ;
2023-05-03 04:22:44 +02:00
$text [ 'header-user_add' ][ 'pt-br' ] = " Adicionar Utilizador " ;
2017-05-10 21:40:46 +02:00
$text [ 'header-user_add' ][ 'pt-pt' ] = " Adicionar Utilizador " ;
2023-05-06 00:01:00 +02:00
$text [ 'header-user_add' ][ 'ro-ro' ] = " Utilizator " ;
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 [ 'header-user_add' ][ 'ru-ru' ] = " Пользователь " ;
2016-04-26 03:30:23 +02:00
$text [ 'header-user_add' ][ 'sv-se' ] = " Användare " ;
2017-05-13 21:13:38 +02:00
$text [ 'header-user_add' ][ 'uk-ua' ] = " Користувач " ;
2024-05-15 18:13:11 +02:00
$text [ 'header-user_add' ][ 'tr-tr' ] = " Kullanı cı " ;
2023-05-03 18:36:25 +02:00
$text [ 'header-user_add' ][ 'zh-cn' ] = " 用户 " ;
$text [ 'header-user_add' ][ 'ja-jp' ] = " ユーザー " ;
2023-05-09 21:19:10 +02:00
$text [ 'header-user_add' ][ 'ko-kr' ] = " 사용자 " ;
2016-04-26 03:30:23 +02:00
2020-01-06 18:22:13 +01:00
$text [ 'header-user_import' ][ 'en-us' ] = " User Import " ;
2020-03-20 21:47:13 +01:00
$text [ 'header-user_import' ][ 'en-gb' ] = " User Import " ;
2023-05-03 04:22:44 +02:00
$text [ 'header-user_import' ][ 'ar-eg' ] = " الواردات " ;
$text [ 'header-user_import' ][ 'de-at' ] = " Importieren " ;
$text [ 'header-user_import' ][ 'de-ch' ] = " Importieren " ;
2020-01-06 18:22:13 +01:00
$text [ 'header-user_import' ][ 'de-de' ] = " Importieren " ;
2023-10-06 21:46:03 +02:00
$text [ 'header-user_import' ][ 'el-gr' ] = " Εισαγωγή χρήστη " ;
2020-01-06 18:22:13 +01:00
$text [ 'header-user_import' ][ 'el-gr' ] = " Εισαγωγή " ;
$text [ 'header-user_import' ][ 'es-cl' ] = " Importar " ;
2023-05-03 04:22:44 +02:00
$text [ 'header-user_import' ][ 'es-mx' ] = " Importar " ;
$text [ 'header-user_import' ][ 'fr-ca' ] = " Importer " ;
2020-01-06 18:22:13 +01:00
$text [ 'header-user_import' ][ 'fr-fr' ] = " Importer " ;
2023-08-30 22:52:32 +02:00
$text [ 'header-user_import' ][ 'he-il' ] = " ייבוא משתמשים " ;
2023-05-03 04:22:44 +02:00
$text [ 'header-user_import' ][ 'it-it' ] = " Importazione utente " ;
2024-08-31 18:02:51 +02:00
$text [ 'header-user_import' ][ 'ka-ge' ] = " მომხმარებლის იმპორტი " ;
2023-05-03 04:22:44 +02:00
$text [ 'header-user_import' ][ 'nl-nl' ] = " Gebruik Import " ;
2020-01-06 18:22:13 +01:00
$text [ 'header-user_import' ][ 'pl-pl' ] = " Importuj " ;
$text [ 'header-user_import' ][ 'pt-br' ] = " Importar " ;
$text [ 'header-user_import' ][ 'pt-pt' ] = " Importat " ;
2023-05-06 00:01:00 +02:00
$text [ 'header-user_import' ][ 'ro-ro' ] = " Import utilizator " ;
2020-01-06 18:22:13 +01:00
$text [ 'header-user_import' ][ 'ru-ru' ] = " Импорт " ;
$text [ 'header-user_import' ][ 'sv-se' ] = " Importera " ;
2023-05-03 04:22:44 +02:00
$text [ 'header-user_import' ][ 'uk-ua' ] = " Імпорт користувача " ;
2020-01-06 18:22:13 +01:00
$text [ 'header-user_import' ][ 'tr-tr' ] = " İçe Aktar " ;
2023-05-09 21:19:10 +02:00
$text [ 'header-user_import' ][ 'zh-cn' ] = " 用户导入 " ;
$text [ 'header-user_import' ][ 'ja-jp' ] = " ユーザーのインポート " ;
$text [ 'header-user_import' ][ 'ko-kr' ] = " 사용자 가져오기 " ;
2020-01-06 18:22:13 +01:00
2016-04-26 03:30:23 +02:00
$text [ 'description-user_manager' ][ 'en-us' ] = " Add, edit, delete, and search users. " ;
2020-03-20 21:47:13 +01:00
$text [ 'description-user_manager' ][ 'en-gb' ] = " Add, edit, delete, and search users. " ;
2023-05-03 04:22:44 +02:00
$text [ 'description-user_manager' ][ 'ar-eg' ] = " إضافة، تحرير، حذف، ومستعملي البحث. " ;
$text [ 'description-user_manager' ][ 'de-at' ] = " Benutzer anlegen, editieren, löschen und suchen. " ;
$text [ 'description-user_manager' ][ 'de-ch' ] = " Benutzer anlegen, editieren, löschen und suchen. " ;
2017-05-10 21:40:46 +02:00
$text [ 'description-user_manager' ][ 'de-de' ] = " Benutzer anlegen, editieren, löschen und suchen. " ;
2023-10-06 21:46:03 +02:00
$text [ 'description-user_manager' ][ 'el-gr' ] = " Προσθήκη, επεξεργασία, διαγραφή και αναζήτηση χρηστών. " ;
2016-04-26 03:30:23 +02:00
$text [ 'description-user_manager' ][ 'es-cl' ] = " Agregar, Editar, Eliminar y Buscar Usuarios. " ;
2023-05-03 04:22:44 +02:00
$text [ 'description-user_manager' ][ 'es-mx' ] = " Agregar, Editar, Eliminar y Buscar Usuarios. " ;
$text [ 'description-user_manager' ][ 'fr-ca' ] = " Ajouter, modifier, supprimer et chercher des utilisateurs. " ;
2016-04-26 03:30:23 +02:00
$text [ 'description-user_manager' ][ 'fr-fr' ] = " Ajouter, modifier, supprimer et chercher des utilisateurs. " ;
2017-05-13 21:13:38 +02:00
$text [ 'description-user_manager' ][ 'he-il' ] = " הוסף, ערוך, מחק וחפש משתמשים " ;
2017-09-21 17:06:26 +02:00
$text [ 'description-user_manager' ][ 'it-it' ] = " Aggiungi, modifica, cancella e ricerca utenti. " ;
2024-08-28 17:59:02 +02:00
$text [ 'description-user_manager' ][ 'ka-ge' ] = " დაამატეთ, ჩაასწორეთ, წაშალეთ და მოძებნეთ მომხმარებლები. " ;
2023-05-03 04:22:44 +02:00
$text [ 'description-user_manager' ][ 'nl-nl' ] = " Voeg toe, edit, delete, en zoek gebruikers. " ;
2017-05-13 21:13:38 +02:00
$text [ 'description-user_manager' ][ 'pl-pl' ] = " Dodaj, edytuj, usuń i wyszukaj użytkowników. " ;
2023-05-03 04:22:44 +02:00
$text [ 'description-user_manager' ][ 'pt-br' ] = " Adicionar, editar, remover e pesquisar utilizadores. " ;
2017-05-10 21:40:46 +02:00
$text [ 'description-user_manager' ][ 'pt-pt' ] = " Adicionar, editar, remover e pesquisar utilizadores. " ;
2023-05-06 00:01:00 +02:00
$text [ 'description-user_manager' ][ 'ro-ro' ] = " Adăugați, editați, ștergeți și căutați utilizatori. " ;
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-user_manager' ][ 'ru-ru' ] = " Добавление, изменение, удаление и поиск пользователей. " ;
2016-04-26 03:30:23 +02:00
$text [ 'description-user_manager' ][ 'sv-se' ] = " Lägg Till, editera, ta bort och sök användare. " ;
2017-05-13 21:13:38 +02:00
$text [ 'description-user_manager' ][ 'uk-ua' ] = " Додавання, редагування, видалення та пошук користувачів " ;
2024-05-15 18:13:11 +02:00
$text [ 'description-user_manager' ][ 'tr-tr' ] = " Kullanı cı ekleyin, düzenleyin, silin ve arayı n. " ;
2023-05-03 18:36:25 +02:00
$text [ 'description-user_manager' ][ 'zh-cn' ] = " 增加、编辑、删除和搜索用户。 " ;
$text [ 'description-user_manager' ][ 'ja-jp' ] = " ユーザの追加、編集、削除、検索を行います。 " ;
$text [ 'description-user_manager' ][ 'ko-kr' ] = " 추가, 편집, 삭제 및 검색 사용자. " ;
2016-04-26 03:30:23 +02:00
$text [ 'description-user_language' ][ 'en-us' ] = " Select the language. " ;
2020-03-20 21:47:13 +01:00
$text [ 'description-user_language' ][ 'en-gb' ] = " Select the language. " ;
2023-05-03 04:22:44 +02:00
$text [ 'description-user_language' ][ 'ar-eg' ] = " اختيار اللغة. " ;
$text [ 'description-user_language' ][ 'de-at' ] = " Sprache auswählen " ;
$text [ 'description-user_language' ][ 'de-ch' ] = " Sprache auswählen " ;
2017-05-10 21:40:46 +02:00
$text [ 'description-user_language' ][ 'de-de' ] = " Sprache auswählen " ;
2023-10-06 21:46:03 +02:00
$text [ 'description-user_language' ][ 'el-gr' ] = " Επιλέξτε τη γλώσσα. " ;
2016-04-26 03:30:23 +02:00
$text [ 'description-user_language' ][ 'es-cl' ] = " Seleccione el idioma. " ;
2023-05-03 04:22:44 +02:00
$text [ 'description-user_language' ][ 'es-mx' ] = " Seleccione el idioma. " ;
$text [ 'description-user_language' ][ 'fr-ca' ] = " Sélectionnez la langue. " ;
2016-04-26 03:30:23 +02:00
$text [ 'description-user_language' ][ 'fr-fr' ] = " Sélectionnez la langue. " ;
2017-05-13 21:13:38 +02:00
$text [ 'description-user_language' ][ 'he-il' ] = " בחר שפה " ;
2017-09-21 17:06:26 +02:00
$text [ 'description-user_language' ][ 'it-it' ] = " Seleziona il linguaggio. " ;
2024-08-28 17:59:02 +02:00
$text [ 'description-user_language' ][ 'ka-ge' ] = " აირჩიეთ ენა. " ;
2023-05-03 04:22:44 +02:00
$text [ 'description-user_language' ][ 'nl-nl' ] = " Verkoop de taal. " ;
2017-05-13 21:13:38 +02:00
$text [ 'description-user_language' ][ 'pl-pl' ] = " Wybierz język " ;
2023-05-03 04:22:44 +02:00
$text [ 'description-user_language' ][ 'pt-br' ] = " Selecione o idioma. " ;
2017-05-10 21:40:46 +02:00
$text [ 'description-user_language' ][ 'pt-pt' ] = " Selecione o idioma. " ;
2017-06-02 21:24:12 +02:00
$text [ 'description-user_language' ][ 'ro-ro' ] = " Selecție limbă " ;
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-user_language' ][ 'ru-ru' ] = " Выберите язык. " ;
2016-04-26 03:30:23 +02:00
$text [ 'description-user_language' ][ 'sv-se' ] = " Välj Språk " ;
2017-05-13 21:13:38 +02:00
$text [ 'description-user_language' ][ 'uk-ua' ] = " Виберіть мову " ;
2024-05-15 18:13:11 +02:00
$text [ 'description-user_language' ][ 'tr-tr' ] = " Dili seçin. " ;
2023-05-03 18:36:25 +02:00
$text [ 'description-user_language' ][ 'zh-cn' ] = " 选择语言。 " ;
$text [ 'description-user_language' ][ 'ja-jp' ] = " 言語を選択します。 " ;
$text [ 'description-user_language' ][ 'ko-kr' ] = " 언어 선택 " ;
2016-04-26 03:30:23 +02:00
$text [ 'description-user_edit' ][ 'en-us' ] = " Edit user information and group membership. " ;
2020-03-20 21:47:13 +01:00
$text [ 'description-user_edit' ][ 'en-gb' ] = " Edit user information and group membership. " ;
2023-08-30 22:52:32 +02:00
$text [ 'description-user_edit' ][ 'ar-eg' ] = " تحرير معلومات المستخدم وعضوية المجموعة. " ;
2023-05-03 04:22:44 +02:00
$text [ 'description-user_edit' ][ 'de-at' ] = " Benutzerinformationen und Gruppen verwalten. " ;
$text [ 'description-user_edit' ][ 'de-ch' ] = " Benutzerinformationen und Gruppen verwalten. " ;
2017-05-10 21:40:46 +02:00
$text [ 'description-user_edit' ][ 'de-de' ] = " Benutzerinformationen und Gruppen verwalten. " ;
2023-10-06 21:46:03 +02:00
$text [ 'description-user_edit' ][ 'el-gr' ] = " Επεξεργασία πληροφοριών χρήστη και ιδιότητας μέλους ομάδας. " ;
2016-04-26 03:30:23 +02:00
$text [ 'description-user_edit' ][ 'es-cl' ] = " Editar información del usuario y pertenencia al grupo. " ;
2023-05-03 04:22:44 +02:00
$text [ 'description-user_edit' ][ 'es-mx' ] = " Editar información del usuario y pertenencia al grupo. " ;
$text [ 'description-user_edit' ][ 'fr-ca' ] = " Modifier les informations de l'utilisateur et l'appartenance au groupe. " ;
2016-04-26 03:30:23 +02:00
$text [ 'description-user_edit' ][ 'fr-fr' ] = " Modifier les informations de l'utilisateur et l'appartenance au groupe. " ;
2017-05-13 21:13:38 +02:00
$text [ 'description-user_edit' ][ 'he-il' ] = " ערוך פרטי משתמש ושיוך לקבוצה " ;
2017-09-21 17:06:26 +02:00
$text [ 'description-user_edit' ][ 'it-it' ] = " Modifica informazioni utente e appartenenza ai gruppi. " ;
2024-08-28 17:59:02 +02:00
$text [ 'description-user_edit' ][ 'ka-ge' ] = " შეცვალეთ მომხმრებლის ინფორმაცია და ჯგუფის წევრობა. " ;
2023-05-03 04:22:44 +02:00
$text [ 'description-user_edit' ][ 'nl-nl' ] = " Onderwijsgegevens en groepslidschap. " ;
2017-05-13 21:13:38 +02:00
$text [ 'description-user_edit' ][ 'pl-pl' ] = " Edytuj informacje o użytkowniku i przynależności do grupy. " ;
2023-05-03 04:22:44 +02:00
$text [ 'description-user_edit' ][ 'pt-br' ] = " Editar a informação do utilizador e os membros do grupo. " ;
2017-05-10 21:40:46 +02:00
$text [ 'description-user_edit' ][ 'pt-pt' ] = " Editar a informação do utilizador e os membros do grupo. " ;
2023-05-06 00:01:00 +02:00
$text [ 'description-user_edit' ][ 'ro-ro' ] = " Editați informațiile despre utilizator și apartenența la grup. " ;
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-user_edit' ][ 'ru-ru' ] = " Изменение информации о пользователях и членстве в группах. " ;
2017-06-02 16:39:34 +02:00
$text [ 'description-user_edit' ][ 'sv-se' ] = " Ändra användarinformation och grupp medlemskap. " ;
2017-05-13 21:13:38 +02:00
$text [ 'description-user_edit' ][ 'uk-ua' ] = " Змініть інформацію користувача і членство в групі. " ;
2024-05-15 18:13:11 +02:00
$text [ 'description-user_edit' ][ 'tr-tr' ] = " Kullanı cı bilgilerini ve grup üyeliğini düzenleyin. " ;
2023-05-09 21:19:10 +02:00
$text [ 'description-user_edit' ][ 'zh-cn' ] = " 编辑用户信息和组成员身份。 " ;
$text [ 'description-user_edit' ][ 'ja-jp' ] = " ユーザー情報とグループ メンバーシップを編集します。 " ;
2023-05-03 18:36:25 +02:00
$text [ 'description-user_edit' ][ 'ko-kr' ] = " 사용자 정보 및 그룹 회원 편집. " ;
2016-04-26 03:30:23 +02:00
$text [ 'description-user_add' ][ 'en-us' ] = " To add a user, please fill out this form completely. All fields are required. " ;
2020-03-20 21:47:13 +01:00
$text [ 'description-user_add' ][ 'en-gb' ] = " To add a user, please fill out this form completely. All fields are required. " ;
2023-05-03 04:22:44 +02:00
$text [ 'description-user_add' ][ 'ar-eg' ] = " لإضافة مستعمل، يرجى ملء هذا الشكل تماما. كل الحقول مطلوبة " ;
$text [ 'description-user_add' ][ 'de-at' ] = " Um einen Benutzer anzulegen, füllen Sie bitte dieses Formular komplett aus. Alle Felder sind erforderlich. " ;
$text [ 'description-user_add' ][ 'de-ch' ] = " Um einen Benutzer anzulegen, füllen Sie bitte dieses Formular komplett aus. Alle Felder sind erforderlich. " ;
2017-05-10 21:40:46 +02:00
$text [ 'description-user_add' ][ 'de-de' ] = " Um einen Benutzer anzulegen, füllen Sie bitte dieses Formular komplett aus. Alle Felder sind erforderlich. " ;
2023-10-06 21:46:03 +02:00
$text [ 'description-user_add' ][ 'el-gr' ] = " Για ν α προσθέσετε έναν χρήστη, συμπληρώστε πλήρως αυτήν τη φόρμα. Ολα τα πεδία είναι υποχρεωτικά. " ;
2016-04-26 03:30:23 +02:00
$text [ 'description-user_add' ][ 'es-cl' ] = " Para agregar un usuario, por favor llene completamente el siguiente formulario. Todos los campos son obligatorios. " ;
2023-05-03 04:22:44 +02:00
$text [ 'description-user_add' ][ 'es-mx' ] = " Para agregar un usuario, por favor llene completamente el siguiente formulario. Todos los campos son obligatorios. " ;
$text [ 'description-user_add' ][ 'fr-ca' ] = " Afin d'ajouter des utilisateurs, remplissez complètement ce formulaire. Tous les champs sont requis. " ;
2016-04-26 03:30:23 +02:00
$text [ 'description-user_add' ][ 'fr-fr' ] = " Afin d'ajouter des utilisateurs, remplissez complètement ce formulaire. Tous les champs sont requis. " ;
2017-05-13 21:13:38 +02:00
$text [ 'description-user_add' ][ 'he-il' ] = " בכדי להוסיף משתמש, אנא הכנס את הפרטים בכל השדות. " ;
2017-09-21 17:06:26 +02:00
$text [ 'description-user_add' ][ 'it-it' ] = " Per aggiungere un utente, completa questa scheda interamente. Tutti i campi sono necessari. " ;
2024-08-28 17:59:02 +02:00
$text [ 'description-user_add' ][ 'ka-ge' ] = " მომხმარებლის დასამატებლად ფორმა სრულად შეავსეთ. ყველა ველი აუცილებელია. " ;
2023-05-03 04:22:44 +02:00
$text [ 'description-user_add' ][ 'nl-nl' ] = " Om een gebruiker toe te voegen, vul dit formulier in. Alle velden zijn vereist. " ;
2017-05-13 21:13:38 +02:00
$text [ 'description-user_add' ][ 'pl-pl' ] = " Aby dodać użytkownika, wypełnij ten formularz w całości. Wszystkie pola są wymagane. " ;
2023-05-03 04:22:44 +02:00
$text [ 'description-user_add' ][ 'pt-br' ] = " Para adicionar um utilizador por favor preencha este formulário. Todos os campos são de preenchimento obrigatório. " ;
2017-05-10 21:40:46 +02:00
$text [ 'description-user_add' ][ 'pt-pt' ] = " Para adicionar um utilizador por favor preencha este formulário. Todos os campos são de preenchimento obrigatório. " ;
2023-05-06 00:01:00 +02:00
$text [ 'description-user_add' ][ 'ro-ro' ] = " Pentru a adăuga un utilizator, vă rugăm să completați complet acest formular. Toate campurile sunt necesare. " ;
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-user_add' ][ 'ru-ru' ] = " Чтобы добавить пользователя, заполните эту форму полностью. В с е поля обязательны для заполнения. " ;
2016-04-26 03:30:23 +02:00
$text [ 'description-user_add' ][ 'sv-se' ] = " För att lägga till en användare, fyll i hela detta formulär. Alla fält måste fyllas i. " ;
2017-05-13 21:13:38 +02:00
$text [ 'description-user_add' ][ 'uk-ua' ] = " Щоб додати користувача, будь ласка, заповніть цю форму повністю. В с і поля обов'язкові для заповнення. " ;
2024-05-15 18:13:11 +02:00
$text [ 'description-user_add' ][ 'tr-tr' ] = " Kullanı cı eklemek için lütfen bu formu eksiksiz doldurunuz. Tüm alanlar zorunludur. " ;
2023-05-03 18:36:25 +02:00
$text [ 'description-user_add' ][ 'zh-cn' ] = " 添加用户,请填写这一表格。 需要所有领域。 " ;
$text [ 'description-user_add' ][ 'ja-jp' ] = " ユーザを追加するには、このフォームを完全に記入してください。 すべてのフィールドが必要です。 " ;
2023-05-09 21:19:10 +02:00
$text [ 'description-user_add' ][ 'ko-kr' ] = " 사용자를 추가하려면 이 양식을 완전히 작성하십시오. 모든 분야가 요구됩니다. " ;
2016-04-26 03:30:23 +02:00
$text [ 'description-time_zone' ][ 'en-us' ] = " Select the default time zone. " ;
2020-03-20 21:47:13 +01:00
$text [ 'description-time_zone' ][ 'en-gb' ] = " Select the default time zone. " ;
2023-05-03 04:22:44 +02:00
$text [ 'description-time_zone' ][ 'ar-eg' ] = " إختار المنطقة الزمنية الافتراضية " ;
$text [ 'description-time_zone' ][ 'de-at' ] = " Wählen Sie die Standard-Zeitzone " ;
$text [ 'description-time_zone' ][ 'de-ch' ] = " Wählen Sie die Standard-Zeitzone " ;
2017-05-10 21:40:46 +02:00
$text [ 'description-time_zone' ][ 'de-de' ] = " Wählen Sie die Standard-Zeitzone " ;
2023-10-06 21:46:03 +02:00
$text [ 'description-time_zone' ][ 'el-gr' ] = " Επιλέξτε την προεπιλεγμένη ζώνη ώρας. " ;
2016-04-26 03:30:23 +02:00
$text [ 'description-time_zone' ][ 'es-cl' ] = " Seleccione la zona horaria por defecto. " ;
2023-05-03 04:22:44 +02:00
$text [ 'description-time_zone' ][ 'es-mx' ] = " Seleccione la zona horaria por defecto. " ;
$text [ 'description-time_zone' ][ 'fr-ca' ] = " Sélectionnez le fuseau horaire par défaut. " ;
2016-04-26 03:30:23 +02:00
$text [ 'description-time_zone' ][ 'fr-fr' ] = " Sélectionnez le fuseau horaire par défaut. " ;
2017-05-13 21:13:38 +02:00
$text [ 'description-time_zone' ][ 'he-il' ] = " הגדר אזור זמן " ;
2017-09-21 17:06:26 +02:00
$text [ 'description-time_zone' ][ 'it-it' ] = " Seleziona la Time Zone di default. " ;
2024-08-28 17:59:02 +02:00
$text [ 'description-time_zone' ][ 'ka-ge' ] = " აირჩიეთ ნაგულისხმევი დროის სარტყელი. " ;
2023-05-03 04:22:44 +02:00
$text [ 'description-time_zone' ][ 'nl-nl' ] = " Verkoop de tijdzone. " ;
2017-05-13 21:13:38 +02:00
$text [ 'description-time_zone' ][ 'pl-pl' ] = " Wybierz domyślną strefę czasową " ;
2023-05-03 04:22:44 +02:00
$text [ 'description-time_zone' ][ 'pt-br' ] = " Escolha o fuso horário por omissão. " ;
2017-05-10 21:40:46 +02:00
$text [ 'description-time_zone' ][ 'pt-pt' ] = " Escolha o fuso horário por omissão. " ;
2023-05-06 00:01:00 +02:00
$text [ 'description-time_zone' ][ 'ro-ro' ] = " Selectați fusul orar implicit. " ;
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-time_zone' ][ 'ru-ru' ] = " Выберите часовой пояс по умолчанию. " ;
2016-04-26 03:30:23 +02:00
$text [ 'description-time_zone' ][ 'sv-se' ] = " Välj standard tidszon " ;
2017-05-13 21:13:38 +02:00
$text [ 'description-time_zone' ][ 'uk-ua' ] = " Виберіть часовий пояс за замовчуванням. " ;
2024-05-15 18:13:11 +02:00
$text [ 'description-time_zone' ][ 'tr-tr' ] = " Varsayı lan saat dilimini seçin. " ;
2023-05-09 21:19:10 +02:00
$text [ 'description-time_zone' ][ 'zh-cn' ] = " 选择默认时区。 " ;
2023-05-03 18:36:25 +02:00
$text [ 'description-time_zone' ][ 'ja-jp' ] = " デフォルトのタイムゾーンを選択します。 " ;
$text [ 'description-time_zone' ][ 'ko-kr' ] = " 기본 시간대를 선택하십시오. " ;
2016-04-26 03:30:23 +02:00
$text [ 'description-status' ][ 'en-us' ] = " Set the user's presence. " ;
2020-03-20 21:47:13 +01:00
$text [ 'description-status' ][ 'en-gb' ] = " Set the user's presence. " ;
2023-05-03 04:22:44 +02:00
$text [ 'description-status' ][ 'ar-eg' ] = " جهزوا حضور المستخدم " ;
$text [ 'description-status' ][ 'de-at' ] = " Benutzerstatus auswählen " ;
$text [ 'description-status' ][ 'de-ch' ] = " Benutzerstatus auswählen " ;
2017-05-10 21:40:46 +02:00
$text [ 'description-status' ][ 'de-de' ] = " Benutzerstatus auswählen " ;
2023-10-06 21:46:03 +02:00
$text [ 'description-status' ][ 'el-gr' ] = " Ορίστε την παρουσία του χρήστη. " ;
2016-04-26 03:30:23 +02:00
$text [ 'description-status' ][ 'es-cl' ] = " Configure la presencia del usuario. " ;
2023-05-03 04:22:44 +02:00
$text [ 'description-status' ][ 'es-mx' ] = " Configure la presencia del usuario. " ;
$text [ 'description-status' ][ 'fr-ca' ] = " Sélectionnez l'état de présence de l'utilisateur. " ;
2016-04-26 03:30:23 +02:00
$text [ 'description-status' ][ 'fr-fr' ] = " Sélectionnez l'état de présence de l'utilisateur. " ;
2017-05-13 21:13:38 +02:00
$text [ 'description-status' ][ 'he-il' ] = " בחר את ס ט ט ו ס המשתמש " ;
2017-09-21 17:06:26 +02:00
$text [ 'description-status' ][ 'it-it' ] = " Imposta la presence dell'utente. " ;
2024-08-28 17:59:02 +02:00
$text [ 'description-status' ][ 'ka-ge' ] = " დააყენეთ მომხმარებლის სტატუსი. " ;
2023-05-03 04:22:44 +02:00
$text [ 'description-status' ][ 'nl-nl' ] = " De aanwezigheid van de gebruiker. " ;
2017-05-13 21:13:38 +02:00
$text [ 'description-status' ][ 'pl-pl' ] = " Wybierz status użytkownika " ;
2023-05-03 04:22:44 +02:00
$text [ 'description-status' ][ 'pt-br' ] = " Escolher o estado de presença do utilizador. " ;
2017-05-10 21:40:46 +02:00
$text [ 'description-status' ][ 'pt-pt' ] = " Escolher o estado de presença do utilizador. " ;
2017-06-02 21:24:12 +02:00
$text [ 'description-status' ][ 'ro-ro' ] = " Selectați starea utilizatorului " ;
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-status' ][ 'ru-ru' ] = " Установить статус присутствия пользователя. " ;
2017-06-02 16:39:34 +02:00
$text [ 'description-status' ][ 'sv-se' ] = " Ange användarens status.. " ;
2017-05-13 21:13:38 +02:00
$text [ 'description-status' ][ 'uk-ua' ] = " Виберіть статус користувача " ;
2024-05-15 18:13:11 +02:00
$text [ 'description-status' ][ 'tr-tr' ] = " Kullanı cı nı n varlı ğı nı ayarlayı n. " ;
2023-05-09 21:19:10 +02:00
$text [ 'description-status' ][ 'zh-cn' ] = " 设置用户的存在。 " ;
2023-05-03 18:36:25 +02:00
$text [ 'description-status' ][ 'ja-jp' ] = " ユーザーのプレゼンスを設定します。 " ;
2023-05-09 21:19:10 +02:00
$text [ 'description-status' ][ 'ko-kr' ] = " 사용자의 프레즌스를 설정합니다. " ;
2016-04-26 03:30:23 +02:00
$text [ 'description-enabled' ][ 'en-us' ] = " Set the status of this account. " ;
2020-03-20 21:47:13 +01:00
$text [ 'description-enabled' ][ 'en-gb' ] = " Set the status of this account. " ;
2023-05-03 04:22:44 +02:00
$text [ 'description-enabled' ][ 'ar-eg' ] = " حدد وضع هذا الحساب. " ;
$text [ 'description-enabled' ][ 'de-at' ] = " Setzen Sie den Status dieses Kontos. " ;
$text [ 'description-enabled' ][ 'de-ch' ] = " Setzen Sie den Status dieses Kontos. " ;
2017-05-10 21:40:46 +02:00
$text [ 'description-enabled' ][ 'de-de' ] = " Setzen Sie den Status dieses Kontos. " ;
2023-10-06 21:46:03 +02:00
$text [ 'description-enabled' ][ 'el-gr' ] = " Ορίστε την κατάσταση αυτού του λογαριασμού. " ;
2016-04-26 03:30:23 +02:00
$text [ 'description-enabled' ][ 'es-cl' ] = " Indique el estaso de esta cuenta. " ;
2023-05-03 04:22:44 +02:00
$text [ 'description-enabled' ][ 'es-mx' ] = " Indique el estaso de esta cuenta. " ;
$text [ 'description-enabled' ][ 'fr-ca' ] = " Choisir le statut de ce compte. " ;
2016-04-26 03:30:23 +02:00
$text [ 'description-enabled' ][ 'fr-fr' ] = " Choisir le statut de ce compte. " ;
2017-05-13 21:13:38 +02:00
$text [ 'description-enabled' ][ 'he-il' ] = " בחר את הסטטוס לחשבון זה " ;
2017-05-10 21:40:46 +02:00
$text [ 'description-enabled' ][ 'it-it' ] = " Imposta lo stato di questo account. " ;
2024-08-28 17:59:02 +02:00
$text [ 'description-enabled' ][ 'ka-ge' ] = " დააყენეთ სტატუსი ამ ანგარიშისთვის. " ;
2023-05-03 04:22:44 +02:00
$text [ 'description-enabled' ][ 'nl-nl' ] = " Zet de status van deze rekening. " ;
2017-05-13 21:13:38 +02:00
$text [ 'description-enabled' ][ 'pl-pl' ] = " Ustaw status numeru wewnętrznego. " ;
2023-05-03 04:22:44 +02:00
$text [ 'description-enabled' ][ 'pt-br' ] = " Escolha o estado desta conta. " ;
2017-05-10 21:40:46 +02:00
$text [ 'description-enabled' ][ 'pt-pt' ] = " Escolha o estado desta conta. " ;
2023-05-06 00:01:00 +02:00
$text [ 'description-enabled' ][ 'ro-ro' ] = " Setați starea acestui cont. " ;
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-enabled' ][ 'ru-ru' ] = " Установить статус учетной записи. " ;
2017-06-02 16:39:34 +02:00
$text [ 'description-enabled' ][ 'sv-se' ] = " Ange statusen på detta konto.. " ;
2017-05-13 21:13:38 +02:00
$text [ 'description-enabled' ][ 'uk-ua' ] = " Вкажіть стан цього облікового запису. " ;
2024-05-15 18:13:11 +02:00
$text [ 'description-enabled' ][ 'tr-tr' ] = " Bu hesabı n durumunu ayarlayı n. " ;
2023-05-03 18:36:25 +02:00
$text [ 'description-enabled' ][ 'zh-cn' ] = " 确立该账户的地位。 " ;
$text [ 'description-enabled' ][ 'ja-jp' ] = " このアカウントのステータスを設定します。 " ;
$text [ 'description-enabled' ][ 'ko-kr' ] = " 이 계정의 상태를 설정합니다. " ;
2016-04-26 03:30:23 +02:00
$text [ 'description-contact_view' ][ 'en-us' ] = " View " ;
2020-03-20 21:47:13 +01:00
$text [ 'description-contact_view' ][ 'en-gb' ] = " View " ;
2023-05-03 04:22:44 +02:00
$text [ 'description-contact_view' ][ 'ar-eg' ] = " رأي " ;
$text [ 'description-contact_view' ][ 'de-at' ] = " Ansicht " ;
$text [ 'description-contact_view' ][ 'de-ch' ] = " Ansicht " ;
2017-05-10 21:40:46 +02:00
$text [ 'description-contact_view' ][ 'de-de' ] = " Ansicht " ;
2023-10-06 21:46:03 +02:00
$text [ 'description-contact_view' ][ 'el-gr' ] = " Θέα " ;
2016-04-26 03:30:23 +02:00
$text [ 'description-contact_view' ][ 'es-cl' ] = " Ver " ;
2023-05-03 04:22:44 +02:00
$text [ 'description-contact_view' ][ 'es-mx' ] = " Ver " ;
$text [ 'description-contact_view' ][ 'fr-ca' ] = " Voir " ;
2016-04-26 03:30:23 +02:00
$text [ 'description-contact_view' ][ 'fr-fr' ] = " Voir " ;
2017-05-13 21:13:38 +02:00
$text [ 'description-contact_view' ][ 'he-il' ] = " הצג " ;
2017-09-21 17:06:26 +02:00
$text [ 'description-contact_view' ][ 'it-it' ] = " Mostra " ;
2024-08-28 17:59:02 +02:00
$text [ 'description-contact_view' ][ 'ka-ge' ] = " ნახვა " ;
2023-05-03 04:22:44 +02:00
$text [ 'description-contact_view' ][ 'nl-nl' ] = " Kijk uit. " ;
2017-05-13 21:13:38 +02:00
$text [ 'description-contact_view' ][ 'pl-pl' ] = " Widok " ;
2023-05-03 04:22:44 +02:00
$text [ 'description-contact_view' ][ 'pt-br' ] = " Ver " ;
2017-05-10 21:40:46 +02:00
$text [ 'description-contact_view' ][ 'pt-pt' ] = " Ver " ;
2023-05-06 00:01:00 +02:00
$text [ 'description-contact_view' ][ 'ro-ro' ] = " Vedere " ;
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-contact_view' ][ 'ru-ru' ] = " Посмотреть " ;
2017-06-02 16:39:34 +02:00
$text [ 'description-contact_view' ][ 'sv-se' ] = " Visa " ;
2017-05-13 21:13:38 +02:00
$text [ 'description-contact_view' ][ 'uk-ua' ] = " Перегляд " ;
2024-05-15 18:13:11 +02:00
$text [ 'description-contact_view' ][ 'tr-tr' ] = " Görüş " ;
2023-05-03 18:36:25 +02:00
$text [ 'description-contact_view' ][ 'zh-cn' ] = " 观点 " ;
$text [ 'description-contact_view' ][ 'ja-jp' ] = " ニュース " ;
2023-05-09 21:19:10 +02:00
$text [ 'description-contact_view' ][ 'ko-kr' ] = " 보다 " ;
2016-04-26 03:30:23 +02:00
$text [ 'description-contact' ][ 'en-us' ] = " Assign a contact to this user account. " ;
2020-03-20 21:47:13 +01:00
$text [ 'description-contact' ][ 'en-gb' ] = " Assign a contact to this user account. " ;
2023-05-03 04:22:44 +02:00
$text [ 'description-contact' ][ 'ar-eg' ] = " أرسل اتصالاً إلى حساب المستخدم " ;
$text [ 'description-contact' ][ 'de-at' ] = " Weisen Sie diesem Benutzer einen Kontakt zu. " ;
$text [ 'description-contact' ][ 'de-ch' ] = " Weisen Sie diesem Benutzer einen Kontakt zu. " ;
2017-05-10 21:40:46 +02:00
$text [ 'description-contact' ][ 'de-de' ] = " Weisen Sie diesem Benutzer einen Kontakt zu. " ;
2023-10-06 21:46:03 +02:00
$text [ 'description-contact' ][ 'el-gr' ] = " Αντιστοιχίστε μια επαφή σε αυτόν τον λογαριασμό χρήστη. " ;
2016-04-26 03:30:23 +02:00
$text [ 'description-contact' ][ 'es-cl' ] = " Asignar un contacto a este usuario. " ;
2023-05-03 04:22:44 +02:00
$text [ 'description-contact' ][ 'es-mx' ] = " Asignar un contacto a este usuario. " ;
$text [ 'description-contact' ][ 'fr-ca' ] = " Attacher un contact à ce compte utilisateur " ;
2016-04-26 03:30:23 +02:00
$text [ 'description-contact' ][ 'fr-fr' ] = " Attacher un contact à ce compte utilisateur " ;
2017-05-13 21:13:38 +02:00
$text [ 'description-contact' ][ 'he-il' ] = " שייך איש קשר לחשבון " ;
2017-09-21 17:06:26 +02:00
$text [ 'description-contact' ][ 'it-it' ] = " Assegna un contatto a questo account utente. " ;
2024-08-28 17:59:02 +02:00
$text [ 'description-contact' ][ 'ka-ge' ] = " კონტაქტის მინიჭება ამ მომხმარებლის ანგარიშისთვის. " ;
2023-05-03 04:22:44 +02:00
$text [ 'description-contact' ][ 'nl-nl' ] = " Geef een contact aan deze gebruikersrekening. " ;
2017-05-13 21:13:38 +02:00
$text [ 'description-contact' ][ 'pl-pl' ] = " Wybierz numer " ;
2023-05-03 04:22:44 +02:00
$text [ 'description-contact' ][ 'pt-br' ] = " Atribuir um contacto a esta conta de utilizador. " ;
2017-05-10 21:40:46 +02:00
$text [ 'description-contact' ][ 'pt-pt' ] = " Atribuir um contacto a esta conta de utilizador. " ;
2023-05-06 00:01:00 +02:00
$text [ 'description-contact' ][ 'ro-ro' ] = " Atribuiți o persoană de contact acestui cont de utilizator. " ;
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-contact' ][ 'ru-ru' ] = " Назначить контакт для этой учетной записи пользователя. " ;
2016-04-26 03:30:23 +02:00
$text [ 'description-contact' ][ 'sv-se' ] = " Tilldela en kontakt till detta konto. " ;
2017-05-13 21:13:38 +02:00
$text [ 'description-contact' ][ 'uk-ua' ] = " Призначити контакт в цей обліковий запис користувача. " ;
2024-05-15 18:13:11 +02:00
$text [ 'description-contact' ][ 'tr-tr' ] = " Bu kullanı cı hesabı na bir kişi atayı n. " ;
2023-05-09 21:19:10 +02:00
$text [ 'description-contact' ][ 'zh-cn' ] = " 为该用户帐户分配一个联系人。 " ;
2023-05-03 18:36:25 +02:00
$text [ 'description-contact' ][ 'ja-jp' ] = " このユーザーアカウントに連絡先を割り当てます。 " ;
$text [ 'description-contact' ][ 'ko-kr' ] = " 이 사용자 계정의 연락처를 할당합니다. " ;
2016-04-26 03:30:23 +02:00
2020-03-25 07:32:34 +01:00
$text [ 'description-api_key' ][ 'en-us' ] = " Use the generate button to create a key. " ;
$text [ 'description-api_key' ][ 'en-gb' ] = " Use the generate button to create a key. " ;
2023-05-03 04:22:44 +02:00
$text [ 'description-api_key' ][ 'ar-eg' ] = " استخدم زر التوليد لخلق مفتاح " ;
$text [ 'description-api_key' ][ 'de-at' ] = " Geben Sie den API Schlüssel an. Der API Schlüssel sollte mindestens 128 bit oder länger sein. " ;
$text [ 'description-api_key' ][ 'de-ch' ] = " Geben Sie den API Schlüssel an. Der API Schlüssel sollte mindestens 128 bit oder länger sein. " ;
2017-05-10 21:40:46 +02:00
$text [ 'description-api_key' ][ 'de-de' ] = " Geben Sie den API Schlüssel an. Der API Schlüssel sollte mindestens 128 bit oder länger sein. " ;
2023-10-06 21:46:03 +02:00
$text [ 'description-api_key' ][ 'el-gr' ] = " Χρησιμοποιήστε το κουμπί δημιουργίας γ ι α ν α δημιουργήσετε ένα κλειδί. " ;
2016-04-26 03:30:23 +02:00
$text [ 'description-api_key' ][ 'es-cl' ] = " Indique la API key. " ;
2023-05-03 04:22:44 +02:00
$text [ 'description-api_key' ][ 'es-mx' ] = " Indique la API key. " ;
$text [ 'description-api_key' ][ 'fr-ca' ] = " Entrez la clé d'API. Il s'agit souvent d'un identifiant universel unique (UUID). La clé devrait faire 128 bits ou plus de longueur. " ;
2016-04-26 03:30:23 +02:00
$text [ 'description-api_key' ][ 'fr-fr' ] = " Entrez la clé d'API. Il s'agit souvent d'un identifiant universel unique (UUID). La clé devrait faire 128 bits ou plus de longueur. " ;
2023-05-03 04:22:44 +02:00
$text [ 'description-api_key' ][ 'he-il' ] = " השתמש בלחצנים כדי ליצור מפתח. " ;
2017-09-21 17:06:26 +02:00
$text [ 'description-api_key' ][ 'it-it' ] = " Inserisci la API key, spesso è un UUID. L'API key dovrebbe essere 128 bit o più. " ;
2024-08-28 17:59:02 +02:00
$text [ 'description-api_key' ][ 'ka-ge' ] = " გამოიყენეთ გენერაციის ღილაკი გასაღების შესაქმნელად. " ;
2023-05-03 04:22:44 +02:00
$text [ 'description-api_key' ][ 'nl-nl' ] = " Gebruik de genereerde knop om een sleutel te creëren. " ;
2017-05-13 21:13:38 +02:00
$text [ 'description-api_key' ][ 'pl-pl' ] = " Wprowadź klucz API, który jest często UUID. Klucz API powinien być 128 bitowy lub lepszy. " ;
2023-05-03 04:22:44 +02:00
$text [ 'description-api_key' ][ 'pt-br' ] = " Use o botão gerar para criar uma chave. " ;
$text [ 'description-api_key' ][ 'pt-pt' ] = " Use o botão gerar para criar uma chave. " ;
2023-05-06 00:01:00 +02:00
$text [ 'description-api_key' ][ 'ro-ro' ] = " Utilizați butonul de generare pentru a crea o cheie. " ;
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-api_key' ][ 'ru-ru' ] = " Введите ключ API (обычно UUID). Ключ API должен быть 128 бит или больше. " ;
2016-04-26 03:30:23 +02:00
$text [ 'description-api_key' ][ 'sv-se' ] = " Ange API nyckel (ofta UUID). API nyckeln borde vara 128 bit eller mer. " ;
2017-05-13 21:13:38 +02:00
$text [ 'description-api_key' ][ 'uk-ua' ] = " Введіть ключ API, зазвичай UUID. Ключ API повинен бути 128 біт а б о більше. " ;
2024-05-15 18:13:11 +02:00
$text [ 'description-api_key' ][ 'tr-tr' ] = " Bir anahtar oluşturmak için oluştur düğmesini kullanı n. " ;
2023-05-09 21:19:10 +02:00
$text [ 'description-api_key' ][ 'zh-cn' ] = " 使用生成按钮创建密钥。 " ;
2023-05-03 18:36:25 +02:00
$text [ 'description-api_key' ][ 'ja-jp' ] = " 生成ボタンを使用してキーを作成します。 " ;
$text [ 'description-api_key' ][ 'ko-kr' ] = " 생성 버튼을 사용하여 키를 만듭니다. " ;
2016-04-26 03:30:23 +02:00
2020-03-25 07:32:34 +01:00
$text [ 'description-message_key' ][ 'en-us' ] = " Use the generate button to create a key. " ;
$text [ 'description-message_key' ][ 'en-gb' ] = " Use the generate button to create a key. " ;
2023-05-03 04:22:44 +02:00
$text [ 'description-message_key' ][ 'ar-eg' ] = " استخدم زر التوليد لخلق مفتاح " ;
$text [ 'description-message_key' ][ 'de-at' ] = " Geben Sie den API Schlüssel an. Der API Schlüssel sollte mindestens 128 bit oder länger sein. " ;
$text [ 'description-message_key' ][ 'de-ch' ] = " Geben Sie den API Schlüssel an. Der API Schlüssel sollte mindestens 128 bit oder länger sein. " ;
2018-08-30 17:55:23 +02:00
$text [ 'description-message_key' ][ 'de-de' ] = " Geben Sie den API Schlüssel an. Der API Schlüssel sollte mindestens 128 bit oder länger sein. " ;
2023-10-06 21:46:03 +02:00
$text [ 'description-message_key' ][ 'el-gr' ] = " Χρησιμοποιήστε το κουμπί δημιουργίας γ ι α ν α δημιουργήσετε ένα κλειδί. " ;
2018-08-30 17:55:23 +02:00
$text [ 'description-message_key' ][ 'es-cl' ] = " Indique la API key. " ;
2023-05-03 04:22:44 +02:00
$text [ 'description-message_key' ][ 'es-mx' ] = " Indique la API key. " ;
$text [ 'description-message_key' ][ 'fr-ca' ] = " Entrez la clé d'API. Il s'agit souvent d'un identifiant universel unique (UUID). La clé devrait faire 128 bits ou plus de longueur. " ;
2018-08-30 17:55:23 +02:00
$text [ 'description-message_key' ][ 'fr-fr' ] = " Entrez la clé d'API. Il s'agit souvent d'un identifiant universel unique (UUID). La clé devrait faire 128 bits ou plus de longueur. " ;
2023-05-03 04:22:44 +02:00
$text [ 'description-message_key' ][ 'he-il' ] = " השתמש בלחצנים כדי ליצור מפתח. " ;
2018-08-30 17:55:23 +02:00
$text [ 'description-message_key' ][ 'it-it' ] = " Inserisci la API key, spesso è un UUID. L'API key dovrebbe essere 128 bit o più. " ;
2024-08-28 17:59:02 +02:00
$text [ 'description-message_key' ][ 'ka-ge' ] = " გასაღების შესაქმნელად გენერაციის ღილაკი გამოიყენეთ. " ;
2023-05-03 04:22:44 +02:00
$text [ 'description-message_key' ][ 'nl-nl' ] = " Gebruik de genereerde knop om een sleutel te creëren. " ;
2018-08-30 17:55:23 +02:00
$text [ 'description-message_key' ][ 'pl-pl' ] = " Wprowadź klucz API, który jest często UUID. Klucz API powinien być 128 bitowy lub lepszy. " ;
2023-05-03 04:22:44 +02:00
$text [ 'description-message_key' ][ 'pt-br' ] = " Use o botão gerar para criar uma chave. " ;
$text [ 'description-message_key' ][ 'pt-pt' ] = " Use o botão gerar para criar uma chave. " ;
2023-05-06 00:01:00 +02:00
$text [ 'description-message_key' ][ 'ro-ro' ] = " Utilizați butonul de generare pentru a crea o cheie. " ;
2018-08-30 17:55:23 +02:00
$text [ 'description-message_key' ][ 'ru-ru' ] = " Введите ключ API (обычно UUID). Ключ API должен быть 128 бит или больше. " ;
$text [ 'description-message_key' ][ 'sv-se' ] = " Ange API nyckel (ofta UUID). API nyckeln borde vara 128 bit eller mer. " ;
$text [ 'description-message_key' ][ 'uk-ua' ] = " Введіть ключ API, зазвичай UUID. Ключ API повинен бути 128 біт а б о більше. " ;
2024-05-15 18:13:11 +02:00
$text [ 'description-message_key' ][ 'tr-tr' ] = " Bir anahtar oluşturmak için oluştur düğmesini kullanı n. " ;
2023-05-09 21:19:10 +02:00
$text [ 'description-message_key' ][ 'zh-cn' ] = " 使用生成按钮创建密钥。 " ;
2023-05-03 18:36:25 +02:00
$text [ 'description-message_key' ][ 'ja-jp' ] = " 生成ボタンを使用してキーを作成します。 " ;
$text [ 'description-message_key' ][ 'ko-kr' ] = " 생성 버튼을 사용하여 키를 만듭니다. " ;
2018-08-30 17:55:23 +02:00
2023-07-14 01:22:52 +02:00
$text [ 'label-user_type' ][ 'en-us' ] = " Type " ;
$text [ 'label-user_type' ][ 'ar-eg' ] = " النوع " ;
$text [ 'label-user_type' ][ 'de-at' ] = " Art " ;
$text [ 'label-user_type' ][ 'de-ch' ] = " Art " ;
$text [ 'label-user_type' ][ 'de-de' ] = " Art " ;
2023-10-06 21:46:03 +02:00
$text [ 'label-user_type' ][ 'el-gr' ] = " Τύπος " ;
2023-07-14 01:22:52 +02:00
$text [ 'label-user_type' ][ 'es-cl' ] = " Tipo " ;
$text [ 'label-user_type' ][ 'es-mx' ] = " Tipo " ;
$text [ 'label-user_type' ][ 'fr-ca' ] = " type " ;
$text [ 'label-user_type' ][ 'fr-fr' ] = " type " ;
$text [ 'label-user_type' ][ 'he-il' ] = " סוג " ;
$text [ 'label-user_type' ][ 'it-it' ] = " Tipo " ;
2024-08-28 17:59:02 +02:00
$text [ 'label-user_type' ][ 'ka-ge' ] = " ტიპი " ;
2023-07-14 01:22:52 +02:00
$text [ 'label-user_type' ][ 'nl-nl' ] = " Type " ;
$text [ 'label-user_type' ][ 'pl-pl' ] = " Typ " ;
$text [ 'label-user_type' ][ 'pt-br' ] = " Tipo " ;
$text [ 'label-user_type' ][ 'pt-pt' ] = " Tipo " ;
$text [ 'label-user_type' ][ 'ro-ro' ] = " Tip " ;
$text [ 'label-user_type' ][ 'ru-ru' ] = " Тип " ;
$text [ 'label-user_type' ][ 'sv-se' ] = " Typ " ;
$text [ 'label-user_type' ][ 'uk-ua' ] = " Tip " ;
2024-05-15 18:13:11 +02:00
$text [ 'label-user_type' ][ 'tr-tr' ] = " Tip " ;
2023-07-14 01:22:52 +02:00
$text [ 'label-user_type' ][ 'zh-cn' ] = " 类型 " ;
$text [ 'label-user_type' ][ 'ja-jp' ] = " タイプ " ;
$text [ 'label-user_type' ][ 'ko-kr' ] = " 유형 " ;
$text [ 'description-user_type' ][ 'en-us' ] = " Select Default to enable login or to disable login select Virtual. " ;
$text [ 'description-user_type' ][ 'en-gb' ] = " Select Default to enable login or to disable login select Virtual. " ;
$text [ 'description-user_type' ][ 'ar-eg' ] = " حدد افتراضي لتمكين تسجيل الدخول أو لتعطيل تسجيل الدخول ، حدد افتراضي. " ;
$text [ 'description-user_type' ][ 'de-at' ] = " Wählen Sie „Standard“, um die Anmeldung zu aktivieren, oder wählen Sie „Virtuell“, um die Anmeldung zu deaktivieren. " ;
$text [ 'description-user_type' ][ 'de-ch' ] = " Wählen Sie „Standard“, um die Anmeldung zu aktivieren, oder wählen Sie „Virtuell“, um die Anmeldung zu deaktivieren. " ;
$text [ 'description-user_type' ][ 'de-de' ] = " Wählen Sie „Standard“, um die Anmeldung zu aktivieren, oder wählen Sie „Virtuell“, um die Anmeldung zu deaktivieren. " ;
$text [ 'description-user_type' ][ 'el-gr' ] = " Επιλέξτε Προεπιλογή γ ι α ν α ενεργοποιήσετε τη σύνδεση ή γ ι α ν α απενεργοποιήσετε τη σύνδεση επιλέξτε Εικονική. " ;
$text [ 'description-user_type' ][ 'es-cl' ] = " Seleccione Predeterminado para habilitar el inicio de sesión o para deshabilitar el inicio de sesión, seleccione Virtual. " ;
$text [ 'description-user_type' ][ 'es-mx' ] = " Seleccione Predeterminado para habilitar el inicio de sesión o para deshabilitar el inicio de sesión, seleccione Virtual. " ;
$text [ 'description-user_type' ][ 'fr-ca' ] = " Sélectionnez Par défaut pour activer la connexion ou pour désactiver la connexion, sélectionnez Virtuel. " ;
$text [ 'description-user_type' ][ 'fr-fr' ] = " Sélectionnez Par défaut pour activer la connexion ou pour désactiver la connexion, sélectionnez Virtuel. " ;
$text [ 'description-user_type' ][ 'he-il' ] = " בחר ברירת מחדל כדי לאפשר התחברות או כדי להשבית את ההתחברות בחר וירטואלי. " ;
$text [ 'description-user_type' ][ 'it-it' ] = " Selezionare Predefinito per abilitare l'accesso o per disabilitare l'accesso selezionare Virtuale. " ;
2024-08-28 17:59:02 +02:00
$text [ 'description-user_type' ][ 'ka-ge' ] = " აირჩიეთ ნაგულისხმევი, რომ ჩართოთ შესვლა. შესვლის გასათიშად ვირტუალური აირჩიეთ. " ;
2023-07-14 01:22:52 +02:00
$text [ 'description-user_type' ][ 'nl-nl' ] = " Velg Standard for å aktivere pålogging eller for å deaktivere pålogging velg Virtual. " ;
$text [ 'description-user_type' ][ 'pl-pl' ] = " Wybierz Domyślne, aby włączyć logowanie lub aby wyłączyć logowanie, wybierz Wirtualny. " ;
$text [ 'description-user_type' ][ 'pt-br' ] = " Selecione Padrão para habilitar o login ou para desabilitar o login, selecione Virtual. " ;
$text [ 'description-user_type' ][ 'pt-pt' ] = " Selecione Padrão para habilitar o login ou para desabilitar o login, selecione Virtual. " ;
$text [ 'description-user_type' ][ 'ro-ro' ] = " Selectați Implicit pentru a activa conectarea sau pentru a dezactiva autentificarea selectați Virtual. " ;
$text [ 'description-user_type' ][ 'ru-ru' ] = " Выберите «По умолчанию», чтобы включить вход в систему, или, чтобы отключить вход, выберите «Виртуальный». " ;
2023-09-28 17:32:34 +02:00
$text [ 'description-user_type' ][ 'sv-se' ] = " Välj Standard för att aktivera inloggning eller för att inaktivera inloggning välj Virtuell. " ;
2023-07-14 01:22:52 +02:00
$text [ 'description-user_type' ][ 'uk-ua' ] = " Виберіть «За замовчуванням», щоб увімкнути вхід, а б о щоб вимкнути вхід, виберіть «Віртуальний». " ;
$text [ 'description-user_type' ][ 'tr-tr' ] = " Oturum açmayı etkinleştirmek için Varsayı lan'ı seçin veya oturum açmayı devre dı şı bı rakmak için Sanal'ı seçin. " ;
$text [ 'description-user_type' ][ 'zh-cn' ] = " 选择“默认”以启用登录,或选择“虚拟”以禁用登录。 " ;
$text [ 'description-user_type' ][ 'ja-jp' ] = " ログインを有効にする場合は「デフォルト」を選択し、ログインを無効にする場合は「仮想」を選択します。 " ;
$text [ 'description-user_type' ][ 'ko-kr' ] = " 로그인을 활성화하려면 기본값을 선택하고 로그인을 비활성화하려면 가상을 선택합니다. " ;
2023-04-23 09:38:17 +02:00
$text [ 'label-user_totp_secret' ][ 'en-us' ] = " TOTP " ;
$text [ 'label-user_totp_secret' ][ 'en-gb' ] = " TOTP " ;
2023-05-03 04:22:44 +02:00
$text [ 'label-user_totp_secret' ][ 'ar-eg' ] = " totp " ;
$text [ 'label-user_totp_secret' ][ 'de-at' ] = " FTP " ;
$text [ 'label-user_totp_secret' ][ 'de-ch' ] = " FTP " ;
$text [ 'label-user_totp_secret' ][ 'de-de' ] = " FTP " ;
2023-10-06 21:46:03 +02:00
$text [ 'label-user_totp_secret' ][ 'el-gr' ] = " TOTP " ;
2023-05-03 04:22:44 +02:00
$text [ 'label-user_totp_secret' ][ 'es-cl' ] = " totp " ;
$text [ 'label-user_totp_secret' ][ 'es-mx' ] = " totp " ;
$text [ 'label-user_totp_secret' ][ 'fr-ca' ] = " totp " ;
$text [ 'label-user_totp_secret' ][ 'fr-fr' ] = " totp " ;
2023-08-30 22:52:32 +02:00
$text [ 'label-user_totp_secret' ][ 'he-il' ] = " TOTP " ;
2023-05-03 04:22:44 +02:00
$text [ 'label-user_totp_secret' ][ 'it-it' ] = " TOTALE " ;
2024-08-28 17:59:02 +02:00
$text [ 'label-user_totp_secret' ][ 'ka-ge' ] = " TOTP " ;
2023-05-03 04:22:44 +02:00
$text [ 'label-user_totp_secret' ][ 'nl-nl' ] = " Top " ;
$text [ 'label-user_totp_secret' ][ 'pl-pl' ] = " tort " ;
$text [ 'label-user_totp_secret' ][ 'pt-br' ] = " TOPO " ;
$text [ 'label-user_totp_secret' ][ 'pt-pt' ] = " TOPO " ;
2023-05-06 00:01:00 +02:00
$text [ 'label-user_totp_secret' ][ 'ro-ro' ] = " TOTP " ;
2023-05-03 04:22:44 +02:00
$text [ 'label-user_totp_secret' ][ 'ru-ru' ] = " totp " ;
$text [ 'label-user_totp_secret' ][ 'sv-se' ] = " Totp " ;
$text [ 'label-user_totp_secret' ][ 'uk-ua' ] = " Твитнуть " ;
2024-05-15 18:13:11 +02:00
$text [ 'label-user_totp_secret' ][ 'tr-tr' ] = " TOTP " ;
2023-05-09 21:19:10 +02:00
$text [ 'label-user_totp_secret' ][ 'zh-cn' ] = " TOTP " ;
$text [ 'label-user_totp_secret' ][ 'ja-jp' ] = " TOTP " ;
$text [ 'label-user_totp_secret' ][ 'ko-kr' ] = " TOTP " ;
2023-04-23 09:38:17 +02:00
$text [ 'description-user_totp_secret' ][ 'en-us' ] = " Press the Setup button to generate the Time based One Time password. " ;
$text [ 'description-user_totp_secret' ][ 'en-gb' ] = " Press the Setup button to generate the Time based One Time password. " ;
2023-05-03 04:22:44 +02:00
$text [ 'description-user_totp_secret' ][ 'ar-eg' ] = " اضغط على زر الضبط لتوليد كلمة مرور الزمن " ;
$text [ 'description-user_totp_secret' ][ 'de-at' ] = " Drücken Sie die Setup-Taste, um das Time Based One Time Passwort zu generieren. " ;
$text [ 'description-user_totp_secret' ][ 'de-ch' ] = " Drücken Sie die Setup-Taste, um das Time Based One Time Passwort zu generieren. " ;
$text [ 'description-user_totp_secret' ][ 'de-de' ] = " Drücken Sie die Setup-Taste, um das Time Based One Time Passwort zu generieren. " ;
2023-10-06 21:46:03 +02:00
$text [ 'description-user_totp_secret' ][ 'el-gr' ] = " Πατήστε το κουμπί Setup γ ι α ν α δημιουργήσετε τον κωδικό πρόσβασης μίας χρήσης βάσει χρόνου. " ;
2023-05-03 04:22:44 +02:00
$text [ 'description-user_totp_secret' ][ 'es-cl' ] = " Presione el botón Configuración para generar la contraseña Time based One Time. " ;
$text [ 'description-user_totp_secret' ][ 'es-mx' ] = " Presione el botón Configuración para generar la contraseña Time based One Time. " ;
$text [ 'description-user_totp_secret' ][ 'fr-ca' ] = " Appuyez sur le bouton Configuration pour générer un mot de passe Time basé. " ;
$text [ 'description-user_totp_secret' ][ 'fr-fr' ] = " Appuyez sur le bouton Configuration pour générer un mot de passe Time basé. " ;
$text [ 'description-user_totp_secret' ][ 'he-il' ] = " לחץ על לחצן ההתקנה כדי ליצור את הסיסמה של זמן מבוסס אחת. " ;
$text [ 'description-user_totp_secret' ][ 'it-it' ] = " Premere il pulsante Impostazione per generare la password Time based One Time. " ;
2024-08-28 17:59:02 +02:00
$text [ 'description-user_totp_secret' ][ 'ka-ge' ] = " დააწექით მორგების ღილაკს, რომ შექმნათ დროზე დაფუძნებული ერთჯერადი პაროლი. " ;
2023-05-03 04:22:44 +02:00
$text [ 'description-user_totp_secret' ][ 'nl-nl' ] = " Druk op de Setup knop om het tijdsbestek te genereren. " ;
$text [ 'description-user_totp_secret' ][ 'pl-pl' ] = " Wciśnięcie zestawu przycisk do generowania hasła Time opartego przez One Time. " ;
$text [ 'description-user_totp_secret' ][ 'pt-br' ] = " Pressione o botão Configurar para gerar a senha de um tempo baseada no tempo. " ;
$text [ 'description-user_totp_secret' ][ 'pt-pt' ] = " Pressione o botão Configurar para gerar a senha de um tempo baseada no tempo. " ;
2023-05-06 00:01:00 +02:00
$text [ 'description-user_totp_secret' ][ 'ro-ro' ] = " Apăsați butonul Configurare pentru a genera parola o singură dată bazată pe timp. " ;
2023-05-03 04:22:44 +02:00
$text [ 'description-user_totp_secret' ][ 'ru-ru' ] = " Нажмите кнопку Настройка, чтобы создать пароль на основе времени. " ;
$text [ 'description-user_totp_secret' ][ 'sv-se' ] = " Tryck på Setup-knappen för att generera Time Base One Time-lösenordet. " ;
$text [ 'description-user_totp_secret' ][ 'uk-ua' ] = " Натисніть кнопку Налаштування, щоб генерувати час на основі одного пароля часу. " ;
2024-05-15 18:13:11 +02:00
$text [ 'description-user_totp_secret' ][ 'tr-tr' ] = " Zamana dayalı Tek Kullanı mlı k şifreyi oluşturmak için Kurulum düğmesine bası n. " ;
2023-05-09 21:19:10 +02:00
$text [ 'description-user_totp_secret' ][ 'zh-cn' ] = " 按设置按钮生成基于时间的一次性密码。 " ;
$text [ 'description-user_totp_secret' ][ 'ja-jp' ] = " セットアップ ボタンを押して、時間ベースのワンタイム パスワードを生成します。 " ;
$text [ 'description-user_totp_secret' ][ 'ko-kr' ] = " 시간 기반 일회용 암호를 생성하려면 설정 버튼을 누르십시오. " ;
2023-04-23 09:38:17 +02:00
$text [ 'description-user_totp_qr_code' ][ 'en-us' ] = " Scan the QR code with an Authenticator App. " ;
$text [ 'description-user_totp_qr_code' ][ 'en-gb' ] = " Scan the QR code with an Authenticator App. " ;
2023-05-03 04:22:44 +02:00
$text [ 'description-user_totp_qr_code' ][ 'ar-eg' ] = " قم بمسح شفرة (كيو آر) مع جهاز (أوثينتيكتور أ. " ;
$text [ 'description-user_totp_qr_code' ][ 'de-at' ] = " Scannen Sie den QR-Code mit einer Authenticator App. " ;
$text [ 'description-user_totp_qr_code' ][ 'de-ch' ] = " Scannen Sie den QR-Code mit einer Authenticator App. " ;
$text [ 'description-user_totp_qr_code' ][ 'de-de' ] = " Scannen Sie den QR-Code mit einer Authenticator App. " ;
2023-10-06 21:46:03 +02:00
$text [ 'description-user_totp_qr_code' ][ 'el-gr' ] = " Σαρώστε τον κωδικό QR με μια εφαρμογή Authenticator. " ;
2023-05-03 04:22:44 +02:00
$text [ 'description-user_totp_qr_code' ][ 'es-cl' ] = " Escanee el código QR con una aplicación Authenticator. " ;
$text [ 'description-user_totp_qr_code' ][ 'es-mx' ] = " Escanee el código QR con una aplicación Authenticator. " ;
$text [ 'description-user_totp_qr_code' ][ 'fr-ca' ] = " Scannez le code QR avec une application Authenticator. " ;
$text [ 'description-user_totp_qr_code' ][ 'fr-fr' ] = " Scannez le code QR avec une application Authenticator. " ;
$text [ 'description-user_totp_qr_code' ][ 'he-il' ] = " לסרוק את קוד QR עם אפליקציית Authenticator. " ;
$text [ 'description-user_totp_qr_code' ][ 'it-it' ] = " Scansiona il codice QR con un'applicazione Authenticator. " ;
2024-08-31 18:02:51 +02:00
$text [ 'description-user_totp_qr_code' ][ 'ka-ge' ] = " დაასკანერეთ QR კოდი აუტენტიფიკატორი აპით. " ;
2023-05-03 04:22:44 +02:00
$text [ 'description-user_totp_qr_code' ][ 'nl-nl' ] = " Scan de QR code met een Authenticator App. " ;
$text [ 'description-user_totp_qr_code' ][ 'pl-pl' ] = " Skandyna kod QR z Authenticator App. " ;
$text [ 'description-user_totp_qr_code' ][ 'pt-br' ] = " Digitalize o código QR com um aplicativo Authenticator. " ;
$text [ 'description-user_totp_qr_code' ][ 'pt-pt' ] = " Digitalize o código QR com um aplicativo Authenticator. " ;
2023-05-06 00:01:00 +02:00
$text [ 'description-user_totp_qr_code' ][ 'ro-ro' ] = " Scanați codul QR cu o aplicație Authenticator. " ;
2023-05-03 04:22:44 +02:00
$text [ 'description-user_totp_qr_code' ][ 'ru-ru' ] = " Сканируйте QR-код с приложением Authenticator. " ;
$text [ 'description-user_totp_qr_code' ][ 'sv-se' ] = " Skanna QR-koden med en Authenticator-app. " ;
$text [ 'description-user_totp_qr_code' ][ 'uk-ua' ] = " Сканування QR-коду за допомогою програми Authenticator. " ;
2024-05-15 18:13:11 +02:00
$text [ 'description-user_totp_qr_code' ][ 'tr-tr' ] = " QR kodunu bir Authenticator Uygulaması ile tarayı n. " ;
2023-05-09 21:19:10 +02:00
$text [ 'description-user_totp_qr_code' ][ 'zh-cn' ] = " 使用验证器应用程序扫描二维码。 " ;
$text [ 'description-user_totp_qr_code' ][ 'ja-jp' ] = " 認証アプリで QR コードをスキャンします。 " ;
$text [ 'description-user_totp_qr_code' ][ 'ko-kr' ] = " OTP 앱으로 QR 코드를 스캔하세요. " ;
2023-04-23 09:38:17 +02:00
$text [ 'description-user_totp_view' ][ 'en-us' ] = " Show, hide or disable the QR code. " ;
$text [ 'description-user_totp_view' ][ 'en-gb' ] = " Show, hide or disable the QR code. " ;
2023-05-03 04:22:44 +02:00
$text [ 'description-user_totp_view' ][ 'ar-eg' ] = " اظهروا او اخفيوا او ابطلوا شفرة ار " ;
$text [ 'description-user_totp_view' ][ 'de-at' ] = " Zeigen, verstecken oder deaktivieren Sie den QR-Code. " ;
$text [ 'description-user_totp_view' ][ 'de-ch' ] = " Zeigen, verstecken oder deaktivieren Sie den QR-Code. " ;
$text [ 'description-user_totp_view' ][ 'de-de' ] = " Zeigen, verstecken oder deaktivieren Sie den QR-Code. " ;
2023-10-06 21:46:03 +02:00
$text [ 'description-user_totp_view' ][ 'el-gr' ] = " Εμφάνιση, απόκρυψη ή απενεργοποίηση του κωδικού QR. " ;
2023-05-03 04:22:44 +02:00
$text [ 'description-user_totp_view' ][ 'es-cl' ] = " Mostrar, ocultar o desactivar el código QR. " ;
$text [ 'description-user_totp_view' ][ 'es-mx' ] = " Mostrar, ocultar o desactivar el código QR. " ;
$text [ 'description-user_totp_view' ][ 'fr-ca' ] = " Afficher, cacher ou désactiver le code QR. " ;
$text [ 'description-user_totp_view' ][ 'fr-fr' ] = " Afficher, cacher ou désactiver le code QR. " ;
$text [ 'description-user_totp_view' ][ 'he-il' ] = " להראות, להסתיר או להשבית את קוד QR. " ;
$text [ 'description-user_totp_view' ][ 'it-it' ] = " Mostra, nascondi o disattiva il codice QR. " ;
2024-08-28 17:59:02 +02:00
$text [ 'description-user_totp_view' ][ 'ka-ge' ] = " აჩვენეთ, დამალეთ ან გათიშეთ QR კოდი. " ;
2023-05-03 04:22:44 +02:00
$text [ 'description-user_totp_view' ][ 'nl-nl' ] = " Verberg de QR-code. " ;
$text [ 'description-user_totp_view' ][ 'pl-pl' ] = " Pokaz, ukrycie lub zdegradowanie kodu QR. " ;
$text [ 'description-user_totp_view' ][ 'pt-br' ] = " Mostrar, ocultar ou desativar o código QR. " ;
$text [ 'description-user_totp_view' ][ 'pt-pt' ] = " Mostrar, ocultar ou desativar o código QR. " ;
2023-05-06 00:01:00 +02:00
$text [ 'description-user_totp_view' ][ 'ro-ro' ] = " Afișează, ascunde sau dezactivează codul QR. " ;
2023-05-03 04:22:44 +02:00
$text [ 'description-user_totp_view' ][ 'ru-ru' ] = " Показать, скрыть или отключить QR-код. " ;
$text [ 'description-user_totp_view' ][ 'sv-se' ] = " Visa, dölja eller inaktivera QR-koden. " ;
$text [ 'description-user_totp_view' ][ 'uk-ua' ] = " Показати, приховати а б о вимкнути QR-код. " ;
2024-05-15 18:13:11 +02:00
$text [ 'description-user_totp_view' ][ 'tr-tr' ] = " QR kodunu gösterin, gizleyin veya devre dı şı bı rakı n. " ;
2023-05-09 21:19:10 +02:00
$text [ 'description-user_totp_view' ][ 'zh-cn' ] = " 显示、隐藏或禁用二维码。 " ;
2023-05-03 18:36:25 +02:00
$text [ 'description-user_totp_view' ][ 'ja-jp' ] = " QRコードを表示、非表示、または無効にします。 " ;
2023-05-09 21:19:10 +02:00
$text [ 'description-user_totp_view' ][ 'ko-kr' ] = " QR 코드를 표시하거나 숨기거나 비활성화합니다. " ;
2023-04-23 09:38:17 +02:00
2016-04-26 03:30:23 +02:00
$text [ 'confirm-delete' ][ 'en-us' ] = " Do you really want to delete this? " ;
2020-03-20 21:47:13 +01:00
$text [ 'confirm-delete' ][ 'en-gb' ] = " Do you really want to delete this? " ;
2023-05-03 04:22:44 +02:00
$text [ 'confirm-delete' ][ 'ar-eg' ] = " هل تريد حقا حذف هذا؟ " ;
$text [ 'confirm-delete' ][ 'de-at' ] = " Wollen Sie das wirklich löschen? " ;
$text [ 'confirm-delete' ][ 'de-ch' ] = " Wollen Sie das wirklich löschen? " ;
2017-05-10 21:40:46 +02:00
$text [ 'confirm-delete' ][ 'de-de' ] = " Wollen Sie das wirklich löschen? " ;
2023-10-06 21:46:03 +02:00
$text [ 'confirm-delete' ][ 'el-gr' ] = " Θέλετε πραγματικά ν α το διαγράψετε; " ;
2016-04-26 03:30:23 +02:00
$text [ 'confirm-delete' ][ 'es-cl' ] = " ¿Realmente desea eliminar esto? " ;
2023-05-03 04:22:44 +02:00
$text [ 'confirm-delete' ][ 'es-mx' ] = " ¿Realmente desea eliminar esto? " ;
$text [ 'confirm-delete' ][ 'fr-ca' ] = " Voulez-vous vraiment supprimer cela? " ;
2016-04-26 03:30:23 +02:00
$text [ 'confirm-delete' ][ 'fr-fr' ] = " Voulez-vous vraiment supprimer cela? " ;
2017-05-13 21:13:38 +02:00
$text [ 'confirm-delete' ][ 'he-il' ] = " ?בטוח שאתה רוצה למחוק " ;
2017-09-21 17:06:26 +02:00
$text [ 'confirm-delete' ][ 'it-it' ] = " Vuoi veramente cancellarlo? " ;
2024-08-28 17:59:02 +02:00
$text [ 'confirm-delete' ][ 'ka-ge' ] = " მართლა გნებავთ ამის წაშლა? " ;
2023-05-03 04:22:44 +02:00
$text [ 'confirm-delete' ][ 'nl-nl' ] = " Wil je dit echt verwijderen? " ;
2017-05-13 21:13:38 +02:00
$text [ 'confirm-delete' ][ 'pl-pl' ] = " Czy na pewno chcesz to usunąć? " ;
2023-05-03 04:22:44 +02:00
$text [ 'confirm-delete' ][ 'pt-br' ] = " Tem a certeza que pretende remover isto? " ;
2017-05-10 21:40:46 +02:00
$text [ 'confirm-delete' ][ 'pt-pt' ] = " Tem a certeza que pretende remover isto? " ;
2023-05-06 00:01:00 +02:00
$text [ 'confirm-delete' ][ 'ro-ro' ] = " Chiar vrei să ștergi asta? " ;
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 [ 'confirm-delete' ][ 'ru-ru' ] = " Вы действительно хотите удалить? " ;
2016-04-26 03:30:23 +02:00
$text [ 'confirm-delete' ][ 'sv-se' ] = " Vill du verkligen ta bort detta? " ;
2017-05-13 21:13:38 +02:00
$text [ 'confirm-delete' ][ 'uk-ua' ] = " Ви дійсно бажаєте це видалити? " ;
2024-05-15 18:13:11 +02:00
$text [ 'confirm-delete' ][ 'tr-tr' ] = " Bunu gerçekten silmek istiyor musun? " ;
2023-05-03 18:36:25 +02:00
$text [ 'confirm-delete' ][ 'zh-cn' ] = " 你们真的想要删除吗? " ;
$text [ 'confirm-delete' ][ 'ja-jp' ] = " これを削除したいですか? " ;
$text [ 'confirm-delete' ][ 'ko-kr' ] = " 당신은 정말로 이것을 삭제하고 싶습니까? " ;
2016-04-26 03:30:23 +02:00
$text [ 'button-show_all' ][ 'en-us' ] = " Show All " ;
2020-03-20 21:47:13 +01:00
$text [ 'button-show_all' ][ 'en-gb' ] = " Show All " ;
2023-05-03 04:22:44 +02:00
$text [ 'button-show_all' ][ 'ar-eg' ] = " العرض " ;
$text [ 'button-show_all' ][ 'de-at' ] = " Alle anzeigen " ;
$text [ 'button-show_all' ][ 'de-ch' ] = " Alle anzeigen " ;
2017-05-10 21:40:46 +02:00
$text [ 'button-show_all' ][ 'de-de' ] = " Alle anzeigen " ;
2023-10-06 21:46:03 +02:00
$text [ 'button-show_all' ][ 'el-gr' ] = " Προβολή όλων " ;
2016-04-26 03:30:23 +02:00
$text [ 'button-show_all' ][ 'es-cl' ] = " Mostrar Todos " ;
2023-05-03 04:22:44 +02:00
$text [ 'button-show_all' ][ 'es-mx' ] = " Mostrar Todos " ;
$text [ 'button-show_all' ][ 'fr-ca' ] = " Tout Montrer " ;
2016-04-26 03:30:23 +02:00
$text [ 'button-show_all' ][ 'fr-fr' ] = " Tout Montrer " ;
2017-05-13 21:13:38 +02:00
$text [ 'button-show_all' ][ 'he-il' ] = " הצג הכל " ;
2017-05-10 21:40:46 +02:00
$text [ 'button-show_all' ][ 'it-it' ] = " Mostra Tutto " ;
2024-08-28 17:59:02 +02:00
$text [ 'button-show_all' ][ 'ka-ge' ] = " ყველას ჩვენება " ;
2023-08-30 22:52:32 +02:00
$text [ 'button-show_all' ][ 'nl-nl' ] = " Toon alles " ;
2017-05-13 21:13:38 +02:00
$text [ 'button-show_all' ][ 'pl-pl' ] = " Pokaż wszystkie " ;
2023-05-03 04:22:44 +02:00
$text [ 'button-show_all' ][ 'pt-br' ] = " Mostrar Todos " ;
2017-05-10 21:40:46 +02:00
$text [ 'button-show_all' ][ 'pt-pt' ] = " Mostrar Todos " ;
2023-05-06 00:01:00 +02:00
$text [ 'button-show_all' ][ 'ro-ro' ] = " Arata tot " ;
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 [ 'button-show_all' ][ 'ru-ru' ] = " Показать все " ;
2016-04-26 03:30:23 +02:00
$text [ 'button-show_all' ][ 'sv-se' ] = " Visa Allt " ;
2017-05-13 21:13:38 +02:00
$text [ 'button-show_all' ][ 'uk-ua' ] = " Показати всі " ;
2024-05-15 18:13:11 +02:00
$text [ 'button-show_all' ][ 'tr-tr' ] = " Hepsini Göster ↓ " ;
2023-05-09 21:19:10 +02:00
$text [ 'button-show_all' ][ 'zh-cn' ] = " 显示所有 " ;
2023-05-03 18:36:25 +02:00
$text [ 'button-show_all' ][ 'ja-jp' ] = " すべて表示 " ;
$text [ 'button-show_all' ][ 'ko-kr' ] = " 모두보기 " ;
2016-04-26 03:30:23 +02:00
$text [ 'button-generate' ][ 'en-us' ] = " Generate " ;
2020-03-20 21:47:13 +01:00
$text [ 'button-generate' ][ 'en-gb' ] = " Generate " ;
2023-05-03 04:22:44 +02:00
$text [ 'button-generate' ][ 'ar-eg' ] = " توليد " ;
$text [ 'button-generate' ][ 'de-at' ] = " Erzeugen " ;
$text [ 'button-generate' ][ 'de-ch' ] = " Erzeugen " ;
2017-05-10 21:40:46 +02:00
$text [ 'button-generate' ][ 'de-de' ] = " Erzeugen " ;
2023-10-06 21:46:03 +02:00
$text [ 'button-generate' ][ 'el-gr' ] = " Παράγω " ;
2016-04-26 03:30:23 +02:00
$text [ 'button-generate' ][ 'es-cl' ] = " Generar " ;
2023-05-03 04:22:44 +02:00
$text [ 'button-generate' ][ 'es-mx' ] = " Generar " ;
$text [ 'button-generate' ][ 'fr-ca' ] = " Générer " ;
2016-04-26 03:30:23 +02:00
$text [ 'button-generate' ][ 'fr-fr' ] = " Générer " ;
2017-05-13 21:13:38 +02:00
$text [ 'button-generate' ][ 'he-il' ] = " יצר " ;
2017-05-10 21:40:46 +02:00
$text [ 'button-generate' ][ 'it-it' ] = " Genera " ;
2024-08-28 17:59:02 +02:00
$text [ 'button-generate' ][ 'ka-ge' ] = " გენერაცია " ;
2023-05-03 04:22:44 +02:00
$text [ 'button-generate' ][ 'nl-nl' ] = " Genereerd " ;
2017-05-13 21:13:38 +02:00
$text [ 'button-generate' ][ 'pl-pl' ] = " Generuj " ;
2023-05-03 04:22:44 +02:00
$text [ 'button-generate' ][ 'pt-br' ] = " Geração " ;
2017-05-10 21:40:46 +02:00
$text [ 'button-generate' ][ 'pt-pt' ] = " Geração " ;
2023-05-06 00:01:00 +02:00
$text [ 'button-generate' ][ 'ro-ro' ] = " Genera " ;
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 [ 'button-generate' ][ 'ru-ru' ] = " Сгенерировать " ;
2016-04-26 03:30:23 +02:00
$text [ 'button-generate' ][ 'sv-se' ] = " Generera " ;
2017-05-13 21:13:38 +02:00
$text [ 'button-generate' ][ 'uk-ua' ] = " Згенерувати " ;
2024-05-15 18:13:11 +02:00
$text [ 'button-generate' ][ 'tr-tr' ] = " Oluştur " ;
2023-05-09 21:19:10 +02:00
$text [ 'button-generate' ][ 'zh-cn' ] = " 产生 " ;
2023-05-03 18:36:25 +02:00
$text [ 'button-generate' ][ 'ja-jp' ] = " 生成する " ;
2023-05-09 21:19:10 +02:00
$text [ 'button-generate' ][ 'ko-kr' ] = " 생성하다 " ;
2016-04-26 03:30:23 +02:00
$text [ 'button-create_account' ][ 'en-us' ] = " Create Account " ;
2020-03-20 21:47:13 +01:00
$text [ 'button-create_account' ][ 'en-gb' ] = " Create Account " ;
2023-05-03 04:22:44 +02:00
$text [ 'button-create_account' ][ 'ar-eg' ] = " حساب الإنشاء " ;
$text [ 'button-create_account' ][ 'de-at' ] = " Konto hinzufügen " ;
$text [ 'button-create_account' ][ 'de-ch' ] = " Konto hinzufügen " ;
2017-05-10 21:40:46 +02:00
$text [ 'button-create_account' ][ 'de-de' ] = " Konto hinzufügen " ;
2023-10-06 21:46:03 +02:00
$text [ 'button-create_account' ][ 'el-gr' ] = " Δημιουργήστε λογαριασμό " ;
2016-04-26 03:30:23 +02:00
$text [ 'button-create_account' ][ 'es-cl' ] = " Crear Cuenta " ;
2023-05-03 04:22:44 +02:00
$text [ 'button-create_account' ][ 'es-mx' ] = " Crear Cuenta " ;
$text [ 'button-create_account' ][ 'fr-ca' ] = " Créer le Compte " ;
2016-04-26 03:30:23 +02:00
$text [ 'button-create_account' ][ 'fr-fr' ] = " Créer le Compte " ;
2017-05-13 21:13:38 +02:00
$text [ 'button-create_account' ][ 'he-il' ] = " צור חשבון " ;
2017-05-10 21:40:46 +02:00
$text [ 'button-create_account' ][ 'it-it' ] = " Crea Account " ;
2024-08-28 17:59:02 +02:00
$text [ 'button-create_account' ][ 'ka-ge' ] = " ანგარიშის შექმნა " ;
2023-05-03 04:22:44 +02:00
$text [ 'button-create_account' ][ 'nl-nl' ] = " Creëer Account " ;
2017-05-13 21:13:38 +02:00
$text [ 'button-create_account' ][ 'pl-pl' ] = " Załóż konto " ;
2023-05-03 04:22:44 +02:00
$text [ 'button-create_account' ][ 'pt-br' ] = " Criar Conta " ;
2017-05-10 21:40:46 +02:00
$text [ 'button-create_account' ][ 'pt-pt' ] = " Criar Conta " ;
2023-05-06 00:01:00 +02:00
$text [ 'button-create_account' ][ 'ro-ro' ] = " Creează cont " ;
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 [ 'button-create_account' ][ 'ru-ru' ] = " Создание учетных записей " ;
2016-04-26 03:30:23 +02:00
$text [ 'button-create_account' ][ 'sv-se' ] = " Skapa Konto " ;
2017-05-13 21:13:38 +02:00
$text [ 'button-create_account' ][ 'uk-ua' ] = " Створити обліковий запис " ;
2024-05-15 18:13:11 +02:00
$text [ 'button-create_account' ][ 'tr-tr' ] = " Hesap oluşturmak " ;
2023-05-03 18:36:25 +02:00
$text [ 'button-create_account' ][ 'zh-cn' ] = " 设立账户 " ;
$text [ 'button-create_account' ][ 'ja-jp' ] = " アカウントの作成 " ;
$text [ 'button-create_account' ][ 'ko-kr' ] = " 계정 만들기 " ;
2016-04-26 03:30:23 +02:00
$text [ 'button-add_member' ][ 'en-us' ] = " Add Member " ;
2020-03-20 21:47:13 +01:00
$text [ 'button-add_member' ][ 'en-gb' ] = " Add Member " ;
2023-05-03 04:22:44 +02:00
$text [ 'button-add_member' ][ 'ar-eg' ] = " العضو " ;
$text [ 'button-add_member' ][ 'de-at' ] = " Mitglied hinzufügen " ;
$text [ 'button-add_member' ][ 'de-ch' ] = " Mitglied hinzufügen " ;
2017-05-10 21:40:46 +02:00
$text [ 'button-add_member' ][ 'de-de' ] = " Mitglied hinzufügen " ;
2023-10-06 21:46:03 +02:00
$text [ 'button-add_member' ][ 'el-gr' ] = " Προσθήκη μέλους " ;
2016-04-26 03:30:23 +02:00
$text [ 'button-add_member' ][ 'es-cl' ] = " Agregar Miembro " ;
2023-05-03 04:22:44 +02:00
$text [ 'button-add_member' ][ 'es-mx' ] = " Agregar Miembro " ;
$text [ 'button-add_member' ][ 'fr-ca' ] = " Ajouter un Membre " ;
2016-04-26 03:30:23 +02:00
$text [ 'button-add_member' ][ 'fr-fr' ] = " Ajouter un Membre " ;
2017-05-13 21:13:38 +02:00
$text [ 'button-add_member' ][ 'he-il' ] = " הוסף משתמש " ;
2017-05-10 21:40:46 +02:00
$text [ 'button-add_member' ][ 'it-it' ] = " Aggiungi Membro " ;
2024-08-28 17:59:02 +02:00
$text [ 'button-add_member' ][ 'ka-ge' ] = " წევრის დამატება " ;
2023-05-03 04:22:44 +02:00
$text [ 'button-add_member' ][ 'nl-nl' ] = " Advert Member " ;
2017-05-13 21:13:38 +02:00
$text [ 'button-add_member' ][ 'pl-pl' ] = " Dodaj członka " ;
2023-05-03 04:22:44 +02:00
$text [ 'button-add_member' ][ 'pt-br' ] = " Adicionar Membro " ;
2017-05-10 21:40:46 +02:00
$text [ 'button-add_member' ][ 'pt-pt' ] = " Adicionar Membro " ;
2023-05-06 00:01:00 +02:00
$text [ 'button-add_member' ][ 'ro-ro' ] = " Adăugați membru " ;
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 [ 'button-add_member' ][ 'ru-ru' ] = " Добавить участника " ;
2016-04-26 03:30:23 +02:00
$text [ 'button-add_member' ][ 'sv-se' ] = " Lägg Till Medlem " ;
2017-05-13 21:13:38 +02:00
$text [ 'button-add_member' ][ 'uk-ua' ] = " Додати учасника " ;
2024-05-15 18:13:11 +02:00
$text [ 'button-add_member' ][ 'tr-tr' ] = " Üye ekle " ;
2023-05-03 18:36:25 +02:00
$text [ 'button-add_member' ][ 'zh-cn' ] = " 增加成员 " ;
$text [ 'button-add_member' ][ 'ja-jp' ] = " 会員登録 " ;
2023-05-09 21:19:10 +02:00
$text [ 'button-add_member' ][ 'ko-kr' ] = " 회원 추가 " ;
2016-04-26 03:30:23 +02:00
2020-04-18 22:09:51 +02:00
$text [ 'button-permissions' ][ 'en-us' ] = " Permissions " ;
$text [ 'button-permissions' ][ 'en-gb' ] = " Permissions " ;
2023-05-03 04:22:44 +02:00
$text [ 'button-permissions' ][ 'ar-eg' ] = " الانبعاثات " ;
$text [ 'button-permissions' ][ 'de-at' ] = " Berechtigungen " ;
$text [ 'button-permissions' ][ 'de-ch' ] = " Berechtigungen " ;
2020-04-18 22:09:51 +02:00
$text [ 'button-permissions' ][ 'de-de' ] = " Berechtigungen " ;
2023-10-06 21:46:03 +02:00
$text [ 'button-permissions' ][ 'el-gr' ] = " Άδειες " ;
2020-04-18 22:09:51 +02:00
$text [ 'button-permissions' ][ 'es-cl' ] = " Permisos " ;
2023-05-03 04:22:44 +02:00
$text [ 'button-permissions' ][ 'es-mx' ] = " Permisos " ;
$text [ 'button-permissions' ][ 'fr-ca' ] = " Permissions " ;
2020-04-18 22:09:51 +02:00
$text [ 'button-permissions' ][ 'fr-fr' ] = " Permissions " ;
$text [ 'button-permissions' ][ 'he-il' ] = " הרשאות " ;
$text [ 'button-permissions' ][ 'it-it' ] = " Permessi " ;
2024-08-28 17:59:02 +02:00
$text [ 'button-permissions' ][ 'ka-ge' ] = " წვდომები " ;
2023-05-03 04:22:44 +02:00
$text [ 'button-permissions' ][ 'nl-nl' ] = " Toestemming " ;
2020-04-18 22:09:51 +02:00
$text [ 'button-permissions' ][ 'pl-pl' ] = " Uprawnienia " ;
2023-05-03 04:22:44 +02:00
$text [ 'button-permissions' ][ 'pt-br' ] = " Permissões " ;
2020-04-18 22:09:51 +02:00
$text [ 'button-permissions' ][ 'pt-pt' ] = " Permissões " ;
2023-05-06 00:01:00 +02:00
$text [ 'button-permissions' ][ 'ro-ro' ] = " Permisiuni " ;
2020-04-18 22:09:51 +02:00
$text [ 'button-permissions' ][ 'ru-ru' ] = " Права " ;
$text [ 'button-permissions' ][ 'sv-se' ] = " Rättigheter " ;
$text [ 'button-permissions' ][ 'uk-ua' ] = " Привілеї " ;
2024-05-15 18:13:11 +02:00
$text [ 'button-permissions' ][ 'tr-tr' ] = " İzinler " ;
2023-05-09 21:19:10 +02:00
$text [ 'button-permissions' ][ 'zh-cn' ] = " 权限 " ;
2023-05-03 18:36:25 +02:00
$text [ 'button-permissions' ][ 'ja-jp' ] = " パーミッション " ;
2023-05-09 21:19:10 +02:00
$text [ 'button-permissions' ][ 'ko-kr' ] = " 권한 " ;
2020-04-18 22:09:51 +02:00
2020-07-23 17:47:32 +02:00
?>