diff --git a/app/tones/app_config.php b/app/tones/app_config.php index b81141b71a..584319465f 100644 --- a/app/tones/app_config.php +++ b/app/tones/app_config.php @@ -19,7 +19,7 @@ $apps[$x]['description']['fr-fr'] = ""; $apps[$x]['description']['he-il'] = ""; $apps[$x]['description']['it-it'] = "Gestione Toni"; - $apps[$x]['description']['nl-nl'] = ""; + $apps[$x]['description']['nl-nl'] = "Beheer geluiden"; $apps[$x]['description']['pl-pl'] = ""; $apps[$x]['description']['pt-br'] = ""; $apps[$x]['description']['pt-pt'] = ""; diff --git a/app/vars/app_config.php b/app/vars/app_config.php index 0b7c600f6b..36ae916189 100644 --- a/app/vars/app_config.php +++ b/app/vars/app_config.php @@ -19,7 +19,7 @@ $apps[$x]['description']['fr-fr'] = "Définr les variables utilisées par le switch, le provisioning et plus."; $apps[$x]['description']['he-il'] = ""; $apps[$x]['description']['it-it'] = ""; - $apps[$x]['description']['nl-nl'] = ""; + $apps[$x]['description']['nl-nl'] = "Definieer variabelen die door de Pbx, voorzieningen, en andere onderdelen gebruikt worden"; $apps[$x]['description']['pl-pl'] = ""; $apps[$x]['description']['pt-br'] = ""; $apps[$x]['description']['pt-pt'] = "Definir variáveis que são utilizadas pelo softswitch, aprovisionamento, e outros."; diff --git a/app/vars/app_languages.php b/app/vars/app_languages.php index 067bc70e96..74add23b85 100644 --- a/app/vars/app_languages.php +++ b/app/vars/app_languages.php @@ -12,7 +12,7 @@ $text['title-variables_advanced']['fr-ca'] = "Variables Système: Avancé"; //co $text['title-variables_advanced']['fr-fr'] = "Variables Système: Avancé"; $text['title-variables_advanced']['he-il'] = ""; $text['title-variables_advanced']['it-it'] = "Variabili Centrale: Avanzate"; -$text['title-variables_advanced']['nl-nl'] = ""; +$text['title-variables_advanced']['nl-nl'] = "Centrale variabelen: Uitgebreid"; $text['title-variables_advanced']['pl-pl'] = "Zmienne PBXu (zaawansowane)"; $text['title-variables_advanced']['pt-br'] = "Variáveis do Softswitch: Avançadas "; $text['title-variables_advanced']['pt-pt'] = "Variáveis do Softswitch: Avançadas"; @@ -32,7 +32,7 @@ $text['title-variables']['fr-ca'] = "Variables Système"; //copied from fr-fr $text['title-variables']['fr-fr'] = "Variables Système"; $text['title-variables']['he-il'] = ""; $text['title-variables']['it-it'] = "Variabili Centrale"; -$text['title-variables']['nl-nl'] = ""; +$text['title-variables']['nl-nl'] = "Centrale variabelen"; $text['title-variables']['pl-pl'] = "Zmienne PBXu"; $text['title-variables']['pt-br'] = "Variáveis do Softswitch "; $text['title-variables']['pt-pt'] = "Variáveis do Softswitch"; @@ -52,7 +52,7 @@ $text['title-variable_edit']['fr-ca'] = "Editer la Variable"; //copied from fr-f $text['title-variable_edit']['fr-fr'] = "Editer la Variable"; $text['title-variable_edit']['he-il'] = ""; $text['title-variable_edit']['it-it'] = "Variabile"; -$text['title-variable_edit']['nl-nl'] = ""; +$text['title-variable_edit']['nl-nl'] = "Variabele bijwerken"; $text['title-variable_edit']['pl-pl'] = "Zmienna"; $text['title-variable_edit']['pt-br'] = "Editar Variável "; $text['title-variable_edit']['pt-pt'] = "Editar Variável"; @@ -72,7 +72,7 @@ $text['title-variable_add']['fr-ca'] = "Ajouter une Variable"; //copied from fr- $text['title-variable_add']['fr-fr'] = "Ajouter une Variable"; $text['title-variable_add']['he-il'] = ""; $text['title-variable_add']['it-it'] = "Variabile"; -$text['title-variable_add']['nl-nl'] = ""; +$text['title-variable_add']['nl-nl'] = "Variabele toevoegen"; $text['title-variable_add']['pl-pl'] = "Zmienna"; $text['title-variable_add']['pt-br'] = "Adicionar Variável "; $text['title-variable_add']['pt-pt'] = "Adicionar Variável"; @@ -92,7 +92,7 @@ $text['label-command']['fr-ca'] = "Command"; $text['label-command']['fr-fr'] = "Command"; $text['label-command']['he-il'] = ""; $text['label-command']['it-it'] = ""; -$text['label-command']['nl-nl'] = ""; +$text['label-command']['nl-nl'] = "Commando"; $text['label-command']['pl-pl'] = ""; $text['label-command']['pt-br'] = ""; $text['label-command']['pt-pt'] = ""; @@ -112,7 +112,7 @@ $text['option-set']['fr-ca'] = "Définir"; $text['option-set']['fr-fr'] = "Définir"; $text['option-set']['he-il'] = ""; $text['option-set']['it-it'] = ""; -$text['option-set']['nl-nl'] = ""; +$text['option-set']['nl-nl'] = "Definieer"; $text['option-set']['pl-pl'] = ""; $text['option-set']['pt-br'] = ""; $text['option-set']['pt-pt'] = ""; @@ -132,7 +132,7 @@ $text['option-exec-set']['fr-ca'] = "exec-set"; $text['option-exec-set']['fr-fr'] = "exec-set"; $text['option-exec-set']['he-il'] = ""; $text['option-exec-set']['it-it'] = ""; -$text['option-exec-set']['nl-nl'] = ""; +$text['option-exec-set']['nl-nl'] = "exec-set"; $text['option-exec-set']['pl-pl'] = ""; $text['option-exec-set']['pt-br'] = ""; $text['option-exec-set']['pt-pt'] = ""; @@ -152,7 +152,7 @@ $text['label-hostname']['fr-ca'] = "Nom d'hôte"; //copied from fr-fr $text['label-hostname']['fr-fr'] = "Nom d'hôte"; $text['label-hostname']['he-il'] = ""; $text['label-hostname']['it-it'] = "Hostname"; -$text['label-hostname']['nl-nl'] = ""; +$text['label-hostname']['nl-nl'] = "Hostnaam"; $text['label-hostname']['pl-pl'] = "Nazwa hosta"; $text['label-hostname']['pt-br'] = "Hostname"; //copied from pt-pt $text['label-hostname']['pt-pt'] = "Hostname"; @@ -172,7 +172,7 @@ $text['label-codec_information']['fr-ca'] = "Codec Information"; //copied from f $text['label-codec_information']['fr-fr'] = "Codec Information"; $text['label-codec_information']['he-il'] = ""; $text['label-codec_information']['it-it'] = "Informazioni Codec"; -$text['label-codec_information']['nl-nl'] = ""; +$text['label-codec_information']['nl-nl'] = "Codec informatie"; $text['label-codec_information']['pl-pl'] = "Informacja o kodekach"; $text['label-codec_information']['pt-br'] = "Informações sobre o Codec"; $text['label-codec_information']['pt-pt'] = "Informação do Codec"; @@ -192,7 +192,7 @@ $text['header-variables_advanced']['fr-ca'] = "Variables Système: Avancé"; //c $text['header-variables_advanced']['fr-fr'] = "Variables Système: Avancé"; $text['header-variables_advanced']['he-il'] = ""; $text['header-variables_advanced']['it-it'] = "Variabili Centrale: Avanzate"; -$text['header-variables_advanced']['nl-nl'] = ""; +$text['header-variables_advanced']['nl-nl'] = "Centrale variabelen: Uitgebreid"; $text['header-variables_advanced']['pl-pl'] = "Zamień zmienne (zaawansowane)"; $text['header-variables_advanced']['pt-br'] = "Variáveis do Softswitch: Avançadas "; $text['header-variables_advanced']['pt-pt'] = "Variáveis do Softswitch: Avançadas"; @@ -212,7 +212,7 @@ $text['header-variables']['fr-ca'] = "Variables Système"; //copied from fr-fr $text['header-variables']['fr-fr'] = "Variables Système"; $text['header-variables']['he-il'] = ""; $text['header-variables']['it-it'] = "Variabili Centrale"; -$text['header-variables']['nl-nl'] = ""; +$text['header-variables']['nl-nl'] = "Centrale variabelen"; $text['header-variables']['pl-pl'] = "Zmienne PBXu"; $text['header-variables']['pt-br'] = "Variáveis do Softswitch "; $text['header-variables']['pt-pt'] = "Variáveis do Softswitch"; @@ -232,7 +232,7 @@ $text['header-variable_edit']['fr-ca'] = "Editer la Variable"; //copied from fr- $text['header-variable_edit']['fr-fr'] = "Editer la Variable"; $text['header-variable_edit']['he-il'] = ""; $text['header-variable_edit']['it-it'] = "Variabile"; -$text['header-variable_edit']['nl-nl'] = ""; +$text['header-variable_edit']['nl-nl'] = "Variabelen"; $text['header-variable_edit']['pl-pl'] = "Zmienna"; $text['header-variable_edit']['pt-br'] = "Editar variável"; //copied from pt-pt $text['header-variable_edit']['pt-pt'] = "Editar variável"; @@ -252,7 +252,7 @@ $text['header-hostname']['fr-ca'] = "Nom d'hôte"; //copied from fr-fr $text['header-hostname']['fr-fr'] = "Nom d'hôte"; $text['header-hostname']['he-il'] = ""; $text['header-hostname']['it-it'] = "Hostname"; -$text['header-hostname']['nl-nl'] = ""; +$text['header-hostname']['nl-nl'] = "Hostnaam"; $text['header-hostname']['pl-pl'] = "Nazwa hosta"; $text['header-hostname']['pt-br'] = "Hostname"; //copied from pt-pt $text['header-hostname']['pt-pt'] = "Hostname"; @@ -272,7 +272,7 @@ $text['description-variables_advanced']['fr-ca'] = "Définir ici les variables p $text['description-variables_advanced']['fr-fr'] = "Définir ici les variables préprocessées. Se retrouve dans la configuration XML avec $."; $text['description-variables_advanced']['he-il'] = ""; $text['description-variables_advanced']['it-it'] = "Definire qui le variabili per il preprocessore. Possono essere usate nella configurazione xml con $."; -$text['description-variables_advanced']['nl-nl'] = ""; +$text['description-variables_advanced']['nl-nl'] = "Definieer voorbewerkings variabelen. Kan in XML configuraties gebruikt worden met $."; $text['description-variables_advanced']['pl-pl'] = "Tutaj zdefiniuj zmienne preprocesora. Mogą być dostępne w konfiguracji xml z $."; $text['description-variables_advanced']['pt-br'] = "Defina as variáveis aqui. Podem ser acessadas na configuração XML com $"; $text['description-variables_advanced']['pt-pt'] = "Defina as variáveis aqui. Podem ser acedidas na configuração xml com $."; @@ -292,7 +292,7 @@ $text['description-variables']['fr-ca'] = "Définir ici les variables préproces $text['description-variables']['fr-fr'] = "Définir ici les variables préprocessées."; $text['description-variables']['he-il'] = ""; $text['description-variables']['it-it'] = "Definire qui le variabili per il preprocessore."; -$text['description-variables']['nl-nl'] = ""; +$text['description-variables']['nl-nl'] = "Definieer hier voorbewerkings variabelen"; $text['description-variables']['pl-pl'] = "Tutaj zdefiniuj zmienne preprocesora"; $text['description-variables']['pt-br'] = "Defina as variáveis aqui:"; $text['description-variables']['pt-pt'] = "Defina as variáveis aqui."; @@ -312,7 +312,7 @@ $text['description-command']['fr-ca'] = "Définir la commande"; $text['description-command']['fr-fr'] = "Définir la commande"; $text['description-command']['he-il'] = ""; $text['description-command']['it-it'] = ""; -$text['description-command']['nl-nl'] = ""; +$text['description-command']['nl-nl'] = "Stel commando in"; $text['description-command']['pl-pl'] = ""; $text['description-command']['pt-br'] = ""; $text['description-command']['pt-pt'] = ""; @@ -332,7 +332,7 @@ $text['description-name']['fr-ca'] = "Entrez le nom de la variable"; $text['description-name']['fr-fr'] = "Entrez le nom de la variable"; $text['description-name']['he-il'] = ""; $text['description-name']['it-it'] = "Inserire nome variabile."; -$text['description-name']['nl-nl'] = ""; +$text['description-name']['nl-nl'] = "Voer variabelenaam in."; $text['description-name']['pl-pl'] = "Wprowadź nazwę zmiennej"; $text['description-name']['pt-br'] = "Insira o nome do menu"; $text['description-name']['pt-pt'] = "Introduza o nome da variável."; @@ -352,7 +352,7 @@ $text['description-hostname']['fr-ca'] = "Entrer le nom de l'hôte / du switch." $text['description-hostname']['fr-fr'] = "Entrer le nom de l'hôte / du switch."; $text['description-hostname']['he-il'] = ""; $text['description-hostname']['it-it'] = "Inserire l'hostname / switchname."; -$text['description-hostname']['nl-nl'] = ""; +$text['description-hostname']['nl-nl'] = "Voer Hostnaam / centrale naam in."; $text['description-hostname']['pl-pl'] = "Wprowadź nazwę hosta / PBXu"; $text['description-hostname']['pt-br'] = "Introduza o hostname"; //copied from pt-pt $text['description-hostname']['pt-pt'] = "Introduza o hostname"; @@ -372,7 +372,7 @@ $text['description-enabled']['fr-ca'] = "Activer ou désactiver cette variable"; $text['description-enabled']['fr-fr'] = "Activer ou désactiver cette variable"; $text['description-enabled']['he-il'] = ""; $text['description-enabled']['it-it'] = ""; -$text['description-enabled']['nl-nl'] = ""; +$text['description-enabled']['nl-nl'] = "Deze variabele aan of uit zetten."; $text['description-enabled']['pl-pl'] = ""; $text['description-enabled']['pt-br'] = ""; $text['description-enabled']['pt-pt'] = ""; @@ -392,7 +392,7 @@ $text['description-order']['fr-ca'] = "Sélectionnez l'ordre"; $text['description-order']['fr-fr'] = "Sélectionnez l'ordre"; $text['description-order']['he-il'] = ""; $text['description-order']['it-it'] = ""; -$text['description-order']['nl-nl'] = ""; +$text['description-order']['nl-nl'] = "Kies de volgorde."; $text['description-order']['pl-pl'] = ""; $text['description-order']['pt-br'] = ""; $text['description-order']['pt-pt'] = ""; @@ -412,7 +412,7 @@ $text['description-description']['fr-ca'] = "Entrez la description"; $text['description-description']['fr-fr'] = "Entrez la description"; $text['description-description']['he-il'] = ""; $text['description-description']['it-it'] = ""; -$text['description-description']['nl-nl'] = ""; +$text['description-description']['nl-nl'] = "Voer de omschrijving in."; $text['description-description']['pl-pl'] = ""; $text['description-description']['pt-br'] = ""; $text['description-description']['pt-pt'] = ""; diff --git a/app/vars/app_menu.php b/app/vars/app_menu.php index c1b41e8e67..a257cd55d9 100644 --- a/app/vars/app_menu.php +++ b/app/vars/app_menu.php @@ -11,7 +11,7 @@ $apps[$x]['menu'][$y]['title']['fr-fr'] = "Variables"; $apps[$x]['menu'][$y]['title']['he-il'] = ""; $apps[$x]['menu'][$y]['title']['it-it'] = "Variabili"; - $apps[$x]['menu'][$y]['title']['nl-nl'] = ""; + $apps[$x]['menu'][$y]['title']['nl-nl'] = "Variabelen"; $apps[$x]['menu'][$y]['title']['pl-pl'] = "Zmienne"; $apps[$x]['menu'][$y]['title']['pt-br'] = "Variáveis"; $apps[$x]['menu'][$y]['title']['pt-pt'] = "Variáveis"; @@ -24,4 +24,4 @@ $apps[$x]['menu'][$y]['path'] = "/app/vars/vars.php"; $apps[$x]['menu'][$y]['groups'][] = "superadmin"; -?> \ No newline at end of file +?>