From 5c819ea05021ea06e6df36c8aaf1a2a0e550d324 Mon Sep 17 00:00:00 2001 From: FusionPBX Date: Thu, 16 Sep 2021 14:58:33 -0600 Subject: [PATCH] Add the north_america_islands text label. --- app/dialplan_outbound/app_languages.php | 221 +++++++++++++----------- 1 file changed, 121 insertions(+), 100 deletions(-) diff --git a/app/dialplan_outbound/app_languages.php b/app/dialplan_outbound/app_languages.php index f8243b49fc..02766195c9 100644 --- a/app/dialplan_outbound/app_languages.php +++ b/app/dialplan_outbound/app_languages.php @@ -211,47 +211,68 @@ $text['label-outbound-routes']['ru-ru'] = "Исходящие маршруты"; $text['label-outbound-routes']['sv-se'] = "Utgående Route"; $text['label-outbound-routes']['uk-ua'] = "Вихідні маршрути"; -$text['label-north-america-intl']['en-us'] = "North America International"; -$text['label-north-america-intl']['en-gb'] = "North America International"; -$text['label-north-america-intl']['ar-eg'] = ""; -$text['label-north-america-intl']['de-at'] = "Nordamerika International"; //copied from de-de -$text['label-north-america-intl']['de-ch'] = "Nordamerika International"; //copied from de-de -$text['label-north-america-intl']['de-de'] = "Nordamerika International"; -$text['label-north-america-intl']['es-cl'] = "America del Norte Internacional"; -$text['label-north-america-intl']['es-mx'] = "America del Norte Internacional"; //copied from es-cl -$text['label-north-america-intl']['fr-ca'] = "Amérique du Nord International"; //copied from fr-fr -$text['label-north-america-intl']['fr-fr'] = "Amérique du Nord International"; -$text['label-north-america-intl']['he-il'] = ""; -$text['label-north-america-intl']['it-it'] = "North America International"; -$text['label-north-america-intl']['nl-nl'] = "Noordamerika Internationaal"; -$text['label-north-america-intl']['pl-pl'] = "Ameryka Północna międzynarodowe"; -$text['label-north-america-intl']['pt-br'] = "América do Norte Internacional"; //copied from pt-pt -$text['label-north-america-intl']['pt-pt'] = "América do Norte Internacional"; -$text['label-north-america-intl']['ro-ro'] = ""; -$text['label-north-america-intl']['ru-ru'] = "Северная Америка Международный"; -$text['label-north-america-intl']['sv-se'] = "Nordamerika International"; -$text['label-north-america-intl']['uk-ua'] = "Північна Америка (міжнародний)"; +$text['label-north_america_intl']['en-us'] = "North America International"; +$text['label-north_america_intl']['en-gb'] = "North America International"; +$text['label-north_america_intl']['ar-eg'] = ""; +$text['label-north_america_intl']['de-at'] = "Nordamerika International"; //copied from de-de +$text['label-north_america_intl']['de-ch'] = "Nordamerika International"; //copied from de-de +$text['label-north_america_intl']['de-de'] = "Nordamerika International"; +$text['label-north_america_intl']['es-cl'] = "America del Norte Internacional"; +$text['label-north_america_intl']['es-mx'] = "America del Norte Internacional"; //copied from es-cl +$text['label-north_america_intl']['fr-ca'] = "Amérique du Nord International"; //copied from fr-fr +$text['label-north_america_intl']['fr-fr'] = "Amérique du Nord International"; +$text['label-north_america_intl']['he-il'] = ""; +$text['label-north_america_intl']['it-it'] = "North America International"; +$text['label-north_america_intl']['nl-nl'] = "Noordamerika Internationaal"; +$text['label-north_america_intl']['pl-pl'] = "Ameryka Północna międzynarodowe"; +$text['label-north_america_intl']['pt-br'] = "América do Norte Internacional"; //copied from pt-pt +$text['label-north_america_intl']['pt-pt'] = "América do Norte Internacional"; +$text['label-north_america_intl']['ro-ro'] = ""; +$text['label-north_america_intl']['ru-ru'] = "Северная Америка Международный"; +$text['label-north_america_intl']['sv-se'] = "Nordamerika International"; +$text['label-north_america_intl']['uk-ua'] = "Північна Америка (міжнародний)"; -$text['label-north-america']['en-us'] = "North America"; -$text['label-north-america']['en-gb'] = "North America"; -$text['label-north-america']['ar-eg'] = ""; -$text['label-north-america']['de-at'] = "Nordamerika"; //copied from de-de -$text['label-north-america']['de-ch'] = "Nordamerika"; //copied from de-de -$text['label-north-america']['de-de'] = "Nordamerika"; -$text['label-north-america']['es-cl'] = "América del Norte"; -$text['label-north-america']['es-mx'] = "América del Norte"; //copied from es-cl -$text['label-north-america']['fr-ca'] = "Amérique du Nord"; //copied from fr-fr -$text['label-north-america']['fr-fr'] = "Amérique du Nord"; -$text['label-north-america']['he-il'] = ""; -$text['label-north-america']['it-it'] = "North America"; -$text['label-north-america']['nl-nl'] = "Noord Amerika"; -$text['label-north-america']['pl-pl'] = "Ameryka Północna"; -$text['label-north-america']['pt-br'] = "América do Norte"; //copied from pt-pt -$text['label-north-america']['pt-pt'] = "América do Norte"; -$text['label-north-america']['ro-ro'] = ""; -$text['label-north-america']['ru-ru'] = "Северная Америка"; -$text['label-north-america']['sv-se'] = "Nordamerika"; -$text['label-north-america']['uk-ua'] = "Північна Америка"; +$text['label-north_america']['en-us'] = "North America"; +$text['label-north_america']['en-gb'] = "North America"; +$text['label-north_america']['ar-eg'] = ""; +$text['label-north_america']['de-at'] = "Nordamerika"; //copied from de-de +$text['label-north_america']['de-ch'] = "Nordamerika"; //copied from de-de +$text['label-north_america']['de-de'] = "Nordamerika"; +$text['label-north_america']['es-cl'] = "América del Norte"; +$text['label-north_america']['es-mx'] = "América del Norte"; //copied from es-cl +$text['label-north_america']['fr-ca'] = "Amérique du Nord"; //copied from fr-fr +$text['label-north_america']['fr-fr'] = "Amérique du Nord"; +$text['label-north_america']['he-il'] = ""; +$text['label-north_america']['it-it'] = "North America"; +$text['label-north_america']['nl-nl'] = "Noord Amerika"; +$text['label-north_america']['pl-pl'] = "Ameryka Północna"; +$text['label-north_america']['pt-br'] = "América do Norte"; //copied from pt-pt +$text['label-north_america']['pt-pt'] = "América do Norte"; +$text['label-north_america']['ro-ro'] = ""; +$text['label-north_america']['ru-ru'] = "Северная Америка"; +$text['label-north_america']['sv-se'] = "Nordamerika"; +$text['label-north_america']['uk-ua'] = "Північна Америка"; + +$text['label-north_america_islands']['en-us'] = "North America Islands"; +$text['label-north_america_islands']['en-gb'] = "North America Islands"; +$text['label-north_america_islands']['ar-eg'] = ""; +$text['label-north_america_islands']['de-at'] = "Nordamerika"; //copied from de-de +$text['label-north_america_islands']['de-ch'] = "Nordamerika"; //copied from de-de +$text['label-north_america_islands']['de-de'] = "Nordamerika"; +$text['label-north_america_islands']['es-cl'] = "América del Norte"; +$text['label-north_america_islands']['es-mx'] = "América del Norte"; //copied from es-cl +$text['label-north_america_islands']['fr-ca'] = "Amérique du Nord"; //copied from fr-fr +$text['label-north_america_islands']['fr-fr'] = "Amérique du Nord"; +$text['label-north_america_islands']['he-il'] = ""; +$text['label-north_america_islands']['it-it'] = "North America"; +$text['label-north_america_islands']['nl-nl'] = "Noord Amerika"; +$text['label-north_america_islands']['pl-pl'] = "Ameryka Północna"; +$text['label-north_america_islands']['pt-br'] = "América do Norte"; //copied from pt-pt +$text['label-north_america_islands']['pt-pt'] = "América do Norte"; +$text['label-north_america_islands']['ro-ro'] = ""; +$text['label-north_america_islands']['ru-ru'] = "Северная Америка"; +$text['label-north_america_islands']['sv-se'] = "Nordamerika"; +$text['label-north_america_islands']['uk-ua'] = "Північна Америка"; $text['label-limit']['en-us'] = "Limit"; $text['label-limit']['en-gb'] = "Limit"; @@ -337,26 +358,26 @@ $text['label-gateway']['ru-ru'] = "Шлюз"; $text['label-gateway']['sv-se'] = "Gateway"; $text['label-gateway']['uk-ua'] = "Шлюз"; -$text['label-europe-intl']['en-us'] = "Europe International"; -$text['label-europe-intl']['en-gb'] = "Europe International"; -$text['label-europe-intl']['ar-eg'] = ""; -$text['label-europe-intl']['de-at'] = "Europa international"; //copied from de-de -$text['label-europe-intl']['de-ch'] = "Europa international"; //copied from de-de -$text['label-europe-intl']['de-de'] = "Europa international"; -$text['label-europe-intl']['es-cl'] = "Europa Internacional"; -$text['label-europe-intl']['es-mx'] = "Europa Internacional"; //copied from es-cl -$text['label-europe-intl']['fr-ca'] = "Europe International"; //copied from fr-fr -$text['label-europe-intl']['fr-fr'] = "Europe International"; -$text['label-europe-intl']['he-il'] = ""; -$text['label-europe-intl']['it-it'] = "Europe International"; -$text['label-europe-intl']['nl-nl'] = "Europa Internationaal"; -$text['label-europe-intl']['pl-pl'] = "Europa międzynarodowy"; -$text['label-europe-intl']['pt-br'] = "Europa Internacional"; //copied from pt-pt -$text['label-europe-intl']['pt-pt'] = "Europa Internacional"; -$text['label-europe-intl']['ro-ro'] = ""; -$text['label-europe-intl']['ru-ru'] = "Европа Международный"; -$text['label-europe-intl']['sv-se'] = "Europa International"; -$text['label-europe-intl']['uk-ua'] = "Європа (міжнародний)"; +$text['label-europe_intl']['en-us'] = "Europe International"; +$text['label-europe_intl']['en-gb'] = "Europe International"; +$text['label-europe_intl']['ar-eg'] = ""; +$text['label-europe_intl']['de-at'] = "Europa international"; //copied from de-de +$text['label-europe_intl']['de-ch'] = "Europa international"; //copied from de-de +$text['label-europe_intl']['de-de'] = "Europa international"; +$text['label-europe_intl']['es-cl'] = "Europa Internacional"; +$text['label-europe_intl']['es-mx'] = "Europa Internacional"; //copied from es-cl +$text['label-europe_intl']['fr-ca'] = "Europe International"; //copied from fr-fr +$text['label-europe_intl']['fr-fr'] = "Europe International"; +$text['label-europe_intl']['he-il'] = ""; +$text['label-europe_intl']['it-it'] = "Europe International"; +$text['label-europe_intl']['nl-nl'] = "Europa Internationaal"; +$text['label-europe_intl']['pl-pl'] = "Europa międzynarodowy"; +$text['label-europe_intl']['pt-br'] = "Europa Internacional"; //copied from pt-pt +$text['label-europe_intl']['pt-pt'] = "Europa Internacional"; +$text['label-europe_intl']['ro-ro'] = ""; +$text['label-europe_intl']['ru-ru'] = "Европа Международный"; +$text['label-europe_intl']['sv-se'] = "Europa International"; +$text['label-europe_intl']['uk-ua'] = "Європа (міжнародний)"; $text['label-dialplan-expression']['en-us'] = "Dialplan Expression"; $text['label-dialplan-expression']['en-gb'] = "Dialplan Expression"; @@ -379,26 +400,26 @@ $text['label-dialplan-expression']['ru-ru'] = "Регулярные Выраже $text['label-dialplan-expression']['sv-se'] = "Nummerplan Uttryck"; $text['label-dialplan-expression']['uk-ua'] = "Вираз маршрутизації"; -$text['label-custom-outbound-prefix']['en-us'] = "Dial custom prefix, then Digits"; -$text['label-custom-outbound-prefix']['en-gb'] = "Dial custom prefix, then Digits"; -$text['label-custom-outbound-prefix']['ar-eg'] = ""; -$text['label-custom-outbound-prefix']['de-at'] = "Wähle benutzerdefinierten Präfix, dann Ziffern"; //copied from de-de -$text['label-custom-outbound-prefix']['de-ch'] = "Wähle benutzerdefinierten Präfix, dann Ziffern"; //copied from de-de -$text['label-custom-outbound-prefix']['de-de'] = "Wähle benutzerdefinierten Präfix, dann Ziffern"; -$text['label-custom-outbound-prefix']['es-cl'] = "Marcar prefijo personalizados, luego Dígitos"; -$text['label-custom-outbound-prefix']['es-mx'] = "Marcar prefijo personalizados, luego Dígitos"; //copied from es-cl -$text['label-custom-outbound-prefix']['fr-ca'] = "Compose préfixe personnalisé, puis chiffres"; //copied from fr-fr -$text['label-custom-outbound-prefix']['fr-fr'] = "Compose préfixe personnalisé, puis chiffres"; -$text['label-custom-outbound-prefix']['he-il'] = ""; -$text['label-custom-outbound-prefix']['it-it'] = "Digita il prefisso personalizzato, quindi il Numero"; -$text['label-custom-outbound-prefix']['nl-nl'] = "Kies aangepaste voorloop, daarna cijfers "; -$text['label-custom-outbound-prefix']['pl-pl'] = "Wybierz swój prefiks a następnie numer."; -$text['label-custom-outbound-prefix']['pt-br'] = "Marque prefixo personalizado, seguido de Dígitos"; //copied from pt-pt -$text['label-custom-outbound-prefix']['pt-pt'] = "Marque prefixo personalizado, seguido de Dígitos"; -$text['label-custom-outbound-prefix']['ro-ro'] = ""; -$text['label-custom-outbound-prefix']['ru-ru'] = "Наберите собственный префикс, затем Цифры"; -$text['label-custom-outbound-prefix']['sv-se'] = "Ring anpassat prefix, sedan siffror"; -$text['label-custom-outbound-prefix']['uk-ua'] = "Наберіть префікс а потім цифри"; +$text['label-custom_outbound_prefix']['en-us'] = "Dial custom prefix, then Digits"; +$text['label-custom_outbound_prefix']['en-gb'] = "Dial custom prefix, then Digits"; +$text['label-custom_outbound_prefix']['ar-eg'] = ""; +$text['label-custom_outbound_prefix']['de-at'] = "Wähle benutzerdefinierten Präfix, dann Ziffern"; //copied from de-de +$text['label-custom_outbound_prefix']['de-ch'] = "Wähle benutzerdefinierten Präfix, dann Ziffern"; //copied from de-de +$text['label-custom_outbound_prefix']['de-de'] = "Wähle benutzerdefinierten Präfix, dann Ziffern"; +$text['label-custom_outbound_prefix']['es-cl'] = "Marcar prefijo personalizados, luego Dígitos"; +$text['label-custom_outbound_prefix']['es-mx'] = "Marcar prefijo personalizados, luego Dígitos"; //copied from es-cl +$text['label-custom_outbound_prefix']['fr-ca'] = "Compose préfixe personnalisé, puis chiffres"; //copied from fr-fr +$text['label-custom_outbound_prefix']['fr-fr'] = "Compose préfixe personnalisé, puis chiffres"; +$text['label-custom_outbound_prefix']['he-il'] = ""; +$text['label-custom_outbound_prefix']['it-it'] = "Digita il prefisso personalizzato, quindi il Numero"; +$text['label-custom_outbound_prefix']['nl-nl'] = "Kies aangepaste voorloop, daarna cijfers "; +$text['label-custom_outbound_prefix']['pl-pl'] = "Wybierz swój prefiks a następnie numer."; +$text['label-custom_outbound_prefix']['pt-br'] = "Marque prefixo personalizado, seguido de Dígitos"; //copied from pt-pt +$text['label-custom_outbound_prefix']['pt-pt'] = "Marque prefixo personalizado, seguido de Dígitos"; +$text['label-custom_outbound_prefix']['ro-ro'] = ""; +$text['label-custom_outbound_prefix']['ru-ru'] = "Наберите собственный префикс, затем Цифры"; +$text['label-custom_outbound_prefix']['sv-se'] = "Ring anpassat prefix, sedan siffror"; +$text['label-custom_outbound_prefix']['uk-ua'] = "Наберіть префікс а потім цифри"; $text['label-alt2']['en-us'] = "Alternate 2"; $text['label-alt2']['en-gb'] = "Alternate 2"; @@ -1177,26 +1198,26 @@ $text['description-enter-prefix']['ru-ru'] = "Введите номер преф $text['description-enter-prefix']['sv-se'] = "Ange ett prefixnummer som ska läggas till i början av destinationsnumret."; $text['description-enter-prefix']['uk-ua'] = "Введіть префікс, щоб додати на початок номера"; -$text['description-enter-custom-outbound-prefix']['en-us'] = "Enter custom outbound prefix"; -$text['description-enter-custom-outbound-prefix']['en-gb'] = "Enter custom outbound prefix"; -$text['description-enter-custom-outbound-prefix']['ar-eg'] = ""; -$text['description-enter-custom-outbound-prefix']['de-at'] = "Geben Sie eine benutzerdefinierten ausgehenden Präfix an"; //copied from de-de -$text['description-enter-custom-outbound-prefix']['de-ch'] = "Geben Sie eine benutzerdefinierten ausgehenden Präfix an"; //copied from de-de -$text['description-enter-custom-outbound-prefix']['de-de'] = "Geben Sie eine benutzerdefinierten ausgehenden Präfix an"; -$text['description-enter-custom-outbound-prefix']['es-cl'] = "Ingrese un prefijo de salida personalizados"; -$text['description-enter-custom-outbound-prefix']['es-mx'] = "Ingrese un prefijo de salida personalizados"; //copied from es-cl -$text['description-enter-custom-outbound-prefix']['fr-ca'] = "Choisir le préfixe sortantes personnalisé"; //copied from fr-fr -$text['description-enter-custom-outbound-prefix']['fr-fr'] = "Choisir le préfixe sortantes personnalisé"; -$text['description-enter-custom-outbound-prefix']['he-il'] = ""; -$text['description-enter-custom-outbound-prefix']['it-it'] = "Inserisci il prefisso in uscita personalzzato."; -$text['description-enter-custom-outbound-prefix']['nl-nl'] = "Voer een aangepaste uitgaande prefix in"; -$text['description-enter-custom-outbound-prefix']['pl-pl'] = "Wprowadź swój prefiks wyjściowy"; -$text['description-enter-custom-outbound-prefix']['pt-br'] = "Introduza um prefixo de saída personalizado"; //copied from pt-pt -$text['description-enter-custom-outbound-prefix']['pt-pt'] = "Introduza um prefixo de saída personalizado"; -$text['description-enter-custom-outbound-prefix']['ro-ro'] = ""; -$text['description-enter-custom-outbound-prefix']['ru-ru'] = "Ввод пользовательского исходящего префикса"; -$text['description-enter-custom-outbound-prefix']['sv-se'] = "Ange det egna utgående prefixet"; -$text['description-enter-custom-outbound-prefix']['uk-ua'] = "Введіть префікс вихідного дзвінка"; +$text['description-enter-custom_outbound_prefix']['en-us'] = "Enter custom outbound prefix"; +$text['description-enter-custom_outbound_prefix']['en-gb'] = "Enter custom outbound prefix"; +$text['description-enter-custom_outbound_prefix']['ar-eg'] = ""; +$text['description-enter-custom_outbound_prefix']['de-at'] = "Geben Sie eine benutzerdefinierten ausgehenden Präfix an"; //copied from de-de +$text['description-enter-custom_outbound_prefix']['de-ch'] = "Geben Sie eine benutzerdefinierten ausgehenden Präfix an"; //copied from de-de +$text['description-enter-custom_outbound_prefix']['de-de'] = "Geben Sie eine benutzerdefinierten ausgehenden Präfix an"; +$text['description-enter-custom_outbound_prefix']['es-cl'] = "Ingrese un prefijo de salida personalizados"; +$text['description-enter-custom_outbound_prefix']['es-mx'] = "Ingrese un prefijo de salida personalizados"; //copied from es-cl +$text['description-enter-custom_outbound_prefix']['fr-ca'] = "Choisir le préfixe sortantes personnalisé"; //copied from fr-fr +$text['description-enter-custom_outbound_prefix']['fr-fr'] = "Choisir le préfixe sortantes personnalisé"; +$text['description-enter-custom_outbound_prefix']['he-il'] = ""; +$text['description-enter-custom_outbound_prefix']['it-it'] = "Inserisci il prefisso in uscita personalzzato."; +$text['description-enter-custom_outbound_prefix']['nl-nl'] = "Voer een aangepaste uitgaande prefix in"; +$text['description-enter-custom_outbound_prefix']['pl-pl'] = "Wprowadź swój prefiks wyjściowy"; +$text['description-enter-custom_outbound_prefix']['pt-br'] = "Introduza um prefixo de saída personalizado"; //copied from pt-pt +$text['description-enter-custom_outbound_prefix']['pt-pt'] = "Introduza um prefixo de saída personalizado"; +$text['description-enter-custom_outbound_prefix']['ro-ro'] = ""; +$text['description-enter-custom_outbound_prefix']['ru-ru'] = "Ввод пользовательского исходящего префикса"; +$text['description-enter-custom_outbound_prefix']['sv-se'] = "Ange det egna utgående prefixet"; +$text['description-enter-custom_outbound_prefix']['uk-ua'] = "Введіть префікс вихідного дзвінка"; $text['description-enabled']['en-us'] = "Choose to enable or disable the outbound route."; $text['description-enabled']['en-gb'] = "Choose to enable or disable the outbound route.";