mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2026-01-06 19:53:56 +00:00
Next batch of nl-nl translations. (#4883)
* add nl-nl items
* Update app_config.php
* add nl-nl items
* Update app_languages.php
* Update app_menu.php
* Update app_languages.php
* Update app_menu.php
* Fix typos inn nl-nl
* Add nl-nl items
* dd nl-nl items.
* Add nl-nl items.
* Add nl-nl items (call-flows)
* Add nl-nl items
* Add nl-nl items
* dd nl-nl items (calls)
* Add nl-nl items
* Add nl-nl items (contacts)
* Add nl-nl items (vars)
* Add nl-nl items (voicemails)
* Add nl-nl items (xml_cdr)
* Add nl-nl items (xml_cdr)
* This reverts commit 41afeb4796.
* Add nl-nl items (voicemail_greetings)
* Add nl-nl items (system)
* Add nl-nl items (sip_profiles)
* Add nl-nl items (sip_status)
* Add nl-nl items (settings)
* Add nl-nl items (database_transactions)
* Add nl-nl items (destinations)
* Add nl-nl (devices)
* Add nl-nl (conferences)
* Add nl-nl (conferences_active)
* Add nl-nl (conference_centers)
* Update nl-nl (conference_centers)
* Add nl-nl (conference_controls)
* Add nl-nl items (conference_profiles)
* Add nl-nl items (dialplan_inbound)
* Add nl-nl items (dialplan_inbound)
* Add nl-nl items (dialplan_outbound)
* Add nl-nl items (dialplans)
* Add nl-nl items (edit)
* Add nl-nl items (email_logs)
* Add nl-nl items (errors)
* Add nl-nl items (exec)
This commit is contained in:
@@ -12,7 +12,7 @@ $text['title-dialplan-inbound-add']['fr-ca'] = "Routage des appels entrant"; //c
|
||||
$text['title-dialplan-inbound-add']['fr-fr'] = "Routage des appels entrant";
|
||||
$text['title-dialplan-inbound-add']['he-il'] = "";
|
||||
$text['title-dialplan-inbound-add']['it-it'] = "Istradamento Chiamate in Ingresso";
|
||||
$text['title-dialplan-inbound-add']['nl-nl'] = "";
|
||||
$text['title-dialplan-inbound-add']['nl-nl'] = "Inkomende oproep routering";
|
||||
$text['title-dialplan-inbound-add']['pl-pl'] = "Przesyłanie (routing) rozmów przychodzących";
|
||||
$text['title-dialplan-inbound-add']['pt-br'] = "Encaminhamento de chamadas de entrada"; //copied from pt-pt
|
||||
$text['title-dialplan-inbound-add']['pt-pt'] = "Encaminhamento de chamadas de entrada";
|
||||
@@ -32,7 +32,7 @@ $text['option-uuid']['fr-ca'] = "UUID"; //copied from fr-fr
|
||||
$text['option-uuid']['fr-fr'] = "UUID";
|
||||
$text['option-uuid']['he-il'] = "";
|
||||
$text['option-uuid']['it-it'] = "UUID";
|
||||
$text['option-uuid']['nl-nl'] = "";
|
||||
$text['option-uuid']['nl-nl'] = "UUID";
|
||||
$text['option-uuid']['pl-pl'] = "UUID";
|
||||
$text['option-uuid']['pt-br'] = "UUID"; //copied from pt-pt
|
||||
$text['option-uuid']['pt-pt'] = "UUID";
|
||||
@@ -52,7 +52,7 @@ $text['option-username']['fr-ca'] = "Nom d'utilisateur"; //copied from fr-fr
|
||||
$text['option-username']['fr-fr'] = "Nom d'utilisateur";
|
||||
$text['option-username']['he-il'] = "";
|
||||
$text['option-username']['it-it'] = "Username";
|
||||
$text['option-username']['nl-nl'] = "";
|
||||
$text['option-username']['nl-nl'] = "Gebruikersnaam";
|
||||
$text['option-username']['pl-pl'] = "Użytkownik";
|
||||
$text['option-username']['pt-br'] = "Nome de Utilizador"; //copied from pt-pt
|
||||
$text['option-username']['pt-pt'] = "Nome de Utilizador";
|
||||
@@ -72,7 +72,7 @@ $text['option-source']['fr-ca'] = "Source"; //copied from fr-fr
|
||||
$text['option-source']['fr-fr'] = "Source";
|
||||
$text['option-source']['he-il'] = "";
|
||||
$text['option-source']['it-it'] = "Sorgente";
|
||||
$text['option-source']['nl-nl'] = "";
|
||||
$text['option-source']['nl-nl'] = "Bron";
|
||||
$text['option-source']['pl-pl'] = "Źródło";
|
||||
$text['option-source']['pt-br'] = "Fonte"; //copied from pt-pt
|
||||
$text['option-source']['pt-pt'] = "Fonte";
|
||||
@@ -92,7 +92,7 @@ $text['option-rdnis']['fr-ca'] = "RDNIS"; //copied from fr-fr
|
||||
$text['option-rdnis']['fr-fr'] = "RDNIS";
|
||||
$text['option-rdnis']['he-il'] = "";
|
||||
$text['option-rdnis']['it-it'] = "RDNIS";
|
||||
$text['option-rdnis']['nl-nl'] = "";
|
||||
$text['option-rdnis']['nl-nl'] = "RDNIS";
|
||||
$text['option-rdnis']['pl-pl'] = "RDNIS";
|
||||
$text['option-rdnis']['pt-br'] = "RDNIS"; //copied from pt-pt
|
||||
$text['option-rdnis']['pt-pt'] = "RDNIS";
|
||||
@@ -112,7 +112,7 @@ $text['option-public']['fr-ca'] = "Publique";
|
||||
$text['option-public']['fr-fr'] = "Publique";
|
||||
$text['option-public']['he-il'] = "";
|
||||
$text['option-public']['it-it'] = "Public";
|
||||
$text['option-public']['nl-nl'] = "";
|
||||
$text['option-public']['nl-nl'] = "Openbaar";
|
||||
$text['option-public']['pl-pl'] = "Publiczny";
|
||||
$text['option-public']['pt-br'] = "Público"; //copied from pt-pt
|
||||
$text['option-public']['pt-pt'] = "Público";
|
||||
@@ -132,7 +132,7 @@ $text['option-network_addr']['fr-ca'] = "Adresse Réseau"; //copied from fr-fr
|
||||
$text['option-network_addr']['fr-fr'] = "Adresse Réseau";
|
||||
$text['option-network_addr']['he-il'] = "";
|
||||
$text['option-network_addr']['it-it'] = "Indirizzo di Rete";
|
||||
$text['option-network_addr']['nl-nl'] = "";
|
||||
$text['option-network_addr']['nl-nl'] = "Netwerk adres";
|
||||
$text['option-network_addr']['pl-pl'] = "Adres sieci";
|
||||
$text['option-network_addr']['pt-br'] = "Endereço de Rede"; //copied from pt-pt
|
||||
$text['option-network_addr']['pt-pt'] = "Endereço de Rede";
|
||||
@@ -152,7 +152,7 @@ $text['option-destination_number']['fr-ca'] = "Numéro de Destination"; //copied
|
||||
$text['option-destination_number']['fr-fr'] = "Numéro de Destination";
|
||||
$text['option-destination_number']['he-il'] = "";
|
||||
$text['option-destination_number']['it-it'] = "Numero Destinazione";
|
||||
$text['option-destination_number']['nl-nl'] = "";
|
||||
$text['option-destination_number']['nl-nl'] = "Bestemmingsnummer";
|
||||
$text['option-destination_number']['pl-pl'] = "Numer destynacji";
|
||||
$text['option-destination_number']['pt-br'] = "Número de Destino"; //copied from pt-pt
|
||||
$text['option-destination_number']['pt-pt'] = "Número de Destino";
|
||||
@@ -172,7 +172,7 @@ $text['option-context']['fr-ca'] = "Contexte"; //copied from fr-fr
|
||||
$text['option-context']['fr-fr'] = "Contexte";
|
||||
$text['option-context']['he-il'] = "";
|
||||
$text['option-context']['it-it'] = "Contesto";
|
||||
$text['option-context']['nl-nl'] = "";
|
||||
$text['option-context']['nl-nl'] = "Context";
|
||||
$text['option-context']['pl-pl'] = "Kontekst";
|
||||
$text['option-context']['pt-br'] = "Contexto"; //copied from pt-pt
|
||||
$text['option-context']['pt-pt'] = "Contexto";
|
||||
@@ -192,7 +192,7 @@ $text['option-chan_name']['fr-ca'] = "Nom de canal"; //copied from fr-fr
|
||||
$text['option-chan_name']['fr-fr'] = "Nom de canal";
|
||||
$text['option-chan_name']['he-il'] = "";
|
||||
$text['option-chan_name']['it-it'] = "Nome Canale";
|
||||
$text['option-chan_name']['nl-nl'] = "";
|
||||
$text['option-chan_name']['nl-nl'] = "Kanaalnaam";
|
||||
$text['option-chan_name']['pl-pl'] = "Nazwa kanału";
|
||||
$text['option-chan_name']['pt-br'] = "Nome do Canal"; //copied from pt-pt
|
||||
$text['option-chan_name']['pt-pt'] = "Nome do Canal";
|
||||
@@ -212,7 +212,7 @@ $text['option-caller_id_number']['fr-ca'] = "Numéro d'appelant"; //copied from
|
||||
$text['option-caller_id_number']['fr-fr'] = "Numéro d'appelant";
|
||||
$text['option-caller_id_number']['he-il'] = "";
|
||||
$text['option-caller_id_number']['it-it'] = "ID Numero Chiamante";
|
||||
$text['option-caller_id_number']['nl-nl'] = "";
|
||||
$text['option-caller_id_number']['nl-nl'] = "CID nummer";
|
||||
$text['option-caller_id_number']['pl-pl'] = "Prezentacja numeru dzwoniącego";
|
||||
$text['option-caller_id_number']['pt-br'] = "Número do Chamador"; //copied from pt-pt
|
||||
$text['option-caller_id_number']['pt-pt'] = "Número do Chamador";
|
||||
@@ -232,7 +232,7 @@ $text['option-caller_id_name']['fr-ca'] = "Nom d'appelant"; //copied from fr-fr
|
||||
$text['option-caller_id_name']['fr-fr'] = "Nom d'appelant";
|
||||
$text['option-caller_id_name']['he-il'] = "";
|
||||
$text['option-caller_id_name']['it-it'] = "ID Nome Chiamante";
|
||||
$text['option-caller_id_name']['nl-nl'] = "";
|
||||
$text['option-caller_id_name']['nl-nl'] = "CID Naam";
|
||||
$text['option-caller_id_name']['pl-pl'] = "Prezentacja nazwy dzwoniącego";
|
||||
$text['option-caller_id_name']['pt-br'] = "Nome do Chamador"; //copied from pt-pt
|
||||
$text['option-caller_id_name']['pt-pt'] = "Nome do Chamador";
|
||||
@@ -252,7 +252,7 @@ $text['option-ani2']['fr-ca'] = "ANI2"; //copied from fr-fr
|
||||
$text['option-ani2']['fr-fr'] = "ANI2";
|
||||
$text['option-ani2']['he-il'] = "";
|
||||
$text['option-ani2']['it-it'] = "ANI2";
|
||||
$text['option-ani2']['nl-nl'] = "";
|
||||
$text['option-ani2']['nl-nl'] = "ANI2";
|
||||
$text['option-ani2']['pl-pl'] = "ANI2";
|
||||
$text['option-ani2']['pt-br'] = "ANI2"; //copied from pt-pt
|
||||
$text['option-ani2']['pt-pt'] = "ANI2";
|
||||
@@ -272,7 +272,7 @@ $text['option-ani']['fr-ca'] = "ANI"; //copied from fr-fr
|
||||
$text['option-ani']['fr-fr'] = "ANI";
|
||||
$text['option-ani']['he-il'] = "";
|
||||
$text['option-ani']['it-it'] = "ANI";
|
||||
$text['option-ani']['nl-nl'] = "";
|
||||
$text['option-ani']['nl-nl'] = "ANI";
|
||||
$text['option-ani']['pl-pl'] = "ANI";
|
||||
$text['option-ani']['pt-br'] = "ANI"; //copied from pt-pt
|
||||
$text['option-ani']['pt-pt'] = "ANI";
|
||||
@@ -292,7 +292,7 @@ $text['label-select-inbound-destination-number']['fr-ca'] = "Sélectionnez le nu
|
||||
$text['label-select-inbound-destination-number']['fr-fr'] = "Sélectionnez le numéro de destination entrant.";
|
||||
$text['label-select-inbound-destination-number']['he-il'] = "";
|
||||
$text['label-select-inbound-destination-number']['it-it'] = "Seleziona il numero di destinazione in ingresso.";
|
||||
$text['label-select-inbound-destination-number']['nl-nl'] = "";
|
||||
$text['label-select-inbound-destination-number']['nl-nl'] = "Kies het inkomende bestemmingsnummer.";
|
||||
$text['label-select-inbound-destination-number']['pl-pl'] = "Wybierz destynację numeru przychodzącego.";
|
||||
$text['label-select-inbound-destination-number']['pt-br'] = "Escolha um número de entrada."; //copied from pt-pt
|
||||
$text['label-select-inbound-destination-number']['pt-pt'] = "Escolha um número de entrada.";
|
||||
@@ -312,7 +312,7 @@ $text['label-required-domain_uuid']['fr-ca'] = "Merci d'indiquer: domain_uuid";
|
||||
$text['label-required-domain_uuid']['fr-fr'] = "Merci d'indiquer: domain_uuid";
|
||||
$text['label-required-domain_uuid']['he-il'] = "";
|
||||
$text['label-required-domain_uuid']['it-it'] = "Prego fornire: domain_uuid";
|
||||
$text['label-required-domain_uuid']['nl-nl'] = "";
|
||||
$text['label-required-domain_uuid']['nl-nl'] = "Geef aub.: domein_uuid";
|
||||
$text['label-required-domain_uuid']['pl-pl'] = "Label 10";
|
||||
$text['label-required-domain_uuid']['pt-br'] = "Por favor indique: domain_uuid"; //copied from pt-pt
|
||||
$text['label-required-domain_uuid']['pt-pt'] = "Por favor indique: domain_uuid";
|
||||
@@ -332,7 +332,7 @@ $text['label-required-dialplan_name']['fr-ca'] = "Merci d'indiquer: Nom d'extens
|
||||
$text['label-required-dialplan_name']['fr-fr'] = "Merci d'indiquer: Nom d'extension";
|
||||
$text['label-required-dialplan_name']['he-il'] = "";
|
||||
$text['label-required-dialplan_name']['it-it'] = "Prego fornire: Nome Interno";
|
||||
$text['label-required-dialplan_name']['nl-nl'] = "";
|
||||
$text['label-required-dialplan_name']['nl-nl'] = "Geef aub.: Toestel naam";
|
||||
$text['label-required-dialplan_name']['pl-pl'] = "Wprowadź: Nazwę numeru wewnętrznego";
|
||||
$text['label-required-dialplan_name']['pt-br'] = "Por favor indique: Nome da Extensão"; //copied from pt-pt
|
||||
$text['label-required-dialplan_name']['pt-pt'] = "Por favor indique: Nome da Extensão";
|
||||
@@ -352,7 +352,7 @@ $text['label-required-condition_field_1']['fr-ca'] = "Merci d'indiquer: Champs C
|
||||
$text['label-required-condition_field_1']['fr-fr'] = "Merci d'indiquer: Champs Condition";
|
||||
$text['label-required-condition_field_1']['he-il'] = "";
|
||||
$text['label-required-condition_field_1']['it-it'] = "Prego fornire: Condizione";
|
||||
$text['label-required-condition_field_1']['nl-nl'] = "";
|
||||
$text['label-required-condition_field_1']['nl-nl'] = "Geef aub.: Voorwaarde veld";
|
||||
$text['label-required-condition_field_1']['pl-pl'] = "Wprowadź: pole warunku";
|
||||
$text['label-required-condition_field_1']['pt-br'] = "Por favor indique: Condição"; //copied from pt-pt
|
||||
$text['label-required-condition_field_1']['pt-pt'] = "Por favor indique: Condição";
|
||||
@@ -372,7 +372,7 @@ $text['label-required-condition_expression_1']['fr-ca'] = "Merci d'indiquer: Exp
|
||||
$text['label-required-condition_expression_1']['fr-fr'] = "Merci d'indiquer: Expression Condition";
|
||||
$text['label-required-condition_expression_1']['he-il'] = "";
|
||||
$text['label-required-condition_expression_1']['it-it'] = "Prego fornire: Espressione Condizione";
|
||||
$text['label-required-condition_expression_1']['nl-nl'] = "";
|
||||
$text['label-required-condition_expression_1']['nl-nl'] = "Geef aub.: voorwaardelijke uitdrukking";
|
||||
$text['label-required-condition_expression_1']['pl-pl'] = "Wprowadź: warunek wyrażenia";
|
||||
$text['label-required-condition_expression_1']['pt-br'] = "Por favor indique: Expressão para Condição"; //copied from pt-pt
|
||||
$text['label-required-condition_expression_1']['pt-pt'] = "Por favor indique: Expressão para Condição";
|
||||
@@ -392,7 +392,7 @@ $text['label-required-action_application_1']['fr-ca'] = "Merci d'indiquer: Appli
|
||||
$text['label-required-action_application_1']['fr-fr'] = "Merci d'indiquer: Application Action";
|
||||
$text['label-required-action_application_1']['he-il'] = "";
|
||||
$text['label-required-action_application_1']['it-it'] = "Prego fornire: Applicazione";
|
||||
$text['label-required-action_application_1']['nl-nl'] = "";
|
||||
$text['label-required-action_application_1']['nl-nl'] = "Geef aub.: Aktie applicatie";
|
||||
$text['label-required-action_application_1']['pl-pl'] = "Wprowadź:aplikację operacji";
|
||||
$text['label-required-action_application_1']['pt-br'] = "Por favor indique: Acção para Aplicação"; //copied from pt-pt
|
||||
$text['label-required-action_application_1']['pt-pt'] = "Por favor indique: Acção para Aplicação";
|
||||
@@ -412,7 +412,7 @@ $text['label-caller-id-number-prefix']['fr-ca'] = "Préfixe d'identification de
|
||||
$text['label-caller-id-number-prefix']['fr-fr'] = "Préfixe d'identification de l'appelant";
|
||||
$text['label-caller-id-number-prefix']['he-il'] = "";
|
||||
$text['label-caller-id-number-prefix']['it-it'] = "Prefisso Numero Chiamante";
|
||||
$text['label-caller-id-number-prefix']['nl-nl'] = "";
|
||||
$text['label-caller-id-number-prefix']['nl-nl'] = "CID Nummer voorloop";
|
||||
$text['label-caller-id-number-prefix']['pl-pl'] = "Prefiks ponownego wybierania";
|
||||
$text['label-caller-id-number-prefix']['pt-br'] = "Remarcar prefixo de saída"; //copied from pt-pt
|
||||
$text['label-caller-id-number-prefix']['pt-pt'] = "Remarcar prefixo de saída";
|
||||
@@ -432,7 +432,7 @@ $text['label-limit']['fr-ca'] = "Limite"; //copied from fr-fr
|
||||
$text['label-limit']['fr-fr'] = "Limite";
|
||||
$text['label-limit']['he-il'] = "";
|
||||
$text['label-limit']['it-it'] = "Limite";
|
||||
$text['label-limit']['nl-nl'] = "";
|
||||
$text['label-limit']['nl-nl'] = "Limiet";
|
||||
$text['label-limit']['pl-pl'] = "Limit";
|
||||
$text['label-limit']['pt-br'] = "Limite"; //copied from pt-pt
|
||||
$text['label-limit']['pt-pt'] = "Limite";
|
||||
@@ -452,7 +452,7 @@ $text['label-field']['fr-ca'] = "Champs"; //copied from fr-fr
|
||||
$text['label-field']['fr-fr'] = "Champs";
|
||||
$text['label-field']['he-il'] = "";
|
||||
$text['label-field']['it-it'] = "Campo";
|
||||
$text['label-field']['nl-nl'] = "";
|
||||
$text['label-field']['nl-nl'] = "Veld";
|
||||
$text['label-field']['pl-pl'] = "Pole";
|
||||
$text['label-field']['pt-br'] = "Campo"; //copied from pt-pt
|
||||
$text['label-field']['pt-pt'] = "Campo";
|
||||
@@ -472,7 +472,7 @@ $text['label-expression']['fr-ca'] = "Expression"; //copied from fr-fr
|
||||
$text['label-expression']['fr-fr'] = "Expression";
|
||||
$text['label-expression']['he-il'] = "";
|
||||
$text['label-expression']['it-it'] = "Espressione";
|
||||
$text['label-expression']['nl-nl'] = "";
|
||||
$text['label-expression']['nl-nl'] = "Uitdrukking";
|
||||
$text['label-expression']['pl-pl'] = "Wyrażenie";
|
||||
$text['label-expression']['pt-br'] = "Expressão"; //copied from pt-pt
|
||||
$text['label-expression']['pt-pt'] = "Expressão";
|
||||
@@ -492,7 +492,7 @@ $text['label-destination-number']['fr-ca'] = "Numéro de Destination"; //copied
|
||||
$text['label-destination-number']['fr-fr'] = "Numéro de Destination";
|
||||
$text['label-destination-number']['he-il'] = "";
|
||||
$text['label-destination-number']['it-it'] = "Numero Destinazione";
|
||||
$text['label-destination-number']['nl-nl'] = "";
|
||||
$text['label-destination-number']['nl-nl'] = "Bestemmingsnummer";
|
||||
$text['label-destination-number']['pl-pl'] = "Numer destynacji";
|
||||
$text['label-destination-number']['pt-br'] = "Número de Destino"; //copied from pt-pt
|
||||
$text['label-destination-number']['pt-pt'] = "Número de Destino";
|
||||
@@ -512,7 +512,7 @@ $text['label-condition_2']['fr-ca'] = "Condition 2"; //copied from fr-fr
|
||||
$text['label-condition_2']['fr-fr'] = "Condition 2";
|
||||
$text['label-condition_2']['he-il'] = "";
|
||||
$text['label-condition_2']['it-it'] = "Condizione 2";
|
||||
$text['label-condition_2']['nl-nl'] = "";
|
||||
$text['label-condition_2']['nl-nl'] = "Voorwaarde 2";
|
||||
$text['label-condition_2']['pl-pl'] = "Warunek 2";
|
||||
$text['label-condition_2']['pt-br'] = "Condição 2"; //copied from pt-pt
|
||||
$text['label-condition_2']['pt-pt'] = "Condição 2";
|
||||
@@ -532,7 +532,7 @@ $text['label-condition_1']['fr-ca'] = "Condition 1"; //copied from fr-fr
|
||||
$text['label-condition_1']['fr-fr'] = "Condition 1";
|
||||
$text['label-condition_1']['he-il'] = "";
|
||||
$text['label-condition_1']['it-it'] = "Condizione 1";
|
||||
$text['label-condition_1']['nl-nl'] = "";
|
||||
$text['label-condition_1']['nl-nl'] = "Voorwaarde 2";
|
||||
$text['label-condition_1']['pl-pl'] = "Warunek 1";
|
||||
$text['label-condition_1']['pt-br'] = "Condição 1"; //copied from pt-pt
|
||||
$text['label-condition_1']['pt-pt'] = "Condição 1";
|
||||
@@ -552,7 +552,7 @@ $text['label-action_2']['fr-ca'] = "Action 2"; //copied from fr-fr
|
||||
$text['label-action_2']['fr-fr'] = "Action 2";
|
||||
$text['label-action_2']['he-il'] = "";
|
||||
$text['label-action_2']['it-it'] = "Azione 2";
|
||||
$text['label-action_2']['nl-nl'] = "";
|
||||
$text['label-action_2']['nl-nl'] = "Aktie 2";
|
||||
$text['label-action_2']['pl-pl'] = "Operacja 2";
|
||||
$text['label-action_2']['pt-br'] = "Acção 2"; //copied from pt-pt
|
||||
$text['label-action_2']['pt-pt'] = "Acção 2";
|
||||
@@ -572,7 +572,7 @@ $text['label-action_1']['fr-ca'] = "Action 1"; //copied from fr-fr
|
||||
$text['label-action_1']['fr-fr'] = "Action 1";
|
||||
$text['label-action_1']['he-il'] = "";
|
||||
$text['label-action_1']['it-it'] = "Azione 1";
|
||||
$text['label-action_1']['nl-nl'] = "";
|
||||
$text['label-action_1']['nl-nl'] = "Aktie 1";
|
||||
$text['label-action_1']['pl-pl'] = "Operacja 1";
|
||||
$text['label-action_1']['pt-br'] = "Acção 1"; //copied from pt-pt
|
||||
$text['label-action_1']['pt-pt'] = "Acção 1";
|
||||
@@ -592,7 +592,7 @@ $text['label-action']['fr-ca'] = "Action"; //copied from fr-fr
|
||||
$text['label-action']['fr-fr'] = "Action";
|
||||
$text['label-action']['he-il'] = "";
|
||||
$text['label-action']['it-it'] = "Azione";
|
||||
$text['label-action']['nl-nl'] = "";
|
||||
$text['label-action']['nl-nl'] = "Aktie";
|
||||
$text['label-action']['pl-pl'] = "Operacja (gdzie przesłać rozmowę).";
|
||||
$text['label-action']['pt-br'] = "Acção"; //copied from pt-pt
|
||||
$text['label-action']['pt-pt'] = "Acção";
|
||||
@@ -612,7 +612,7 @@ $text['label-access-denied']['fr-ca'] = "accès refusé"; //copied from fr-fr
|
||||
$text['label-access-denied']['fr-fr'] = "accès refusé";
|
||||
$text['label-access-denied']['he-il'] = "";
|
||||
$text['label-access-denied']['it-it'] = "Accesso Negato";
|
||||
$text['label-access-denied']['nl-nl'] = "";
|
||||
$text['label-access-denied']['nl-nl'] = "toegang geweigerd";
|
||||
$text['label-access-denied']['pl-pl'] = "brak dostępu";
|
||||
$text['label-access-denied']['pt-br'] = "acesso negado"; //copied from pt-pt
|
||||
$text['label-access-denied']['pt-pt'] = "acesso negado";
|
||||
@@ -632,7 +632,7 @@ $text['description-caller-id-number-prefix']['fr-ca'] = "Définissez un préfixe
|
||||
$text['description-caller-id-number-prefix']['fr-fr'] = "Définissez un préfixe sur le numéro d'identification de l'appelant.";
|
||||
$text['description-caller-id-number-prefix']['he-il'] = "";
|
||||
$text['description-caller-id-number-prefix']['it-it'] = "Imposta un prefisso per il numero chiamante.";
|
||||
$text['description-caller-id-number-prefix']['nl-nl'] = "";
|
||||
$text['description-caller-id-number-prefix']['nl-nl'] = "Stel de voorloop op een CID nummer";
|
||||
$text['description-caller-id-number-prefix']['pl-pl'] = "";
|
||||
$text['description-caller-id-number-prefix']['pt-br'] = "";
|
||||
$text['description-caller-id-number-prefix']['pt-pt'] = "";
|
||||
@@ -652,7 +652,7 @@ $text['description-name']['fr-ca'] = "Merci d'entrer le nom d'une route entrante
|
||||
$text['description-name']['fr-fr'] = "Merci d'entrer le nom d'une route entrante";
|
||||
$text['description-name']['he-il'] = "";
|
||||
$text['description-name']['it-it'] = "Prego inserire un nome per la rotta d'ingresso.";
|
||||
$text['description-name']['nl-nl'] = "";
|
||||
$text['description-name']['nl-nl'] = "Geef aub.: inkomende routenaam";
|
||||
$text['description-name']['pl-pl'] = "Wprowadź nazwę";
|
||||
$text['description-name']['pt-br'] = "Por favor introduza um nome para a rota de entrada."; //copied from pt-pt
|
||||
$text['description-name']['pt-pt'] = "Por favor introduza um nome para a rota de entrada.";
|
||||
@@ -672,7 +672,7 @@ $text['description-dialplan-inbound-add']['fr-ca'] = "Le plan de numérotation p
|
||||
$text['description-dialplan-inbound-add']['fr-fr'] = "Le plan de numérotation public est utilisé pour acheminer les appels aux destinations en se basant sur une ou plusieurs conditions ou contextes. Les appels peuvent être acheminé au opératrices auto, groupements, extensions, numéro externe ou script.";
|
||||
$text['description-dialplan-inbound-add']['he-il'] = "";
|
||||
$text['description-dialplan-inbound-add']['it-it'] = "Il Piano Numerazioni è usato per configurare le destinazioni di chiamata basate su condizioni e contesti. Puoi usarlo per mandare le chiamate verso gateways, risponditori, numeri esterni, scripts o qualsia altra destinazione. ";
|
||||
$text['description-dialplan-inbound-add']['nl-nl'] = "";
|
||||
$text['description-dialplan-inbound-add']['nl-nl'] = "Het openbare belplan wordt gebruikt om ikomende oproepen naar bestemmingen te leiden gebaseerd op een of meer voorwaarden en context. Het kan oproepen doorsturen naar automatisch antwoord apparaat, toestel, extern nummer, zoekgroep of een script.";
|
||||
$text['description-dialplan-inbound-add']['pl-pl'] = "Dialplan publiczny jest używany do przesyłania polaczeń przychodzących do miejsc przeznaczenia na podstawie jednego lub kilku warunków i kontekstu. Można je wysyłać do Zapowiedzi Głosowych (IVR), grup telefonów, numerów wewnętrznych/zewnętrznych lub skryptu.";
|
||||
$text['description-dialplan-inbound-add']['pt-br'] = "O dialplan público é usado para encaminhar chamadas de entrada para destinos baseados em uma ou mais condições. As chamadas de entrada podem ser enviadas para um atendimento automático, um huntgroup, uma extensão, um número externo, ou um script."; //copied from pt-pt
|
||||
$text['description-dialplan-inbound-add']['pt-pt'] = "O dialplan público é usado para encaminhar chamadas de entrada para destinos baseados em uma ou mais condições. As chamadas de entrada podem ser enviadas para um atendimento automático, um huntgroup, uma extensão, um número externo, ou um script.";
|
||||
@@ -692,7 +692,7 @@ $text['confirm-update-complete']['fr-ca'] = "Mis à jour"; //copied from fr-fr
|
||||
$text['confirm-update-complete']['fr-fr'] = "Mis à jour";
|
||||
$text['confirm-update-complete']['he-il'] = "";
|
||||
$text['confirm-update-complete']['it-it'] = "Aggiornamento Completato.";
|
||||
$text['confirm-update-complete']['nl-nl'] = "";
|
||||
$text['confirm-update-complete']['nl-nl'] = "Bijwerken gereed";
|
||||
$text['confirm-update-complete']['pl-pl'] = "Potwierdź";
|
||||
$text['confirm-update-complete']['pt-br'] = "Actualização Efectuada"; //copied from pt-pt
|
||||
$text['confirm-update-complete']['pt-pt'] = "Actualização Efectuada";
|
||||
|
||||
Reference in New Issue
Block a user