From f44aee3bf81227086f41db7ed57d9ae271df6f40 Mon Sep 17 00:00:00 2001 From: Mafoo Date: Sat, 13 May 2017 20:13:38 +0100 Subject: [PATCH] Enhance - Convert all languages to 2-2 digit (#2581) Convert all languages to use the en-us style codes Where an installation is using a 2 digit code, use the legacy map to find the mapped language and provide that text correctly Have escape_str strip \' before converting or we end up with a double encode Update organzie_languages to understand how to convert legacy languages automatically updated flags --- app/access_controls/app_languages.php | 134 +- app/backup/app_languages.php | 122 +- app/call_block/app_languages.php | 188 +- app/call_broadcast/app_languages.php | 188 +- app/call_center_active/app_languages.php | 248 +- app/call_centers/app_languages.php | 2260 ++++---- app/call_flows/app_languages.php | 206 +- app/calls/app_languages.php | 302 +- app/calls_active/app_languages.php | 206 +- app/click_to_call/app_languages.php | 194 +- app/conference_centers/app_languages.php | 446 +- app/conference_controls/app_languages.php | 188 +- app/conference_profiles/app_languages.php | 122 +- app/conferences/app_languages.php | 200 +- app/conferences_active/app_languages.php | 284 +- app/contacts/app_languages.php | 4808 ++++++++--------- app/database_transactions/app_languages.php | 218 +- app/destinations/app_languages.php | 260 +- app/dialplan/app_languages.php | 542 +- app/dialplan_inbound/app_languages.php | 212 +- app/dialplan_outbound/app_languages.php | 350 +- app/edit/app_languages.php | 194 +- app/emails/app_languages.php | 158 +- app/exec/app_languages.php | 164 +- app/fifo/app_languages.php | 224 +- app/fifo_list/app_languages.php | 128 +- app/gateways/app_languages.php | 416 +- app/ivr_menus/app_languages.php | 374 +- app/log_viewer/app_languages.php | 74 +- app/modules/app_languages.php | 140 +- app/music_on_hold/app_languages.php | 266 +- app/operator_panel/app_languages.php | 122 +- app/phrases/app_languages.php | 134 +- app/pin_numbers/app_languages.php | 146 +- app/recordings/app_languages.php | 122 +- app/registrations/app_languages.php | 128 +- app/ring_groups/app_languages.php | 422 +- app/services/app_languages.php | 128 +- app/settings/app_languages.php | 122 +- app/sip_profiles/app_languages.php | 188 +- app/sip_status/app_languages.php | 92 +- app/system/app_languages.php | 158 +- app/time_conditions/app_languages.php | 326 +- app/tones/app_languages.php | 20 +- app/traffic_graph/app_languages.php | 38 +- app/vars/app_languages.php | 86 +- app/voicemail_greetings/app_languages.php | 152 +- app/voicemails/app_languages.php | 440 +- app/xml_cdr/app_languages.php | 622 ++- core/apps/app_languages.php | 44 +- core/databases/app_languages.php | 134 +- core/default_settings/app_languages.php | 230 +- core/domain_settings/app_languages.php | 254 +- core/groups/app_languages.php | 638 +-- core/install/app_languages.php | 230 +- core/install/resources/images/flags/Italy.png | Bin 0 -> 420 bytes core/install/resources/images/flags/he-il.png | Bin 0 -> 431 bytes .../images/flags/{pl.png => pl-pl.png} | Bin .../images/flags/{uk.png => uk-ua.png} | Bin core/menu/app_languages.php | 272 +- core/notifications/app_languages.php | 158 +- core/upgrade/app_languages.php | 254 +- core/user_settings/app_languages.php | 626 +-- core/users/app_languages.php | 500 +- resources/app_languages.php | 443 +- resources/classes/text.php | 50 +- themes/default/app_languages.php | 50 +- 67 files changed, 10209 insertions(+), 10936 deletions(-) create mode 100644 core/install/resources/images/flags/Italy.png create mode 100644 core/install/resources/images/flags/he-il.png rename core/install/resources/images/flags/{pl.png => pl-pl.png} (100%) rename core/install/resources/images/flags/{uk.png => uk-ua.png} (100%) diff --git a/app/access_controls/app_languages.php b/app/access_controls/app_languages.php index 561359da04..fb34050bae 100644 --- a/app/access_controls/app_languages.php +++ b/app/access_controls/app_languages.php @@ -1,5 +1,5 @@ diff --git a/app/backup/app_languages.php b/app/backup/app_languages.php index 9d20802d1a..142c78d57e 100755 --- a/app/backup/app_languages.php +++ b/app/backup/app_languages.php @@ -1,5 +1,5 @@ diff --git a/app/call_block/app_languages.php b/app/call_block/app_languages.php index 71961808ed..5a81de5232 100644 --- a/app/call_block/app_languages.php +++ b/app/call_block/app_languages.php @@ -1,5 +1,5 @@ diff --git a/app/call_broadcast/app_languages.php b/app/call_broadcast/app_languages.php index 8e4ea42e2f..dfe414bcdf 100644 --- a/app/call_broadcast/app_languages.php +++ b/app/call_broadcast/app_languages.php @@ -1,5 +1,5 @@ diff --git a/app/call_center_active/app_languages.php b/app/call_center_active/app_languages.php index 7f2b3e2225..3358ad8ced 100644 --- a/app/call_center_active/app_languages.php +++ b/app/call_center_active/app_languages.php @@ -1,5 +1,5 @@ diff --git a/app/call_centers/app_languages.php b/app/call_centers/app_languages.php index a5265b80f8..e2cc7769fe 100644 --- a/app/call_centers/app_languages.php +++ b/app/call_centers/app_languages.php @@ -1,1984 +1,1586 @@ diff --git a/app/call_flows/app_languages.php b/app/call_flows/app_languages.php index d0db4364a0..3bba782039 100644 --- a/app/call_flows/app_languages.php +++ b/app/call_flows/app_languages.php @@ -1,5 +1,5 @@ diff --git a/app/calls/app_languages.php b/app/calls/app_languages.php index 3f4113ea6d..b201994946 100644 --- a/app/calls/app_languages.php +++ b/app/calls/app_languages.php @@ -1,5 +1,5 @@ diff --git a/app/calls_active/app_languages.php b/app/calls_active/app_languages.php index 94989c9967..1db13f918a 100644 --- a/app/calls_active/app_languages.php +++ b/app/calls_active/app_languages.php @@ -1,5 +1,5 @@ diff --git a/app/click_to_call/app_languages.php b/app/click_to_call/app_languages.php index e5efe2df19..22f534d4c7 100644 --- a/app/click_to_call/app_languages.php +++ b/app/click_to_call/app_languages.php @@ -1,5 +1,5 @@ diff --git a/app/conference_centers/app_languages.php b/app/conference_centers/app_languages.php index edd32426ab..41ca71fcb9 100644 --- a/app/conference_centers/app_languages.php +++ b/app/conference_centers/app_languages.php @@ -1,5 +1,5 @@ diff --git a/app/conference_controls/app_languages.php b/app/conference_controls/app_languages.php index e4fd7b22b9..dd46e4b23d 100644 --- a/app/conference_controls/app_languages.php +++ b/app/conference_controls/app_languages.php @@ -1,5 +1,5 @@ diff --git a/app/conference_profiles/app_languages.php b/app/conference_profiles/app_languages.php index 9070aedfe8..1798b113f5 100644 --- a/app/conference_profiles/app_languages.php +++ b/app/conference_profiles/app_languages.php @@ -1,5 +1,5 @@ diff --git a/app/conferences/app_languages.php b/app/conferences/app_languages.php index 8252c27bba..374e8227ca 100644 --- a/app/conferences/app_languages.php +++ b/app/conferences/app_languages.php @@ -1,5 +1,5 @@ diff --git a/app/conferences_active/app_languages.php b/app/conferences_active/app_languages.php index 8709dcdba4..0231d33452 100644 --- a/app/conferences_active/app_languages.php +++ b/app/conferences_active/app_languages.php @@ -1,5 +1,5 @@ diff --git a/app/contacts/app_languages.php b/app/contacts/app_languages.php index ad513c55b5..d075a04db9 100644 --- a/app/contacts/app_languages.php +++ b/app/contacts/app_languages.php @@ -1,4039 +1,3465 @@ diff --git a/app/database_transactions/app_languages.php b/app/database_transactions/app_languages.php index f81aa69e62..c9608e0718 100644 --- a/app/database_transactions/app_languages.php +++ b/app/database_transactions/app_languages.php @@ -1,5 +1,5 @@ diff --git a/app/destinations/app_languages.php b/app/destinations/app_languages.php index 1a76ee24d9..79cd6822cd 100644 --- a/app/destinations/app_languages.php +++ b/app/destinations/app_languages.php @@ -1,5 +1,5 @@ diff --git a/app/dialplan/app_languages.php b/app/dialplan/app_languages.php index bcb0c67a6e..fb63edc9ee 100644 --- a/app/dialplan/app_languages.php +++ b/app/dialplan/app_languages.php @@ -1,5 +1,5 @@ diff --git a/app/dialplan_inbound/app_languages.php b/app/dialplan_inbound/app_languages.php index e5360ceb28..b4e98871fd 100644 --- a/app/dialplan_inbound/app_languages.php +++ b/app/dialplan_inbound/app_languages.php @@ -1,5 +1,5 @@ diff --git a/app/dialplan_outbound/app_languages.php b/app/dialplan_outbound/app_languages.php index 6a0d246fa4..a16406ac57 100644 --- a/app/dialplan_outbound/app_languages.php +++ b/app/dialplan_outbound/app_languages.php @@ -1,5 +1,5 @@ diff --git a/app/edit/app_languages.php b/app/edit/app_languages.php index 99e9e9b449..9eb5c4a201 100644 --- a/app/edit/app_languages.php +++ b/app/edit/app_languages.php @@ -1,5 +1,5 @@ diff --git a/app/emails/app_languages.php b/app/emails/app_languages.php index 51b7c66f32..0b6db87dd4 100644 --- a/app/emails/app_languages.php +++ b/app/emails/app_languages.php @@ -1,5 +1,5 @@ diff --git a/app/exec/app_languages.php b/app/exec/app_languages.php index 233f3e3a9b..f37c709aa2 100644 --- a/app/exec/app_languages.php +++ b/app/exec/app_languages.php @@ -1,5 +1,5 @@ PHP Manual"; $text['description-php']['ar-eg'] = ""; @@ -343,15 +343,15 @@ $text['description-php']['de-at'] = "PHP Befehle ausführen. Benutzen Sie folgen $text['description-php']['de-de'] = "PHP Befehle ausführen. Benutzen Sie folgenden Link als PHP Referenz: diff --git a/app/fifo/app_languages.php b/app/fifo/app_languages.php index c3b633990f..05c3307c8b 100644 --- a/app/fifo/app_languages.php +++ b/app/fifo/app_languages.php @@ -1,5 +1,5 @@ diff --git a/app/fifo_list/app_languages.php b/app/fifo_list/app_languages.php index de2c74f07d..bbcecbc823 100644 --- a/app/fifo_list/app_languages.php +++ b/app/fifo_list/app_languages.php @@ -1,5 +1,5 @@ diff --git a/app/gateways/app_languages.php b/app/gateways/app_languages.php index aeebe48403..e5d93e6dc5 100644 --- a/app/gateways/app_languages.php +++ b/app/gateways/app_languages.php @@ -1,5 +1,5 @@ diff --git a/app/ivr_menus/app_languages.php b/app/ivr_menus/app_languages.php index 01745f3dc8..217163040b 100644 --- a/app/ivr_menus/app_languages.php +++ b/app/ivr_menus/app_languages.php @@ -1,5 +1,5 @@ diff --git a/app/log_viewer/app_languages.php b/app/log_viewer/app_languages.php index d300a08628..b5b08b4902 100644 --- a/app/log_viewer/app_languages.php +++ b/app/log_viewer/app_languages.php @@ -1,5 +1,5 @@ diff --git a/app/modules/app_languages.php b/app/modules/app_languages.php index 243968f0cb..710b067c09 100644 --- a/app/modules/app_languages.php +++ b/app/modules/app_languages.php @@ -1,5 +1,5 @@ diff --git a/app/music_on_hold/app_languages.php b/app/music_on_hold/app_languages.php index a955ac0fe6..efe9b4a4a4 100644 --- a/app/music_on_hold/app_languages.php +++ b/app/music_on_hold/app_languages.php @@ -1,5 +1,5 @@ mono WAV files."; $text['desc-music_on_hold']['ar-eg'] = ""; @@ -663,15 +663,15 @@ $text['desc-music_on_hold']['de-at'] = "Haltemusik können Dateien im WAV oder M $text['desc-music_on_hold']['de-de'] = "Haltemusik können Dateien im WAV oder MP3 Format sein. Um MP3 Dateien abzuspielen zu können, muss mod_shout installiert und aktiviert sein. Sie können die Lautstärke der MP3 Dateien in den Einstellungen verändern. Für beste Funktionalität laden Sie 16bit, 8/16/32/48 kHz mono WAV Dateien hoch."; $text['desc-music_on_hold']['es-cl'] = "La música en espera puede estar en formato WAV o MP3. Para reproducir un archivo en frmato MP3 debe tener activado el módulo mod_shout. Puede ajustar el volumen del MP3 desde la pestaña 'Configuraciones'. Para el mejor rendimiento se recomienda utilizar archivos en formato WAV 16 bit, 8/16/32/48 kHz mono."; $text['desc-music_on_hold']['fr-fr'] = "La Musique d'attente peut être en WAV ou en MP3. Pour le MP3, mod_shout doit être activé dans la section modules. Le volume peut être réglé dans la partie configuration. Pour de meilleures performances, utiliser des fichiers WAV 16 bit, 8/16/32/48 kHz mono."; -$text['desc-music_on_hold']['he' ] = ""; +$text['desc-music_on_hold']['he-il'] = ""; $text['desc-music_on_hold']['it-it'] = "La Musica di Attesa può essere caricata in formato WAV or MP3. Per riprodurre un file MP3 devi avere il modulo mod_shout abilitato nella sezione 'Moduli'. Puoi aggiornare il volume del file MP3 dalla schermata 'Impostazioni'. Per prestazioni ottimali caricare il file a 16 bit, 8/16/32/48 kHz mono nel formato WAV."; $text['desc-music_on_hold']['nl-nl'] = ""; -$text['desc-music_on_hold']['pl' ] = "Muzyka na czekanie może być w formacie wav lub mp3. Aby odtwarzać mp3 konieczne jest zainstalowanie modułu mod_shout (można to zrobić w zakładce Moduły). Można także zmienić głośność formatu mp3 w zakładce Ustawienia. W celu osiągniecia najlepszej jakości prześlij pliki w formacie wav o następującej specyfikacji: 16 bit, 8/16/32/48 kHz mono."; +$text['desc-music_on_hold']['pl-pl'] = "Muzyka na czekanie może być w formacie wav lub mp3. Aby odtwarzać mp3 konieczne jest zainstalowanie modułu mod_shout (można to zrobić w zakładce Moduły). Można także zmienić głośność formatu mp3 w zakładce Ustawienia. W celu osiągniecia najlepszej jakości prześlij pliki w formacie wav o następującej specyfikacji: 16 bit, 8/16/32/48 kHz mono."; $text['desc-music_on_hold']['pt-br'] = "Música em espera pode ser com base em arquivos com o formato WAV ou MP3. Para ouvir um ficheiro MP3 deverá ter o mod_shout activado na tab 'Módulos'. Pode ajustar o volume do áudio MP3 a partir da tab 'Definições'. Para um melhor desempenho carregue ficheiros WAV de 16 bit, 8/16/32/48 kHz mono."; $text['desc-music_on_hold']['pt-pt'] = "Música em espera pode ser com base em ficheiros com o formato WAV ou MP3. Para ouvir um ficheiro MP3 deverá ter o mod_shout activado na tab 'Módulos'. Pode ajustar o volume do áudio MP3 a partir da tab 'Definições'. Para um melhor desempenho carregue ficheiros WAV de 16 bit, 8/16/32/48 kHz mono."; $text['desc-music_on_hold']['ru-ru'] = "Музыка на удержании может быть в формате WAV или MP3. Чтобы воспроизвести файл MP3, на вкладке «Модули» необходимо включить mod_shout. Вы можете отрегулировать громкость звука MP3 на вкладке «Настройки». Для лучшей производительности загружайте 16-битные, 8/16/32/48 кГц моно файлы WAV."; $text['desc-music_on_hold']['sv-se'] = "Väntmusik kan vara i formaten WAV eller MP3. För att spela upp en MP3 fil så måste 'mod_shout' vara aktiverat i 'moduler' fliken. Du kan justera volymen på MP3 filerna genom inställnings fliken. För bästa prestanda, ladda upp 16 bit, 8/16/32/48 kHz mono WAV filer."; -$text['desc-music_on_hold']['uk' ] = "Музика на утриманні може бути в WAV або MP3 формат. Для відтворення файлів MP3 ви повинні включити mod_shout на вкладці 'модулі'. Ви можете налаштувати гучність MP3-аудіо на вкладці «Налаштування». Для кращої продуктивності завантаження 16 біт, моно 8/16/32/48 кГц WAV файлів."; +$text['desc-music_on_hold']['uk-ua'] = "Музика на утриманні може бути в WAV або MP3 формат. Для відтворення файлів MP3 ви повинні включити mod_shout на вкладці 'модулі'. Ви можете налаштувати гучність MP3-аудіо на вкладці «Налаштування». Для кращої продуктивності завантаження 16 біт, моно 8/16/32/48 кГц WAV файлів."; $text['button-upload']['en-us'] = "Upload"; $text['button-upload']['ar-eg'] = ""; @@ -679,15 +679,15 @@ $text['button-upload']['de-at'] = "Hochladen"; $text['button-upload']['de-de'] = "Hochladen"; $text['button-upload']['es-cl'] = "Subir"; $text['button-upload']['fr-fr'] = "Envoyer"; -$text['button-upload']['he' ] = ""; +$text['button-upload']['he-il'] = "הטען"; $text['button-upload']['it-it'] = "Carica"; $text['button-upload']['nl-nl'] = ""; -$text['button-upload']['pl' ] = "Wyślij"; +$text['button-upload']['pl-pl'] = "Wyślij"; $text['button-upload']['pt-br'] = "Submeter"; $text['button-upload']['pt-pt'] = "Carregar"; $text['button-upload']['ru-ru'] = "Загрузить"; $text['button-upload']['sv-se'] = "Ladda Upp"; -$text['button-upload']['uk' ] = "Завантажити"; +$text['button-upload']['uk-ua'] = "Завантажити"; $text['button-clear']['en-us'] = "Clear"; $text['button-clear']['ar-eg'] = ""; @@ -695,14 +695,14 @@ $text['button-clear']['de-at'] = "Zurücksetzen"; $text['button-clear']['de-de'] = "Zurücksetzen"; $text['button-clear']['es-cl'] = "Limpiar"; $text['button-clear']['fr-fr'] = "Effacer"; -$text['button-clear']['he' ] = ""; +$text['button-clear']['he-il'] = "נקה"; $text['button-clear']['it-it'] = "Reset"; $text['button-clear']['nl-nl'] = ""; -$text['button-clear']['pl' ] = "Wyczyść"; +$text['button-clear']['pl-pl'] = "Wyczyść"; $text['button-clear']['pt-br'] = "Apagar"; $text['button-clear']['pt-pt'] = "Apagar"; $text['button-clear']['ru-ru'] = "Очистить"; $text['button-clear']['sv-se'] = "Rensa"; -$text['button-clear']['uk' ] = "Очистити"; +$text['button-clear']['uk-ua'] = "Очистити"; ?> diff --git a/app/operator_panel/app_languages.php b/app/operator_panel/app_languages.php index 23d6a7389a..c59bc30289 100644 --- a/app/operator_panel/app_languages.php +++ b/app/operator_panel/app_languages.php @@ -1,5 +1,5 @@ diff --git a/app/phrases/app_languages.php b/app/phrases/app_languages.php index 613c4664a3..2f1f1eae61 100644 --- a/app/phrases/app_languages.php +++ b/app/phrases/app_languages.php @@ -1,5 +1,5 @@ diff --git a/app/pin_numbers/app_languages.php b/app/pin_numbers/app_languages.php index feb0748f79..b3e388b1d3 100644 --- a/app/pin_numbers/app_languages.php +++ b/app/pin_numbers/app_languages.php @@ -1,5 +1,5 @@ diff --git a/app/recordings/app_languages.php b/app/recordings/app_languages.php index 67b64be14d..e9d18784c7 100644 --- a/app/recordings/app_languages.php +++ b/app/recordings/app_languages.php @@ -1,5 +1,5 @@ diff --git a/app/registrations/app_languages.php b/app/registrations/app_languages.php index efed20a7ce..d694961cc3 100644 --- a/app/registrations/app_languages.php +++ b/app/registrations/app_languages.php @@ -1,5 +1,5 @@ diff --git a/app/ring_groups/app_languages.php b/app/ring_groups/app_languages.php index 1ee633fd0a..c6c0ba4fe7 100644 --- a/app/ring_groups/app_languages.php +++ b/app/ring_groups/app_languages.php @@ -1,5 +1,5 @@ diff --git a/app/services/app_languages.php b/app/services/app_languages.php index 16d33012fe..b0cda8b7ad 100644 --- a/app/services/app_languages.php +++ b/app/services/app_languages.php @@ -1,5 +1,5 @@ diff --git a/app/settings/app_languages.php b/app/settings/app_languages.php index b05a43f509..d2aa58a131 100644 --- a/app/settings/app_languages.php +++ b/app/settings/app_languages.php @@ -1,5 +1,5 @@ diff --git a/app/sip_profiles/app_languages.php b/app/sip_profiles/app_languages.php index 1b57d0fedd..be14c4ce8b 100644 --- a/app/sip_profiles/app_languages.php +++ b/app/sip_profiles/app_languages.php @@ -1,5 +1,5 @@ diff --git a/app/sip_status/app_languages.php b/app/sip_status/app_languages.php index 4030ba94a7..bf3f3496e3 100644 --- a/app/sip_status/app_languages.php +++ b/app/sip_status/app_languages.php @@ -1,5 +1,5 @@ diff --git a/app/system/app_languages.php b/app/system/app_languages.php index db029a228d..b062cba17c 100644 --- a/app/system/app_languages.php +++ b/app/system/app_languages.php @@ -1,5 +1,5 @@ diff --git a/app/time_conditions/app_languages.php b/app/time_conditions/app_languages.php index fbbee4a89f..832d557b56 100644 --- a/app/time_conditions/app_languages.php +++ b/app/time_conditions/app_languages.php @@ -1,5 +1,5 @@ applied to each preset checked (without a destination already defined)."; $text['description-presets_advanced']['ar-eg'] = ""; @@ -807,15 +807,15 @@ $text['description-presets_advanced']['de-at'] = "Wählen Sie oben ein Standard $text['description-presets_advanced']['de-de'] = "Wählen Sie oben ein Standard Ziel , welches jeder ausgewählten Vorgabe zugewiesen wird."; $text['description-presets_advanced']['es-cl'] = "Seleccione un destino predeterminado por encima de ser apliqué para cada preset facturado (sin destino ya definido)."; $text['description-presets_advanced']['fr-fr'] = "Sélectionnez une destination par défaut ci-dessus pour être appliqué pour chaque preset vérifié (sans destination déjà défini)."; -$text['description-presets_advanced']['he' ] = ""; +$text['description-presets_advanced']['he-il'] = ""; $text['description-presets_advanced']['it-it'] = ""; $text['description-presets_advanced']['nl-nl'] = ""; -$text['description-presets_advanced']['pl' ] = "Powyżej wybierz domyślna destynację, która zostanie przypisana do każdego wcześniej zdefiniowanego szablonu, do którego jeszcze nie została przypisana żadna destynacja."; +$text['description-presets_advanced']['pl-pl'] = "Powyżej wybierz domyślna destynację, która zostanie przypisana do każdego wcześniej zdefiniowanego szablonu, do którego jeszcze nie została przypisana żadna destynacja."; $text['description-presets_advanced']['pt-br'] = "Selecione um destino padrão acima para ser aplicado para cada predefinição marcada (sem um destino já definido). "; $text['description-presets_advanced']['pt-pt'] = "Selecione um destino padrão acima para ser aplicado para cada predefinição marcada (sem um destino já definido)."; $text['description-presets_advanced']['ru-ru'] = "Выберите пункт назначения по умолчанию, чтобы применяться к каждой проверенной предустановке (без уже определенного адресата)."; $text['description-presets_advanced']['sv-se'] = "Välj ett standarddestination ovan som skall tillämpas på varje förinställd som markerats (utan en destination redan definierats)."; -$text['description-presets_advanced']['uk' ] = ""; +$text['description-presets_advanced']['uk-ua'] = ""; $text['description-presets']['en-us'] = "Select from available presets. Click a preset name to further customize the conditions and/or destination of each."; $text['description-presets']['ar-eg'] = ""; @@ -823,15 +823,15 @@ $text['description-presets']['de-at'] = "Wählen Sie aus den vorhandenen Vorgabe $text['description-presets']['de-de'] = "Wählen Sie aus den vorhandenen Vorgaben. Klicken Sie den Namen der Voreinstellung um weitere persönliche Anpassungen vorzunehmen"; $text['description-presets']['es-cl'] = "Choisissez parmi préréglages disponibles. Cliquez sur un nom prédéfini pour personnaliser davantage les conditions et/ou la destination de chacun."; $text['description-presets']['fr-fr'] = "Choisissez parmi préréglages disponibles. Cliquez sur un nom prédéfini pour personnaliser davantage les conditions et/ou la destination de chacun."; -$text['description-presets']['he' ] = ""; +$text['description-presets']['he-il'] = ""; $text['description-presets']['it-it'] = ""; $text['description-presets']['nl-nl'] = ""; -$text['description-presets']['pl' ] = " Powyżej wybierz wcześniej zdefiniowany szablon. Kliknij na nazwę, aby móc go dostosować do własnych potrzeb (warunki i destynacje)."; +$text['description-presets']['pl-pl'] = " Powyżej wybierz wcześniej zdefiniowany szablon. Kliknij na nazwę, aby móc go dostosować do własnych potrzeb (warunki i destynacje)."; $text['description-presets']['pt-br'] = "Selecione a partir de configurações disponíveis. Clique em um nome pré-definido para personalizar ainda mais as condições e/ou destino de cada um. "; $text['description-presets']['pt-pt'] = "Selecione a partir de predefinições disponíveis. Clique em um nome pré-definido para personalizar ainda mais as condições e/ou destino de cada um."; $text['description-presets']['ru-ru'] = "Выберите один из доступных пресетов. Щелкните имя предустановки, чтобы дополнительно настроить условия и (или) назначение каждого из них."; $text['description-presets']['sv-se'] = "Välj från de tillgängliga förinställningarna. Klicka på namn för en av förinställningarna för ytterligare inställning av villkor eller destinationer."; -$text['description-presets']['uk' ] = ""; +$text['description-presets']['uk-ua'] = ""; $text['description-name']['en-us'] = "Enter the name for the time condition."; $text['description-name']['ar-eg'] = ""; @@ -839,15 +839,15 @@ $text['description-name']['de-at'] = "Geben Sie den Namen der Zeitschaltung ein. $text['description-name']['de-de'] = "Geben Sie den Namen der Zeitschaltung ein."; $text['description-name']['es-cl'] = "Introduzca un nombre para esta condición."; $text['description-name']['fr-fr'] = "Choisir un nom pour cette condition temporelle."; -$text['description-name']['he' ] = ""; +$text['description-name']['he-il'] = "הכנס את השם"; $text['description-name']['it-it'] = ""; $text['description-name']['nl-nl'] = ""; -$text['description-name']['pl' ] = "Wprowadź nazwę warunku"; +$text['description-name']['pl-pl'] = "Wprowadź nazwę warunku"; $text['description-name']['pt-br'] = "Insira o nome do menu"; $text['description-name']['pt-pt'] = "Introduza o nome da condição temporal."; $text['description-name']['ru-ru'] = "Введите имя для временых условий."; $text['description-name']['sv-se'] = "Skriv in namnet på tidsstyrningen."; -$text['description-name']['uk' ] = "Введіть назву меню"; +$text['description-name']['uk-ua'] = "Введіть назву меню"; $text['description-extension']['en-us'] = "Enter the extension number."; $text['description-extension']['ar-eg'] = ""; @@ -855,14 +855,14 @@ $text['description-extension']['de-at'] = "Geben Sie eine Nebenstelle an."; $text['description-extension']['de-de'] = "Geben Sie eine Nebenstelle an."; $text['description-extension']['es-cl'] = "Introduzca un número de extensión."; $text['description-extension']['fr-fr'] = "Choisir le numéro d'extension."; -$text['description-extension']['he' ] = ""; +$text['description-extension']['he-il'] = ""; $text['description-extension']['it-it'] = ""; $text['description-extension']['nl-nl'] = ""; -$text['description-extension']['pl' ] = "Wprowadź alfanumeryczny numer wewnętrzny. Domyślna konfiguracja pozwala na 2-7 cyfrowe numery wewnętrzne"; +$text['description-extension']['pl-pl'] = "Wprowadź alfanumeryczny numer wewnętrzny. Domyślna konfiguracja pozwala na 2-7 cyfrowe numery wewnętrzne"; $text['description-extension']['pt-br'] = "Atribua a extensão e números ao dispositivo"; $text['description-extension']['pt-pt'] = "Introduza o número da extensão."; $text['description-extension']['ru-ru'] = "Введите внутренний номер."; $text['description-extension']['sv-se'] = "Ange anknytningsnumret."; -$text['description-extension']['uk' ] = ""; +$text['description-extension']['uk-ua'] = ""; ?> diff --git a/app/tones/app_languages.php b/app/tones/app_languages.php index 17a01eb2af..388b927a38 100644 --- a/app/tones/app_languages.php +++ b/app/tones/app_languages.php @@ -1,5 +1,5 @@ diff --git a/app/traffic_graph/app_languages.php b/app/traffic_graph/app_languages.php index fb337d5ef4..d854d1ed91 100644 --- a/app/traffic_graph/app_languages.php +++ b/app/traffic_graph/app_languages.php @@ -1,5 +1,5 @@ diff --git a/app/vars/app_languages.php b/app/vars/app_languages.php index fae6f71c2e..f979b066e8 100644 --- a/app/vars/app_languages.php +++ b/app/vars/app_languages.php @@ -1,5 +1,5 @@ diff --git a/app/voicemail_greetings/app_languages.php b/app/voicemail_greetings/app_languages.php index ad52f9cec9..5ca49658fd 100644 --- a/app/voicemail_greetings/app_languages.php +++ b/app/voicemail_greetings/app_languages.php @@ -1,5 +1,5 @@ diff --git a/app/voicemails/app_languages.php b/app/voicemails/app_languages.php index a6b9b02f78..6afdb34f75 100644 --- a/app/voicemails/app_languages.php +++ b/app/voicemails/app_languages.php @@ -1,5 +1,5 @@ diff --git a/app/xml_cdr/app_languages.php b/app/xml_cdr/app_languages.php index c154937fed..90cd7a9ea2 100644 --- a/app/xml_cdr/app_languages.php +++ b/app/xml_cdr/app_languages.php @@ -1,5 +1,5 @@ Note: Source, Destination and Caller ID (CID) Name fields support the use of an asterisk ('*') as a wildcard character."; $text['description_search']['ar-eg'] = ""; @@ -1602,14 +1714,15 @@ $text['description_search']['de-at'] = "Info: Quelle, Ziel und Anruferkennung (C $text['description_search']['de-de'] = "Info: Quelle, Ziel und Anruferkennung (CID) Namesfelder unterstützen die Verwendung von Stern ('*') als Wildcard Zeichen."; $text['description_search']['es-cl'] = "Atención: Origen, Destino y el identificador de llamadas (CID) campos Nombre apoyan el uso de un asterisco ('*') como carácter comodín."; $text['description_search']['fr-fr'] = "Attention: Source, Destination et identification de l'appelant (CID) champs Nom appuient l'utilisation de l'astérisque ('*') comme un caractère générique."; +$text['description_search']['he-il'] = ""; $text['description_search']['it-it'] = ""; $text['description_search']['nl-nl'] = ""; -$text['description_search']['pl' ] = "Uwaga: Następujące pola: numer dzwoniącego i odbiorcy rozmowy, prezentacja numeru oraz nazwy wspierają gwiazdkę (‘*’) jako symbol wieloznaczny."; +$text['description_search']['pl-pl'] = "Uwaga: Następujące pola: numer dzwoniącego i odbiorcy rozmowy, prezentacja numeru oraz nazwy wspierają gwiazdkę (‘*’) jako symbol wieloznaczny."; $text['description_search']['pt-br'] = "Atenção: origem, destino e identificação do chamador (CID) campos Nome apoiar o uso de um asterisco ('*') como um caractere curinga. "; $text['description_search']['pt-pt'] = "Atenção: origem, destino e identificação do chamador (CID) campos Nome apoiar o uso de um asterisco ('*') como um caractere curinga."; $text['description_search']['ru-ru'] = "Заметка: Поля 'Источник', 'Назначение' и 'CID Имя' поддерживают использование звездочки ('*') в качестве подстановочного знака."; $text['description_search']['sv-se'] = "Notera : Källa, Destination och Nummerpresentation ( CID ) Namn fält stödjer användningen av en asterisk ( ' * ' ) som jokertecken."; -$text['description_search']['uk' ] = ""; +$text['description_search']['uk-ua'] = ""; $text['description-7']['en-us'] = "Call variables, call flow, timing information, and other useful call details."; $text['description-7']['ar-eg'] = ""; @@ -1617,14 +1730,15 @@ $text['description-7']['de-at'] = "Anruf Variablen, Ruf-Ablauf, Zeit Information $text['description-7']['de-de'] = "Anruf Variablen, Ruf-Ablauf, Zeit Information und andere nützliche Anruf Details"; $text['description-7']['es-cl'] = "variables de llamada, flujo, información temporal y otros detalles útiles."; $text['description-7']['fr-fr'] = "les variables de l'appel, le chemin, les compteurs et d'autres détails."; +$text['description-7']['he-il'] = ""; $text['description-7']['it-it'] = ""; $text['description-7']['nl-nl'] = ""; -$text['description-7']['pl' ] = "Zmienne związane z rozmowami, przepływ połączeń, informacje o czasach rozmów oraz inne przydatne szczegóły "; +$text['description-7']['pl-pl'] = "Zmienne związane z rozmowami, przepływ połączeń, informacje o czasach rozmów oraz inne przydatne szczegóły "; $text['description-7']['pt-br'] = "Variáveis de chamada, fluxo da chamada, informações de tempo e outras informações úteis. "; $text['description-7']['pt-pt'] = "variáveis de chamada, fluxo da chamada, informações de tempo e outras informações úteis."; $text['description-7']['ru-ru'] = "Переменные вызова, поток вызовов, информация о сроках и другие полезные детали вызова."; $text['description-7']['sv-se'] = "Samtalsvariabler, samtalsflöden, tidsinformation och andra nyttiga samtalsdetaljer."; -$text['description-7']['uk' ] = ""; +$text['description-7']['uk-ua'] = ""; $text['description-6']['en-us'] = "The information contains caller id name and number, channel data, "; $text['description-6']['ar-eg'] = ""; @@ -1632,14 +1746,15 @@ $text['description-6']['de-at'] = "Die Information beinhaltet Anruferkennung (Na $text['description-6']['de-de'] = "Die Information beinhaltet Anruferkennung (Name, Nummer) und Kanal-Daten."; $text['description-6']['es-cl'] = "La información contiene el nombre y número del caller id, datos del canal, "; $text['description-6']['fr-fr'] = "L'information contient le nom et le numéro d'appelant, données du canal, "; +$text['description-6']['he-il'] = ""; $text['description-6']['it-it'] = ""; $text['description-6']['nl-nl'] = ""; -$text['description-6']['pl' ] = "Informacja zawiera prezentacje numeru i nazwy dzwoniącego oraz informacje o kanale."; +$text['description-6']['pl-pl'] = "Informacja zawiera prezentacje numeru i nazwy dzwoniącego oraz informacje o kanale."; $text['description-6']['pt-br'] = "A informação contém o nome e número de origem, dados do canal."; $text['description-6']['pt-pt'] = "A informação contem o nome e o número de origem, dados do canal, "; $text['description-6']['ru-ru'] = "Информация содержит имя и номер идентификатора вызывающего абонента, данные канала, "; $text['description-6']['sv-se'] = "Informationen innehåller presentation av namn och nummer, channel data,"; -$text['description-6']['uk' ] = ""; +$text['description-6']['uk-ua'] = ""; $text['description-5']['en-us'] = "A detailed view of the call and all information regarding it."; $text['description-5']['ar-eg'] = ""; @@ -1647,14 +1762,15 @@ $text['description-5']['de-at'] = "Eine detaillierte Ansicht des Anrufes mit all $text['description-5']['de-de'] = "Eine detaillierte Ansicht des Anrufes mit allen zugehörigen Informationen."; $text['description-5']['es-cl'] = "Una vista detallada de la información de la llamada."; $text['description-5']['fr-fr'] = "Une vue détaillée de l'appel et toutes les informations en relation."; +$text['description-5']['he-il'] = ""; $text['description-5']['it-it'] = ""; $text['description-5']['nl-nl'] = ""; -$text['description-5']['pl' ] = "Przeglądaj szczegóły rozmowy i inne informacje z nią związane."; +$text['description-5']['pl-pl'] = "Przeglądaj szczegóły rozmowy i inne informacje z nią związane."; $text['description-5']['pt-br'] = "Uma visão detalhada da chamada "; $text['description-5']['pt-pt'] = "Uma visão detalhada da chamada e de todas as informações sobre ela."; $text['description-5']['ru-ru'] = "Подробный просмотр вызова и вся информация, относящаяся к нему."; $text['description-5']['sv-se'] = "En detaljerad vy av samtalet och information kring samtalet."; -$text['description-5']['uk' ] = ""; +$text['description-5']['uk-ua'] = ""; $text['description-4']['en-us'] = "Records in the call list can be saved locally using the Export button."; $text['description-4']['ar-eg'] = ""; @@ -1662,14 +1778,15 @@ $text['description-4']['de-at'] = "Datensätze in der Anruferliste können mitte $text['description-4']['de-de'] = "Datensätze in der Anruferliste können mittels der Export-Funktion lokal gespeichert werden."; $text['description-4']['es-cl'] = "A continuación, ver las llamadas de la lista o descargarlos usando el botón Exportar."; $text['description-4']['fr-fr'] = "Puis afficher les appels dans la liste ou les télécharger en utilisant le bouton Exporter."; +$text['description-4']['he-il'] = ""; $text['description-4']['it-it'] = ""; $text['description-4']['nl-nl'] = ""; -$text['description-4']['pl' ] = "Następnie przejrzeć połączenia z listy lub pobrać je za pomocą przycisku Eksportuj."; +$text['description-4']['pl-pl'] = "Następnie przejrzeć połączenia z listy lub pobrać je za pomocą przycisku Eksportuj."; $text['description-4']['pt-br'] = "Em seguida, visualizar as chamadas na lista ou baixá-los utilizando o botão Export."; $text['description-4']['pt-pt'] = "Em seguida, visualizar as chamadas na lista ou baixá-los utilizando o botão Export."; $text['description-4']['ru-ru'] = "Записи в списке вызовов могут быть сохранены локально с помощью кнопки 'Экспорт'"; $text['description-4']['sv-se'] = "Sedan visa samtalen i listan eller hämta dem med knappen Export."; -$text['description-4']['uk' ] = ""; +$text['description-4']['uk-ua'] = ""; $text['description-3']['en-us'] = "Use the fields to filter the information for the specific call records that are desired."; $text['description-3']['ar-eg'] = ""; @@ -1677,14 +1794,15 @@ $text['description-3']['de-at'] = "Benutzen Sie die Felder um Informationen betr $text['description-3']['de-de'] = "Benutzen Sie die Felder um Informationen betreffend spezifischer Anrufe zu filtern."; $text['description-3']['es-cl'] = "Use los campos para filtrar la información. "; $text['description-3']['fr-fr'] = "Utiliser les filtres pour afficher les appels désirés. "; +$text['description-3']['he-il'] = ""; $text['description-3']['it-it'] = ""; $text['description-3']['nl-nl'] = ""; -$text['description-3']['pl' ] = "Użyj tych pól do filtrowania wymaganych informacji o konkretnych rozmowach. "; +$text['description-3']['pl-pl'] = "Użyj tych pól do filtrowania wymaganych informacji o konkretnych rozmowach. "; $text['description-3']['pt-br'] = "Utilize os campos para filtrar a informação sobre os registos de chamadas desejados. "; $text['description-3']['pt-pt'] = "Utilize os campos para filtrar a informação sobre os registos de chamadas desejados."; $text['description-3']['ru-ru'] = "Используйте поля для фильтрации информации для конкретных записей вызовов, которые вам нужны."; $text['description-3']['sv-se'] = "Använd fälten för att filtrera fram det önskade resultatet."; -$text['description-3']['uk' ] = ""; +$text['description-3']['uk-ua'] = ""; $text['description-2']['en-us'] = "The information contains source, destination, duration, and other useful call details."; $text['description-2']['ar-eg'] = ""; @@ -1692,14 +1810,15 @@ $text['description-2']['de-at'] = "Die Information beinhaltet Quelle, Ziel, Daue $text['description-2']['de-de'] = "Die Information beinhaltet Quelle, Ziel, Dauer und andere nützliche Details."; $text['description-2']['es-cl'] = "La información contiene origen, destino, duración y otra información útil."; $text['description-2']['fr-fr'] = "Les informations contiennent la source, la destination, la durée et pleins d'autres informations utiles."; +$text['description-2']['he-il'] = ""; $text['description-2']['it-it'] = ""; $text['description-2']['nl-nl'] = ""; -$text['description-2']['pl' ] = "Informacja zawiera numer dzwoniącego i odbiorcy rozmowy, czas trwania oraz inne przydatne szczegóły."; +$text['description-2']['pl-pl'] = "Informacja zawiera numer dzwoniącego i odbiorcy rozmowy, czas trwania oraz inne przydatne szczegóły."; $text['description-2']['pt-br'] = "A informação contem a origem, destino, duração e outros detalhes úteis da chamada. "; $text['description-2']['pt-pt'] = "A informação contem a origem, destino, duração e outros detalhes úteis da chamada."; $text['description-2']['ru-ru'] = "нформация содержит источник, адресат, продолжительность и другие полезные детали вызова."; $text['description-2']['sv-se'] = "Informationen innehåller källa, destination, samtalstid, och annan nyttig information."; -$text['description-2']['uk' ] = ""; +$text['description-2']['uk-ua'] = ""; $text['description']['en-us'] = "Call Detail Records (CDRs) are detailed information on the calls."; $text['description']['ar-eg'] = ""; @@ -1707,14 +1826,15 @@ $text['description']['de-at'] = "Call Detail Records (CDRs) enthalten detaiilier $text['description']['de-de'] = "Call Detail Records (CDRs) enthalten detaiilierte Informationen zu den Anrufen"; $text['description']['es-cl'] = "Los registros de detalle de llamadas (CDR) contienen información detallada de las llamadas."; $text['description']['fr-fr'] = "Ici se trouve l'historique des tous les appels passés sur cette plateforme. En Anglais: Call Detail Records (CDR)."; +$text['description']['he-il'] = ""; $text['description']['it-it'] = ""; $text['description']['nl-nl'] = ""; -$text['description']['pl' ] = "Wykaz rozmów prezentuje szczegółowe informacje o zrealizowanych rozmowach."; +$text['description']['pl-pl'] = "Wykaz rozmów prezentuje szczegółowe informacje o zrealizowanych rozmowach."; $text['description']['pt-br'] = "Editar informações da conta."; $text['description']['pt-pt'] = "O registo detalhado de chamadas mostra informações detalhadas sobre as chamadas."; $text['description']['ru-ru'] = "Подробные сведения о вызовах."; $text['description']['sv-se'] = "Detaljerad Samtalsinformation (CDR) är detaljerad information från samtalen."; -$text['description']['uk' ] = "Редагування інформації облікового запису"; +$text['description']['uk-ua'] = "Редагування інформації облікового запису"; $text['button-update']['en-us'] = "Update"; $text['button-update']['ar-eg'] = ""; @@ -1722,14 +1842,15 @@ $text['button-update']['de-at'] = "Aktualisieren"; $text['button-update']['de-de'] = "Aktualisieren"; $text['button-update']['es-cl'] = "Actualización"; $text['button-update']['fr-fr'] = "Mise à jour"; +$text['button-update']['he-il'] = ""; $text['button-update']['it-it'] = ""; $text['button-update']['nl-nl'] = ""; -$text['button-update']['pl' ] = "Uaktualnij"; +$text['button-update']['pl-pl'] = "Uaktualnij"; $text['button-update']['pt-br'] = "Atualização"; $text['button-update']['pt-pt'] = "Atualizar"; $text['button-update']['ru-ru'] = "Обновить"; $text['button-update']['sv-se'] = "Uppdatera"; -$text['button-update']['uk' ] = "Оновити"; +$text['button-update']['uk-ua'] = "Оновити"; $text['button-statistics']['en-us'] = "Statistics"; $text['button-statistics']['ar-eg'] = ""; @@ -1737,14 +1858,15 @@ $text['button-statistics']['de-at'] = "Statistik"; $text['button-statistics']['de-de'] = "Statistik"; $text['button-statistics']['es-cl'] = "Estadísticas"; $text['button-statistics']['fr-fr'] = "Statistiques"; +$text['button-statistics']['he-il'] = ""; $text['button-statistics']['it-it'] = ""; $text['button-statistics']['nl-nl'] = ""; -$text['button-statistics']['pl' ] = "Ststystyki"; +$text['button-statistics']['pl-pl'] = "Ststystyki"; $text['button-statistics']['pt-br'] = "Estatísticas "; $text['button-statistics']['pt-pt'] = "Estatísticas"; $text['button-statistics']['ru-ru'] = "Статистика"; $text['button-statistics']['sv-se'] = "Statistik"; -$text['button-statistics']['uk' ] = ""; +$text['button-statistics']['uk-ua'] = ""; $text['button-missed']['en-us'] = "Missed Calls"; $text['button-missed']['ar-eg'] = ""; @@ -1752,14 +1874,15 @@ $text['button-missed']['de-at'] = "Verpasste Anrufe"; $text['button-missed']['de-de'] = "Verpasste Anrufe"; $text['button-missed']['es-cl'] = "Llamadas Perdidas"; $text['button-missed']['fr-fr'] = "Appels Perdus"; +$text['button-missed']['he-il'] = ""; $text['button-missed']['it-it'] = ""; $text['button-missed']['nl-nl'] = ""; -$text['button-missed']['pl' ] = "NIeodebrane rozmowy"; +$text['button-missed']['pl-pl'] = "NIeodebrane rozmowy"; $text['button-missed']['pt-br'] = "Chamadas Perdidas "; $text['button-missed']['pt-pt'] = "Chamadas Perdidas"; $text['button-missed']['ru-ru'] = "Пропущенные вызова"; $text['button-missed']['sv-se'] = "Missade Samtal"; -$text['button-missed']['uk' ] = ""; +$text['button-missed']['uk-ua'] = ""; $text['button-extension_summary']['en-us'] = "Extension Summary"; $text['button-extension_summary']['ar-eg'] = ""; @@ -1767,14 +1890,15 @@ $text['button-extension_summary']['de-at'] = "Nebenstellen Statistik"; $text['button-extension_summary']['de-de'] = "Nebenstellen Statistik"; $text['button-extension_summary']['es-cl'] = "Resumen Extensión"; $text['button-extension_summary']['fr-fr'] = "Résumé par Extension"; +$text['button-extension_summary']['he-il'] = ""; $text['button-extension_summary']['it-it'] = ""; $text['button-extension_summary']['nl-nl'] = ""; -$text['button-extension_summary']['pl' ] = "Podsumowanie numerów wewnętrznych"; +$text['button-extension_summary']['pl-pl'] = "Podsumowanie numerów wewnętrznych"; $text['button-extension_summary']['pt-br'] = "Resumo Extensão "; $text['button-extension_summary']['pt-pt'] = "Resumo Extensão"; $text['button-extension_summary']['ru-ru'] = "Всего по внутренним номерам"; $text['button-extension_summary']['sv-se'] = "Anknytning Summering"; -$text['button-extension_summary']['uk' ] = ""; +$text['button-extension_summary']['uk-ua'] = ""; $text['button-download_csv']['en-us'] = "Download CSV"; $text['button-download_csv']['ar-eg'] = ""; @@ -1782,14 +1906,15 @@ $text['button-download_csv']['de-at'] = "CSV Herunterladen"; $text['button-download_csv']['de-de'] = "CSV Herunterladen"; $text['button-download_csv']['es-cl'] = "Descarga CSV"; $text['button-download_csv']['fr-fr'] = "Télécharger CSV"; +$text['button-download_csv']['he-il'] = ""; $text['button-download_csv']['it-it'] = ""; $text['button-download_csv']['nl-nl'] = ""; -$text['button-download_csv']['pl' ] = "Pobierz CSV"; +$text['button-download_csv']['pl-pl'] = "Pobierz CSV"; $text['button-download_csv']['pt-br'] = "Baixar CSV "; $text['button-download_csv']['pt-pt'] = "Baixar CSV"; $text['button-download_csv']['ru-ru'] = "Загрузить в формате CSV"; $text['button-download_csv']['sv-se'] = "Ladda Ned CSV"; -$text['button-download_csv']['uk' ] = ""; +$text['button-download_csv']['uk-ua'] = ""; $text['button-advanced_search']['en-us'] = "Advanced Search"; $text['button-advanced_search']['ar-eg'] = ""; @@ -1797,13 +1922,14 @@ $text['button-advanced_search']['de-at'] = "Erweiterte Suche"; $text['button-advanced_search']['de-de'] = "Erweiterte Suche"; $text['button-advanced_search']['es-cl'] = "Búsqueda Avanzada"; $text['button-advanced_search']['fr-fr'] = "Recherche Avancée"; +$text['button-advanced_search']['he-il'] = ""; $text['button-advanced_search']['it-it'] = ""; $text['button-advanced_search']['nl-nl'] = ""; -$text['button-advanced_search']['pl' ] = "Zaawansowane wyszukiwanie"; +$text['button-advanced_search']['pl-pl'] = "Zaawansowane wyszukiwanie"; $text['button-advanced_search']['pt-br'] = "Pesquisa Avançada "; $text['button-advanced_search']['pt-pt'] = "Pesquisa Avançada"; $text['button-advanced_search']['ru-ru'] = "Расширенный поиск"; $text['button-advanced_search']['sv-se'] = "Avancerad Sökning"; -$text['button-advanced_search']['uk' ] = ""; +$text['button-advanced_search']['uk-ua'] = ""; ?> diff --git a/core/apps/app_languages.php b/core/apps/app_languages.php index 970866f29e..f673f84707 100644 --- a/core/apps/app_languages.php +++ b/core/apps/app_languages.php @@ -1,5 +1,5 @@ diff --git a/core/databases/app_languages.php b/core/databases/app_languages.php index 3f842bc85c..978cdaedfb 100644 --- a/core/databases/app_languages.php +++ b/core/databases/app_languages.php @@ -1,5 +1,5 @@ diff --git a/core/default_settings/app_languages.php b/core/default_settings/app_languages.php index 031d5ed19d..b5a6108112 100644 --- a/core/default_settings/app_languages.php +++ b/core/default_settings/app_languages.php @@ -1,5 +1,5 @@ diff --git a/core/domain_settings/app_languages.php b/core/domain_settings/app_languages.php index c8d5beb178..e63256f94b 100644 --- a/core/domain_settings/app_languages.php +++ b/core/domain_settings/app_languages.php @@ -1,5 +1,5 @@ diff --git a/core/groups/app_languages.php b/core/groups/app_languages.php index 2c40081415..0bb97e35fb 100644 --- a/core/groups/app_languages.php +++ b/core/groups/app_languages.php @@ -1,5 +1,5 @@ diff --git a/core/install/app_languages.php b/core/install/app_languages.php index 72f9ee2b15..6e0b3e6d85 100644 --- a/core/install/app_languages.php +++ b/core/install/app_languages.php @@ -1,5 +1,5 @@ diff --git a/core/install/resources/images/flags/Italy.png b/core/install/resources/images/flags/Italy.png new file mode 100644 index 0000000000000000000000000000000000000000..89692f74f051cd43503744c3dab65c8ba773b7e2 GIT binary patch literal 420 zcmeAS@N?(olHy`uVBq!ia0vp^0zk~o!2~3KHq6QcQY`6?zK#qG>ra@ocD)4hB}-f* zN`mv#O3D+9QW+dm@{>{(JaZG%Q-e|yQz{EjrrIztFq(O~IEGZ*N=lh=;=qSyMwWku z27eMOW_|f0uQeek^e_9g7KH|eq{JVG0^UaP2Jy4}|L^JL_3uCblfVD@mnS9t`~UCn z|MT(+KT|KOfz%~1cG~~^_2vEk{SFNQ?Cjg~|NsBWy<%2im{vp^YdeS=hk-Cyo6U`Hgs{l4FR(w#{P`G0;a3G2@YSmzI~fu(ZE1> L{an^LB{Ts58L6#6 literal 0 HcmV?d00001 diff --git a/core/install/resources/images/flags/he-il.png b/core/install/resources/images/flags/he-il.png new file mode 100644 index 0000000000000000000000000000000000000000..2ca772d0b79b255872cde2fb29060bbbbad950f2 GIT binary patch literal 431 zcmV;g0Z{&lP)WlqUuh`uiUU82D1+EBLb>EWz|Nj3k zj6%@>aVJ0ku|Ql5RsEk~{?`9D9{=ZO{V&1vKX2lHHJSgJ0SFC1p8y096I?Y|?05b{XcgblKTHZ zfByjpAQrd=h&?HOAa>`R|6Hv9XB30N3RxDY7$AV4en1PH(j<7uAT&Tc4G=&q@-F{c z8i9e$01Rv(35=ybe;NM%WdxES!M~uG0dj%y@b5pvikg1_0mOLw_HE>d#AF}?ph|!M Z0{|%qc@l5wel7q2002ovPDHLkV1m6PxaI%= literal 0 HcmV?d00001 diff --git a/core/install/resources/images/flags/pl.png b/core/install/resources/images/flags/pl-pl.png similarity index 100% rename from core/install/resources/images/flags/pl.png rename to core/install/resources/images/flags/pl-pl.png diff --git a/core/install/resources/images/flags/uk.png b/core/install/resources/images/flags/uk-ua.png similarity index 100% rename from core/install/resources/images/flags/uk.png rename to core/install/resources/images/flags/uk-ua.png diff --git a/core/menu/app_languages.php b/core/menu/app_languages.php index 14009f77b0..55ee9d14ab 100644 --- a/core/menu/app_languages.php +++ b/core/menu/app_languages.php @@ -1,5 +1,5 @@ diff --git a/core/notifications/app_languages.php b/core/notifications/app_languages.php index e38aeb1593..5049342209 100644 --- a/core/notifications/app_languages.php +++ b/core/notifications/app_languages.php @@ -1,5 +1,5 @@ Disclosure: Enabling Project Notifications is consent to the collection of anonymous and general demographic information about your installation environment. Information requested consists of the following: 1) FusionPBX version, 2) PHP version, 3) web server and version, 4) voice switch version, 5) database type and version, 6) operating system platform and version, and 7) public IP address. If you do not wish for this information to be submitted, simply leave Project Notifications disabled, and no information will be submitted about your system."; $text['message-disclaimer']['ar-eg'] = ""; @@ -103,15 +103,15 @@ $text['message-disclaimer']['de-at'] = "Bemerkung: Durch das Aktivieren der Proj $text['message-disclaimer']['de-de'] = "Bemerkung: Durch das Aktivieren der Projekt-Benachrichtigung werden anonyme Daten und allgemeine statistische Informationen über Ihre Installation gesammelt. Diese Informationen beinhalten folgendes: 1) FusionPBX Version, 2) PHP Version, 3) Web Server und Version, 4) Voice Switch Version, 5) Datenbank Typ und Version, 7) öffentliche IP Addresse. Wenn Sie diese Informationen nicht weitergeben möchten, lassen Sie Projekt-Benachrichtigungen einfach deaktiviert und es werden keine Informationen weitergegeben."; $text['message-disclaimer']['es-cl'] = "Divulgaci髇: Habilitaci髇 del proyecto Notificaciones es el consentimiento a la recopilaci髇 de an髇imo y generales la informaci髇 demogr醘ica sobre su entorno de instalaci髇. La informaci髇 solicitada se compone de los siguientes: 1) FusionPBX versi髇, 2) la versi髇 de PHP, 3) del servidor web y la versi髇 4) Versi髇 conmutador de voz, 5) el tipo de base de datos y la versi髇 6) plataforma de sistema operativo y versi髇, y 7) IP p鷅lica direcci髇. Si usted no desea que esta informaci髇 sea presentada, simplemente deje de Proyecto Notificaciones deshabilitado, y ninguna informaci髇 se presentar?sobre su sistema."; $text['message-disclaimer']['fr-fr'] = "Divulgation: Activation des notifications projet est consentement ?la collecte de anonyme et g閚閞ale des informations d閙ographiques sur l'environnement d'installation. Les informations demand閑s se compose de ce qui suit: 1) FusionPBX version 2) version de PHP, 3) le serveur web et la version 4) Version commutateur vocal, 5) type de base de donn閑s et la version 6) plate-forme de syst鑝e d'exploitation et sa version, et 7) IP publique adresse. Si vous ne souhaitez pas que cette information soit pr閟ent閑, laissez simplement Notifications projet d閟activ? et aucune information ne sera soumis ?votre syst鑝e."; -$text['message-disclaimer']['he' ] = ""; +$text['message-disclaimer']['he-il'] = ""; $text['message-disclaimer']['it-it'] = "Avviso: Abilitato le il Progetto Notifiche si acconsente alla raccolta in forma anonima e generale delle informazioni del tuo ambiente di installazione. Le informazioni richieste sono le seguenti: 1) Versione di FusionPBX, 2) Versione di PHP, 3) Tipo di web server e versione, 4) Versione dello switch voce, 5) tipo di database e tipo, 6) sistema operativo e versione, e 7) indirizzo IP pubblico. Se non vuoi che queste informazioni vengano trasmesse, lascia disabilitato il Progetto Notifiche e nessuna informazione del tuo sistema verrà trasmessa."; $text['message-disclaimer']['nl-nl'] = ""; -$text['message-disclaimer']['pl' ] = "Uwaga: W艂膮czanie Powiadomie艅 wi膮偶e si臋 z wyra偶eniem zgody na zbieranie anonimowych i og贸lnych informacji demograficznych dotycz膮cych 艣rodowiska, gdzie system zosta艂 zainstalowany. Zebrane informacje dotycz膮: 1) wersji FusionPBX, 2) wersji PHP, 3) rodzaj i wersja serwera www, 4) wersja PBXu, 5) rodzaj i wersja bazy danych, 6) wersja systemu operacyjnego i platforma, 7) publiczny adres IP. Je艣li nie chcesz, aby te informacje zosta艂y zebrane i przes艂ane, nie aktywuj funkcji Powiadomie艅."; +$text['message-disclaimer']['pl-pl'] = "Uwaga: W艂膮czanie Powiadomie艅 wi膮偶e si臋 z wyra偶eniem zgody na zbieranie anonimowych i og贸lnych informacji demograficznych dotycz膮cych 艣rodowiska, gdzie system zosta艂 zainstalowany. Zebrane informacje dotycz膮: 1) wersji FusionPBX, 2) wersji PHP, 3) rodzaj i wersja serwera www, 4) wersja PBXu, 5) rodzaj i wersja bazy danych, 6) wersja systemu operacyjnego i platforma, 7) publiczny adres IP. Je艣li nie chcesz, aby te informacje zosta艂y zebrane i przes艂ane, nie aktywuj funkcji Powiadomie艅."; $text['message-disclaimer']['pt-br'] = "Informa莽玫es sobre erros"; $text['message-disclaimer']['pt-pt'] = "Divulga玢o: A habilita玢o do projeto Notifica珲es ?o consentimento para a coleta de an鬾imo e geral informa珲es demogr醘icas sobre o seu ambiente de instala玢o. As informa珲es solicitadas consiste no seguinte: 1) vers鉶 FusionPBX, 2) vers鉶 PHP, 3) servidor web e vers鉶, 4) vers鉶 interruptor de voz, 5) Tipo de banco de dados e vers鉶, 6) plataforma de sistema operacional e vers鉶, e 7) IP p鷅lico endere鏾. Se voc?n鉶 deseja que esta informa玢o ser submetida, basta deixar Projeto Notifica珲es desativada, e nenhuma informa玢o ser?apresentada sobre o sistema."; $text['message-disclaimer']['ru-ru'] = "Соглашение: Включение уведомлений о проекте - это согласие на сбор статистической информации анонимной и общей о вашей среде установки. Запрошенная информация состоит из следующих компонентов:
1) версия FusionPBX;
2) версия PHP;
3) веб-сервер и версия;
4) версия голосового коммутатора;
5) тип и версия базы данных;
6) платформа и версия операционной системы;
7) публичный IP-адрес.
Если вы не хотите, чтобы эта информация была отправлена, просто отключите уведомление проекту, и информация о вашей системе не будет отправлена."; $text['message-disclaimer']['sv-se'] = "Information: Att aktivera Projekt Meddelande 盲r samtidigt ett samtycke till att anonym och demografisk information kommer att samlas in fr氓n din installationsmilj枚. Information som beg盲rs best氓r av f枚ljande : 1 ) FusionPBX versionen , 2 ) PHP -version , 3 ) webbserver och version , 4 ) r枚st switch version , 5 ) databas typ och version , 6 ) operativsystem plattform och version , samt 7 ) publik IP adress. Om du inte vill att denna information l盲mnas, l盲mna d氓 Projekt Meddelande avaktiverat."; -$text['message-disclaimer']['uk' ] = ""; +$text['message-disclaimer']['uk-ua'] = ""; $text['message-demographics_submitted']['en-us'] = "Demographics Submitted"; $text['message-demographics_submitted']['ar-eg'] = ""; @@ -119,15 +119,15 @@ $text['message-demographics_submitted']['de-at'] = "Statistik weitergegeben"; $text['message-demographics_submitted']['de-de'] = "Statistik weitergegeben"; $text['message-demographics_submitted']['es-cl'] = "Demograf韆 Enviado"; $text['message-demographics_submitted']['fr-fr'] = "D閙ographie Soumis"; -$text['message-demographics_submitted']['he' ] = ""; +$text['message-demographics_submitted']['he-il'] = ""; $text['message-demographics_submitted']['it-it'] = "Informazioni trasmesse"; $text['message-demographics_submitted']['nl-nl'] = ""; -$text['message-demographics_submitted']['pl' ] = "Informacje demograficzne zosta艂y przed艂o偶one"; +$text['message-demographics_submitted']['pl-pl'] = "Informacje demograficzne zosta艂y przed艂o偶one"; $text['message-demographics_submitted']['pt-br'] = "Demografia Submetida"; $text['message-demographics_submitted']['pt-pt'] = "Demografia Submetido"; $text['message-demographics_submitted']['ru-ru'] = "Статистическая информация отправлена"; $text['message-demographics_submitted']['sv-se'] = "Demografi Skickat"; -$text['message-demographics_submitted']['uk' ] = "袛械屑芯谐褉邪褎褨褟 胁褨写锌褉邪胁谢械薪褟"; +$text['message-demographics_submitted']['uk-ua'] = "袛械屑芯谐褉邪褎褨褟 胁褨写锌褉邪胁谢械薪褟"; $text['message-demographics_click_here']['en-us'] = "click here"; $text['message-demographics_click_here']['ar-eg'] = ""; @@ -135,15 +135,15 @@ $text['message-demographics_click_here']['de-at'] = "Hier Klicken"; $text['message-demographics_click_here']['de-de'] = "Hier Klicken"; $text['message-demographics_click_here']['es-cl'] = "clic aqu?"; $text['message-demographics_click_here']['fr-fr'] = "cliquez ici"; -$text['message-demographics_click_here']['he' ] = ""; +$text['message-demographics_click_here']['he-il'] = ""; $text['message-demographics_click_here']['it-it'] = "clicca qui"; $text['message-demographics_click_here']['nl-nl'] = ""; -$text['message-demographics_click_here']['pl' ] = "kliknij tutaj"; +$text['message-demographics_click_here']['pl-pl'] = "kliknij tutaj"; $text['message-demographics_click_here']['pt-br'] = "Clique Aqui"; $text['message-demographics_click_here']['pt-pt'] = "clicar aqui"; $text['message-demographics_click_here']['ru-ru'] = "нажмите сюда"; $text['message-demographics_click_here']['sv-se'] = "klicka h盲r"; -$text['message-demographics_click_here']['uk' ] = "泻谢褨泻薪褨褌褜 褌褍褌"; +$text['message-demographics_click_here']['uk-ua'] = "泻谢褨泻薪褨褌褜 褌褍褌"; $text['message-demographics']['en-us'] = "Note: To help the FusionPBX project by submitting the demographic information described above without subscribing to Project Notifications, simply "; $text['message-demographics']['ar-eg'] = ""; @@ -151,15 +151,15 @@ $text['message-demographics']['de-at'] = "Anmerkung: Um das FusionPBX Pro $text['message-demographics']['de-de'] = "Anmerkung: Um das FusionPBX Projekt zu unterstützen ohne statistische Informationen über Ihre Installation preiszugeben, "; $text['message-demographics']['es-cl'] = "Nota: Para ayudar al proyecto FusionPBX presentando la informaci髇 demogr醘ica descrita anteriormente sin necesidad de suscribirse a Project Notificaciones, haga "; $text['message-demographics']['fr-fr'] = "Remarque: Pour aider le projet FusionPBX en soumettant l'information d閙ographique d閏rit ci-dessus, sans souscrire au Projet Notifications, "; -$text['message-demographics']['he' ] = ""; +$text['message-demographics']['he-il'] = ""; $text['message-demographics']['it-it'] = "Nota: Per aiutare il progetto FusionPBX inviando le informazioni descritte sopra senza iscriversi al Progetto Notifiche, semplicemente "; $text['message-demographics']['nl-nl'] = ""; -$text['message-demographics']['pl' ] = "Uwaga: Aby wspom贸c projekt FusionPBX poprzez podanie informacji demograficznych opisanych powy偶ej bez konieczno艣ci aktywowania funkcji Powiadomie艅,"; +$text['message-demographics']['pl-pl'] = "Uwaga: Aby wspom贸c projekt FusionPBX poprzez podanie informacji demograficznych opisanych powy偶ej bez konieczno艣ci aktywowania funkcji Powiadomie艅,"; $text['message-demographics']['pt-br'] = "Nota: Para ajudar o FusionPBX, nos ajude a solucionar o incidente"; $text['message-demographics']['pt-pt'] = "Nota: Para ajudar o projeto FusionPBX, apresentando as informa珲es demogr醘icas descrito acima sem a assinatura do Projeto Notifica珲es, basta "; $text['message-demographics']['ru-ru'] = "Примечание: Чтобы помочь проекту FusionPBX, отправив статистической информацию, описанную выше, без подписывания на уведомления о проекте, просто"; $text['message-demographics']['sv-se'] = "Obs! F枚r att hj盲lpa FusionPBX projektet genom att skicka in demografisk information som beskrivs ovan utan att prenumerera p氓 Project Meddelanden , helt enkelt"; -$text['message-demographics']['uk' ] = ""; +$text['message-demographics']['uk-ua'] = ""; $text['label-project_security']['en-us'] = "Security"; $text['label-project_security']['ar-eg'] = ""; @@ -167,15 +167,15 @@ $text['label-project_security']['de-at'] = "Sicherheit"; $text['label-project_security']['de-de'] = "Sicherheit"; $text['label-project_security']['es-cl'] = "Seguran鏰"; $text['label-project_security']['fr-fr'] = "S閏urit?"; -$text['label-project_security']['he' ] = ""; +$text['label-project_security']['he-il'] = ""; $text['label-project_security']['it-it'] = "Sicurezza"; $text['label-project_security']['nl-nl'] = ""; -$text['label-project_security']['pl' ] = "Zabezpieczenia"; +$text['label-project_security']['pl-pl'] = "Zabezpieczenia"; $text['label-project_security']['pt-br'] = "Seguran莽a"; $text['label-project_security']['pt-pt'] = "Seguran鏰"; $text['label-project_security']['ru-ru'] = "Безопасность"; $text['label-project_security']['sv-se'] = "S盲kerhet"; -$text['label-project_security']['uk' ] = "袘械蟹锌械泻邪"; +$text['label-project_security']['uk-ua'] = "袘械蟹锌械泻邪"; $text['label-project_releases']['en-us'] = "Releases"; $text['label-project_releases']['ar-eg'] = ""; @@ -183,15 +183,15 @@ $text['label-project_releases']['de-at'] = "Versionen"; $text['label-project_releases']['de-de'] = "Versionen"; $text['label-project_releases']['es-cl'] = "Estrenos"; $text['label-project_releases']['fr-fr'] = "Communiqu閟"; -$text['label-project_releases']['he' ] = ""; +$text['label-project_releases']['he-il'] = ""; $text['label-project_releases']['it-it'] = "Rilasci"; $text['label-project_releases']['nl-nl'] = ""; -$text['label-project_releases']['pl' ] = "Wydania"; +$text['label-project_releases']['pl-pl'] = "Wydania"; $text['label-project_releases']['pt-br'] = "Lan莽amentos"; $text['label-project_releases']['pt-pt'] = "Lan鏰mentos"; $text['label-project_releases']['ru-ru'] = "Релизы"; $text['label-project_releases']['sv-se'] = "Utg氓va"; -$text['label-project_releases']['uk' ] = "袪械谢褨蟹懈"; +$text['label-project_releases']['uk-ua'] = "袪械谢褨蟹懈"; $text['label-project_notifications']['en-us'] = "Project Notifications"; $text['label-project_notifications']['ar-eg'] = ""; @@ -199,15 +199,15 @@ $text['label-project_notifications']['de-at'] = "Projekt Benachrichtigungen"; $text['label-project_notifications']['de-de'] = "Projekt Benachrichtigungen"; $text['label-project_notifications']['es-cl'] = "Proyecto Notificaciones"; $text['label-project_notifications']['fr-fr'] = "Notifications Projet"; -$text['label-project_notifications']['he' ] = ""; +$text['label-project_notifications']['he-il'] = ""; $text['label-project_notifications']['it-it'] = "Progetto Notifiche"; $text['label-project_notifications']['nl-nl'] = ""; -$text['label-project_notifications']['pl' ] = "Powiadomienia projektu"; +$text['label-project_notifications']['pl-pl'] = "Powiadomienia projektu"; $text['label-project_notifications']['pt-br'] = "Notifica莽玫es do Sistema"; $text['label-project_notifications']['pt-pt'] = "Projeto Notifica珲es"; $text['label-project_notifications']['ru-ru'] = "Уведомления о проекте"; $text['label-project_notifications']['sv-se'] = "Projekt Meddelanden"; -$text['label-project_notifications']['uk' ] = "小锌芯胁褨褖械薪薪褟 锌褉芯械泻褌褍"; +$text['label-project_notifications']['uk-ua'] = "小锌芯胁褨褖械薪薪褟 锌褉芯械泻褌褍"; $text['label-project_notification_recipient']['en-us'] = "Recipient"; $text['label-project_notification_recipient']['ar-eg'] = ""; @@ -215,15 +215,15 @@ $text['label-project_notification_recipient']['de-at'] = "Empfänger"; $text['label-project_notification_recipient']['de-de'] = "Empfänger"; $text['label-project_notification_recipient']['es-cl'] = "Beneficiario"; $text['label-project_notification_recipient']['fr-fr'] = "Destinataire"; -$text['label-project_notification_recipient']['he' ] = ""; +$text['label-project_notification_recipient']['he-il'] = ""; $text['label-project_notification_recipient']['it-it'] = "Destinatario"; $text['label-project_notification_recipient']['nl-nl'] = ""; -$text['label-project_notification_recipient']['pl' ] = "Odbiorca"; +$text['label-project_notification_recipient']['pl-pl'] = "Odbiorca"; $text['label-project_notification_recipient']['pt-br'] = "Benefici谩rio"; $text['label-project_notification_recipient']['pt-pt'] = "Benefici醨io"; $text['label-project_notification_recipient']['ru-ru'] = "Получатель"; $text['label-project_notification_recipient']['sv-se'] = "Mottagare"; -$text['label-project_notification_recipient']['uk' ] = "袨褌褉懈屑褍胁邪褔"; +$text['label-project_notification_recipient']['uk-ua'] = "袨褌褉懈屑褍胁邪褔"; $text['label-project_notification_method']['en-us'] = "Method"; $text['label-project_notification_method']['ar-eg'] = ""; @@ -231,15 +231,15 @@ $text['label-project_notification_method']['de-at'] = "Methode"; $text['label-project_notification_method']['de-de'] = "Methode"; $text['label-project_notification_method']['es-cl'] = "M閠odo"; $text['label-project_notification_method']['fr-fr'] = "M閠hode"; -$text['label-project_notification_method']['he' ] = ""; +$text['label-project_notification_method']['he-il'] = ""; $text['label-project_notification_method']['it-it'] = "Metodo"; $text['label-project_notification_method']['nl-nl'] = ""; -$text['label-project_notification_method']['pl' ] = "Metoda"; +$text['label-project_notification_method']['pl-pl'] = "Metoda"; $text['label-project_notification_method']['pt-br'] = "M茅todo"; $text['label-project_notification_method']['pt-pt'] = "M閠odo"; $text['label-project_notification_method']['ru-ru'] = "Метод"; $text['label-project_notification_method']['sv-se'] = "Metod"; -$text['label-project_notification_method']['uk' ] = "袦械褌芯写"; +$text['label-project_notification_method']['uk-ua'] = "袦械褌芯写"; $text['label-project_news']['en-us'] = "News"; $text['label-project_news']['ar-eg'] = ""; @@ -247,15 +247,15 @@ $text['label-project_news']['de-at'] = "Nachrichten"; $text['label-project_news']['de-de'] = "Nachrichten"; $text['label-project_news']['es-cl'] = "Noticias"; $text['label-project_news']['fr-fr'] = "Nouvelles"; -$text['label-project_news']['he' ] = ""; +$text['label-project_news']['he-il'] = ""; $text['label-project_news']['it-it'] = "Novità"; $text['label-project_news']['nl-nl'] = ""; -$text['label-project_news']['pl' ] = "Aktualno艣ci"; +$text['label-project_news']['pl-pl'] = "Aktualno艣ci"; $text['label-project_news']['pt-br'] = "Not铆cia"; $text['label-project_news']['pt-pt'] = "Not韈ia"; $text['label-project_news']['ru-ru'] = "Новости"; $text['label-project_news']['sv-se'] = "Nyheter"; -$text['label-project_news']['uk' ] = "袧芯胁懈薪懈"; +$text['label-project_news']['uk-ua'] = "袧芯胁懈薪懈"; $text['label-project_events']['en-us'] = "Events"; $text['label-project_events']['ar-eg'] = ""; @@ -263,15 +263,15 @@ $text['label-project_events']['de-at'] = "Veranstaltungen"; $text['label-project_events']['de-de'] = "Veranstaltungen"; $text['label-project_events']['es-cl'] = "Eventos"; $text['label-project_events']['fr-fr'] = "関閚ements"; -$text['label-project_events']['he' ] = ""; +$text['label-project_events']['he-il'] = ""; $text['label-project_events']['it-it'] = "Eventi"; $text['label-project_events']['nl-nl'] = ""; -$text['label-project_events']['pl' ] = "Wydarzenia"; +$text['label-project_events']['pl-pl'] = "Wydarzenia"; $text['label-project_events']['pt-br'] = "Eventos"; $text['label-project_events']['pt-pt'] = "Eventos"; $text['label-project_events']['ru-ru'] = "События"; $text['label-project_events']['sv-se'] = "Evenemang"; -$text['label-project_events']['uk' ] = "袩芯写褨褩"; +$text['label-project_events']['uk-ua'] = "袩芯写褨褩"; $text['header-notifications']['en-us'] = "Notifications"; $text['header-notifications']['ar-eg'] = ""; @@ -279,15 +279,15 @@ $text['header-notifications']['de-at'] = "Benachrichtigungen"; $text['header-notifications']['de-de'] = "Benachrichtigungen"; $text['header-notifications']['es-cl'] = "Notificaciones"; $text['header-notifications']['fr-fr'] = "Notifications"; -$text['header-notifications']['he' ] = ""; +$text['header-notifications']['he-il'] = ""; $text['header-notifications']['it-it'] = "Notifiche"; $text['header-notifications']['nl-nl'] = ""; -$text['header-notifications']['pl' ] = "Powiadomienia"; +$text['header-notifications']['pl-pl'] = "Powiadomienia"; $text['header-notifications']['pt-br'] = "Notifica莽玫es"; $text['header-notifications']['pt-pt'] = "Notifica珲es"; $text['header-notifications']['ru-ru'] = "Уведомления"; $text['header-notifications']['sv-se'] = "Meddelanden"; -$text['header-notifications']['uk' ] = "小锌芯胁褨褖械薪薪褟"; +$text['header-notifications']['uk-ua'] = "小锌芯胁褨褖械薪薪褟"; $text['description-project_security']['en-us'] = "Receive notifications of security updates."; $text['description-project_security']['ar-eg'] = ""; @@ -295,15 +295,15 @@ $text['description-project_security']['de-at'] = "Benachrichtigungen über Siche $text['description-project_security']['de-de'] = "Benachrichtigungen über Sicherheitskritische Updates erhalten."; $text['description-project_security']['es-cl'] = "Recibir notificaciones de actualizaciones de seguridad."; $text['description-project_security']['fr-fr'] = "Receber notifica珲es de atualiza珲es de seguran鏰."; -$text['description-project_security']['he' ] = ""; +$text['description-project_security']['he-il'] = ""; $text['description-project_security']['it-it'] = "Ricevi le notifiche sugli aggiornamenti di sicurezza."; $text['description-project_security']['nl-nl'] = ""; -$text['description-project_security']['pl' ] = "Otrzymuj powiadomienia o aktualizacjach zabezpiecze艅."; +$text['description-project_security']['pl-pl'] = "Otrzymuj powiadomienia o aktualizacjach zabezpiecze艅."; $text['description-project_security']['pt-br'] = "Receber notifica莽玫es de atualiza莽茫o de seguran莽a"; $text['description-project_security']['pt-pt'] = "Receber notifica珲es de atualiza珲es de seguran鏰."; $text['description-project_security']['ru-ru'] = "Получать уведомления об обновлениях безопасности."; $text['description-project_security']['sv-se'] = "Ta emot meddelanden om s盲kerhets uppdateringar."; -$text['description-project_security']['uk' ] = ""; +$text['description-project_security']['uk-ua'] = ""; $text['description-project_releases']['en-us'] = "Receive notifications when new stable version of FusionPBX are released and available for download."; $text['description-project_releases']['ar-eg'] = ""; @@ -311,15 +311,15 @@ $text['description-project_releases']['de-at'] = "Benachrichtigungen über neue $text['description-project_releases']['de-de'] = "Benachrichtigungen über neue stabile Versionen von FusionPBX erhalten."; $text['description-project_releases']['es-cl'] = "Reciba notificaciones cuando una nueva versi髇 estable de FusionPBX se liberan y disponible para su descarga."; $text['description-project_releases']['fr-fr'] = "Recevez des alertes lorsque la nouvelle version stable de FusionPBX sont lib閞閟 et disponibles pour le t閘閏hargement."; -$text['description-project_releases']['he' ] = ""; +$text['description-project_releases']['he-il'] = ""; $text['description-project_releases']['it-it'] = "Ricevi notifiche quando una nuova versione stabile di FusionPBX è rilasciata e disponibile per il download."; $text['description-project_releases']['nl-nl'] = ""; -$text['description-project_releases']['pl' ] = "Otrzymuj powiadomienia kiedy nowe i stabilne wersje FusionPBX zostaj膮 wydane i dost臋pne do pobrania."; +$text['description-project_releases']['pl-pl'] = "Otrzymuj powiadomienia kiedy nowe i stabilne wersje FusionPBX zostaj膮 wydane i dost臋pne do pobrania."; $text['description-project_releases']['pt-br'] = "Receber notifica莽玫es sobre uma nova vers茫o disponivel para download"; $text['description-project_releases']['pt-pt'] = "Receba notifica珲es quando nova vers鉶 est醰el do FusionPBX s鉶 liberados e dispon韛eis para download."; $text['description-project_releases']['ru-ru'] = "Получать уведомления, когда новая стабильная версия FusionPBX выпущена и доступна для загрузки."; $text['description-project_releases']['sv-se'] = "Ta emot meddelanden n盲r nya stabila versioner av FusionPBX sl盲pps och finns f枚r nedladdning. "; -$text['description-project_releases']['uk' ] = ""; +$text['description-project_releases']['uk-ua'] = ""; $text['description-project_notifications']['en-us'] = "Enable FusionPBX project notifications."; $text['description-project_notifications']['ar-eg'] = ""; @@ -327,15 +327,15 @@ $text['description-project_notifications']['de-at'] = "FusionPBX Projekt-Benachr $text['description-project_notifications']['de-de'] = "FusionPBX Projekt-Benachrichtigung aktivieren."; $text['description-project_notifications']['es-cl'] = "Habilitar las notificaciones de proyectos FusionPBX."; $text['description-project_notifications']['fr-fr'] = "Ativar notifica珲es de projetos FusionPBX."; -$text['description-project_notifications']['he' ] = ""; +$text['description-project_notifications']['he-il'] = ""; $text['description-project_notifications']['it-it'] = "Abilita il progetto di notifiche di FusionPBX."; $text['description-project_notifications']['nl-nl'] = ""; -$text['description-project_notifications']['pl' ] = "W艂膮cz powiadomienia projektu FusionPBX."; +$text['description-project_notifications']['pl-pl'] = "W艂膮cz powiadomienia projektu FusionPBX."; $text['description-project_notifications']['pt-br'] = "Ativivar notifica莽玫es do sistema"; $text['description-project_notifications']['pt-pt'] = "Ativar notifica珲es de projetos FusionPBX."; $text['description-project_notifications']['ru-ru'] = "Включить уведомления проекта FusionPBX."; $text['description-project_notifications']['sv-se'] = "Aktivera FusionPBX projekt meddelanden."; -$text['description-project_notifications']['uk' ] = ""; +$text['description-project_notifications']['uk-ua'] = ""; $text['description-project_notification_recipient']['en-us'] = "Enter the desired Email Address for the recipient."; $text['description-project_notification_recipient']['ar-eg'] = ""; @@ -343,15 +343,15 @@ $text['description-project_notification_recipient']['de-at'] = "Geben Sie die ge $text['description-project_notification_recipient']['de-de'] = "Geben Sie die gewünschte E-Mail Addresse ein."; $text['description-project_notification_recipient']['es-cl'] = "Introduzca la deseada direcci髇 de correo electr髇ico del destinatario."; $text['description-project_notification_recipient']['fr-fr'] = "Entrez l'adresse e-mail souhait閑 pour le destinataire."; -$text['description-project_notification_recipient']['he' ] = ""; +$text['description-project_notification_recipient']['he-il'] = ""; $text['description-project_notification_recipient']['it-it'] = "Inserisci l'indirizzo email destinatario desiderato."; $text['description-project_notification_recipient']['nl-nl'] = ""; -$text['description-project_notification_recipient']['pl' ] = "Wpisz adres e-mail odbiorcy."; +$text['description-project_notification_recipient']['pl-pl'] = "Wpisz adres e-mail odbiorcy."; $text['description-project_notification_recipient']['pt-br'] = "Digite o endere莽o de email desejado para o destinat谩rio"; $text['description-project_notification_recipient']['pt-pt'] = "Digite o endere鏾 de email desejado para o destinat醨io."; $text['description-project_notification_recipient']['ru-ru'] = "Введите адрес электронной почты получателя."; $text['description-project_notification_recipient']['sv-se'] = "Ange 枚nskad e-postadress f枚r mottagaren."; -$text['description-project_notification_recipient']['uk' ] = ""; +$text['description-project_notification_recipient']['uk-ua'] = ""; $text['description-project_notification_method']['en-us'] = "Select the desired method of communication."; $text['description-project_notification_method']['ar-eg'] = ""; @@ -359,15 +359,15 @@ $text['description-project_notification_method']['de-at'] = "Wählen Sie den gew $text['description-project_notification_method']['de-de'] = "Wählen Sie den gewünschten Kommunikationsweg."; $text['description-project_notification_method']['es-cl'] = "Seleccione el m閠odo deseado de la comunicaci髇."; $text['description-project_notification_method']['fr-fr'] = "S閘ectionnez la m閠hode souhait閑 de communication."; -$text['description-project_notification_method']['he' ] = ""; +$text['description-project_notification_method']['he-il'] = ""; $text['description-project_notification_method']['it-it'] = "Seleziona il metodo di comunicazione."; $text['description-project_notification_method']['nl-nl'] = ""; -$text['description-project_notification_method']['pl' ] = "Wybierz metod臋 komunikacji."; +$text['description-project_notification_method']['pl-pl'] = "Wybierz metod臋 komunikacji."; $text['description-project_notification_method']['pt-br'] = "Selecione o m茅todo desejado de comunica莽茫o"; $text['description-project_notification_method']['pt-pt'] = "Seleccione o m閠odo desejado de comunica玢o."; $text['description-project_notification_method']['ru-ru'] = "Выберите желаемый способ связи."; $text['description-project_notification_method']['sv-se'] = "V盲lj 枚nskad metod f枚r kommunikation."; -$text['description-project_notification_method']['uk' ] = ""; +$text['description-project_notification_method']['uk-ua'] = ""; $text['description-project_news']['en-us'] = "Receive notifications of general FusionPBX related news and information."; $text['description-project_news']['ar-eg'] = ""; @@ -375,15 +375,15 @@ $text['description-project_news']['de-at'] = "Allgemeine Informationen über Fus $text['description-project_news']['de-de'] = "Allgemeine Informationen über FusionPBX."; $text['description-project_news']['es-cl'] = "Recibir notificaciones de noticias FusionPBX relacionadas e informaci髇 general."; $text['description-project_news']['fr-fr'] = "Recevoir des notifications de nouvelles et d'information g閚閞ale FusionPBX li閟."; -$text['description-project_news']['he' ] = ""; +$text['description-project_news']['he-il'] = ""; $text['description-project_news']['it-it'] = "Ricevi notifiche su novità e informazioni generali su FusionPBX."; $text['description-project_news']['nl-nl'] = ""; -$text['description-project_news']['pl' ] = "Otrzymuj og贸lne powiadomienia zawieraj膮ce informacje i nowo艣ci o projekcie FusionPBX."; +$text['description-project_news']['pl-pl'] = "Otrzymuj og贸lne powiadomienia zawieraj膮ce informacje i nowo艣ci o projekcie FusionPBX."; $text['description-project_news']['pt-br'] = "Receber notifica莽玫es, not铆cias e informa莽玫es gerais relacionadas ao sistema"; $text['description-project_news']['pt-pt'] = "Receber notifica珲es de not韈ias e informa珲es gerais FusionPBX relacionados."; $text['description-project_news']['ru-ru'] = "Получать уведомления об общих новостях и информации FusionPBX."; $text['description-project_news']['sv-se'] = "Ta emot meddelanden om allm盲nna FusionPBX relaterade nyheter och information."; -$text['description-project_news']['uk' ] = ""; +$text['description-project_news']['uk-ua'] = ""; $text['description-project_events']['en-us'] = "Receive notifications of upcoming FusionPBX training classes, convention booths, and other events related to the project."; $text['description-project_events']['ar-eg'] = ""; @@ -391,15 +391,15 @@ $text['description-project_events']['de-at'] = "Benachrichtigungen über kommend $text['description-project_events']['de-de'] = "Benachrichtigungen über kommende FusionPBX Schulungen und andere Projektbezogene Veranstaltungen."; $text['description-project_events']['es-cl'] = "Recibir notificaciones de pr髕imas clases FusionPBX formaci髇, cabinas de convenciones y otros eventos relacionados con el proyecto."; $text['description-project_events']['fr-fr'] = "Recevoir des notifications de venir les classes FusionPBX de formation, des stands de congr鑣 et d'autres 関閚ements li閟 au projet."; -$text['description-project_events']['he' ] = ""; +$text['description-project_events']['he-il'] = ""; $text['description-project_events']['it-it'] = "Ricevi notifiche dei corsi FusionPBX, convenzioni, e altri eventi collegati al progetto."; $text['description-project_events']['nl-nl'] = ""; -$text['description-project_events']['pl' ] = "Otrzymuj powiadomienia zawieraj膮ce informacje o zbli偶aj膮cych si臋 szkoleniach, zjazdach oraz innych wydarzeniach zwi膮zanych z projektem FusionPBX."; +$text['description-project_events']['pl-pl'] = "Otrzymuj powiadomienia zawieraj膮ce informacje o zbli偶aj膮cych si臋 szkoleniach, zjazdach oraz innych wydarzeniach zwi膮zanych z projektem FusionPBX."; $text['description-project_events']['pt-br'] = "Receber notifica莽玫es futuros treinamentos sobre o sistema e outros eventos"; $text['description-project_events']['pt-pt'] = "Receber notifica珲es de futuras aulas FusionPBX forma玢o, cabines de conven珲es e outros eventos relacionados ao projeto."; $text['description-project_events']['ru-ru'] = "Получать уведомления о предстоящих учебных классах FusionPBX, стендах для конференций и других событиях, связанных с проектом."; $text['description-project_events']['sv-se'] = "F氓 meddelanden om kommande FusionPBX utbildningar , utst盲llningar och andra h盲ndelser relaterade till projektet."; -$text['description-project_events']['uk' ] = ""; +$text['description-project_events']['uk-ua'] = ""; $text['description-notifications']['en-us'] = "Set notification preferences for FusionPBX project-related communication and other local system alerts."; $text['description-notifications']['ar-eg'] = ""; @@ -407,14 +407,14 @@ $text['description-notifications']['de-at'] = "Benachrichtigungseinstellungen f $text['description-notifications']['de-de'] = "Benachrichtigungseinstellungen für FusionPBX Projektbezogene Informationen."; $text['description-notifications']['es-cl'] = "Definici髇 de las preferencias de notificaci髇 de la comunicaci髇 relacionada con el proyecto FusionPBX y otras alertas del sistema local."; $text['description-notifications']['fr-fr'] = "Definici髇 de las preferencias de notificaci髇 de la comunicaci髇 relacionada con el proyecto FusionPBX y otras alertas del sistema local."; -$text['description-notifications']['he' ] = ""; +$text['description-notifications']['he-il'] = ""; $text['description-notifications']['it-it'] = "Imposta le preferene di notifica per i progetti collegati a FusionPBX e altri alert di sistema locali."; $text['description-notifications']['nl-nl'] = ""; -$text['description-notifications']['pl' ] = "Ustawienia preferencji powiadomie艅 zawieraj膮cych informacje o projekcie FusionPBX i innych lokalnych alertach systemowych."; +$text['description-notifications']['pl-pl'] = "Ustawienia preferencji powiadomie艅 zawieraj膮cych informacje o projekcie FusionPBX i innych lokalnych alertach systemowych."; $text['description-notifications']['pt-br'] = "Definir prefer锚ncias de notifica莽玫es para a comunica莽茫o relacionada ao sistema"; $text['description-notifications']['pt-pt'] = "Definir prefer阯cias de notifica玢o para a comunica玢o relacionada com o projecto FusionPBX e outros alertas do sistema local."; $text['description-notifications']['ru-ru'] = "Устанавливать настройки уведомлений для FusionPBX связанных с проектом сообщений и других локальных системных предупреждений."; $text['description-notifications']['sv-se'] = "Inst盲llningar f枚r FusionPBX relaterade meddelanden och andra lokala system varningar."; -$text['description-notifications']['uk' ] = ""; +$text['description-notifications']['uk-ua'] = ""; ?> diff --git a/core/upgrade/app_languages.php b/core/upgrade/app_languages.php index f1d0ffc507..52d784ab12 100644 --- a/core/upgrade/app_languages.php +++ b/core/upgrade/app_languages.php @@ -1,5 +1,5 @@ Notifications
section, under the System menu!"; $text['login-message_text']['ar-eg'] = ""; @@ -183,15 +183,15 @@ $text['login-message_text']['de-at'] = "Halten Sie sich über FusionPBX auf dem $text['login-message_text']['de-de'] = "Halten Sie sich über FusionPBX auf dem Laufenden indem Sie die Benachrichtigungseinstellungen im System Menü setzen."; $text['login-message_text']['es-cl'] = "Manténgase al día con el proyecto FusionPBX configurando sus preferencias en la sección Notificaciones acaba de agregar, en el menú del sistema!"; $text['login-message_text']['fr-fr'] = "Tenez-vous au courant des nouveautés du projet FusionPBX en configurant vos préférences dans la section Notifications , du menu système!"; -$text['login-message_text']['he' ] = ""; +$text['login-message_text']['he-il'] = ""; $text['login-message_text']['it-it'] = "Stai in contatto con il progetto FusionPBX configurando le tue preferenze nella sezione Notifiche, nel menu di Sistema!"; $text['login-message_text']['nl-nl'] = ""; -$text['login-message_text']['pl' ] = "Bądź na bieżąco z projektem FusionPBX konfigurując swoje preferencje w nowo dodanej sekcji Powiadomienia w menu System!"; +$text['login-message_text']['pl-pl'] = "Bądź na bieżąco z projektem FusionPBX konfigurując swoje preferencje w nowo dodanej sekcji Powiadomienia w menu System!"; $text['login-message_text']['pt-br'] = "Configurações recém adicionadas ao menu do sistema"; $text['login-message_text']['pt-pt'] = "Mantenha-se com o projeto FusionPBX configurando suas preferências na seção Notificações recém-adicionado, no menu Sistema!"; $text['login-message_text']['ru-ru'] = "Следите за проектом FusionPBX, настроив свои настройки в недавно добавленном разделе Уведомления в меню 'Система'!"; $text['login-message_text']['sv-se'] = "Håll dig uppdaterad med de FusionPBX projektet genom att konfigurera dina inställningar i nytillkomna Notifications avsnitt , under Systemmenyn !"; -$text['login-message_text']['uk' ] = "Keep up with the FusionPBX project by configuring your preferences in the newly added Notifications section, under the System menu! "; +$text['login-message_text']['uk-ua'] = "Keep up with the FusionPBX project by configuring your preferences in the newly added Notifications section, under the System menu! "; $text['label-upgrade_source']['en-us'] = "Source Code"; $text['label-upgrade_source']['ar-eg'] = ""; @@ -199,15 +199,15 @@ $text['label-upgrade_source']['de-at'] = "Quellcode"; $text['label-upgrade_source']['de-de'] = "Quellcode"; $text['label-upgrade_source']['es-cl'] = "Código Fuente"; $text['label-upgrade_source']['fr-fr'] = "Code Source"; -$text['label-upgrade_source']['he' ] = ""; +$text['label-upgrade_source']['he-il'] = ""; $text['label-upgrade_source']['it-it'] = "Codice Sorgente"; $text['label-upgrade_source']['nl-nl'] = ""; -$text['label-upgrade_source']['pl' ] = "Kod źródłowy"; +$text['label-upgrade_source']['pl-pl'] = "Kod źródłowy"; $text['label-upgrade_source']['pt-br'] = "Source Code"; $text['label-upgrade_source']['pt-pt'] = "Source Code"; $text['label-upgrade_source']['ru-ru'] = "Исходный код"; $text['label-upgrade_source']['sv-se'] = "Källkod"; -$text['label-upgrade_source']['uk' ] = "Вихідний код"; +$text['label-upgrade_source']['uk-ua'] = "Вихідний код"; $text['label-upgrade_schema']['en-us'] = "Schema"; $text['label-upgrade_schema']['ar-eg'] = ""; @@ -215,15 +215,15 @@ $text['label-upgrade_schema']['de-at'] = "Schema"; $text['label-upgrade_schema']['de-de'] = "Schema"; $text['label-upgrade_schema']['es-cl'] = "Esquema"; $text['label-upgrade_schema']['fr-fr'] = "Schéma"; -$text['label-upgrade_schema']['he' ] = ""; +$text['label-upgrade_schema']['he-il'] = ""; $text['label-upgrade_schema']['it-it'] = "Schema"; $text['label-upgrade_schema']['nl-nl'] = ""; -$text['label-upgrade_schema']['pl' ] = "Schemat"; +$text['label-upgrade_schema']['pl-pl'] = "Schemat"; $text['label-upgrade_schema']['pt-br'] = "Esquema"; $text['label-upgrade_schema']['pt-pt'] = "Esquema"; $text['label-upgrade_schema']['ru-ru'] = "Структура БД"; $text['label-upgrade_schema']['sv-se'] = "Schema"; -$text['label-upgrade_schema']['uk' ] = "Схеми"; +$text['label-upgrade_schema']['uk-ua'] = "Схеми"; $text['label-upgrade_permissions']['en-us'] = "Permission Defaults"; $text['label-upgrade_permissions']['ar-eg'] = ""; @@ -231,15 +231,15 @@ $text['label-upgrade_permissions']['de-at'] = "Berechtigungen zurücksetzen"; $text['label-upgrade_permissions']['de-de'] = "Berechtigungen zurücksetzen"; $text['label-upgrade_permissions']['es-cl'] = "predeterminados de permisos"; $text['label-upgrade_permissions']['fr-fr'] = "Autorisations par défaut"; -$text['label-upgrade_permissions']['he' ] = ""; +$text['label-upgrade_permissions']['he-il'] = ""; $text['label-upgrade_permissions']['it-it'] = "Permessi Predefiniti"; $text['label-upgrade_permissions']['nl-nl'] = ""; -$text['label-upgrade_permissions']['pl' ] = "Ustawienia domyślne uprawnień"; +$text['label-upgrade_permissions']['pl-pl'] = "Ustawienia domyślne uprawnień"; $text['label-upgrade_permissions']['pt-br'] = "Pedrões da permissão"; $text['label-upgrade_permissions']['pt-pt'] = "Padrões de permissão"; $text['label-upgrade_permissions']['ru-ru'] = "Права по умолчанию"; $text['label-upgrade_permissions']['sv-se'] = "Standard Rättigheter"; -$text['label-upgrade_permissions']['uk' ] = "Типові привілеї"; +$text['label-upgrade_permissions']['uk-ua'] = "Типові привілеї"; $text['label-upgrade_menu']['en-us'] = "Menu Defaults"; $text['label-upgrade_menu']['ar-eg'] = ""; @@ -247,15 +247,15 @@ $text['label-upgrade_menu']['de-at'] = "Menüs zurücksetzen"; $text['label-upgrade_menu']['de-de'] = "Menüs zurücksetzen"; $text['label-upgrade_menu']['es-cl'] = "Omisión del menú"; $text['label-upgrade_menu']['fr-fr'] = "Menu par défaut"; -$text['label-upgrade_menu']['he' ] = ""; +$text['label-upgrade_menu']['he-il'] = ""; $text['label-upgrade_menu']['it-it'] = "Menu Predefiniti"; $text['label-upgrade_menu']['nl-nl'] = ""; -$text['label-upgrade_menu']['pl' ] = "Ustawienia domyślne menu"; +$text['label-upgrade_menu']['pl-pl'] = "Ustawienia domyślne menu"; $text['label-upgrade_menu']['pt-br'] = "Menu padrão"; $text['label-upgrade_menu']['pt-pt'] = "Menu Defaults"; $text['label-upgrade_menu']['ru-ru'] = "Элементы меню по умолчанию"; $text['label-upgrade_menu']['sv-se'] = "Standard Menyer"; -$text['label-upgrade_menu']['uk' ] = "Типові елементи меню"; +$text['label-upgrade_menu']['uk-ua'] = "Типові елементи меню"; $text['label-upgrade_data_types']['en-us'] = "Data Types"; $text['label-upgrade_data_types']['ar-eg'] = ""; @@ -263,15 +263,15 @@ $text['label-upgrade_data_types']['de-at'] = "Daten Typen"; $text['label-upgrade_data_types']['de-de'] = "Daten Typen"; $text['label-upgrade_data_types']['es-cl'] = "Tipos de datos"; $text['label-upgrade_data_types']['fr-fr'] = "Types de données"; -$text['label-upgrade_data_types']['he' ] = ""; +$text['label-upgrade_data_types']['he-il'] = ""; $text['label-upgrade_data_types']['it-it'] = "Tipi di dato"; $text['label-upgrade_data_types']['nl-nl'] = ""; -$text['label-upgrade_data_types']['pl' ] = "Rodzaje danych"; +$text['label-upgrade_data_types']['pl-pl'] = "Rodzaje danych"; $text['label-upgrade_data_types']['pt-br'] = "Tipo de dados"; $text['label-upgrade_data_types']['pt-pt'] = "Tipos de Dados"; $text['label-upgrade_data_types']['ru-ru'] = "Типы данных"; $text['label-upgrade_data_types']['sv-se'] = "Datatyper"; -$text['label-upgrade_data_types']['uk' ] = "Типи даних"; +$text['label-upgrade_data_types']['uk-ua'] = "Типи даних"; $text['label-upgrade_apps']['en-us'] = "App Defaults"; $text['label-upgrade_apps']['ar-eg'] = ""; @@ -279,15 +279,15 @@ $text['label-upgrade_apps']['de-at'] = "Applikationen zurücksetzen"; $text['label-upgrade_apps']['de-de'] = "Applikationen zurücksetzen"; $text['label-upgrade_apps']['es-cl'] = "predeterminadas de la aplicación"; $text['label-upgrade_apps']['fr-fr'] = "Défaut de l'application"; -$text['label-upgrade_apps']['he' ] = ""; +$text['label-upgrade_apps']['he-il'] = ""; $text['label-upgrade_apps']['it-it'] = "Impostazioni di default per le Applicazioni"; $text['label-upgrade_apps']['nl-nl'] = ""; -$text['label-upgrade_apps']['pl' ] = "Ustawienia domyślne aplikacji"; +$text['label-upgrade_apps']['pl-pl'] = "Ustawienia domyślne aplikacji"; $text['label-upgrade_apps']['pt-br'] = "Padrões de aplicativos"; $text['label-upgrade_apps']['pt-pt'] = "Padrões de aplicativos"; $text['label-upgrade_apps']['ru-ru'] = "Настройки по умолчанию"; $text['label-upgrade_apps']['sv-se'] = "App Standard"; -$text['label-upgrade_apps']['uk' ] = "Типові значення додатків"; +$text['label-upgrade_apps']['uk-ua'] = "Типові значення додатків"; $text['label-upgrade_switch']['en-us'] = "Switch Upgrade"; $text['label-upgrade_switch']['ar-eg'] = ""; @@ -295,15 +295,15 @@ $text['label-upgrade_switch']['de-at'] = "Switch aktualisieren"; $text['label-upgrade_switch']['de-de'] = "Switch aktualisieren"; $text['label-upgrade_switch']['es-cl'] = ""; $text['label-upgrade_switch']['fr-fr'] = ""; -$text['label-upgrade_switch']['he' ] = ""; +$text['label-upgrade_switch']['he-il'] = ""; $text['label-upgrade_switch']['it-it'] = "Aggiornamento Switch"; $text['label-upgrade_switch']['nl-nl'] = ""; -$text['label-upgrade_switch']['pl' ] = ""; +$text['label-upgrade_switch']['pl-pl'] = ""; $text['label-upgrade_switch']['pt-br'] = ""; $text['label-upgrade_switch']['pt-pt'] = ""; $text['label-upgrade_switch']['ru-ru'] = "Обновление коммутатора"; $text['label-upgrade_switch']['sv-se'] = ""; -$text['label-upgrade_switch']['uk' ] = ""; +$text['label-upgrade_switch']['uk-ua'] = ""; $text['label-upgrade']['en-us'] = "Upgrade"; $text['label-upgrade']['ar-eg'] = ""; @@ -311,15 +311,15 @@ $text['label-upgrade']['de-at'] = "Aktualisieren"; $text['label-upgrade']['de-de'] = "Aktualisieren"; $text['label-upgrade']['es-cl'] = "Actualizar"; $text['label-upgrade']['fr-fr'] = "Mise à jour"; -$text['label-upgrade']['he' ] = ""; +$text['label-upgrade']['he-il'] = ""; $text['label-upgrade']['it-it'] = "Aggiorna"; $text['label-upgrade']['nl-nl'] = ""; -$text['label-upgrade']['pl' ] = "Aktualizacja"; +$text['label-upgrade']['pl-pl'] = "Aktualizacja"; $text['label-upgrade']['pt-br'] = "Atualizar"; $text['label-upgrade']['pt-pt'] = "Actualizar"; $text['label-upgrade']['ru-ru'] = "Обновление"; $text['label-upgrade']['sv-se'] = "Uppgradera"; -$text['label-upgrade']['uk' ] = "Оновлення"; +$text['label-upgrade']['uk-ua'] = "Оновлення"; $text['label-type']['en-us'] = "Type"; $text['label-type']['ar-eg'] = ""; @@ -327,15 +327,15 @@ $text['label-type']['de-at'] = "Typ"; $text['label-type']['de-de'] = "Typ"; $text['label-type']['es-cl'] = "Tipo"; $text['label-type']['fr-fr'] = "Type"; -$text['label-type']['he' ] = ""; +$text['label-type']['he-il'] = ""; $text['label-type']['it-it'] = "Tipo"; $text['label-type']['nl-nl'] = ""; -$text['label-type']['pl' ] = "Typ"; +$text['label-type']['pl-pl'] = "Typ"; $text['label-type']['pt-br'] = "Tipo"; $text['label-type']['pt-pt'] = "Tipo"; $text['label-type']['ru-ru'] = "Тип"; $text['label-type']['sv-se'] = "Typ"; -$text['label-type']['uk' ] = "Тип"; +$text['label-type']['uk-ua'] = "Тип"; $text['label-table']['en-us'] = "Table"; $text['label-table']['ar-eg'] = ""; @@ -343,15 +343,15 @@ $text['label-table']['de-at'] = "Tabelle"; $text['label-table']['de-de'] = "Tabelle"; $text['label-table']['es-cl'] = "Tabla"; $text['label-table']['fr-fr'] = "Table"; -$text['label-table']['he' ] = ""; +$text['label-table']['he-il'] = ""; $text['label-table']['it-it'] = "Tabella"; $text['label-table']['nl-nl'] = ""; -$text['label-table']['pl' ] = "Tabela"; +$text['label-table']['pl-pl'] = "Tabela"; $text['label-table']['pt-br'] = "Tabela"; $text['label-table']['pt-pt'] = "Tabela"; $text['label-table']['ru-ru'] = "Таблица"; $text['label-table']['sv-se'] = "Tabell"; -$text['label-table']['uk' ] = "Таблиця"; +$text['label-table']['uk-ua'] = "Таблиця"; $text['label-sql_changes']['en-us'] = "SQL Changes"; $text['label-sql_changes']['ar-eg'] = ""; @@ -359,15 +359,15 @@ $text['label-sql_changes']['de-at'] = "SQL Änderungen"; $text['label-sql_changes']['de-de'] = "SQL Änderungen"; $text['label-sql_changes']['es-cl'] = "Cambios SQL"; $text['label-sql_changes']['fr-fr'] = "Modifications SQL"; -$text['label-sql_changes']['he' ] = ""; +$text['label-sql_changes']['he-il'] = ""; $text['label-sql_changes']['it-it'] = "Cambiamenti SQL"; $text['label-sql_changes']['nl-nl'] = ""; -$text['label-sql_changes']['pl' ] = "Zmiany SQL"; +$text['label-sql_changes']['pl-pl'] = "Zmiany SQL"; $text['label-sql_changes']['pt-br'] = "Modificações do SQL"; $text['label-sql_changes']['pt-pt'] = "Modificações SQL"; $text['label-sql_changes']['ru-ru'] = "Изменения SQL"; $text['label-sql_changes']['sv-se'] = "SQL Ändringar"; -$text['label-sql_changes']['uk' ] = "Зміни SQL"; +$text['label-sql_changes']['uk-ua'] = "Зміни SQL"; $text['label-schema']['en-us'] = "Schema"; $text['label-schema']['ar-eg'] = ""; @@ -375,15 +375,15 @@ $text['label-schema']['de-at'] = "Schema"; $text['label-schema']['de-de'] = "Schema"; $text['label-schema']['es-cl'] = "Esquema"; $text['label-schema']['fr-fr'] = "Schéma"; -$text['label-schema']['he' ] = ""; +$text['label-schema']['he-il'] = ""; $text['label-schema']['it-it'] = "Schema"; $text['label-schema']['nl-nl'] = ""; -$text['label-schema']['pl' ] = "Schemat"; +$text['label-schema']['pl-pl'] = "Schemat"; $text['label-schema']['pt-br'] = "Esquema"; $text['label-schema']['pt-pt'] = "Esquema"; $text['label-schema']['ru-ru'] = "Структура БД"; $text['label-schema']['sv-se'] = "Schema"; -$text['label-schema']['uk' ] = "Схеми"; +$text['label-schema']['uk-ua'] = "Схеми"; $text['label-no_change']['en-us'] = "No Change"; $text['label-no_change']['ar-eg'] = ""; @@ -391,15 +391,15 @@ $text['label-no_change']['de-at'] = "Keine Änderungen"; $text['label-no_change']['de-de'] = "Keine Änderungen"; $text['label-no_change']['es-cl'] = "Sin Carga"; $text['label-no_change']['fr-fr'] = "Pas de changement"; -$text['label-no_change']['he' ] = ""; +$text['label-no_change']['he-il'] = ""; $text['label-no_change']['it-it'] = "Nessun cambiamento"; $text['label-no_change']['nl-nl'] = ""; -$text['label-no_change']['pl' ] = "Bez zmian"; +$text['label-no_change']['pl-pl'] = "Bez zmian"; $text['label-no_change']['pt-br'] = "Sem mudanças"; $text['label-no_change']['pt-pt'] = "Sem Mudança"; $text['label-no_change']['ru-ru'] = "Без изменений"; $text['label-no_change']['sv-se'] = "Ingen Ändring"; -$text['label-no_change']['uk' ] = "Без змін"; +$text['label-no_change']['uk-ua'] = "Без змін"; $text['label-name']['en-us'] = "Name"; $text['label-name']['ar-eg'] = ""; @@ -407,15 +407,15 @@ $text['label-name']['de-at'] = "Name"; $text['label-name']['de-de'] = "Name"; $text['label-name']['es-cl'] = "Nombre"; $text['label-name']['fr-fr'] = "Nom"; -$text['label-name']['he' ] = ""; +$text['label-name']['he-il'] = ""; $text['label-name']['it-it'] = "Nome"; $text['label-name']['nl-nl'] = ""; -$text['label-name']['pl' ] = "Nazwa"; +$text['label-name']['pl-pl'] = "Nazwa"; $text['label-name']['pt-br'] = "Nome"; $text['label-name']['pt-pt'] = "Nome"; $text['label-name']['ru-ru'] = "Имя"; $text['label-name']['sv-se'] = "Namn"; -$text['label-name']['uk' ] = "Назва"; +$text['label-name']['uk-ua'] = "Назва"; $text['label-exists']['en-us'] = "Exists"; $text['label-exists']['ar-eg'] = ""; @@ -423,15 +423,15 @@ $text['label-exists']['de-at'] = "Existiert"; $text['label-exists']['de-de'] = "Existiert"; $text['label-exists']['es-cl'] = "Existe"; $text['label-exists']['fr-fr'] = "Existe"; -$text['label-exists']['he' ] = ""; +$text['label-exists']['he-il'] = ""; $text['label-exists']['it-it'] = "Esiste"; $text['label-exists']['nl-nl'] = ""; -$text['label-exists']['pl' ] = "Istnieje"; +$text['label-exists']['pl-pl'] = "Istnieje"; $text['label-exists']['pt-br'] = "Existente"; $text['label-exists']['pt-pt'] = "Existe"; $text['label-exists']['ru-ru'] = "Существует"; $text['label-exists']['sv-se'] = "Existerar"; -$text['label-exists']['uk' ] = "Існує"; +$text['label-exists']['uk-ua'] = "Існує"; $text['label-details']['en-us'] = "Details"; $text['label-details']['ar-eg'] = ""; @@ -439,15 +439,15 @@ $text['label-details']['de-at'] = "Details"; $text['label-details']['de-de'] = "Details"; $text['label-details']['es-cl'] = "Detalles"; $text['label-details']['fr-fr'] = "Détails"; -$text['label-details']['he' ] = ""; +$text['label-details']['he-il'] = ""; $text['label-details']['it-it'] = "Dettagli"; $text['label-details']['nl-nl'] = ""; -$text['label-details']['pl' ] = "Szczegóły"; +$text['label-details']['pl-pl'] = "Szczegóły"; $text['label-details']['pt-br'] = "Detalhes"; $text['label-details']['pt-pt'] = "Detalhes"; $text['label-details']['ru-ru'] = "Детали"; $text['label-details']['sv-se'] = "Detaljer"; -$text['label-details']['uk' ] = "Деталі"; +$text['label-details']['uk-ua'] = "Деталі"; $text['label-database']['en-us'] = "Database"; $text['label-database']['ar-eg'] = ""; @@ -455,15 +455,15 @@ $text['label-database']['de-at'] = "Datenbank"; $text['label-database']['de-de'] = "Datenbank"; $text['label-database']['es-cl'] = "Base de datos"; $text['label-database']['fr-fr'] = "Base de Données"; -$text['label-database']['he' ] = ""; +$text['label-database']['he-il'] = ""; $text['label-database']['it-it'] = "Database"; $text['label-database']['nl-nl'] = ""; -$text['label-database']['pl' ] = "Baza danych"; +$text['label-database']['pl-pl'] = "Baza danych"; $text['label-database']['pt-br'] = "Base da dados"; $text['label-database']['pt-pt'] = "Base de Dados"; $text['label-database']['ru-ru'] = "База данных"; $text['label-database']['sv-se'] = "Databas"; -$text['label-database']['uk' ] = "База даних"; +$text['label-database']['uk-ua'] = "База даних"; $text['header-upgrade_schema_results']['en-us'] = "Schema Results"; $text['header-upgrade_schema_results']['ar-eg'] = ""; @@ -471,15 +471,15 @@ $text['header-upgrade_schema_results']['de-at'] = "Schema Ergebnisse"; $text['header-upgrade_schema_results']['de-de'] = "Schema Ergebnisse"; $text['header-upgrade_schema_results']['es-cl'] = "Resultados de Esquema"; $text['header-upgrade_schema_results']['fr-fr'] = "Résultats de Schéma"; -$text['header-upgrade_schema_results']['he' ] = ""; +$text['header-upgrade_schema_results']['he-il'] = ""; $text['header-upgrade_schema_results']['it-it'] = "Risultato Schema"; $text['header-upgrade_schema_results']['nl-nl'] = ""; -$text['header-upgrade_schema_results']['pl' ] = "Wyniki schematu"; +$text['header-upgrade_schema_results']['pl-pl'] = "Wyniki schematu"; $text['header-upgrade_schema_results']['pt-br'] = "Resultados do esquema"; $text['header-upgrade_schema_results']['pt-pt'] = "Resultados de Esquema"; $text['header-upgrade_schema_results']['ru-ru'] = "Результирующая структура БД"; $text['header-upgrade_schema_results']['sv-se'] = "Schema Resultat"; -$text['header-upgrade_schema_results']['uk' ] = "Результати схем"; +$text['header-upgrade_schema_results']['uk-ua'] = "Результати схем"; $text['header-upgrade']['en-us'] = "Upgrade"; $text['header-upgrade']['ar-eg'] = ""; @@ -487,15 +487,15 @@ $text['header-upgrade']['de-at'] = "Aktualisieren"; $text['header-upgrade']['de-de'] = "Aktualisieren"; $text['header-upgrade']['es-cl'] = "Actualizar"; $text['header-upgrade']['fr-fr'] = "Mise à jour"; -$text['header-upgrade']['he' ] = ""; +$text['header-upgrade']['he-il'] = ""; $text['header-upgrade']['it-it'] = "Aggiorna"; $text['header-upgrade']['nl-nl'] = ""; -$text['header-upgrade']['pl' ] = "Aktualizacja"; +$text['header-upgrade']['pl-pl'] = "Aktualizacja"; $text['header-upgrade']['pt-br'] = "Atualizar"; $text['header-upgrade']['pt-pt'] = "Actualizar"; $text['header-upgrade']['ru-ru'] = "Обновление"; $text['header-upgrade']['sv-se'] = "Uppgradera"; -$text['header-upgrade']['uk' ] = "Оновлення"; +$text['header-upgrade']['uk-ua'] = "Оновлення"; $text['header-source_update_results']['en-us'] = "Results"; $text['header-source_update_results']['ar-eg'] = ""; @@ -503,15 +503,15 @@ $text['header-source_update_results']['de-at'] = "Ergebnisse"; $text['header-source_update_results']['de-de'] = "Ergebnisse"; $text['header-source_update_results']['es-cl'] = "Respuesta"; $text['header-source_update_results']['fr-fr'] = "Résultats"; -$text['header-source_update_results']['he' ] = ""; +$text['header-source_update_results']['he-il'] = ""; $text['header-source_update_results']['it-it'] = "Risultati"; $text['header-source_update_results']['nl-nl'] = ""; -$text['header-source_update_results']['pl' ] = "Rezultat"; +$text['header-source_update_results']['pl-pl'] = "Rezultat"; $text['header-source_update_results']['pt-br'] = "Resposta"; $text['header-source_update_results']['pt-pt'] = "Response"; $text['header-source_update_results']['ru-ru'] = "Результаты"; $text['header-source_update_results']['sv-se'] = "Resultat"; -$text['header-source_update_results']['uk' ] = "Результати"; +$text['header-source_update_results']['uk-ua'] = "Результати"; $text['header-database_type']['en-us'] = "Database Type"; $text['header-database_type']['ar-eg'] = ""; @@ -519,15 +519,15 @@ $text['header-database_type']['de-at'] = "Datenbank Typ"; $text['header-database_type']['de-de'] = "Datenbank Typ"; $text['header-database_type']['es-cl'] = "Tipo de base de datos"; $text['header-database_type']['fr-fr'] = "Type de base de données"; -$text['header-database_type']['he' ] = ""; +$text['header-database_type']['he-il'] = ""; $text['header-database_type']['it-it'] = "Tipo Database"; $text['header-database_type']['nl-nl'] = ""; -$text['header-database_type']['pl' ] = "Rodzaj bazy danych"; +$text['header-database_type']['pl-pl'] = "Rodzaj bazy danych"; $text['header-database_type']['pt-br'] = "Tipo de base de dados"; $text['header-database_type']['pt-pt'] = "Tipo de Base de Dados"; $text['header-database_type']['ru-ru'] = "Тип базы данных"; $text['header-database_type']['sv-se'] = "Databas Typ"; -$text['header-database_type']['uk' ] = "Тип бази даних"; +$text['header-database_type']['uk-ua'] = "Тип бази даних"; $text['description-upgrade_source']['en-us'] = "Updates FusionPBX source files from the respository."; $text['description-upgrade_source']['ar-eg'] = ""; @@ -535,15 +535,15 @@ $text['description-upgrade_source']['de-at'] = "Aktualisiert den FusionPBX Quell $text['description-upgrade_source']['de-de'] = "Aktualisiert den FusionPBX Quellcode aus dem Repository"; $text['description-upgrade_source']['es-cl'] = "Archivos de origen Actualizaciones FusionPBX del repositorio."; $text['description-upgrade_source']['fr-fr'] = "Mise à jour du code source de FusionPBX depuis le dépôt."; -$text['description-upgrade_source']['he' ] = ""; +$text['description-upgrade_source']['he-il'] = ""; $text['description-upgrade_source']['it-it'] = "Aggiornamenti dei files sorgenti di FusionPBX dal repository."; $text['description-upgrade_source']['nl-nl'] = ""; -$text['description-upgrade_source']['pl' ] = "Uaktualnia pliki źródłowe FusionPBX z przechowalni."; +$text['description-upgrade_source']['pl-pl'] = "Uaktualnia pliki źródłowe FusionPBX z przechowalni."; $text['description-upgrade_source']['pt-br'] = "Arquivos de atualização"; $text['description-upgrade_source']['pt-pt'] = "Arquivos de origem Atualizações FusionPBX do repositório."; $text['description-upgrade_source']['ru-ru'] = "Обновляет исходные файлы FusionPBX из репозитория."; $text['description-upgrade_source']['sv-se'] = "Uppdaterar FusionPBX källfiler från respository."; -$text['description-upgrade_source']['uk' ] = "Оновлення вихідних файлів FusionPBX з репозиторію Subversion ."; +$text['description-upgrade_source']['uk-ua'] = "Оновлення вихідних файлів FusionPBX з репозиторію Subversion ."; $text['description-upgrade_schema']['en-us'] = "Checks to ensure table and field integrity in the database."; $text['description-upgrade_schema']['ar-eg'] = ""; @@ -551,15 +551,15 @@ $text['description-upgrade_schema']['de-at'] = "Überprüft die Integrität der $text['description-upgrade_schema']['de-de'] = "Überprüft die Integrität der Tabellen und Felder in der Datenbank."; $text['description-upgrade_schema']['es-cl'] = "Los cheques para asegurar mesa y campo de integridad en la base de datos."; $text['description-upgrade_schema']['fr-fr'] = "Contrôles pour assurer l'intégrité des tables et des champs dans la base de données."; -$text['description-upgrade_schema']['he' ] = ""; +$text['description-upgrade_schema']['he-il'] = ""; $text['description-upgrade_schema']['it-it'] = "Clicca per assicurare l'integrità di tabelle e campi nel database."; $text['description-upgrade_schema']['nl-nl'] = ""; -$text['description-upgrade_schema']['pl' ] = "Sprawdza integralność tabel i pól w bazie danych."; +$text['description-upgrade_schema']['pl-pl'] = "Sprawdza integralność tabel i pól w bazie danych."; $text['description-upgrade_schema']['pt-br'] = "Verificar integridade do banco de dados"; $text['description-upgrade_schema']['pt-pt'] = "Verifica para garantir a mesa e campo de integridade no banco de dados."; $text['description-upgrade_schema']['ru-ru'] = "Проверка целостности таблиц и полей в базе данных."; $text['description-upgrade_schema']['sv-se'] = "Kontroller för att säkerställa tabell och fält integritet i databasen."; -$text['description-upgrade_schema']['uk' ] = "Перевіряє цілісність таблиць і полів в базі даних."; +$text['description-upgrade_schema']['uk-ua'] = "Перевіряє цілісність таблиць і полів в базі даних."; $text['description-upgrade_permissions']['en-us'] = "Restores default group permissions."; $text['description-upgrade_permissions']['ar-eg'] = ""; @@ -567,15 +567,15 @@ $text['description-upgrade_permissions']['de-at'] = "Setzt die Standard Gruppen $text['description-upgrade_permissions']['de-de'] = "Setzt die Standard Gruppen Berechtigungen zurück."; $text['description-upgrade_permissions']['es-cl'] = "Restaura permisos de grupo por defecto."; $text['description-upgrade_permissions']['fr-fr'] = "Restaure les permissions de groupe par défaut."; -$text['description-upgrade_permissions']['he' ] = ""; +$text['description-upgrade_permissions']['he-il'] = ""; $text['description-upgrade_permissions']['it-it'] = "Ripristina i permessi predefiniti del gruppo."; $text['description-upgrade_permissions']['nl-nl'] = ""; -$text['description-upgrade_permissions']['pl' ] = "Przywraca domyślne uprawnienia grup."; +$text['description-upgrade_permissions']['pl-pl'] = "Przywraca domyślne uprawnienia grup."; $text['description-upgrade_permissions']['pt-br'] = "Restaurar as configurações do grupo padrão"; $text['description-upgrade_permissions']['pt-pt'] = "Restaura as permissões do grupo padrão."; $text['description-upgrade_permissions']['ru-ru'] = "Восстанавливает права по умолчанию для групп."; $text['description-upgrade_permissions']['sv-se'] = "Återställ standardrättigheter för grupper."; -$text['description-upgrade_permissions']['uk' ] = "Відновлює дозволи групи за замовчуванням."; +$text['description-upgrade_permissions']['uk-ua'] = "Відновлює дозволи групи за замовчуванням."; $text['description-upgrade_menu']['en-us'] = "Restores the default items in the selected menu."; $text['description-upgrade_menu']['ar-eg'] = ""; @@ -583,15 +583,15 @@ $text['description-upgrade_menu']['de-at'] = "Setzt die Menüpunkte im ausgewäh $text['description-upgrade_menu']['de-de'] = "Setzt die Menüpunkte im ausgewählten Menü auf den Standard zurück."; $text['description-upgrade_menu']['es-cl'] = "Restaura los elementos predeterminados del menú seleccionado."; $text['description-upgrade_menu']['fr-fr'] = "Restaure les éléments par défaut dans le menu sélectionné."; -$text['description-upgrade_menu']['he' ] = ""; +$text['description-upgrade_menu']['he-il'] = ""; $text['description-upgrade_menu']['it-it'] = "Ripristina gli elementi predefiniti nel menu."; $text['description-upgrade_menu']['nl-nl'] = ""; -$text['description-upgrade_menu']['pl' ] = "Przywraca domyślne elementy wybranego menu."; +$text['description-upgrade_menu']['pl-pl'] = "Przywraca domyślne elementy wybranego menu."; $text['description-upgrade_menu']['pt-br'] = "Restaurar os itens padrão do menu selecionado"; $text['description-upgrade_menu']['pt-pt'] = "Restaura os itens padrão do menu selecionado."; $text['description-upgrade_menu']['ru-ru'] = "Восстанавливает элементы по умолчанию в выбранном меню."; $text['description-upgrade_menu']['sv-se'] = "Återställer standard objekt i den valda menyn."; -$text['description-upgrade_menu']['uk' ] = "Відновлює типові елементи в обраному меню."; +$text['description-upgrade_menu']['uk-ua'] = "Відновлює типові елементи в обраному меню."; $text['description-upgrade_data_types']['en-us'] = "Detects and updates incorrect field data types."; $text['description-upgrade_data_types']['ar-eg'] = ""; @@ -599,15 +599,15 @@ $text['description-upgrade_data_types']['de-at'] = "Ermittelt fehlerhafte Datent $text['description-upgrade_data_types']['de-de'] = "Ermittelt fehlerhafte Datentypen und korrigiert diese."; $text['description-upgrade_data_types']['es-cl'] = "Detecta y actualiza los tipos de datos de campo correctos."; $text['description-upgrade_data_types']['fr-fr'] = "Détecte et met à jour les types de données de champ incorrect."; -$text['description-upgrade_data_types']['he' ] = ""; +$text['description-upgrade_data_types']['he-il'] = ""; $text['description-upgrade_data_types']['it-it'] = "Individua e aggiorna i campi di tipo errato."; $text['description-upgrade_data_types']['nl-nl'] = ""; -$text['description-upgrade_data_types']['pl' ] = "Wykrywa i aktualizuje niepoprawne typy pól w bazie danych."; +$text['description-upgrade_data_types']['pl-pl'] = "Wykrywa i aktualizuje niepoprawne typy pól w bazie danych."; $text['description-upgrade_data_types']['pt-br'] = "Detectar atualuzações com campos incorrentos dos tipos de dados "; $text['description-upgrade_data_types']['pt-pt'] = "Detecta e atualizações de campo incorreta tipos de dados."; $text['description-upgrade_data_types']['ru-ru'] = "Обнаруживает и обновляет некорректные типы данных полей."; $text['description-upgrade_data_types']['sv-se'] = "Detekterar och uppdaterar inkorrekta fält datatyper."; -$text['description-upgrade_data_types']['uk' ] = "Виявляє і оновлює невірні типи даних полів."; +$text['description-upgrade_data_types']['uk-ua'] = "Виявляє і оновлює невірні типи даних полів."; $text['description-upgrade_apps']['en-us'] = "Executes the default settings for each application."; $text['description-upgrade_apps']['ar-eg'] = ""; @@ -615,15 +615,15 @@ $text['description-upgrade_apps']['de-at'] = "Setzt alle Applikationen auf die S $text['description-upgrade_apps']['de-de'] = "Setzt alle Applikationen auf die Standardeinstellungen zurück."; $text['description-upgrade_apps']['es-cl'] = "Ejecuta la configuración predeterminada para cada aplicación."; $text['description-upgrade_apps']['fr-fr'] = "Rétablis les paramètres par défaut pour chaque application."; -$text['description-upgrade_apps']['he' ] = ""; +$text['description-upgrade_apps']['he-il'] = ""; $text['description-upgrade_apps']['it-it'] = "Applica le impostazioni predefinite per ogni applicazione."; $text['description-upgrade_apps']['nl-nl'] = ""; -$text['description-upgrade_apps']['pl' ] = "Przywraca domyślne ustawienia każdej aplikacji."; +$text['description-upgrade_apps']['pl-pl'] = "Przywraca domyślne ustawienia każdej aplikacji."; $text['description-upgrade_apps']['pt-br'] = "Executar as configurações padrão para cada aplicação"; $text['description-upgrade_apps']['pt-pt'] = "Executa as configurações padrão para cada aplicação."; $text['description-upgrade_apps']['ru-ru'] = "Выполняет настройки по умолчанию для каждого приложения."; $text['description-upgrade_apps']['sv-se'] = "Återställer standardinställningar för alla applikationer."; -$text['description-upgrade_apps']['uk' ] = "Встановлює типові значення для додатків"; +$text['description-upgrade_apps']['uk-ua'] = "Встановлює типові значення для додатків"; $text['description-upgrade_switch']['en-us'] = "Runs the upgrade switch routine."; $text['description-upgrade_switch']['ar-eg'] = ""; @@ -631,15 +631,15 @@ $text['description-upgrade_switch']['de-at'] = "Führt die Switch-Update Routine $text['description-upgrade_switch']['de-de'] = "Führt die Switch-Update Routine aus"; $text['description-upgrade_switch']['es-cl'] = ""; $text['description-upgrade_switch']['fr-fr'] = ""; -$text['description-upgrade_switch']['he' ] = ""; +$text['description-upgrade_switch']['he-il'] = ""; $text['description-upgrade_switch']['it-it'] = "Avvia l'aggiornamento delle routing dello switch."; $text['description-upgrade_switch']['nl-nl'] = ""; -$text['description-upgrade_switch']['pl' ] = ""; +$text['description-upgrade_switch']['pl-pl'] = ""; $text['description-upgrade_switch']['pt-br'] = ""; $text['description-upgrade_switch']['pt-pt'] = ""; $text['description-upgrade_switch']['ru-ru'] = "Выполняет процедуру обновления коммутатора."; $text['description-upgrade_switch']['sv-se'] = ""; -$text['description-upgrade_switch']['uk' ] = ""; +$text['description-upgrade_switch']['uk-ua'] = ""; $text['description-upgrade']['en-us'] = "Select the actions below you wish to perform."; $text['description-upgrade']['ar-eg'] = ""; @@ -647,15 +647,15 @@ $text['description-upgrade']['de-at'] = "Wählen Sie die die gewünschten Aktion $text['description-upgrade']['de-de'] = "Wählen Sie die die gewünschten Aktionen unten aus."; $text['description-upgrade']['es-cl'] = "Seleccione las acciones a continuación que desea realizar."; $text['description-upgrade']['fr-fr'] = "Sélectionnez les actions ci-dessous que vous souhaitez effectuer."; -$text['description-upgrade']['he' ] = ""; +$text['description-upgrade']['he-il'] = ""; $text['description-upgrade']['it-it'] = "Seleziona le azioni che vuoi eseguire qui sotto."; $text['description-upgrade']['nl-nl'] = ""; -$text['description-upgrade']['pl' ] = "Wybierz opcje, które chcesz wykonać."; +$text['description-upgrade']['pl-pl'] = "Wybierz opcje, które chcesz wykonać."; $text['description-upgrade']['pt-br'] = "Seleciona as ações abaixo que deseja executar "; $text['description-upgrade']['pt-pt'] = "Selecione as ações abaixo você deseja executar."; $text['description-upgrade']['ru-ru'] = "Выберите действия ниже, которые вы хотите выполнить."; $text['description-upgrade']['sv-se'] = "Välj de åtgärder nedan som du vill utföra."; -$text['description-upgrade']['uk' ] = "Виберіть об’єкти для оновлення"; +$text['description-upgrade']['uk-ua'] = "Виберіть об’єкти для оновлення"; $text['button-upgrade_execute']['en-us'] = "Execute"; $text['button-upgrade_execute']['ar-eg'] = ""; @@ -663,14 +663,14 @@ $text['button-upgrade_execute']['de-at'] = "Ausführen"; $text['button-upgrade_execute']['de-de'] = "Ausführen"; $text['button-upgrade_execute']['es-cl'] = "Ejecutar"; $text['button-upgrade_execute']['fr-fr'] = "Exécuter"; -$text['button-upgrade_execute']['he' ] = ""; +$text['button-upgrade_execute']['he-il'] = ""; $text['button-upgrade_execute']['it-it'] = "Esegui"; $text['button-upgrade_execute']['nl-nl'] = ""; -$text['button-upgrade_execute']['pl' ] = "Wykonaj"; +$text['button-upgrade_execute']['pl-pl'] = "Wykonaj"; $text['button-upgrade_execute']['pt-br'] = "Executar"; $text['button-upgrade_execute']['pt-pt'] = "Executar"; $text['button-upgrade_execute']['ru-ru'] = "Выполнить"; $text['button-upgrade_execute']['sv-se'] = "Kör"; -$text['button-upgrade_execute']['uk' ] = "Виконати"; +$text['button-upgrade_execute']['uk-ua'] = "Виконати"; ?> diff --git a/core/user_settings/app_languages.php b/core/user_settings/app_languages.php index dc7931daaf..5e3bf4eecd 100644 --- a/core/user_settings/app_languages.php +++ b/core/user_settings/app_languages.php @@ -1,5 +1,5 @@ diff --git a/core/users/app_languages.php b/core/users/app_languages.php index 21dfa7f022..7218463dd0 100644 --- a/core/users/app_languages.php +++ b/core/users/app_languages.php @@ -1,5 +1,5 @@ diff --git a/resources/app_languages.php b/resources/app_languages.php index b9986fefff..786d377472 100644 --- a/resources/app_languages.php +++ b/resources/app_languages.php @@ -1,5 +1,5 @@ diff --git a/resources/classes/text.php b/resources/classes/text.php index b716213f7f..058320440c 100644 --- a/resources/classes/text.php +++ b/resources/classes/text.php @@ -10,6 +10,14 @@ class text { * Called when the object is created */ public $languages; + public $legacy_map = array ( + 'he' => 'he-il', + 'pl' => 'pl-pl', + 'uk' => 'uk-ua', + 'he-il' => 'he', + 'pl-pl' => 'pl', + 'uk-ua' => 'uk', + ); public function __construct() { //define the text array @@ -27,6 +35,7 @@ class text { //support legacy variable $_SESSION['app']['languages'] = $languages; $this->languages = $languages; + } /** @@ -61,17 +70,24 @@ class text { else { $lang_path = getcwd().'/app_languages.php'; } - if(file_exists($lang_path)){ + if(file_exists($lang_path)) { require $lang_path; } //check the session language - if (isset($_SESSION['domain']) and $language_code == null){ + if (isset($_SESSION['domain']) and $language_code == null) { $language_code = $_SESSION['domain']['language']['code']; } elseif ($language_code == null){ $language_code = 'en-us'; } + //check the language code + if(strlen($language_code) == 2) { + if(array_key_exists($language_code, $this->legacy_map)) { + $language_code = $this->legacy_map[$language_code]; + } + } + //reduce to specific language if ($language_code != 'all') { if (is_array($text)) foreach ($text as $key => $value) { @@ -122,13 +138,19 @@ class text { foreach ($text as $lang_label => $lang_codes) { //behave differently if we are one of the special language-* tags - if(preg_match('/\Alanguage-\w{2}(?:-\w{2})?\z/',$lang_label)) { + if(preg_match('/\Alanguage-(\w{2}|\w{2}-\w{2})\z/', $lang_label, $lang_code)) { if($lang_label == 'language-en-us') fwrite($lang_file, "\n"); + $target_lang = $lang_code[1]; + if(strlen($target_lang) == 2) { + if(array_key_exists($target_lang, $this->legacy_map)) { + $target_lang = $this->legacy_map[$target_lang]; + } + } $spacer = ""; - if(strlen($lang_label) == 11) + if(strlen($target_lang) == 11) $spacer = " "; - fwrite($lang_file, "\$text['$lang_label'$spacer]['en-us'] = \"".$this->escape_str(array_shift($text[$lang_label]))."\";\n"); + fwrite($lang_file, "\$text['language-$target_lang'$spacer]['en-us'] = \"".$this->escape_str(array_shift($text[$lang_label]))."\";\n"); }else{ //put a line break in between the last tag if it has changed @@ -138,21 +160,33 @@ class text { $value = ""; $append = ""; $spacer = ""; - if(strlen($lang_code) == 2) + $target_lang = $lang_code; + if(strlen($lang_code) == 2) { + if(array_key_exists($lang_code, $this->legacy_map)) { + $target_lang = $this->legacy_map[$lang_code]; + } + } + if(strlen($target_lang) == 2) $spacer = " "; if(array_key_exists($lang_code, $text[$lang_label])) $value = $text[$lang_label][$lang_code]; - fwrite($lang_file, "\$text['$lang_label']['$lang_code'$spacer] = \"".$this->escape_str($value)."\";$append\n"); + if(strlen($value) == 0 and array_key_exists($target_lang, $this->legacy_map)) { + $value = $text[$lang_label][$this->legacy_map[$target_lang]]; + } + fwrite($lang_file, "\$text['$lang_label']['$target_lang'$spacer] = \"".$this->escape_str($value)."\";$append\n"); } } $last_lang_label = $lang_label; } - + //close the language file fwrite($lang_file, "\n?>\n"); fclose($lang_file); } + private function escape_str($string = '') { + //remove \' otherwise we end up with a double escape + return preg_replace("/\\\'/", "'", $string); //perform initial escape $string = addslashes($string); //swap \' back otherwise we end up with a double escape diff --git a/themes/default/app_languages.php b/themes/default/app_languages.php index fbe487532c..14a5e2f5e2 100644 --- a/themes/default/app_languages.php +++ b/themes/default/app_languages.php @@ -1,5 +1,5 @@