From 236351bb8387d1bd59073ecebb525a8fb52cb81d Mon Sep 17 00:00:00 2001 From: noci2012 Date: Tue, 19 Nov 2019 19:15:42 +0100 Subject: [PATCH] Additional nl-nl translations (#4875) * 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) --- app/call_recordings/app_config.php | 3 +- app/call_recordings/app_languages.php | 40 +- app/call_recordings/app_menu.php | 1 + app/calls/app_config.php | 2 +- app/calls/app_languages.php | 90 ++--- app/calls/app_menu.php | 4 +- app/calls_active/app_config.php | 4 +- app/calls_active/app_languages.php | 74 ++-- app/calls_active/app_menu.php | 4 +- app/click_to_call/app_config.php | 4 +- app/click_to_call/app_languages.php | 64 +-- app/click_to_call/app_menu.php | 4 +- app/contacts/app_config.php | 4 +- app/contacts/app_languages.php | 562 +++++++++++++------------- app/contacts/app_menu.php | 4 +- app/tones/app_config.php | 2 +- app/vars/app_config.php | 2 +- app/vars/app_languages.php | 42 +- app/vars/app_menu.php | 4 +- app/voicemails/app_config.php | 2 +- app/voicemails/app_languages.php | 156 +++---- app/voicemails/app_menu.php | 4 +- app/xml_cdr/app_config.php | 2 +- app/xml_cdr/app_menu.php | 8 +- 24 files changed, 544 insertions(+), 542 deletions(-) diff --git a/app/call_recordings/app_config.php b/app/call_recordings/app_config.php index ed999dce3f..6557140446 100644 --- a/app/call_recordings/app_config.php +++ b/app/call_recordings/app_config.php @@ -8,7 +8,8 @@ $apps[$x]['version'] = ''; $apps[$x]['license'] = 'Mozilla Public License 1.1'; $apps[$x]['url'] = 'http://www.fusionpbx.com'; - $apps[$x]['description']['en-us'] = ''; + $apps[$x]['description']['en-us'] = 'Call Recordings'; + $apps[$x]['description']['nl-nl'] = 'Gespreksopnamen'; //permission details $y = 0; diff --git a/app/call_recordings/app_languages.php b/app/call_recordings/app_languages.php index 7000bdf14c..4d0afb9f55 100644 --- a/app/call_recordings/app_languages.php +++ b/app/call_recordings/app_languages.php @@ -11,7 +11,7 @@ $text['title-call_recordings']['fr-ca'] = "Enregistrements d'appels"; $text['title-call_recordings']['fr-fr'] = "Enregistrements d'appels"; $text['title-call_recordings']['he-il'] = ""; $text['title-call_recordings']['it-it'] = ""; -$text['title-call_recordings']['nl-nl'] = ""; +$text['title-call_recordings']['nl-nl'] = "Gespreksopnamen"; $text['title-call_recordings']['pl-pl'] = ""; $text['title-call_recordings']['pt-br'] = ""; $text['title-call_recordings']['pt-pt'] = ""; @@ -31,7 +31,7 @@ $text['title-call_recording']['fr-ca'] = "Enregistrement d'appel"; $text['title-call_recording']['fr-fr'] = "Enregistrement d'appel"; $text['title-call_recording']['he-il'] = ""; $text['title-call_recording']['it-it'] = ""; -$text['title-call_recording']['nl-nl'] = ""; +$text['title-call_recording']['nl-nl'] = "Gespreksopname"; $text['title-call_recording']['pl-pl'] = ""; $text['title-call_recording']['pt-br'] = ""; $text['title-call_recording']['pt-pt'] = ""; @@ -51,7 +51,7 @@ $text['title_description-call_recording']['fr-ca'] = "Affiche les enregistrement $text['title_description-call_recording']['fr-fr'] = "Affiche les enregistrements d'appel avec nom, durée, date et heure, et direction de l'appel"; $text['title_description-call_recording']['he-il'] = ""; $text['title_description-call_recording']['it-it'] = ""; -$text['title_description-call_recording']['nl-nl'] = ""; +$text['title_description-call_recording']['nl-nl'] = "Toont de gespreksopnamen met naam, lengte, datum/tijd en oproep richting."; $text['title_description-call_recording']['pl-pl'] = ""; $text['title_description-call_recording']['pt-br'] = ""; $text['title_description-call_recording']['pt-pt'] = ""; @@ -71,7 +71,7 @@ $text['label-call_recording_name']['fr-ca'] = "Nom"; $text['label-call_recording_name']['fr-fr'] = "Nom"; $text['label-call_recording_name']['he-il'] = ""; $text['label-call_recording_name']['it-it'] = ""; -$text['label-call_recording_name']['nl-nl'] = ""; +$text['label-call_recording_name']['nl-nl'] = "Naam"; $text['label-call_recording_name']['pl-pl'] = ""; $text['label-call_recording_name']['pt-br'] = ""; $text['label-call_recording_name']['pt-pt'] = ""; @@ -91,7 +91,7 @@ $text['description-call_recording_name']['fr-ca'] = ""; $text['description-call_recording_name']['fr-fr'] = ""; $text['description-call_recording_name']['he-il'] = ""; $text['description-call_recording_name']['it-it'] = ""; -$text['description-call_recording_name']['nl-nl'] = ""; +$text['description-call_recording_name']['nl-nl'] = "Gespreksopname naam"; $text['description-call_recording_name']['pl-pl'] = ""; $text['description-call_recording_name']['pt-br'] = ""; $text['description-call_recording_name']['pt-pt'] = ""; @@ -111,7 +111,7 @@ $text['label-call_recording_path']['fr-ca'] = "Chemin"; $text['label-call_recording_path']['fr-fr'] = "Chemin"; $text['label-call_recording_path']['he-il'] = ""; $text['label-call_recording_path']['it-it'] = ""; -$text['label-call_recording_path']['nl-nl'] = ""; +$text['label-call_recording_path']['nl-nl'] = "Pad"; $text['label-call_recording_path']['pl-pl'] = ""; $text['label-call_recording_path']['pt-br'] = ""; $text['label-call_recording_path']['pt-pt'] = ""; @@ -131,7 +131,7 @@ $text['description-call_recording_path']['fr-ca'] = ""; $text['description-call_recording_path']['fr-fr'] = ""; $text['description-call_recording_path']['he-il'] = ""; $text['description-call_recording_path']['it-it'] = ""; -$text['description-call_recording_path']['nl-nl'] = ""; +$text['description-call_recording_path']['nl-nl'] = "Gespreksopname pad"; $text['description-call_recording_path']['pl-pl'] = ""; $text['description-call_recording_path']['pt-br'] = ""; $text['description-call_recording_path']['pt-pt'] = ""; @@ -151,7 +151,7 @@ $text['label-call_recording_length']['fr-ca'] = "Longueur"; $text['label-call_recording_length']['fr-fr'] = "Longueur"; $text['label-call_recording_length']['he-il'] = ""; $text['label-call_recording_length']['it-it'] = ""; -$text['label-call_recording_length']['nl-nl'] = ""; +$text['label-call_recording_length']['nl-nl'] = "Lengte"; $text['label-call_recording_length']['pl-pl'] = ""; $text['label-call_recording_length']['pt-br'] = ""; $text['label-call_recording_length']['pt-pt'] = ""; @@ -171,7 +171,7 @@ $text['description-call_recording_length']['fr-ca'] = ""; $text['description-call_recording_length']['fr-fr'] = ""; $text['description-call_recording_length']['he-il'] = ""; $text['description-call_recording_length']['it-it'] = ""; -$text['description-call_recording_length']['nl-nl'] = ""; +$text['description-call_recording_length']['nl-nl'] = "Gespreksopname duur"; $text['description-call_recording_length']['pl-pl'] = ""; $text['description-call_recording_length']['pt-br'] = ""; $text['description-call_recording_length']['pt-pt'] = ""; @@ -191,7 +191,7 @@ $text['label-call_recording_date']['fr-ca'] = "Date"; $text['label-call_recording_date']['fr-fr'] = "Date"; $text['label-call_recording_date']['he-il'] = ""; $text['label-call_recording_date']['it-it'] = ""; -$text['label-call_recording_date']['nl-nl'] = ""; +$text['label-call_recording_date']['nl-nl'] = "Datum"; $text['label-call_recording_date']['pl-pl'] = ""; $text['label-call_recording_date']['pt-br'] = ""; $text['label-call_recording_date']['pt-pt'] = ""; @@ -211,7 +211,7 @@ $text['description-call_recording_date']['fr-ca'] = ""; $text['description-call_recording_date']['fr-fr'] = ""; $text['description-call_recording_date']['he-il'] = ""; $text['description-call_recording_date']['it-it'] = ""; -$text['description-call_recording_date']['nl-nl'] = ""; +$text['description-call_recording_date']['nl-nl'] = "Gespreksopname datum"; $text['description-call_recording_date']['pl-pl'] = ""; $text['description-call_recording_date']['pt-br'] = ""; $text['description-call_recording_date']['pt-pt'] = ""; @@ -231,7 +231,7 @@ $text['label-call_direction']['fr-ca'] = "Direction"; $text['label-call_direction']['fr-fr'] = "Direction"; $text['label-call_direction']['he-il'] = ""; $text['label-call_direction']['it-it'] = ""; -$text['label-call_direction']['nl-nl'] = ""; +$text['label-call_direction']['nl-nl'] = "Richting"; $text['label-call_direction']['pl-pl'] = ""; $text['label-call_direction']['pt-br'] = ""; $text['label-call_direction']['pt-pt'] = ""; @@ -251,7 +251,7 @@ $text['description-call_direction']['fr-ca'] = ""; $text['description-call_direction']['fr-fr'] = ""; $text['description-call_direction']['he-il'] = ""; $text['description-call_direction']['it-it'] = ""; -$text['description-call_direction']['nl-nl'] = ""; +$text['description-call_direction']['nl-nl'] = "Gespreksopname oproeprichting"; $text['description-call_direction']['pl-pl'] = ""; $text['description-call_direction']['pt-br'] = ""; $text['description-call_direction']['pt-pt'] = ""; @@ -271,7 +271,7 @@ $text['label-call_recording_description']['fr-ca'] = "Description"; $text['label-call_recording_description']['fr-fr'] = "Description"; $text['label-call_recording_description']['he-il'] = ""; $text['label-call_recording_description']['it-it'] = ""; -$text['label-call_recording_description']['nl-nl'] = ""; +$text['label-call_recording_description']['nl-nl'] = "Omschrijving"; $text['label-call_recording_description']['pl-pl'] = ""; $text['label-call_recording_description']['pt-br'] = ""; $text['label-call_recording_description']['pt-pt'] = ""; @@ -291,7 +291,7 @@ $text['description-call_recording_description']['fr-ca'] = ""; $text['description-call_recording_description']['fr-fr'] = ""; $text['description-call_recording_description']['he-il'] = ""; $text['description-call_recording_description']['it-it'] = ""; -$text['description-call_recording_description']['nl-nl'] = ""; +$text['description-call_recording_description']['nl-nl'] = "Gespreksopname richting"; $text['description-call_recording_description']['pl-pl'] = ""; $text['description-call_recording_description']['pt-br'] = ""; $text['description-call_recording_description']['pt-pt'] = ""; @@ -311,7 +311,7 @@ $text['label-call_recording_base64']['fr-ca'] = "Base64"; $text['label-call_recording_base64']['fr-fr'] = "Base64"; $text['label-call_recording_base64']['he-il'] = ""; $text['label-call_recording_base64']['it-it'] = ""; -$text['label-call_recording_base64']['nl-nl'] = ""; +$text['label-call_recording_base64']['nl-nl'] = "Basr64"; $text['label-call_recording_base64']['pl-pl'] = ""; $text['label-call_recording_base64']['pt-br'] = ""; $text['label-call_recording_base64']['pt-pt'] = ""; @@ -351,7 +351,7 @@ $text['label-inbound']['fr-ca'] = "Inbound"; $text['label-inbound']['fr-fr'] = "Inbound"; $text['label-inbound']['he-il'] = "Inbound"; $text['label-inbound']['it-it'] = "Inbound"; -$text['label-inbound']['nl-nl'] = "Inbound"; +$text['label-inbound']['nl-nl'] = "Inkomend"; $text['label-inbound']['pl-pl'] = "Inbound"; $text['label-inbound']['pt-br'] = "Inbound"; $text['label-inbound']['pt-pt'] = "Inbound"; @@ -371,7 +371,7 @@ $text['label-outbound']['fr-ca'] = "Outbound"; $text['label-outbound']['fr-fr'] = "Outbound"; $text['label-outbound']['he-il'] = "Outbound"; $text['label-outbound']['it-it'] = "Outbound"; -$text['label-outbound']['nl-nl'] = "Outbound"; +$text['label-outbound']['nl-nl'] = "Uitgaand"; $text['label-outbound']['pl-pl'] = "Outbound"; $text['label-outbound']['pt-br'] = "Outbound"; $text['label-outbound']['pt-pt'] = "Outbound"; @@ -391,7 +391,7 @@ $text['label-local']['fr-ca'] = "Local"; $text['label-local']['fr-fr'] = "Local"; $text['label-local']['he-il'] = "Local"; $text['label-local']['it-it'] = "Local"; -$text['label-local']['nl-nl'] = "Local"; +$text['label-local']['nl-nl'] = "Lokaal"; $text['label-local']['pl-pl'] = "Local"; $text['label-local']['pt-br'] = "Local"; $text['label-local']['pt-pt'] = "Local"; @@ -400,4 +400,4 @@ $text['label-local']['ru-ru'] = "Local"; $text['label-local']['sv-se'] = "Local"; $text['label-local']['uk-ua'] = "Local"; -?> \ No newline at end of file +?> diff --git a/app/call_recordings/app_menu.php b/app/call_recordings/app_menu.php index d71397ed05..5212391e79 100644 --- a/app/call_recordings/app_menu.php +++ b/app/call_recordings/app_menu.php @@ -4,6 +4,7 @@ $apps[$x]['menu'][0]['title']['en-us'] = 'Call Recordings'; $apps[$x]['menu'][0]['title']['es-cl'] = ''; $apps[$x]['menu'][0]['title']['fr-fr'] = ''; $apps[$x]['menu'][0]['title']['fr-ca'] = ''; +$apps[$x]['menu'][0]['title']['nl-nl'] = 'Gespreksopnamen'; $apps[$x]['menu'][0]['title']['pl'] = ''; $apps[$x]['menu'][0]['title']['sv-se'] = ''; $apps[$x]['menu'][0]['title']['uk'] = ''; diff --git a/app/calls/app_config.php b/app/calls/app_config.php index 57fc634edc..8294b7dd76 100644 --- a/app/calls/app_config.php +++ b/app/calls/app_config.php @@ -19,7 +19,7 @@ $apps[$x]['description']['fr-fr'] = "Renvoi d'appel, Follow Me et ne pas deranger."; $apps[$x]['description']['he-il'] = ""; $apps[$x]['description']['it-it'] = ""; - $apps[$x]['description']['nl-nl'] = ""; + $apps[$x]['description']['nl-nl'] = "Oproep doorsturen, Volg mij en Niet storen"; $apps[$x]['description']['pl-pl'] = ""; $apps[$x]['description']['pt-br'] = "Desvio de chamadas, Siga-me e Não perturbe (DND)."; $apps[$x]['description']['pt-pt'] = "Desvio de Chamadas, Seguir-me e Não Perturbar."; diff --git a/app/calls/app_languages.php b/app/calls/app_languages.php index ade7b67315..683819e9ad 100644 --- a/app/calls/app_languages.php +++ b/app/calls/app_languages.php @@ -12,7 +12,7 @@ $text['title']['fr-ca'] = "routage des appels"; //copied from fr-fr $text['title']['fr-fr'] = "routage des appels"; $text['title']['he-il'] = "ניתוב שיחות"; $text['title']['it-it'] = "Istradamento Chiamate"; -$text['title']['nl-nl'] = ""; +$text['title']['nl-nl'] = "Oproep routering"; $text['title']['pl-pl'] = "Call Routing"; $text['title']['pt-br'] = "Roteamento de chamadas"; //copied from pt-pt $text['title']['pt-pt'] = "Roteamento de chamadas"; @@ -32,7 +32,7 @@ $text['table-tools']['fr-ca'] = "Outils"; //copied from fr-fr $text['table-tools']['fr-fr'] = "Outils"; $text['table-tools']['he-il'] = ""; $text['table-tools']['it-it'] = "Strumenti"; -$text['table-tools']['nl-nl'] = ""; +$text['table-tools']['nl-nl'] = "Gereedschappen"; $text['table-tools']['pl-pl'] = "Narzędzia"; $text['table-tools']['pt-br'] = "Ferramentas"; //copied from pt-pt $text['table-tools']['pt-pt'] = "Ferramentas"; @@ -52,7 +52,7 @@ $text['table-extension']['fr-ca'] = "Extension"; //copied from fr-fr $text['table-extension']['fr-fr'] = "Extension"; $text['table-extension']['he-il'] = ""; $text['table-extension']['it-it'] = "Interno"; -$text['table-extension']['nl-nl'] = ""; +$text['table-extension']['nl-nl'] = "Toestel"; $text['table-extension']['pl-pl'] = "Numer wewnętrzny"; $text['table-extension']['pt-br'] = "Ramal"; $text['table-extension']['pt-pt'] = "Extensão"; @@ -72,7 +72,7 @@ $text['table-description']['fr-ca'] = "Description"; //copied from fr-fr $text['table-description']['fr-fr'] = "Description"; $text['table-description']['he-il'] = ""; $text['table-description']['it-it'] = "Descrizione"; -$text['table-description']['nl-nl'] = ""; +$text['table-description']['nl-nl'] = "Omschrijving"; $text['table-description']['pl-pl'] = "Opis"; $text['table-description']['pt-br'] = "Descrição"; //copied from pt-pt $text['table-description']['pt-pt'] = "Descrição"; @@ -92,7 +92,7 @@ $text['label-ring-timeout']['fr-ca'] = "Timeout"; //copied from fr-fr $text['label-ring-timeout']['fr-fr'] = "Timeout"; $text['label-ring-timeout']['he-il'] = ""; $text['label-ring-timeout']['it-it'] = "Timeout"; -$text['label-ring-timeout']['nl-nl'] = ""; +$text['label-ring-timeout']['nl-nl'] = "Timeout"; $text['label-ring-timeout']['pl-pl'] = "Przekroczenie czasu oczekiwania "; $text['label-ring-timeout']['pt-br'] = "Tempo limite"; $text['label-ring-timeout']['pt-pt'] = "Timeout"; @@ -112,7 +112,7 @@ $text['label-ring-order']['fr-ca'] = "Ordre de sonnerie"; //copied from fr-fr $text['label-ring-order']['fr-fr'] = "Ordre de sonnerie"; $text['label-ring-order']['he-il'] = ""; $text['label-ring-order']['it-it'] = "Ordine di Squillo"; -$text['label-ring-order']['nl-nl'] = ""; +$text['label-ring-order']['nl-nl'] = "Oproep volgorde"; $text['label-ring-order']['pl-pl'] = "Kolejność dzwonienia"; $text['label-ring-order']['pt-br'] = "Solicitar chamada"; $text['label-ring-order']['pt-pt'] = "Pedir Chamada"; @@ -132,7 +132,7 @@ $text['label-ring-delay']['fr-ca'] = "Délais"; //copied from fr-fr $text['label-ring-delay']['fr-fr'] = "Délais"; $text['label-ring-delay']['he-il'] = ""; $text['label-ring-delay']['it-it'] = "Ritardo"; -$text['label-ring-delay']['nl-nl'] = ""; +$text['label-ring-delay']['nl-nl'] = "Vertraging"; $text['label-ring-delay']['pl-pl'] = "Opóznienie"; $text['label-ring-delay']['pt-br'] = "Atraso"; //copied from pt-pt $text['label-ring-delay']['pt-pt'] = "Atraso"; @@ -152,7 +152,7 @@ $text['label-prompt']['fr-ca'] = "Annonce pour accepter l'appel"; //copied from $text['label-prompt']['fr-fr'] = "Annonce pour accepter l'appel"; $text['label-prompt']['he-il'] = ""; $text['label-prompt']['it-it'] = "Domanda se accettare la chiamata"; -$text['label-prompt']['nl-nl'] = ""; +$text['label-prompt']['nl-nl'] = "Melding om de oproep te accepteren"; $text['label-prompt']['pl-pl'] = "Podpowiedz, aby odebrać rozmowę"; $text['label-prompt']['pt-br'] = "Perguntar para aceitar a chamada"; //copied from pt-pt $text['label-prompt']['pt-pt'] = "Perguntar para aceitar a chamada"; @@ -172,7 +172,7 @@ $text['label-on-busy']['fr-ca'] = "Sur Occupé"; //copied from fr-fr $text['label-on-busy']['fr-fr'] = "Sur Occupé"; $text['label-on-busy']['he-il'] = ""; $text['label-on-busy']['it-it'] = "Su Occupato"; -$text['label-on-busy']['nl-nl'] = ""; +$text['label-on-busy']['nl-nl'] = "Bij bezet"; $text['label-on-busy']['pl-pl'] = "Kiedy zajęty"; $text['label-on-busy']['pt-br'] = "Ocupado"; $text['label-on-busy']['pt-pt'] = "Movimentado"; @@ -192,7 +192,7 @@ $text['label-number']['fr-ca'] = "Numéro"; //copied from fr-fr $text['label-number']['fr-fr'] = "Numéro"; $text['label-number']['he-il'] = ""; $text['label-number']['it-it'] = "Numero"; -$text['label-number']['nl-nl'] = ""; +$text['label-number']['nl-nl'] = "Nummer"; $text['label-number']['pl-pl'] = "Numer"; $text['label-number']['pt-br'] = "Número"; //copied from pt-pt $text['label-number']['pt-pt'] = "Número"; @@ -212,7 +212,7 @@ $text['label-no_answer']['fr-ca'] = "Pas de réponse"; //copied from fr-fr $text['label-no_answer']['fr-fr'] = "Pas de réponse"; $text['label-no_answer']['he-il'] = ""; $text['label-no_answer']['it-it'] = "Su Mancata Risposta"; -$text['label-no_answer']['nl-nl'] = ""; +$text['label-no_answer']['nl-nl'] = "Geen antwoord"; $text['label-no_answer']['pl-pl'] = "Brak odpowiedzi"; $text['label-no_answer']['pt-br'] = "Sem resposta"; $text['label-no_answer']['pt-pt'] = "Sem Resposta"; @@ -232,7 +232,7 @@ $text['label-not_registered']['fr-ca'] = "Non enregistré"; $text['label-not_registered']['fr-fr'] = "Non enregistré"; $text['label-not_registered']['he-il'] = ""; $text['label-not_registered']['it-it'] = "Su Mancata Registrazione"; -$text['label-not_registered']['nl-nl'] = ""; +$text['label-not_registered']['nl-nl'] = "Niet geregistreerd"; $text['label-not_registered']['pl-pl'] = ""; $text['label-not_registered']['pt-br'] = "Sem registro"; //copied from pt-pt $text['label-not_registered']['pt-pt'] = "Sem registro"; @@ -252,7 +252,7 @@ $text['label-ignore_busy']['fr-ca'] = "Ignorer occupé"; $text['label-ignore_busy']['fr-fr'] = "Ignorer occupé"; $text['label-ignore_busy']['he-il'] = ""; $text['label-ignore_busy']['it-it'] = "Ignora Occupato"; -$text['label-ignore_busy']['nl-nl'] = ""; +$text['label-ignore_busy']['nl-nl'] = "Bezet negeren"; $text['label-ignore_busy']['pl-pl'] = ""; $text['label-ignore_busy']['pt-br'] = "Ignorar ocupado"; //copied from pt-pt $text['label-ignore_busy']['pt-pt'] = "Ignorar ocupado"; @@ -272,7 +272,7 @@ $text['label-follow-me']['fr-ca'] = "Suis moi"; //copied from fr-fr $text['label-follow-me']['fr-fr'] = "Suis moi"; $text['label-follow-me']['he-il'] = ""; $text['label-follow-me']['it-it'] = "Seguimi"; -$text['label-follow-me']['nl-nl'] = ""; +$text['label-follow-me']['nl-nl'] = "Volg mij"; $text['label-follow-me']['pl-pl'] = "Podążaj za mną"; $text['label-follow-me']['pt-br'] = "Siga-me"; $text['label-follow-me']['pt-pt'] = "Segue-me"; @@ -292,7 +292,7 @@ $text['label-dnd']['fr-ca'] = "Ne pas déranger"; //copied from fr-fr $text['label-dnd']['fr-fr'] = "Ne pas déranger"; $text['label-dnd']['he-il'] = ""; $text['label-dnd']['it-it'] = "Non Disturbare"; -$text['label-dnd']['nl-nl'] = ""; +$text['label-dnd']['nl-nl'] = "Niet Storen"; $text['label-dnd']['pl-pl'] = "Nie przeszkadzaj (DND)"; $text['label-dnd']['pt-br'] = "Não Pertube (DND)"; $text['label-dnd']['pt-pt'] = "Não Perturbar"; @@ -312,7 +312,7 @@ $text['label-destinations']['fr-ca'] = "Destinations"; //copied from fr-fr $text['label-destinations']['fr-fr'] = "Destinations"; $text['label-destinations']['he-il'] = ""; $text['label-destinations']['it-it'] = "Destinazioni"; -$text['label-destinations']['nl-nl'] = ""; +$text['label-destinations']['nl-nl'] = "Bestemmingen"; $text['label-destinations']['pl-pl'] = "Destynacje"; $text['label-destinations']['pt-br'] = "Destinos"; //copied from pt-pt $text['label-destinations']['pt-pt'] = "Destinos"; @@ -332,7 +332,7 @@ $text['label-destination_timeout']['fr-ca'] = "Timeout"; //copied from fr-fr $text['label-destination_timeout']['fr-fr'] = "Timeout"; $text['label-destination_timeout']['he-il'] = ""; $text['label-destination_timeout']['it-it'] = "Timeout"; -$text['label-destination_timeout']['nl-nl'] = ""; +$text['label-destination_timeout']['nl-nl'] = "Timeout"; $text['label-destination_timeout']['pl-pl'] = "Limit czasowy"; $text['label-destination_timeout']['pt-br'] = "Tempo limite"; $text['label-destination_timeout']['pt-pt'] = "Timeout"; @@ -352,7 +352,7 @@ $text['label-destination_prompt_confirm']['fr-ca'] = "Confirmer"; //copied from $text['label-destination_prompt_confirm']['fr-fr'] = "Confirmer"; $text['label-destination_prompt_confirm']['he-il'] = ""; $text['label-destination_prompt_confirm']['it-it'] = "Conferma"; -$text['label-destination_prompt_confirm']['nl-nl'] = ""; +$text['label-destination_prompt_confirm']['nl-nl'] = "Bevestig"; $text['label-destination_prompt_confirm']['pl-pl'] = "Potwierdź"; $text['label-destination_prompt_confirm']['pt-br'] = "Confirmar"; //copied from pt-pt $text['label-destination_prompt_confirm']['pt-pt'] = "Confirmar"; @@ -372,7 +372,7 @@ $text['label-destination_prompt_announce']['fr-ca'] = "Annonce"; //copied from f $text['label-destination_prompt_announce']['fr-fr'] = "Annonce"; $text['label-destination_prompt_announce']['he-il'] = ""; $text['label-destination_prompt_announce']['it-it'] = "Annuncio"; -$text['label-destination_prompt_announce']['nl-nl'] = ""; +$text['label-destination_prompt_announce']['nl-nl'] = "Aankondigen"; $text['label-destination_prompt_announce']['pl-pl'] = "Rozgłoś/powiadom"; $text['label-destination_prompt_announce']['pt-br'] = "Anunciar"; //copied from pt-pt $text['label-destination_prompt_announce']['pt-pt'] = "Anunciar"; @@ -392,7 +392,7 @@ $text['label-destination_prompt']['fr-ca'] = "Prompt"; //copied from fr-fr $text['label-destination_prompt']['fr-fr'] = "Prompt"; $text['label-destination_prompt']['he-il'] = ""; $text['label-destination_prompt']['it-it'] = "Prompt"; -$text['label-destination_prompt']['nl-nl'] = ""; +$text['label-destination_prompt']['nl-nl'] = "Navragen"; $text['label-destination_prompt']['pl-pl'] = "Potwierdź aby odebrac rozmowę"; $text['label-destination_prompt']['pt-br'] = "Prompt"; //copied from pt-pt $text['label-destination_prompt']['pt-pt'] = "Prompt"; @@ -432,7 +432,7 @@ $text['label-destination_delay']['fr-ca'] = "Délais"; //copied from fr-fr $text['label-destination_delay']['fr-fr'] = "Délais"; $text['label-destination_delay']['he-il'] = ""; $text['label-destination_delay']['it-it'] = "Ritardo"; -$text['label-destination_delay']['nl-nl'] = ""; +$text['label-destination_delay']['nl-nl'] = "Vertraging"; $text['label-destination_delay']['pl-pl'] = "Opóźnienie"; $text['label-destination_delay']['pt-br'] = "Atraso"; //copied from pt-pt $text['label-destination_delay']['pt-pt'] = "Atraso"; @@ -452,7 +452,7 @@ $text['label-destination']['fr-ca'] = "Destination"; //copied from fr-fr $text['label-destination']['fr-fr'] = "Destination"; $text['label-destination']['he-il'] = ""; $text['label-destination']['it-it'] = "Destinazione"; -$text['label-destination']['nl-nl'] = ""; +$text['label-destination']['nl-nl'] = "Bestemming"; $text['label-destination']['pl-pl'] = "Destynacja"; $text['label-destination']['pt-br'] = "Número de destino"; $text['label-destination']['pt-pt'] = "Destino"; @@ -472,7 +472,7 @@ $text['label-cid-number-prefix']['fr-ca'] = "CID Nombre Préfixe"; //copied from $text['label-cid-number-prefix']['fr-fr'] = "CID Nombre Préfixe"; $text['label-cid-number-prefix']['he-il'] = ""; $text['label-cid-number-prefix']['it-it'] = "Numero Chiamante"; -$text['label-cid-number-prefix']['nl-nl'] = ""; +$text['label-cid-number-prefix']['nl-nl'] = "Voorloopnummer"; $text['label-cid-number-prefix']['pl-pl'] = "Prefiks prezentacji numeru dzwoniącego"; $text['label-cid-number-prefix']['pt-br'] = "Número do discador"; $text['label-cid-number-prefix']['pt-pt'] = "Número do Chamador"; @@ -492,7 +492,7 @@ $text['label-cid-number']['fr-ca'] = "CID Nombre Préfixe"; //copied from fr-fr $text['label-cid-number']['fr-fr'] = "CID Nombre Préfixe"; $text['label-cid-number']['he-il'] = ""; $text['label-cid-number']['it-it'] = "Numero Caller ID"; -$text['label-cid-number']['nl-nl'] = ""; +$text['label-cid-number']['nl-nl'] = "CID nummer"; $text['label-cid-number']['pl-pl'] = "Prefiks prezentacji numeru dzwoniącego"; $text['label-cid-number']['pt-br'] = "Número do discador"; $text['label-cid-number']['pt-pt'] = "Número do Chamador"; @@ -512,7 +512,7 @@ $text['label-cid-name-prefix']['fr-ca'] = "Préfixe de l'appelant"; //copied fro $text['label-cid-name-prefix']['fr-fr'] = "Préfixe de l'appelant"; $text['label-cid-name-prefix']['he-il'] = ""; $text['label-cid-name-prefix']['it-it'] = "Nome Chiamante"; -$text['label-cid-name-prefix']['nl-nl'] = ""; +$text['label-cid-name-prefix']['nl-nl'] = "Voorloop Naam "; $text['label-cid-name-prefix']['pl-pl'] = "Prefiks prezentacji nazwy dzwoniącego"; $text['label-cid-name-prefix']['pt-br'] = "Nome (ID) de origem"; $text['label-cid-name-prefix']['pt-pt'] = "Nome do Chamador"; @@ -532,7 +532,7 @@ $text['label-call-prompt']['fr-ca'] = "Annonce d'appel"; //copied from fr-fr $text['label-call-prompt']['fr-fr'] = "Annonce d'appel"; $text['label-call-prompt']['he-il'] = ""; $text['label-call-prompt']['it-it'] = "Prompt di chiamata"; -$text['label-call-prompt']['nl-nl'] = ""; +$text['label-call-prompt']['nl-nl'] = "Oproep melden"; $text['label-call-prompt']['pl-pl'] = "Potwierdź przed odebraniem rozmowy"; $text['label-call-prompt']['pt-br'] = "Prompt de chamada"; $text['label-call-prompt']['pt-pt'] = "Espoletar Chamada"; @@ -552,7 +552,7 @@ $text['label-call-forward']['fr-ca'] = "Renvoi d'appel"; //copied from fr-fr $text['label-call-forward']['fr-fr'] = "Renvoi d'appel"; $text['label-call-forward']['he-il'] = ""; $text['label-call-forward']['it-it'] = "Inoltro"; -$text['label-call-forward']['nl-nl'] = ""; +$text['label-call-forward']['nl-nl'] = "Oproep doorsturen"; $text['label-call-forward']['pl-pl'] = "Przekierowanie"; $text['label-call-forward']['pt-br'] = "Encaminhamento de chamadas"; $text['label-call-forward']['pt-pt'] = "Encaminhamento de Chamadas"; @@ -572,7 +572,7 @@ $text['header-call_routing']['fr-ca'] = "Routage des Appels"; //copied from fr-f $text['header-call_routing']['fr-fr'] = "Routage des Appels"; $text['header-call_routing']['he-il'] = "ניתוב שיחות"; $text['header-call_routing']['it-it'] = "Istradamento Chiamate"; -$text['header-call_routing']['nl-nl'] = ""; +$text['header-call_routing']['nl-nl'] = "Oproep routering"; $text['header-call_routing']['pl-pl'] = "Trasy połączeń"; $text['header-call_routing']['pt-br'] = "Roteamento de Chamadas"; //copied from pt-pt $text['header-call_routing']['pt-pt'] = "Roteamento de Chamadas"; @@ -592,7 +592,7 @@ $text['description-on-busy']['fr-ca'] = "Remplace la messagerie vocale si activ $text['description-on-busy']['fr-fr'] = "Remplace la messagerie vocale si activé."; $text['description-on-busy']['he-il'] = ""; $text['description-on-busy']['it-it'] = "Se abilitato, esegue l'override del valore di abilitazione voicemail nell'estensione."; -$text['description-on-busy']['nl-nl'] = ""; +$text['description-on-busy']['nl-nl'] = "Indien aangezet, wordt de het antwoordapparaat bij het toestel genegeerd."; $text['description-on-busy']['pl-pl'] = "Jeżeli włączone, ustawienie włączenia poczty głosowej zostaje nadpisane."; $text['description-on-busy']['pt-br'] = "Se ativado, substitui o valor do correio de voz permitindo algum ramal atender quando estiver ocupado."; $text['description-on-busy']['pt-pt'] = "Se ativado, ele substitui o valor de correio de voz que permite em extensão."; @@ -612,7 +612,7 @@ $text['description-no_answer']['fr-ca'] = "Remplace la messagerie vocale si acti $text['description-no_answer']['fr-fr'] = "Remplace la messagerie vocale si activé."; $text['description-no_answer']['he-il'] = ""; $text['description-no_answer']['it-it'] = "Se abilitato, esegue l'override del valore di abilitazione voicemail nell'estensione."; -$text['description-no_answer']['nl-nl'] = ""; +$text['description-no_answer']['nl-nl'] = "Indien aangezet, wordt de het antwoordapparaat bij het toestel genegeerd."; $text['description-no_answer']['pl-pl'] = "Jeżeli włączone, ustawienie włączenia poczty głosowej zostaje nadpisane."; $text['description-no_answer']['pt-br'] = "Se ativado, substitui o valor do correio de voz permitindo uma extensão quando estiver chamando"; $text['description-no_answer']['pt-pt'] = "Se ativado, ele substitui o valor de correio de voz que permite em extensão."; @@ -632,7 +632,7 @@ $text['description-not_registered']['fr-ca'] = "Si extrémité est pas accessibl $text['description-not_registered']['fr-fr'] = "Si extrémité est pas accessible, transmettre à cette destination avant d'aller à la messagerie vocale."; $text['description-not_registered']['he-il'] = ""; $text['description-not_registered']['it-it'] = "Se l'endpoint non è raggiungibile, inoltra la chiamata a questa destinazione prima della voicemail."; -$text['description-not_registered']['nl-nl'] = ""; +$text['description-not_registered']['nl-nl'] = "Als het eindpunt niet bereikbaar is, fordt dit de bestemming voordat het antwoordapparaat geactiveerd wordt."; $text['description-not_registered']['pl-pl'] = "Jeśli punkt końcowy nie jest osiągalny, przekazania do tego celu przed udaniem się na pocztę głosową."; $text['description-not_registered']['pt-br'] = "Se o destino não for alcançável, desvia a chamata para este destino antes de enviar para o correio de voz. "; $text['description-not_registered']['pt-pt'] = "Se endpoint não está acessível, encaminhar para este destino antes de ir para a caixa postal."; @@ -652,7 +652,7 @@ $text['description-ignore_busy']['fr-ca'] = "Interrompez l'appel si une destinat $text['description-ignore_busy']['fr-fr'] = "Interrompez l'appel si une destination est occupé."; $text['description-ignore_busy']['he-il'] = ""; $text['description-ignore_busy']['it-it'] = "Interrompe la chiamata se la destinazione è occupata."; -$text['description-ignore_busy']['nl-nl'] = ""; +$text['description-ignore_busy']['nl-nl'] = "Onderbreek de oproep indien de bestemming bezet is."; $text['description-ignore_busy']['pl-pl'] = "Przerwanie połączenia, jeśli docelowy jest zajęty."; $text['description-ignore_busy']['pt-br'] = "Interromper a chamada, se um destino está ocupado."; //copied from pt-pt $text['description-ignore_busy']['pt-pt'] = "Interromper a chamada, se um destino está ocupado."; @@ -672,7 +672,7 @@ $text['description-cid-number-prefix']['fr-ca'] = "Définir un préfixe sur le n $text['description-cid-number-prefix']['fr-fr'] = "Définir un préfixe sur le nombre d'ID d'appelant."; $text['description-cid-number-prefix']['he-il'] = ""; $text['description-cid-number-prefix']['it-it'] = "Imposta il prefisso per il numero chiamante."; -$text['description-cid-number-prefix']['nl-nl'] = ""; +$text['description-cid-number-prefix']['nl-nl'] = "Stel het CID voorloopnummer in"; $text['description-cid-number-prefix']['pl-pl'] = "Prefiks prezentacji numeru dzwoniącego."; $text['description-cid-number-prefix']['pt-br'] = "Defina o número do prefixo."; $text['description-cid-number-prefix']['pt-pt'] = "Defina o número do Chamador"; @@ -692,7 +692,7 @@ $text['description-cid-number']['fr-ca'] = "Sélectionnez un numéro pour rempla $text['description-cid-number']['fr-fr'] = "Sélectionnez un numéro pour remplacer le numéro d'origine identification de l'appelant."; $text['description-cid-number']['he-il'] = ""; $text['description-cid-number']['it-it'] = "Seleziona un numero per sovrascrivere il numero Caller ID originale."; -$text['description-cid-number']['nl-nl'] = ""; +$text['description-cid-number']['nl-nl'] = "Selecteer een nummer dat het originele CID nummer moet vervangen."; $text['description-cid-number']['pl-pl'] = "Wybierz numer, aby zastąpić oryginalny numer ID."; $text['description-cid-number']['pt-br'] = "Selecione um número para substituir o número de identificação de chamada inicial."; //copied from pt-pt $text['description-cid-number']['pt-pt'] = "Selecione um número para substituir o número de identificação de chamada inicial."; @@ -712,7 +712,7 @@ $text['description-cid-name-prefix']['fr-ca'] = "Choisir le péfixe du nom d'app $text['description-cid-name-prefix']['fr-fr'] = "Choisir le péfixe du nom d'appelant."; $text['description-cid-name-prefix']['he-il'] = ""; $text['description-cid-name-prefix']['it-it'] = "Imposta il prefisso per il nome chiamante."; -$text['description-cid-name-prefix']['nl-nl'] = ""; +$text['description-cid-name-prefix']['nl-nl'] = "Stel de CID naam prefix in."; $text['description-cid-name-prefix']['pl-pl'] = "Prefiks prezentacji nazwy dzwoniącego."; $text['description-cid-name-prefix']['pt-br'] = "Defina o nome (ID) do discador."; $text['description-cid-name-prefix']['pt-pt'] = "Defina o nome do Chamador"; @@ -732,7 +732,7 @@ $text['description-call-prompt']['fr-ca'] = "Annonce pour accepter l'appel venan $text['description-call-prompt']['fr-fr'] = "Annonce pour accepter l'appel venant de destinations externes."; $text['description-call-prompt']['he-il'] = ""; $text['description-call-prompt']['it-it'] = "Prompt per accettare le chiamate per le destinazioni esterne."; -$text['description-call-prompt']['nl-nl'] = ""; +$text['description-call-prompt']['nl-nl'] = "Navragen of de oproep voor externe verbindingen acceptabel is."; $text['description-call-prompt']['pl-pl'] = "Zapytaj czy akceptować rozmowę do zewnętrznych destynacji."; $text['description-call-prompt']['pt-br'] = "Perguntar para aceitar chamados de destinatários externos."; $text['description-call-prompt']['pt-pt'] = "Aceitar chamada para destinos externos."; @@ -752,7 +752,7 @@ $text['description-call_routing']['fr-ca'] = "Définir la manipulation pour les $text['description-call_routing']['fr-fr'] = "Définir la manipulation pour les extensions suivantes alternent appel entrant."; $text['description-call_routing']['he-il'] = ""; $text['description-call_routing']['it-it'] = "Definisce gestione alternativa per le chiamate in ingresso per i seguenti interni."; -$text['description-call_routing']['nl-nl'] = ""; +$text['description-call_routing']['nl-nl'] = "Deinieer alternatief inkomend gesprek afhandeling in voor de volgende toestellen."; $text['description-call_routing']['pl-pl'] = "Definiowanie alternatywnego połączenia przychodzącego obsługi dla następujących rozszerzeń."; $text['description-call_routing']['pt-br'] = "Defina o tratamento de entradas alternativas para os seguintes ramais. "; $text['description-call_routing']['pt-pt'] = "Definir alternativo chamada de entrada assistência para as seguintes extensões."; @@ -772,7 +772,7 @@ $text['description-call_forward']['fr-ca'] = "Transférer tous les appels vers l $text['description-call_forward']['fr-fr'] = "Transférer tous les appels vers la destination spécifiée."; $text['description-call_forward']['he-il'] = ""; $text['description-call_forward']['it-it'] = "Inoltra tutte le chiamate ad una destinazione specifica."; -$text['description-call_forward']['nl-nl'] = ""; +$text['description-call_forward']['nl-nl'] = "Stuur all oproepen naar de ingestelde bestemming."; $text['description-call_forward']['pl-pl'] = "Przekazywanie wszystkich połączeń do określonego przeznaczenia."; $text['description-call_forward']['pt-br'] = "Encaminhar todas as chamadas para o destino especificado."; //copied from pt-pt $text['description-call_forward']['pt-pt'] = "Encaminhar todas as chamadas para o destino especificado."; @@ -792,7 +792,7 @@ $text['description']['fr-ca'] = "Rediriger les appels entrant pour l'extension:" $text['description']['fr-fr'] = "Rediriger les appels entrant pour l'extension:"; $text['description']['he-il'] = ""; $text['description']['it-it'] = "Dirotta le chiamate in ingresso per l'interno:"; -$text['description']['nl-nl'] = ""; +$text['description']['nl-nl'] = "Verwijs inkomende oproepen voor toestel: "; $text['description']['pl-pl'] = "Kieruj rozmowy przychodzące na numer wewnętrzny:"; $text['description']['pt-br'] = "Direciona as chamadas que estão entrando para um ramal."; $text['description']['pt-pt'] = "Direciona as chamadas recebidas para a extensão:"; @@ -812,7 +812,7 @@ $text['confirm-update']['fr-ca'] = "Mis à jour"; //copied from fr-fr $text['confirm-update']['fr-fr'] = "Mis à jour"; $text['confirm-update']['he-il'] = ""; $text['confirm-update']['it-it'] = "Aggiornamento Completato"; -$text['confirm-update']['nl-nl'] = ""; +$text['confirm-update']['nl-nl'] = "Bijwerken gereed"; $text['confirm-update']['pl-pl'] = "Aktualizacja zakonczona"; $text['confirm-update']['pt-br'] = "Atualização Efetuada"; $text['confirm-update']['pt-pt'] = "Actualização Efectuada"; @@ -832,7 +832,7 @@ $text['check-true']['fr-ca'] = "Oui"; //copied from fr-fr $text['check-true']['fr-fr'] = "Oui"; $text['check-true']['he-il'] = ""; $text['check-true']['it-it'] = "Vero"; -$text['check-true']['nl-nl'] = ""; +$text['check-true']['nl-nl'] = "Ja"; $text['check-true']['pl-pl'] = "Tak"; $text['check-true']['pt-br'] = "Sim"; //copied from pt-pt $text['check-true']['pt-pt'] = "Sim"; @@ -852,7 +852,7 @@ $text['check-simultaneous']['fr-ca'] = "simultanément"; //copied from fr-fr $text['check-simultaneous']['fr-fr'] = "simultanément"; $text['check-simultaneous']['he-il'] = ""; $text['check-simultaneous']['it-it'] = "Simultaneo"; -$text['check-simultaneous']['nl-nl'] = ""; +$text['check-simultaneous']['nl-nl'] = "Gelijktijdig"; $text['check-simultaneous']['pl-pl'] = "jednoczesne"; $text['check-simultaneous']['pt-br'] = "Simultâneo"; $text['check-simultaneous']['pt-pt'] = "simultâneo"; @@ -872,7 +872,7 @@ $text['check-sequence']['fr-ca'] = "séquence"; //copied from fr-fr $text['check-sequence']['fr-fr'] = "séquence"; $text['check-sequence']['he-il'] = ""; $text['check-sequence']['it-it'] = "Sequenza"; -$text['check-sequence']['nl-nl'] = ""; +$text['check-sequence']['nl-nl'] = "Volgorde"; $text['check-sequence']['pl-pl'] = "kolejność"; $text['check-sequence']['pt-br'] = "Sequência"; $text['check-sequence']['pt-pt'] = "sequência"; @@ -892,7 +892,7 @@ $text['check-false']['fr-ca'] = "Non"; //copied from fr-fr $text['check-false']['fr-fr'] = "Non"; $text['check-false']['he-il'] = ""; $text['check-false']['it-it'] = "Falso"; -$text['check-false']['nl-nl'] = ""; +$text['check-false']['nl-nl'] = "Nee"; $text['check-false']['pl-pl'] = "Nie"; $text['check-false']['pt-br'] = "Não"; //copied from pt-pt $text['check-false']['pt-pt'] = "Não"; @@ -912,7 +912,7 @@ $text['button-view_all']['fr-ca'] = "Tout Montrer"; //copied from fr-fr $text['button-view_all']['fr-fr'] = "Tout Montrer"; $text['button-view_all']['he-il'] = "הצג הכל"; $text['button-view_all']['it-it'] = "Mostra Tutto"; -$text['button-view_all']['nl-nl'] = ""; +$text['button-view_all']['nl-nl'] = "Toon alles"; $text['button-view_all']['pl-pl'] = "Pokaż wszystkie"; $text['button-view_all']['pt-br'] = "Mostrar Todos"; //copied from pt-pt $text['button-view_all']['pt-pt'] = "Mostrar Todos"; diff --git a/app/calls/app_menu.php b/app/calls/app_menu.php index a0546219af..19166192e8 100644 --- a/app/calls/app_menu.php +++ b/app/calls/app_menu.php @@ -12,7 +12,7 @@ $apps[$x]['menu'][$y]['title']['fr-fr'] = "routage des appels"; $apps[$x]['menu'][$y]['title']['he-il'] = ""; $apps[$x]['menu'][$y]['title']['it-it'] = "Istradamento Chiamate"; - $apps[$x]['menu'][$y]['title']['nl-nl'] = ""; + $apps[$x]['menu'][$y]['title']['nl-nl'] = "Oproep routering"; $apps[$x]['menu'][$y]['title']['pl-pl'] = ""; $apps[$x]['menu'][$y]['title']['pt-br'] = "roteamento de chamadas"; $apps[$x]['menu'][$y]['title']['pt-pt'] = "Roteamento de chamadas"; @@ -29,4 +29,4 @@ $apps[$x]['menu'][$y]['groups'][] = "admin"; $apps[$x]['menu'][$y]['groups'][] = "superadmin"; -?> \ No newline at end of file +?> diff --git a/app/calls_active/app_config.php b/app/calls_active/app_config.php index 43279e951c..1d9ac2dbe1 100644 --- a/app/calls_active/app_config.php +++ b/app/calls_active/app_config.php @@ -19,7 +19,7 @@ $apps[$x]['description']['fr-fr'] = "Channels actifs sur le système"; $apps[$x]['description']['he-il'] = ""; $apps[$x]['description']['it-it'] = ""; - $apps[$x]['description']['nl-nl'] = ""; + $apps[$x]['description']['nl-nl'] = "Aktieve kanalen in het systeem"; $apps[$x]['description']['pl-pl'] = ""; $apps[$x]['description']['pt-br'] = "Canais ativos no sistema."; $apps[$x]['description']['pt-pt'] = "Canais ativos no sistema."; @@ -51,4 +51,4 @@ $apps[$x]['permissions'][5]['name'] = "call_active_all"; $apps[$x]['permissions'][5]['groups'][] = "superadmin"; -?> \ No newline at end of file +?> diff --git a/app/calls_active/app_languages.php b/app/calls_active/app_languages.php index 75181d27ca..b1007f1d0c 100644 --- a/app/calls_active/app_languages.php +++ b/app/calls_active/app_languages.php @@ -12,7 +12,7 @@ $text['title-2']['fr-ca'] = "Extensions Actives"; //copied from fr-fr $text['title-2']['fr-fr'] = "Extensions Actives"; $text['title-2']['he-il'] = "שלוחה פעילה"; $text['title-2']['it-it'] = "Interni Attivi"; -$text['title-2']['nl-nl'] = ""; +$text['title-2']['nl-nl'] = "Aktieve toestellen"; $text['title-2']['pl-pl'] = "Aktywne numery wewnętrzne"; $text['title-2']['pt-br'] = "Ramais ativos"; $text['title-2']['pt-pt'] = "Extensões Ativas"; @@ -32,7 +32,7 @@ $text['title']['fr-ca'] = "Communications Actives"; //copied from fr-fr $text['title']['fr-fr'] = "Communications Actives"; $text['title']['he-il'] = "הגדרת חשבון"; $text['title']['it-it'] = "Chiamate Attive"; -$text['title']['nl-nl'] = ""; +$text['title']['nl-nl'] = "Aktieve gesprekken"; $text['title']['pl-pl'] = "Aktywne Rozmowy"; $text['title']['pt-br'] = "Configurações da Conta"; $text['title']['pt-pt'] = "Chamadas Ativas"; @@ -52,7 +52,7 @@ $text['label-time']['fr-ca'] = "Temps"; //copied from fr-fr $text['label-time']['fr-fr'] = "Temps"; $text['label-time']['he-il'] = "אזור זמן"; $text['label-time']['it-it'] = "Tempo"; -$text['label-time']['nl-nl'] = ""; +$text['label-time']['nl-nl'] = "Tijd"; $text['label-time']['pl-pl'] = "Strefa czasowa"; $text['label-time']['pt-br'] = "Fuso Horário"; $text['label-time']['pt-pt'] = "Tempo"; @@ -72,7 +72,7 @@ $text['label-stop']['fr-ca'] = "arrêter l'enregistrement"; //copied from fr-fr $text['label-stop']['fr-fr'] = "arrêter l'enregistrement"; $text['label-stop']['he-il'] = "הפסק הקלטה"; $text['label-stop']['it-it'] = "stop registra"; -$text['label-stop']['nl-nl'] = ""; +$text['label-stop']['nl-nl'] = "Stop opname"; $text['label-stop']['pl-pl'] = "zatrzymaj nagrywanie"; $text['label-stop']['pt-br'] = "Parar"; $text['label-stop']['pt-pt'] = "parar de gravar"; @@ -92,7 +92,7 @@ $text['label-status']['fr-ca'] = "Etat"; //copied from fr-fr $text['label-status']['fr-fr'] = "Etat"; $text['label-status']['he-il'] = "סטטוס"; $text['label-status']['it-it'] = "Stato"; -$text['label-status']['nl-nl'] = ""; +$text['label-status']['nl-nl'] = "Status"; $text['label-status']['pl-pl'] = "Status"; $text['label-status']['pt-br'] = "Estado"; //copied from pt-pt $text['label-status']['pt-pt'] = "Estado"; @@ -112,7 +112,7 @@ $text['label-start']['fr-ca'] = "Commencer l'enregistrement"; //copied from fr-f $text['label-start']['fr-fr'] = "Commencer l'enregistrement"; $text['label-start']['he-il'] = "התחל הקלטה"; $text['label-start']['it-it'] = "registra"; -$text['label-start']['nl-nl'] = ""; +$text['label-start']['nl-nl'] = "Start opname"; $text['label-start']['pl-pl'] = "rozpocznij nagrywanie"; $text['label-start']['pt-br'] = "Iniciar"; $text['label-start']['pt-pt'] = "iniciar a gravação"; @@ -132,7 +132,7 @@ $text['label-secure']['fr-ca'] = "Securisé"; //copied from fr-fr $text['label-secure']['fr-fr'] = "Securisé"; $text['label-secure']['he-il'] = "מאובטח"; $text['label-secure']['it-it'] = "Sicura"; -$text['label-secure']['nl-nl'] = ""; +$text['label-secure']['nl-nl'] = "Veilig"; $text['label-secure']['pl-pl'] = "Bezpieczny"; $text['label-secure']['pt-br'] = "Seguro"; //copied from pt-pt $text['label-secure']['pt-pt'] = "Seguro"; @@ -152,7 +152,7 @@ $text['label-refresh_pause']['fr-ca'] = "Pause Actualiser"; //copied from fr-fr $text['label-refresh_pause']['fr-fr'] = "Pause Actualiser"; $text['label-refresh_pause']['he-il'] = "עצור רענון"; $text['label-refresh_pause']['it-it'] = "Pausa"; -$text['label-refresh_pause']['nl-nl'] = ""; +$text['label-refresh_pause']['nl-nl'] = "Stop pagina verversen"; $text['label-refresh_pause']['pl-pl'] = "Pauzuj odÅ›wieżanie"; $text['label-refresh_pause']['pt-br'] = "Pausar atualização"; $text['label-refresh_pause']['pt-pt'] = "Pausa Atualizar"; @@ -172,7 +172,7 @@ $text['label-refresh_enable']['fr-ca'] = "Activer Actualiser"; //copied from fr- $text['label-refresh_enable']['fr-fr'] = "Activer Actualiser"; $text['label-refresh_enable']['he-il'] = "אפשר רענון"; $text['label-refresh_enable']['it-it'] = "Riprendi"; -$text['label-refresh_enable']['nl-nl'] = ""; +$text['label-refresh_enable']['nl-nl'] = "Zet pagina verversen aan"; $text['label-refresh_enable']['pl-pl'] = "Włącz odÅ›wieżanie"; $text['label-refresh_enable']['pt-br'] = "Habilitar atualização"; $text['label-refresh_enable']['pt-pt'] = "Habilitar Atualização"; @@ -192,7 +192,7 @@ $text['label-profile']['fr-ca'] = "Profil"; //copied from fr-fr $text['label-profile']['fr-fr'] = "Profil"; $text['label-profile']['he-il'] = "פרופיל"; $text['label-profile']['it-it'] = "Profilo"; -$text['label-profile']['nl-nl'] = ""; +$text['label-profile']['nl-nl'] = "Profiel"; $text['label-profile']['pl-pl'] = "Profil"; $text['label-profile']['pt-br'] = "Perfil"; //copied from pt-pt $text['label-profile']['pt-pt'] = "Perfil"; @@ -212,7 +212,7 @@ $text['label-park-extension']['fr-ca'] = "Parquer"; //copied from fr-fr $text['label-park-extension']['fr-fr'] = "Parquer"; $text['label-park-extension']['he-il'] = "חניה"; $text['label-park-extension']['it-it'] = "Parcheggia"; -$text['label-park-extension']['nl-nl'] = ""; +$text['label-park-extension']['nl-nl'] = "Parkeer"; $text['label-park-extension']['pl-pl'] = "Parkowanie"; $text['label-park-extension']['pt-br'] = "Extensão estacionamento"; $text['label-park-extension']['pt-pt'] = "Parquear Extensão"; @@ -232,7 +232,7 @@ $text['label-park']['fr-ca'] = "Parquer"; //copied from fr-fr $text['label-park']['fr-fr'] = "Parquer"; $text['label-park']['he-il'] = "חניה"; $text['label-park']['it-it'] = "parcheggia"; -$text['label-park']['nl-nl'] = ""; +$text['label-park']['nl-nl'] = "parkeer"; $text['label-park']['pl-pl'] = "parkowanie"; $text['label-park']['pt-br'] = "Estacionamento"; $text['label-park']['pt-pt'] = "parquear"; @@ -252,7 +252,7 @@ $text['label-opt']['fr-ca'] = "Options"; //copied from fr-fr $text['label-opt']['fr-fr'] = "Options"; $text['label-opt']['he-il'] = "אפשרויות"; $text['label-opt']['it-it'] = "Opzioni"; -$text['label-opt']['nl-nl'] = ""; +$text['label-opt']['nl-nl'] = "Opties"; $text['label-opt']['pl-pl'] = "Opcje"; $text['label-opt']['pt-br'] = "Opções"; //copied from pt-pt $text['label-opt']['pt-pt'] = "Opções"; @@ -272,7 +272,7 @@ $text['label-number']['fr-ca'] = "Numéro"; //copied from fr-fr $text['label-number']['fr-fr'] = "Numéro"; $text['label-number']['he-il'] = "מספר"; $text['label-number']['it-it'] = "Numero"; -$text['label-number']['nl-nl'] = ""; +$text['label-number']['nl-nl'] = "Nummer"; $text['label-number']['pl-pl'] = "Numer"; $text['label-number']['pt-br'] = "Número"; $text['label-number']['pt-pt'] = "Numero"; @@ -292,7 +292,7 @@ $text['label-message']['fr-ca'] = "Message"; //copied from fr-fr $text['label-message']['fr-fr'] = "Message"; $text['label-message']['he-il'] = "הודעה"; $text['label-message']['it-it'] = "Messaggio"; -$text['label-message']['nl-nl'] = ""; +$text['label-message']['nl-nl'] = "Boodschap"; $text['label-message']['pl-pl'] = "Wiadomość"; $text['label-message']['pt-br'] = "Mensagem"; //copied from pt-pt $text['label-message']['pt-pt'] = "Mensagem"; @@ -312,7 +312,7 @@ $text['label-hangup']['fr-ca'] = "Raccrocher"; //copied from fr-fr $text['label-hangup']['fr-fr'] = "Raccrocher"; $text['label-hangup']['he-il'] = "ניתוק"; $text['label-hangup']['it-it'] = "Chiudi"; -$text['label-hangup']['nl-nl'] = ""; +$text['label-hangup']['nl-nl'] = "Ophangen"; $text['label-hangup']['pl-pl'] = "Zakończ rozmowę"; $text['label-hangup']['pt-br'] = "Desligar"; $text['label-hangup']['pt-pt'] = "Terminar"; @@ -332,7 +332,7 @@ $text['label-ext']['fr-ca'] = "extension"; //copied from fr-fr $text['label-ext']['fr-fr'] = "extension"; $text['label-ext']['he-il'] = "שלוחה"; $text['label-ext']['it-it'] = "Int."; -$text['label-ext']['nl-nl'] = ""; +$text['label-ext']['nl-nl'] = "Tst."; $text['label-ext']['pl-pl'] = "Numer wewnętrzny"; $text['label-ext']['pt-br'] = "Extensão"; //copied from pt-pt $text['label-ext']['pt-pt'] = "Extensão"; @@ -352,7 +352,7 @@ $text['label-domain']['fr-ca'] = "Domaine"; //copied from fr-fr $text['label-domain']['fr-fr'] = "Domaine"; $text['label-domain']['he-il'] = "תחום"; $text['label-domain']['it-it'] = "Dominio"; -$text['label-domain']['nl-nl'] = ""; +$text['label-domain']['nl-nl'] = "Domein"; $text['label-domain']['pl-pl'] = "Domena"; $text['label-domain']['pt-br'] = "Dominio"; $text['label-domain']['pt-pt'] = "Domínio"; @@ -372,7 +372,7 @@ $text['label-destination']['fr-ca'] = "Dest"; //copied from fr-fr $text['label-destination']['fr-fr'] = "Dest"; $text['label-destination']['he-il'] = "יעד"; $text['label-destination']['it-it'] = "Dest"; -$text['label-destination']['nl-nl'] = ""; +$text['label-destination']['nl-nl'] = "Doel"; $text['label-destination']['pl-pl'] = "Destynacja"; $text['label-destination']['pt-br'] = "Número de destino"; $text['label-destination']['pt-pt'] = "Destino"; @@ -392,7 +392,7 @@ $text['label-created']['fr-ca'] = "Créé"; //copied from fr-fr $text['label-created']['fr-fr'] = "Créé"; $text['label-created']['he-il'] = "נוצר"; $text['label-created']['it-it'] = "Creata"; -$text['label-created']['nl-nl'] = ""; +$text['label-created']['nl-nl'] = "Gemaakt"; $text['label-created']['pl-pl'] = "Utworzno"; $text['label-created']['pt-br'] = "Criado"; //copied from pt-pt $text['label-created']['pt-pt'] = "Criado"; @@ -412,7 +412,7 @@ $text['label-codec']['fr-ca'] = "décode/encode"; //copied from fr-fr $text['label-codec']['fr-fr'] = "décode/encode"; $text['label-codec']['he-il'] = "קריאה / כתיבה codec"; $text['label-codec']['it-it'] = "Codec Lett./Scrit."; -$text['label-codec']['nl-nl'] = ""; +$text['label-codec']['nl-nl'] = "Lees / Schrijf codec"; $text['label-codec']['pl-pl'] = "Kodek read/write"; $text['label-codec']['pt-br'] = "Codec da leitura / escrita"; $text['label-codec']['pt-pt'] = "Codec de Leitura / Escrita "; @@ -432,7 +432,7 @@ $text['label-cid-number']['fr-ca'] = "Numéro Appelant"; //copied from fr-fr $text['label-cid-number']['fr-fr'] = "Numéro Appelant"; $text['label-cid-number']['he-il'] = "זהוי מספר"; $text['label-cid-number']['it-it'] = "Numero CID"; -$text['label-cid-number']['nl-nl'] = ""; +$text['label-cid-number']['nl-nl'] = "CID Nummer"; $text['label-cid-number']['pl-pl'] = "Prezentacja numeru dzwoniącego"; $text['label-cid-number']['pt-br'] = "Número CID"; //copied from pt-pt $text['label-cid-number']['pt-pt'] = "Número CID"; @@ -452,7 +452,7 @@ $text['label-cid-name']['fr-ca'] = "Nom Appelant"; //copied from fr-fr $text['label-cid-name']['fr-fr'] = "Nom Appelant"; $text['label-cid-name']['he-il'] = "זהוי שם"; $text['label-cid-name']['it-it'] = "Nome CID"; -$text['label-cid-name']['nl-nl'] = ""; +$text['label-cid-name']['nl-nl'] = "CID Naam"; $text['label-cid-name']['pl-pl'] = "Prezentacja nazwy dzwoniącego"; $text['label-cid-name']['pt-br'] = "Nome CID"; //copied from pt-pt $text['label-cid-name']['pt-pt'] = "Nome CID"; @@ -472,7 +472,7 @@ $text['label-app']['fr-ca'] = "Application"; //copied from fr-fr $text['label-app']['fr-fr'] = "Application"; $text['label-app']['he-il'] = "אפליקציה"; $text['label-app']['it-it'] = "Applicazione"; -$text['label-app']['nl-nl'] = ""; +$text['label-app']['nl-nl'] = "Toepassing"; $text['label-app']['pl-pl'] = "Aplikacja"; $text['label-app']['pt-br'] = "Aplicação"; //copied from pt-pt $text['label-app']['pt-pt'] = "Aplicação"; @@ -492,7 +492,7 @@ $text['description-2']['fr-ca'] = "Voir toutes les extensions, superviser et int $text['description-2']['fr-fr'] = "Voir toutes les extensions, superviser et interagir avec les Communications Actives."; $text['description-2']['he-il'] = ""; $text['description-2']['it-it'] = "Usa questo servizio per vedere lo stato degli interni, monitorare e interagire con le chiamate."; -$text['description-2']['nl-nl'] = ""; +$text['description-2']['nl-nl'] = "Gebruik dit overzicht om alle toestellen te bekijken en reageer op aktieve gesprekken."; $text['description-2']['pl-pl'] = "Użyj tej opcji, aby zobaczyć wszystkie numery wewnętrzne i monitorować interakcję z aktywnymi rozmowami."; $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'] = "Utilize este menu para ver todas as extensões, monitorizar e interagir com as chamadas activas."; @@ -512,7 +512,7 @@ $text['description']['fr-ca'] = "Superviser et interagir avec les Communications $text['description']['fr-fr'] = "Superviser et interagir avec les Communications Actives."; $text['description']['he-il'] = "ערוך את פרטי החשבון"; $text['description']['it-it'] = "Usa questo servizio per monitorare e interagire con le chiamate attive."; -$text['description']['nl-nl'] = ""; +$text['description']['nl-nl'] = "Gebruik deze functie om te reageren op gesprekken."; $text['description']['pl-pl'] = "Użyć tej opcji do monitorowania i interakcji z aktywnymi rozmowami."; $text['description']['pt-br'] = "Editar informações da conta."; $text['description']['pt-pt'] = "Utilize este menu para monitorizar e interagir com as chamadas activas."; @@ -532,7 +532,7 @@ $text['confirm-socket']['fr-ca'] = "la Connexion au Event Socket a échoué."; / $text['confirm-socket']['fr-fr'] = "la Connexion au Event Socket a échoué."; $text['confirm-socket']['he-il'] = ""; $text['confirm-socket']['it-it'] = "Connessione alla Event Socket fallita."; -$text['confirm-socket']['nl-nl'] = ""; +$text['confirm-socket']['nl-nl'] = "Verbinding met 'Event-Socket' mislukt"; $text['confirm-socket']['pl-pl'] = "Polaczenie do Event Socket nie powiodło się"; $text['confirm-socket']['pt-br'] = "A conexão ao evento socket falhou"; $text['confirm-socket']['pt-pt'] = "A conexão ao Event Socket falhou."; @@ -552,7 +552,7 @@ $text['confirm-hangup']['fr-ca'] = "Voulez-vous vraiment raccrocher cette commun $text['confirm-hangup']['fr-fr'] = "Voulez-vous vraiment raccrocher cette communication?"; $text['confirm-hangup']['he-il'] = ""; $text['confirm-hangup']['it-it'] = "Vuoi veramente chiudere questa chiamata?"; -$text['confirm-hangup']['nl-nl'] = ""; +$text['confirm-hangup']['nl-nl'] = "Wil je dit gesprek werkelijk verbreken?"; $text['confirm-hangup']['pl-pl'] = "Czy na pewno chcesz się rozłączyć tę rozmowę?"; $text['confirm-hangup']['pt-br'] = "Deseja realmente finalizar essa chamada?"; $text['confirm-hangup']['pt-pt'] = "Deseja realmente terminar esta chamada?"; @@ -572,7 +572,7 @@ $text['confirm-hangups']['fr-ca'] = "Voulez-vous vraiment raccrocher cette commu $text['confirm-hangups']['fr-fr'] = "Voulez-vous vraiment raccrocher cette communication?"; $text['confirm-hangups']['he-il'] = ""; $text['confirm-hangups']['it-it'] = "Vuoi veramente chiudere questa chiamata?"; -$text['confirm-hangups']['nl-nl'] = ""; +$text['confirm-hangups']['nl-nl'] = "Wil je deze gesprekken werkelijk verbreken?"; $text['confirm-hangups']['pl-pl'] = "Czy na pewno chcesz się rozłączyć tę rozmowę?"; $text['confirm-hangups']['pt-br'] = "Deseja realmente finalizar essa chamada?"; $text['confirm-hangups']['pt-pt'] = "Deseja realmente terminar esta chamada?"; @@ -592,7 +592,7 @@ $text['check-onbreak-status']['fr-ca'] = "En Pause"; //copied from fr-fr $text['check-onbreak-status']['fr-fr'] = "En Pause"; $text['check-onbreak-status']['he-il'] = "בהפסקה"; $text['check-onbreak-status']['it-it'] = "In Pausa"; -$text['check-onbreak-status']['nl-nl'] = ""; +$text['check-onbreak-status']['nl-nl'] = "Pauzerend"; $text['check-onbreak-status']['pl-pl'] = "Na przerwie"; $text['check-onbreak-status']['pt-br'] = "Em Pausa"; //copied from pt-pt $text['check-onbreak-status']['pt-pt'] = "Em Pausa"; @@ -612,7 +612,7 @@ $text['check-loggedout-status']['fr-ca'] = "Déconnecté"; //copied from fr-fr $text['check-loggedout-status']['fr-fr'] = "Déconnecté"; $text['check-loggedout-status']['he-il'] = "התנתק"; $text['check-loggedout-status']['it-it'] = "Sloggato"; -$text['check-loggedout-status']['nl-nl'] = ""; +$text['check-loggedout-status']['nl-nl'] = "Afgelogd"; $text['check-loggedout-status']['pl-pl'] = "Wylogowany"; $text['check-loggedout-status']['pt-br'] = "Desligado"; //copied from pt-pt $text['check-loggedout-status']['pt-pt'] = "Desligado"; @@ -632,7 +632,7 @@ $text['check-do-not-disturb-status']['fr-ca'] = "Ne Pas Déranger"; //copied fro $text['check-do-not-disturb-status']['fr-fr'] = "Ne Pas Déranger"; $text['check-do-not-disturb-status']['he-il'] = "לא להפריע"; $text['check-do-not-disturb-status']['it-it'] = "Non Disturbare"; -$text['check-do-not-disturb-status']['nl-nl'] = ""; +$text['check-do-not-disturb-status']['nl-nl'] = "Niet Storen"; $text['check-do-not-disturb-status']['pl-pl'] = "Nie przeszkadzaj (DND)"; $text['check-do-not-disturb-status']['pt-br'] = "Não Pertube"; $text['check-do-not-disturb-status']['pt-pt'] = "Não Perturbar"; @@ -652,7 +652,7 @@ $text['check-available-status']['fr-ca'] = "Disponible"; //copied from fr-fr $text['check-available-status']['fr-fr'] = "Disponible"; $text['check-available-status']['he-il'] = "זמין"; $text['check-available-status']['it-it'] = "Disponibile"; -$text['check-available-status']['nl-nl'] = ""; +$text['check-available-status']['nl-nl'] = "Beschikbaar"; $text['check-available-status']['pl-pl'] = "Dostępny"; $text['check-available-status']['pt-br'] = "Disponível"; //copied from pt-pt $text['check-available-status']['pt-pt'] = "Disponível"; @@ -672,7 +672,7 @@ $text['check-available-on-demand-status']['fr-ca'] = "Disponible (Sur Demande)"; $text['check-available-on-demand-status']['fr-fr'] = "Disponible (Sur Demande)"; $text['check-available-on-demand-status']['he-il'] = ""; $text['check-available-on-demand-status']['it-it'] = "Disponibile (Su Richiesta)"; -$text['check-available-on-demand-status']['nl-nl'] = ""; +$text['check-available-on-demand-status']['nl-nl'] = "Beschikbaar (op verzoek)"; $text['check-available-on-demand-status']['pl-pl'] = "Dostępny (na żądanie)"; $text['check-available-on-demand-status']['pt-br'] = "Disponível (A pedido)"; //copied from pt-pt $text['check-available-on-demand-status']['pt-pt'] = "Disponível (A pedido)"; @@ -692,7 +692,7 @@ $text['button-show_all']['fr-ca'] = "Montrer Tout"; //copied from fr-fr $text['button-show_all']['fr-fr'] = "Montrer Tout"; $text['button-show_all']['he-il'] = ""; $text['button-show_all']['it-it'] = "Mostra Tutto"; -$text['button-show_all']['nl-nl'] = ""; +$text['button-show_all']['nl-nl'] = "Alles tonen"; $text['button-show_all']['pl-pl'] = "Pokaż Wszystkie"; $text['button-show_all']['pt-br'] = "Mostrar Todos"; //copied from pt-pt $text['button-show_all']['pt-pt'] = "Mostrar Todos"; @@ -712,7 +712,7 @@ $text['message-calls_ended']['fr-ca'] = ""; $text['message-calls_ended']['fr-fr'] = ""; $text['message-calls_ended']['he-il'] = ""; $text['message-calls_ended']['it-it'] = ""; -$text['message-calls_ended']['nl-nl'] = ""; +$text['message-calls_ended']['nl-nl'] = "Beeindigde gesprekken"; $text['message-calls_ended']['pl-pl'] = ""; $text['message-calls_ended']['pt-br'] = ""; $text['message-calls_ended']['pt-pt'] = ""; @@ -721,4 +721,4 @@ $text['message-calls_ended']['ru-ru'] = ""; $text['message-calls_ended']['sv-se'] = ""; $text['message-calls_ended']['uk-ua'] = ""; -?> \ No newline at end of file +?> diff --git a/app/calls_active/app_menu.php b/app/calls_active/app_menu.php index 18b7b74198..e68c6f3b7e 100644 --- a/app/calls_active/app_menu.php +++ b/app/calls_active/app_menu.php @@ -12,7 +12,7 @@ $apps[$x]['menu'][$y]['title']['fr-fr'] = "Appels en cours"; $apps[$x]['menu'][$y]['title']['he-il'] = "שיחות פעילות"; $apps[$x]['menu'][$y]['title']['it-it'] = "Chiamate Attive"; - $apps[$x]['menu'][$y]['title']['nl-nl'] = ""; + $apps[$x]['menu'][$y]['title']['nl-nl'] = "Aktieve gesprekken"; $apps[$x]['menu'][$y]['title']['pl-pl'] = "Aktywne połączenia"; $apps[$x]['menu'][$y]['title']['pt-br'] = "Chamadas ativas"; $apps[$x]['menu'][$y]['title']['pt-pt'] = "Chamadas Activas"; @@ -27,4 +27,4 @@ $apps[$x]['menu'][$y]['groups'][] = "superadmin"; $apps[$x]['menu'][$y]['groups'][] = "admin"; -?> \ No newline at end of file +?> diff --git a/app/click_to_call/app_config.php b/app/click_to_call/app_config.php index e5f32f402f..97d1c2e77e 100644 --- a/app/click_to_call/app_config.php +++ b/app/click_to_call/app_config.php @@ -19,7 +19,7 @@ $apps[$x]['description']['fr-fr'] = "Appeler à partir d'une URL"; $apps[$x]['description']['he-il'] = ""; $apps[$x]['description']['it-it'] = ""; - $apps[$x]['description']['nl-nl'] = ""; + $apps[$x]['description']['nl-nl'] = "Start oproepen met een URL"; $apps[$x]['description']['pl-pl'] = ""; $apps[$x]['description']['pt-br'] = "Gera chamadas a partir de um URL"; $apps[$x]['description']['pt-pt'] = "Originar chamadas com um URL."; @@ -41,4 +41,4 @@ $apps[$x]['permissions'][$y]['groups'][] = "admin"; $apps[$x]['permissions'][$y]['groups'][] = "superadmin"; -?> \ No newline at end of file +?> diff --git a/app/click_to_call/app_languages.php b/app/click_to_call/app_languages.php index 2ee7b633ee..9fb7a7037c 100644 --- a/app/click_to_call/app_languages.php +++ b/app/click_to_call/app_languages.php @@ -12,7 +12,7 @@ $text['label-click2call']['fr-ca'] = "Cliquez pour appeler"; //copied from fr-fr $text['label-click2call']['fr-fr'] = "Cliquez pour appeler"; $text['label-click2call']['he-il'] = ""; $text['label-click2call']['it-it'] = "Clicca per Chiamare"; -$text['label-click2call']['nl-nl'] = ""; +$text['label-click2call']['nl-nl'] = "Klik voor oproep"; $text['label-click2call']['pl-pl'] = ""; $text['label-click2call']['pt-br'] = "Clique para chamar"; //copied from pt-pt $text['label-click2call']['pt-pt'] = "Clique para chamar"; @@ -32,7 +32,7 @@ $text['desc-click2call']['fr-ca'] = "Fournissez les informations suivantes afin $text['desc-click2call']['fr-fr'] = "Fournissez les informations suivantes afin de lancer un appel d'un numéro vers un autre."; $text['desc-click2call']['he-il'] = ""; $text['desc-click2call']['it-it'] = "Inserisci le seguenti informazioni per eseguire una chiamata dal numero sorgente al numero destinatario."; -$text['desc-click2call']['nl-nl'] = ""; +$text['desc-click2call']['nl-nl'] = "Geef de volgende informatie om een oproep van een bronnummer naar een bestemmingsnummer in te stellen"; $text['desc-click2call']['pl-pl'] = ""; $text['desc-click2call']['pt-br'] = "Forneça as seguintes informações para realizar uma chamada do telefone originário para o telefone de destino."; $text['desc-click2call']['pt-pt'] = "Forneça a informação seguinte para realizar uma chamada com uma determinada origem para um determinado destino."; @@ -52,7 +52,7 @@ $text['label-src-caller-id-nam']['fr-ca'] = "Nom de l'appelant"; //copied from f $text['label-src-caller-id-nam']['fr-fr'] = "Nom de l'appelant"; $text['label-src-caller-id-nam']['he-il'] = ""; $text['label-src-caller-id-nam']['it-it'] = "Nome Chiamante"; -$text['label-src-caller-id-nam']['nl-nl'] = ""; +$text['label-src-caller-id-nam']['nl-nl'] = "Bron CID Naam"; $text['label-src-caller-id-nam']['pl-pl'] = ""; $text['label-src-caller-id-nam']['pt-br'] = "Nome de origem"; $text['label-src-caller-id-nam']['pt-pt'] = "Nome do Chamador"; @@ -72,7 +72,7 @@ $text['desc-src-caller-id-nam']['fr-ca'] = "Choisir le nom d'appelant à émettr $text['desc-src-caller-id-nam']['fr-fr'] = "Choisir le nom d'appelant à émettre à votre téléphone."; $text['desc-src-caller-id-nam']['he-il'] = ""; $text['desc-src-caller-id-nam']['it-it'] = "Inserisci il nome del chiamante per inviare al tuo telefono."; -$text['desc-src-caller-id-nam']['nl-nl'] = ""; +$text['desc-src-caller-id-nam']['nl-nl'] = "Voer de CID naam in om naar je telefoon te sturen"; $text['desc-src-caller-id-nam']['pl-pl'] = ""; $text['desc-src-caller-id-nam']['pt-br'] = "Entre com o ID do número de origem para ser enviado para seu telefone."; $text['desc-src-caller-id-nam']['pt-pt'] = "Introduza o nome do chamador para ser enviado para o seu telefone."; @@ -92,7 +92,7 @@ $text['label-src-caller-id-num']['fr-ca'] = "Numéro de l'appelant"; //copied fr $text['label-src-caller-id-num']['fr-fr'] = "Numéro de l'appelant"; $text['label-src-caller-id-num']['he-il'] = ""; $text['label-src-caller-id-num']['it-it'] = "Numero Sorgente"; -$text['label-src-caller-id-num']['nl-nl'] = ""; +$text['label-src-caller-id-num']['nl-nl'] = "Bron CID nummer"; $text['label-src-caller-id-num']['pl-pl'] = ""; $text['label-src-caller-id-num']['pt-br'] = "Número de origem"; $text['label-src-caller-id-num']['pt-pt'] = "Número do Chamador"; @@ -112,7 +112,7 @@ $text['desc-src-caller-id-num']['fr-ca'] = "Choisir le numéro d'appelant à ém $text['desc-src-caller-id-num']['fr-fr'] = "Choisir le numéro d'appelant à émettre à votre téléphone (Il est en général le même que le numéro de destination)."; $text['desc-src-caller-id-num']['he-il'] = ""; $text['desc-src-caller-id-num']['it-it'] = "Inserisci il numero Sorgente per inviare al tuo telefono (probabilmente è lo stesso del numero destintario)."; -$text['desc-src-caller-id-num']['nl-nl'] = ""; +$text['desc-src-caller-id-num']['nl-nl'] = "Voer het CID nummer in om naar te telefoon te sturen (mogelijk wil he dit hetzelfde als het bestemmingsnummer laten zijn)."; $text['desc-src-caller-id-num']['pl-pl'] = ""; $text['desc-src-caller-id-num']['pt-br'] = "Entre com o ID do número de origem para ser enviado para seu telefone (Orientamos colocar este número sendo o mesmo número que 'número de destino'"; $text['desc-src-caller-id-num']['pt-pt'] = "Introduza o identificador de chamada para enviar para o seu telefone (geralmente é o mesmo que o número de destino)."; @@ -132,7 +132,7 @@ $text['label-dest-caller-id-nam']['fr-ca'] = "Nom de l'appelant de destination"; $text['label-dest-caller-id-nam']['fr-fr'] = "Nom de l'appelant de destination"; $text['label-dest-caller-id-nam']['he-il'] = ""; $text['label-dest-caller-id-nam']['it-it'] = "Nome Destinatario"; -$text['label-dest-caller-id-nam']['nl-nl'] = ""; +$text['label-dest-caller-id-nam']['nl-nl'] = "Bestemming CID Naam"; $text['label-dest-caller-id-nam']['pl-pl'] = ""; $text['label-dest-caller-id-nam']['pt-br'] = "Identificação do destino"; $text['label-dest-caller-id-nam']['pt-pt'] = "Nome do Chamador"; @@ -152,7 +152,7 @@ $text['desc-dest-caller-id-nam']['fr-ca'] = "Choisir le nom d'appelant à émett $text['desc-dest-caller-id-nam']['fr-fr'] = "Choisir le nom d'appelant à émettre à la destination"; $text['desc-dest-caller-id-nam']['he-il'] = ""; $text['desc-dest-caller-id-nam']['it-it'] = "Inserisci il nome del chiamante per inviare la chiamata al numero destinatario."; -$text['desc-dest-caller-id-nam']['nl-nl'] = ""; +$text['desc-dest-caller-id-nam']['nl-nl'] = "Voer de CID naam in die naar het bestemmings nummber verzonden moet worden."; $text['desc-dest-caller-id-nam']['pl-pl'] = ""; $text['desc-dest-caller-id-nam']['pt-br'] = "Entre com a identificação a ser enviada para o número de destino."; $text['desc-dest-caller-id-nam']['pt-pt'] = "Introduza o identificador do chamador a ser enviado para o destinatário."; @@ -172,7 +172,7 @@ $text['label-dest-caller-id-num']['fr-ca'] = "Numéro de l'appelant de destinati $text['label-dest-caller-id-num']['fr-fr'] = "Numéro de l'appelant de destination"; $text['label-dest-caller-id-num']['he-il'] = ""; $text['label-dest-caller-id-num']['it-it'] = "Numero Destinatario"; -$text['label-dest-caller-id-num']['nl-nl'] = ""; +$text['label-dest-caller-id-num']['nl-nl'] = "Bestemmings CID nummer"; $text['label-dest-caller-id-num']['pl-pl'] = ""; $text['label-dest-caller-id-num']['pt-br'] = "Número de destino"; $text['label-dest-caller-id-num']['pt-pt'] = "Número a apresentar no destino"; @@ -192,7 +192,7 @@ $text['desc-dest-caller-id-num']['fr-ca'] = "Choisir le numéro d'appelant à é $text['desc-dest-caller-id-num']['fr-fr'] = "Choisir le numéro d'appelant à émettre au téléphone destination (Il est en général le même que votre numéro.)"; $text['desc-dest-caller-id-num']['he-il'] = ""; $text['desc-dest-caller-id-num']['it-it'] = ""; -$text['desc-dest-caller-id-num']['nl-nl'] = ""; +$text['desc-dest-caller-id-num']['nl-nl'] = "Voer het CID nummer in dat naar bestemming gestuurd moet worden (vermoedelijk wil je dit je toestel nummer laten zijn)."; $text['desc-dest-caller-id-num']['pl-pl'] = ""; $text['desc-dest-caller-id-num']['pt-br'] = "Entre com o número de identificação a ser mandado para o número de destino (geralmente é o mesmo que o número de telefone)."; $text['desc-dest-caller-id-num']['pt-pt'] = "Introduza o número identificador de chamada a ser enviado ao telefone de destino (geralmente é o mesmo que o seu número de telefone)."; @@ -212,7 +212,7 @@ $text['label-src-num']['fr-ca'] = "Numéro de source"; //copied from fr-fr $text['label-src-num']['fr-fr'] = "Numéro de source"; $text['label-src-num']['he-il'] = ""; $text['label-src-num']['it-it'] = "Numero Sorgente"; -$text['label-src-num']['nl-nl'] = ""; +$text['label-src-num']['nl-nl'] = "Bron nummer"; $text['label-src-num']['pl-pl'] = ""; $text['label-src-num']['pt-br'] = "Número de origem"; //copied from pt-pt $text['label-src-num']['pt-pt'] = "Número de origem"; @@ -232,7 +232,7 @@ $text['desc-src-num']['fr-ca'] = "Choisir votre numéro de téléphone. Il peut $text['desc-src-num']['fr-fr'] = "Choisir votre numéro de téléphone. Il peut être une extension du système, ou tout autre numéro (eg: un mobile)."; $text['desc-src-num']['he-il'] = ""; $text['desc-src-num']['it-it'] = "Inserisci il tuo numero di telefono. Può essere un interno del centralino o un altro numero (es. numero di cellulare)."; -$text['desc-src-num']['nl-nl'] = ""; +$text['desc-src-num']['nl-nl'] = "Voer he telefoonnummer in. Dit kan een toestel op het systeem of een willkeurig ander nummer (bv. Mobiel nummer) zijn."; $text['desc-src-num']['pl-pl'] = ""; $text['desc-src-num']['pt-br'] = "Entre com seu númerop de telefone. Pode ser um ramal ou outro número (ex: número de celular)."; $text['desc-src-num']['pt-pt'] = "Introduza o seu número de telefone. Poderá ser uma extensão do sistema ou outro número (ex: número de telemóvel)."; @@ -252,7 +252,7 @@ $text['label-dest-num']['fr-ca'] = "Numéro du destination"; //copied from fr-fr $text['label-dest-num']['fr-fr'] = "Numéro du destination"; $text['label-dest-num']['he-il'] = ""; $text['label-dest-num']['it-it'] = "Numero Destinazione"; -$text['label-dest-num']['nl-nl'] = ""; +$text['label-dest-num']['nl-nl'] = "Bestemmingsnummer"; $text['label-dest-num']['pl-pl'] = ""; $text['label-dest-num']['pt-br'] = "Número do Destino"; //copied from pt-pt $text['label-dest-num']['pt-pt'] = "Número do Destino"; @@ -272,7 +272,7 @@ $text['desc-dest-num']['fr-ca'] = "Choisir un numéro à appeler. Il peut être $text['desc-dest-num']['fr-fr'] = "Choisir un numéro à appeler. Il peut être une extension du système, un autre numéro, une URI SIP. les URI SIP sont de la forme : 5551234567@voip.example.com:5080 (5080 pour freeswitch, ou 5060 pour d'autre système)."; $text['desc-dest-num']['he-il'] = ""; $text['desc-dest-num']['it-it'] = "Inserisci il numero da chiamare. Può essere un interno del centralino, un altro numero o un uri sip. Gli uri SIP sono nella forma 5551234567@voip.example.com:5080 (5080 per freeswitch, or 5060 per altri sistemi)."; -$text['desc-dest-num']['nl-nl'] = ""; +$text['desc-dest-num']['nl-nl'] = "Voer het te bellen nummer in. Dit kan een toestelnummer, een ander nummer of een SIP URI zijn."; $text['desc-dest-num']['pl-pl'] = ""; $text['desc-dest-num']['pt-br'] = "Entre com o número a ser ligado. Pode ser um ramal, outro número, ou SIP URI. Exemplo de SIP URI: 12345678@voip.example.com:5080, sendo 5080 para o freeswitch ou 5060 para outros sistemas."; //copied from pt-pt $text['desc-dest-num']['pt-pt'] = "Entre com o número a ser ligado. Pode ser um ramal, outro número, ou SIP URI. Exemplo de SIP URI: 12345678@voip.example.com:5080, sendo 5080 para o freeswitch ou 5060 para outros sistemas."; @@ -292,7 +292,7 @@ $text['label-auto-answer']['fr-ca'] = "Réponse automatique"; //copied from fr-f $text['label-auto-answer']['fr-fr'] = "Réponse automatique"; $text['label-auto-answer']['he-il'] = ""; $text['label-auto-answer']['it-it'] = "Risposta Automatica"; -$text['label-auto-answer']['nl-nl'] = ""; +$text['label-auto-answer']['nl-nl'] = "Automatisch beantwoorden"; $text['label-auto-answer']['pl-pl'] = ""; $text['label-auto-answer']['pt-br'] = "Resposta Automática"; //copied from pt-pt $text['label-auto-answer']['pt-pt'] = "Resposta Automática"; @@ -312,7 +312,7 @@ $text['desc-auto-answer']['fr-ca'] = "Activer ou non la réponse automatique."; $text['desc-auto-answer']['fr-fr'] = "Activer ou non la réponse automatique."; $text['desc-auto-answer']['he-il'] = ""; $text['desc-auto-answer']['it-it'] = "Seleziona per abilitare la risposta automatica."; -$text['desc-auto-answer']['nl-nl'] = ""; +$text['desc-auto-answer']['nl-nl'] = "Selecteer of deze automatisch beantwoord moet worden."; $text['desc-auto-answer']['pl-pl'] = ""; $text['desc-auto-answer']['pt-br'] = "Ativar ou desativar a resposta automática."; $text['desc-auto-answer']['pt-pt'] = "Activar ou Desactivar a resposta automática."; @@ -332,7 +332,7 @@ $text['label-record']['fr-ca'] = "Enregistrer"; //copied from fr-fr $text['label-record']['fr-fr'] = "Enregistrer"; $text['label-record']['he-il'] = ""; $text['label-record']['it-it'] = "Registra"; -$text['label-record']['nl-nl'] = ""; +$text['label-record']['nl-nl'] = "Opnemen"; $text['label-record']['pl-pl'] = ""; $text['label-record']['pt-br'] = "Gravar"; //copied from pt-pt $text['label-record']['pt-pt'] = "Gravar"; @@ -352,7 +352,7 @@ $text['label-true']['fr-ca'] = "oui"; //copied from fr-fr $text['label-true']['fr-fr'] = "oui"; $text['label-true']['he-il'] = ""; $text['label-true']['it-it'] = "vero"; -$text['label-true']['nl-nl'] = ""; +$text['label-true']['nl-nl'] = "aan"; $text['label-true']['pl-pl'] = ""; $text['label-true']['pt-br'] = "sim"; //copied from pt-pt $text['label-true']['pt-pt'] = "sim"; @@ -372,7 +372,7 @@ $text['label-false']['fr-ca'] = "non"; //copied from fr-fr $text['label-false']['fr-fr'] = "non"; $text['label-false']['he-il'] = ""; $text['label-false']['it-it'] = "falso"; -$text['label-false']['nl-nl'] = ""; +$text['label-false']['nl-nl'] = "uit"; $text['label-false']['pl-pl'] = ""; $text['label-false']['pt-br'] = "não"; //copied from pt-pt $text['label-false']['pt-pt'] = "não"; @@ -392,7 +392,7 @@ $text['desc-record']['fr-ca'] = "Choisir si vous voulez enregistrer l'appel."; / $text['desc-record']['fr-fr'] = "Choisir si vous voulez enregistrer l'appel."; $text['desc-record']['he-il'] = ""; $text['desc-record']['it-it'] = "Seleziona per registrare la telefonata."; -$text['desc-record']['nl-nl'] = ""; +$text['desc-record']['nl-nl'] = "Kies of the gesprek moet worden opgenomen."; $text['desc-record']['pl-pl'] = ""; $text['desc-record']['pt-br'] = "Escolha se quer gravar chamada."; //copied from pt-pt $text['desc-record']['pt-pt'] = "Escolha se quer gravar chamada."; @@ -412,7 +412,7 @@ $text['label-ringback']['fr-ca'] = "Retour de sonnerie"; //copied from fr-fr $text['label-ringback']['fr-fr'] = "Retour de sonnerie"; $text['label-ringback']['he-il'] = ""; $text['label-ringback']['it-it'] = "Tono"; -$text['label-ringback']['nl-nl'] = ""; +$text['label-ringback']['nl-nl'] = "Terugbellen"; $text['label-ringback']['pl-pl'] = ""; $text['label-ringback']['pt-br'] = "Tocar de volta (Ring Back)"; $text['label-ringback']['pt-pt'] = "Ring Back"; @@ -432,7 +432,7 @@ $text['desc-ringback']['fr-ca'] = "Défini ce vous entendrez pendant que la dest $text['desc-ringback']['fr-fr'] = "Défini ce vous entendrez pendant que la destination sera appelée. Les choix sont musique (musique de garde) sonnerie."; $text['desc-ringback']['he-il'] = ""; $text['desc-ringback']['it-it'] = "Definisce cosa sentirai mentre il destinatario è chiamato. Le scelte sono musica (music on hold) o tono (ring tone)."; -$text['desc-ringback']['nl-nl'] = ""; +$text['desc-ringback']['nl-nl'] = "Kies wachtmuziek terwijl de bestemming gebeld wordt. De keuze is wachtmuziek of beltoon."; $text['desc-ringback']['pl-pl'] = ""; $text['desc-ringback']['pt-br'] = "Definir o que deseja escutar enquanto o destino não atende. As escolhas são música (música em espera) ring (tom de chamada)."; $text['desc-ringback']['pt-pt'] = "Definir o que deseja ouvir enquanto o destino não atende. As escolhas são música (música em espera) ring (tom de chamada)."; @@ -452,7 +452,7 @@ $text['opt-usring']['fr-ca'] = "us-ring"; //copied from fr-fr $text['opt-usring']['fr-fr'] = "us-ring"; $text['opt-usring']['he-il'] = ""; $text['opt-usring']['it-it'] = "us-ring"; -$text['opt-usring']['nl-nl'] = ""; +$text['opt-usring']['nl-nl'] = "us-ring"; $text['opt-usring']['pl-pl'] = ""; $text['opt-usring']['pt-br'] = "us-ring"; //copied from pt-pt $text['opt-usring']['pt-pt'] = "us-ring"; @@ -472,7 +472,7 @@ $text['opt-frring']['fr-ca'] = "fr-ring"; //copied from fr-fr $text['opt-frring']['fr-fr'] = "fr-ring"; $text['opt-frring']['he-il'] = ""; $text['opt-frring']['it-it'] = "fr-ring"; -$text['opt-frring']['nl-nl'] = ""; +$text['opt-frring']['nl-nl'] = "fr-ring"; $text['opt-frring']['pl-pl'] = ""; $text['opt-frring']['pt-br'] = "fr-ring"; //copied from pt-pt $text['opt-frring']['pt-pt'] = "fr-ring"; @@ -492,7 +492,7 @@ $text['opt-ptring']['fr-ca'] = "pt-ring"; //copied from fr-fr $text['opt-ptring']['fr-fr'] = "pt-ring"; $text['opt-ptring']['he-il'] = ""; $text['opt-ptring']['it-it'] = "pt-ring"; -$text['opt-ptring']['nl-nl'] = ""; +$text['opt-ptring']['nl-nl'] = "pt-ring"; $text['opt-ptring']['pl-pl'] = ""; $text['opt-ptring']['pt-br'] = "pt-ring"; //copied from pt-pt $text['opt-ptring']['pt-pt'] = "pt-ring"; @@ -512,7 +512,7 @@ $text['opt-ukring']['fr-ca'] = "uk-ring"; //copied from fr-fr $text['opt-ukring']['fr-fr'] = "uk-ring"; $text['opt-ukring']['he-il'] = ""; $text['opt-ukring']['it-it'] = "uk-ring"; -$text['opt-ukring']['nl-nl'] = ""; +$text['opt-ukring']['nl-nl'] = "uk-ring"; $text['opt-ukring']['pl-pl'] = ""; $text['opt-ukring']['pt-br'] = "uk-ring"; //copied from pt-pt $text['opt-ukring']['pt-pt'] = "uk-ring"; @@ -532,7 +532,7 @@ $text['opt-rsring']['fr-ca'] = "rs-ring"; //copied from fr-fr $text['opt-rsring']['fr-fr'] = "rs-ring"; $text['opt-rsring']['he-il'] = ""; $text['opt-rsring']['it-it'] = "rs-ring"; -$text['opt-rsring']['nl-nl'] = ""; +$text['opt-rsring']['nl-nl'] = "rs-ring"; $text['opt-rsring']['pl-pl'] = ""; $text['opt-rsring']['pt-br'] = "rs-ring"; //copied from pt-pt $text['opt-rsring']['pt-pt'] = "rs-ring"; @@ -552,7 +552,7 @@ $text['opt-ruring']['fr-ca'] = "ru-ring"; //copied from fr-fr $text['opt-ruring']['fr-fr'] = "ru-ring"; $text['opt-ruring']['he-il'] = ""; $text['opt-ruring']['it-it'] = "ru-ring"; -$text['opt-ruring']['nl-nl'] = ""; +$text['opt-ruring']['nl-nl'] = "ru-ring"; $text['opt-ruring']['pl-pl'] = ""; $text['opt-ruring']['pt-br'] = "ru-ring"; //copied from pt-pt $text['opt-ruring']['pt-pt'] = "ru-ring"; @@ -572,7 +572,7 @@ $text['opt-itring']['fr-ca'] = "it-ring"; //copied from fr-fr $text['opt-itring']['fr-fr'] = "it-ring"; $text['opt-itring']['he-il'] = ""; $text['opt-itring']['it-it'] = "it-ring"; -$text['opt-itring']['nl-nl'] = ""; +$text['opt-itring']['nl-nl'] = "it-ring"; $text['opt-itring']['pl-pl'] = ""; $text['opt-itring']['pt-br'] = "it-ring"; //copied from pt-pt $text['opt-itring']['pt-pt'] = "it-ring"; @@ -592,7 +592,7 @@ $text['opt-dering']['fr-ca'] = "de-ring"; //copied from fr-fr $text['opt-dering']['fr-fr'] = "de-ring"; $text['opt-dering']['he-il'] = ""; $text['opt-dering']['it-it'] = "de-ring"; -$text['opt-dering']['nl-nl'] = ""; +$text['opt-dering']['nl-nl'] = "de-ring"; $text['opt-dering']['pl-pl'] = ""; $text['opt-dering']['pt-br'] = "de-ring"; //copied from pt-pt $text['opt-dering']['pt-pt'] = "de-ring"; @@ -612,7 +612,7 @@ $text['opt-moh']['fr-ca'] = "musique"; //copied from fr-fr $text['opt-moh']['fr-fr'] = "musique"; $text['opt-moh']['he-il'] = ""; $text['opt-moh']['it-it'] = "musica"; -$text['opt-moh']['nl-nl'] = ""; +$text['opt-moh']['nl-nl'] = "muziek"; $text['opt-moh']['pl-pl'] = ""; $text['opt-moh']['pt-br'] = "música"; //copied from pt-pt $text['opt-moh']['pt-pt'] = "música"; @@ -632,7 +632,7 @@ $text['button-call']['fr-ca'] = "appel"; //copied from fr-fr $text['button-call']['fr-fr'] = "appel"; $text['button-call']['he-il'] = ""; $text['button-call']['it-it'] = "Chiama"; -$text['button-call']['nl-nl'] = ""; +$text['button-call']['nl-nl'] = "Bel"; $text['button-call']['pl-pl'] = ""; $text['button-call']['pt-br'] = "Chamada"; //copied from pt-pt $text['button-call']['pt-pt'] = "Chamada"; diff --git a/app/click_to_call/app_menu.php b/app/click_to_call/app_menu.php index 938ac5c7e4..fb822fcb68 100644 --- a/app/click_to_call/app_menu.php +++ b/app/click_to_call/app_menu.php @@ -12,7 +12,7 @@ $apps[$x]['menu'][$y]['title']['fr-fr'] = "Cliquez pour Appeller"; $apps[$x]['menu'][$y]['title']['he-il'] = ""; $apps[$x]['menu'][$y]['title']['it-it'] = "Clicca e Chiama"; - $apps[$x]['menu'][$y]['title']['nl-nl'] = ""; + $apps[$x]['menu'][$y]['title']['nl-nl'] = "Klik voor oproep"; $apps[$x]['menu'][$y]['title']['pl-pl'] = ""; $apps[$x]['menu'][$y]['title']['pt-br'] = ""; $apps[$x]['menu'][$y]['title']['pt-pt'] = "Clicar para Chamadas"; @@ -25,4 +25,4 @@ $apps[$x]['menu'][$y]['category'] = "internal"; $apps[$x]['menu'][$y]['path'] = "/app/click_to_call/click_to_call.php"; -?> \ No newline at end of file +?> diff --git a/app/contacts/app_config.php b/app/contacts/app_config.php index 9779349741..e563d6cb10 100644 --- a/app/contacts/app_config.php +++ b/app/contacts/app_config.php @@ -19,7 +19,7 @@ $apps[$x]['description']['fr-fr'] = "Place pour stocker les information des contacts, personnes ou organizations."; $apps[$x]['description']['he-il'] = ""; $apps[$x]['description']['it-it'] = ""; - $apps[$x]['description']['nl-nl'] = ""; + $apps[$x]['description']['nl-nl'] = "Kontacten"; $apps[$x]['description']['pl-pl'] = ""; $apps[$x]['description']['pt-br'] = ""; $apps[$x]['description']['pt-pt'] = "Fornece um local para armazenar informações de contato para indivíduos e organizações."; @@ -925,4 +925,4 @@ $apps[$x]['default_settings'][$y]['default_setting_description'] = "Define the allowed file attachment extensions and their mime types in a JSON array."; $y++; -?> \ No newline at end of file +?> diff --git a/app/contacts/app_languages.php b/app/contacts/app_languages.php index 93819fb83b..e4d5a11f8b 100644 --- a/app/contacts/app_languages.php +++ b/app/contacts/app_languages.php @@ -12,7 +12,7 @@ $text['title-contacts_import_google']['fr-ca'] = "Importer les Contacts Google"; $text['title-contacts_import_google']['fr-fr'] = "Importer les Contacts Google"; $text['title-contacts_import_google']['he-il'] = "ייבא אנשי קשר מגוגל"; $text['title-contacts_import_google']['it-it'] = "Importa Contatti Google"; -$text['title-contacts_import_google']['nl-nl'] = ""; +$text['title-contacts_import_google']['nl-nl'] = "Importeer Google kontacten"; $text['title-contacts_import_google']['pl-pl'] = "Importuj kontakty z Google."; $text['title-contacts_import_google']['pt-br'] = "Importar contatos do google"; $text['title-contacts_import_google']['pt-pt'] = "Importar Contatos do Google"; @@ -32,7 +32,7 @@ $text['title-contacts_import']['fr-ca'] = "Importe des Contacts"; //copied from $text['title-contacts_import']['fr-fr'] = "Importe des Contacts"; $text['title-contacts_import']['he-il'] = "ייבא אנשי קשר"; $text['title-contacts_import']['it-it'] = "Importa Contatti"; -$text['title-contacts_import']['nl-nl'] = ""; +$text['title-contacts_import']['nl-nl'] = "Importeer kontacten"; $text['title-contacts_import']['pl-pl'] = "Importuj kontakty "; $text['title-contacts_import']['pt-br'] = "Importar contatos"; $text['title-contacts_import']['pt-pt'] = "Importar Contactos"; @@ -52,7 +52,7 @@ $text['title-contacts']['fr-ca'] = "Contacts"; //copied from fr-fr $text['title-contacts']['fr-fr'] = "Contacts"; $text['title-contacts']['he-il'] = "אנשי קשר"; $text['title-contacts']['it-it'] = "Contatti"; -$text['title-contacts']['nl-nl'] = ""; +$text['title-contacts']['nl-nl'] = "Kontacten"; $text['title-contacts']['pl-pl'] = "Kontakty"; $text['title-contacts']['pt-br'] = "Conttos"; $text['title-contacts']['pt-pt'] = "Contactos"; @@ -72,7 +72,7 @@ $text['title-contact_time_edit']['fr-ca'] = "Modifier Temps"; //copied from fr-f $text['title-contact_time_edit']['fr-fr'] = "Modifier Temps"; $text['title-contact_time_edit']['he-il'] = "עידכון זמן"; $text['title-contact_time_edit']['it-it'] = "Modifica Tempo"; -$text['title-contact_time_edit']['nl-nl'] = ""; +$text['title-contact_time_edit']['nl-nl'] = "Tijd bewerken"; $text['title-contact_time_edit']['pl-pl'] = "Czas Edycja"; $text['title-contact_time_edit']['pt-br'] = "Tempo Editar"; //copied from pt-pt $text['title-contact_time_edit']['pt-pt'] = "Tempo Editar"; @@ -92,7 +92,7 @@ $text['title-contact_time_add']['fr-ca'] = "Ajouter Temps"; //copied from fr-fr $text['title-contact_time_add']['fr-fr'] = "Ajouter Temps"; $text['title-contact_time_add']['he-il'] = "הוספת זמן"; $text['title-contact_time_add']['it-it'] = "Inserisci Tempo"; -$text['title-contact_time_add']['nl-nl'] = ""; +$text['title-contact_time_add']['nl-nl'] = "Tijd toevoegen"; $text['title-contact_time_add']['pl-pl'] = "Czas Dodawania"; $text['title-contact_time_add']['pt-br'] = "Time Adicionar"; //copied from pt-pt $text['title-contact_time_add']['pt-pt'] = "Time Adicionar"; @@ -112,7 +112,7 @@ $text['title-contact_setting_edit']['fr-ca'] = "Paramètres du Contact"; //copie $text['title-contact_setting_edit']['fr-fr'] = "Paramètres du Contact"; $text['title-contact_setting_edit']['he-il'] = ""; $text['title-contact_setting_edit']['it-it'] = "Modifica Parametri Contatto"; -$text['title-contact_setting_edit']['nl-nl'] = ""; +$text['title-contact_setting_edit']['nl-nl'] = "Kontact instellingen bewerken"; $text['title-contact_setting_edit']['pl-pl'] = "Edytuj ustawienia kontaktu"; $text['title-contact_setting_edit']['pt-br'] = "Definição do contato"; $text['title-contact_setting_edit']['pt-pt'] = "Definições do Contacto"; @@ -132,7 +132,7 @@ $text['title-contact_setting_add']['fr-ca'] = "Ajouter un paramètre au Contact" $text['title-contact_setting_add']['fr-fr'] = "Ajouter un paramètre au Contact"; $text['title-contact_setting_add']['he-il'] = ""; $text['title-contact_setting_add']['it-it'] = "Inserisci Parametri Contatto"; -$text['title-contact_setting_add']['nl-nl'] = ""; +$text['title-contact_setting_add']['nl-nl'] = "Kontact Instellingen toevoegen"; $text['title-contact_setting_add']['pl-pl'] = "Dodaj ustawienia kontaktu"; $text['title-contact_setting_add']['pt-br'] = "Adicionar configurações a essa usuários"; $text['title-contact_setting_add']['pt-pt'] = "Adicionar Definição ao Contacto"; @@ -152,7 +152,7 @@ $text['title-contact_relation']['fr-ca'] = "Contactez Relation"; //copied from f $text['title-contact_relation']['fr-fr'] = "Contactez Relation"; $text['title-contact_relation']['he-il'] = ""; $text['title-contact_relation']['it-it'] = "Relazioni Contatto"; -$text['title-contact_relation']['nl-nl'] = ""; +$text['title-contact_relation']['nl-nl'] = "Kontact relatie"; $text['title-contact_relation']['pl-pl'] = ""; $text['title-contact_relation']['pt-br'] = "Contato Relação"; //copied from pt-pt $text['title-contact_relation']['pt-pt'] = "Contato Relação"; @@ -172,7 +172,7 @@ $text['title-contact_phones-edit']['fr-ca'] = "Editer le téléphone du Contact" $text['title-contact_phones-edit']['fr-fr'] = "Editer le téléphone du Contact"; $text['title-contact_phones-edit']['he-il'] = ""; $text['title-contact_phones-edit']['it-it'] = "Modifica Numero Contatto"; -$text['title-contact_phones-edit']['nl-nl'] = ""; +$text['title-contact_phones-edit']['nl-nl'] = "Kontact nummer bewerken"; $text['title-contact_phones-edit']['pl-pl'] = "Edytuj numer kontaktu"; $text['title-contact_phones-edit']['pt-br'] = "Editar contato telefônico"; $text['title-contact_phones-edit']['pt-pt'] = "Editar contacto telefónico"; @@ -192,7 +192,7 @@ $text['title-contact_phones-add']['fr-ca'] = "Ajouter un téléphone au Contact" $text['title-contact_phones-add']['fr-fr'] = "Ajouter un téléphone au Contact"; $text['title-contact_phones-add']['he-il'] = ""; $text['title-contact_phones-add']['it-it'] = "Inserire Numero Contatto"; -$text['title-contact_phones-add']['nl-nl'] = ""; +$text['title-contact_phones-add']['nl-nl'] = "Kontact nummer toevoegen"; $text['title-contact_phones-add']['pl-pl'] = "Dodaj numer kontaktu"; $text['title-contact_phones-add']['pt-br'] = "Adicionar contato telefônico"; $text['title-contact_phones-add']['pt-pt'] = "Adicionar contacto telefónico"; @@ -212,7 +212,7 @@ $text['title-contact_notes-edit']['fr-ca'] = "Editer la note du contact"; //copi $text['title-contact_notes-edit']['fr-fr'] = "Editer la note du contact"; $text['title-contact_notes-edit']['he-il'] = ""; $text['title-contact_notes-edit']['it-it'] = "Modifica Note Contatto"; -$text['title-contact_notes-edit']['nl-nl'] = ""; +$text['title-contact_notes-edit']['nl-nl'] = "Kontact notitie bewerken"; $text['title-contact_notes-edit']['pl-pl'] = "Edytuj notatkę o kontakcie"; $text['title-contact_notes-edit']['pt-br'] = "Editar notas de contato"; $text['title-contact_notes-edit']['pt-pt'] = "Editar notas de contacto"; @@ -232,7 +232,7 @@ $text['title-contact_notes-add']['fr-ca'] = "Ajouter une note au contact"; //cop $text['title-contact_notes-add']['fr-fr'] = "Ajouter une note au contact"; $text['title-contact_notes-add']['he-il'] = ""; $text['title-contact_notes-add']['it-it'] = "Inserisci Note Contatto"; -$text['title-contact_notes-add']['nl-nl'] = ""; +$text['title-contact_notes-add']['nl-nl'] = "Kontact notitie toevoegen"; $text['title-contact_notes-add']['pl-pl'] = "Dodaj notatkę o kontakcie"; $text['title-contact_notes-add']['pt-br'] = "Adicionar nota de contato"; $text['title-contact_notes-add']['pt-pt'] = "Adicionar nota de contacto"; @@ -252,7 +252,7 @@ $text['title-contact_addresses-edit']['fr-ca'] = "Editer l'adresse du contact"; $text['title-contact_addresses-edit']['fr-fr'] = "Editer l'adresse du contact"; $text['title-contact_addresses-edit']['he-il'] = ""; $text['title-contact_addresses-edit']['it-it'] = "Modifica Indirizzo Contatto"; -$text['title-contact_addresses-edit']['nl-nl'] = ""; +$text['title-contact_addresses-edit']['nl-nl'] = "Kontact adres bewerken"; $text['title-contact_addresses-edit']['pl-pl'] = "Edytuj adres kontaktu"; $text['title-contact_addresses-edit']['pt-br'] = "Editar endereço de contato"; $text['title-contact_addresses-edit']['pt-pt'] = "Editar endereço do contacto"; @@ -272,7 +272,7 @@ $text['title-contact_addresses-add']['fr-ca'] = "Ajouter une adresse au contact" $text['title-contact_addresses-add']['fr-fr'] = "Ajouter une adresse au contact"; $text['title-contact_addresses-add']['he-il'] = ""; $text['title-contact_addresses-add']['it-it'] = "Inserisci Indirizzo Contatto"; -$text['title-contact_addresses-add']['nl-nl'] = ""; +$text['title-contact_addresses-add']['nl-nl'] = "Kontact adres toevoegen"; $text['title-contact_addresses-add']['pl-pl'] = "Dodaj adres kontaktu"; $text['title-contact_addresses-add']['pt-br'] = "Adicionar endereço do contato"; $text['title-contact_addresses-add']['pt-pt'] = "Adicionar endereço do contacto"; @@ -292,7 +292,7 @@ $text['title-contact_attachment-edit']['fr-ca'] = ""; $text['title-contact_attachment-edit']['fr-fr'] = ""; $text['title-contact_attachment-edit']['he-il'] = ""; $text['title-contact_attachment-edit']['it-it'] = ""; -$text['title-contact_attachment-edit']['nl-nl'] = ""; +$text['title-contact_attachment-edit']['nl-nl'] = "Kontact aanhangsel bewerken"; $text['title-contact_attachment-edit']['pl-pl'] = ""; $text['title-contact_attachment-edit']['pt-br'] = ""; $text['title-contact_attachment-edit']['pt-pt'] = ""; @@ -312,7 +312,7 @@ $text['title-contact_attachment-add']['fr-ca'] = ""; $text['title-contact_attachment-add']['fr-fr'] = ""; $text['title-contact_attachment-add']['he-il'] = ""; $text['title-contact_attachment-add']['it-it'] = ""; -$text['title-contact_attachment-add']['nl-nl'] = ""; +$text['title-contact_attachment-add']['nl-nl'] = "Kontact aanhangsel toevoegen"; $text['title-contact_attachment-add']['pl-pl'] = ""; $text['title-contact_attachment-add']['pt-br'] = ""; $text['title-contact_attachment-add']['pt-pt'] = ""; @@ -332,7 +332,7 @@ $text['title-contact-edit']['fr-ca'] = "Contact"; //copied from fr-fr $text['title-contact-edit']['fr-fr'] = "Contact"; $text['title-contact-edit']['he-il'] = "איש קשר"; $text['title-contact-edit']['it-it'] = "Contatto"; -$text['title-contact-edit']['nl-nl'] = ""; +$text['title-contact-edit']['nl-nl'] = "Kontact"; $text['title-contact-edit']['pl-pl'] = "Kontakt"; $text['title-contact-edit']['pt-br'] = "Contato"; $text['title-contact-edit']['pt-pt'] = "Contacto"; @@ -352,7 +352,7 @@ $text['title-contact-add']['fr-ca'] = "Ajouter Contact"; //copied from fr-fr $text['title-contact-add']['fr-fr'] = "Ajouter Contact"; $text['title-contact-add']['he-il'] = "הוספת איש קשר"; $text['title-contact-add']['it-it'] = "Inserisci Contatto"; -$text['title-contact-add']['nl-nl'] = ""; +$text['title-contact-add']['nl-nl'] = "Kontact toevoegen"; $text['title-contact-add']['pl-pl'] = "Dodaj kontakt"; $text['title-contact-add']['pt-br'] = "Adicionar contato"; $text['title-contact-add']['pt-pt'] = "Adicionar Contacto"; @@ -372,7 +372,7 @@ $text['option-work']['fr-ca'] = "En Milieu de Travail"; //copied from fr-fr $text['option-work']['fr-fr'] = "En Milieu de Travail"; $text['option-work']['he-il'] = "עבודה"; $text['option-work']['it-it'] = "Lavoro"; -$text['option-work']['nl-nl'] = ""; +$text['option-work']['nl-nl'] = "Werk"; $text['option-work']['pl-pl'] = "Praca"; $text['option-work']['pt-br'] = "Local de trabalho"; $text['option-work']['pt-pt'] = "Local de Trabalho"; @@ -392,7 +392,7 @@ $text['option-voicemail']['fr-ca'] = "Messagerie Vocale"; //copied from fr-fr $text['option-voicemail']['fr-fr'] = "Messagerie Vocale"; $text['option-voicemail']['he-il'] = "תא קולי"; $text['option-voicemail']['it-it'] = "Casella Vocale"; -$text['option-voicemail']['nl-nl'] = ""; +$text['option-voicemail']['nl-nl'] = "Antwoord apparaat"; $text['option-voicemail']['pl-pl'] = "Poczta głosowa"; $text['option-voicemail']['pt-br'] = "Correio de Voz"; $text['option-voicemail']['pt-pt'] = "Voicemail"; @@ -412,7 +412,7 @@ $text['option-true']['fr-ca'] = "Oui"; //copied from fr-fr $text['option-true']['fr-fr'] = "Oui"; $text['option-true']['he-il'] = "חוקי"; $text['option-true']['it-it'] = "Vero"; -$text['option-true']['nl-nl'] = ""; +$text['option-true']['nl-nl'] = "Ja"; $text['option-true']['pl-pl'] = "Tak"; $text['option-true']['pt-br'] = "Sim"; //copied from pt-pt $text['option-true']['pt-pt'] = "Sim"; @@ -432,7 +432,7 @@ $text['option-text']['fr-ca'] = "Texte"; //copied from fr-fr $text['option-text']['fr-fr'] = "Texte"; $text['option-text']['he-il'] = "טקסט"; $text['option-text']['it-it'] = "Testo"; -$text['option-text']['nl-nl'] = ""; +$text['option-text']['nl-nl'] = "Tekst"; $text['option-text']['pl-pl'] = "Tekst"; $text['option-text']['pt-br'] = "Texto"; //copied from pt-pt $text['option-text']['pt-pt'] = "Texto"; @@ -452,7 +452,7 @@ $text['option-shipping']['fr-ca'] = "Livraison"; //copied from fr-fr $text['option-shipping']['fr-fr'] = "Livraison"; $text['option-shipping']['he-il'] = ""; $text['option-shipping']['it-it'] = "Spedizione"; -$text['option-shipping']['nl-nl'] = ""; +$text['option-shipping']['nl-nl'] = "Versturen"; $text['option-shipping']['pl-pl'] = "Adres wysyłkowy"; $text['option-shipping']['pt-br'] = "Remessa"; //copied from pt-pt $text['option-shipping']['pt-pt'] = "Remessa"; @@ -472,7 +472,7 @@ $text['option-pref']['fr-ca'] = "Préféré"; //copied from fr-fr $text['option-pref']['fr-fr'] = "Préféré"; $text['option-pref']['he-il'] = "מועדף"; $text['option-pref']['it-it'] = "Preferito"; -$text['option-pref']['nl-nl'] = ""; +$text['option-pref']['nl-nl'] = "Voorkeur"; $text['option-pref']['pl-pl'] = "Preferowany"; $text['option-pref']['pt-br'] = "Perferido"; $text['option-pref']['pt-pt'] = "Preferido"; @@ -492,7 +492,7 @@ $text['option-postal']['fr-ca'] = "Postal"; //copied from fr-fr $text['option-postal']['fr-fr'] = "Postal"; $text['option-postal']['he-il'] = "דואר"; $text['option-postal']['it-it'] = "Postale"; -$text['option-postal']['nl-nl'] = ""; +$text['option-postal']['nl-nl'] = "per post"; $text['option-postal']['pl-pl'] = "Adres pocztowy"; $text['option-postal']['pt-br'] = "Postal"; //copied from pt-pt $text['option-postal']['pt-pt'] = "Postal"; @@ -512,7 +512,7 @@ $text['option-physical']['fr-ca'] = "Physique"; //copied from fr-fr $text['option-physical']['fr-fr'] = "Physique"; $text['option-physical']['he-il'] = ""; $text['option-physical']['it-it'] = "Fisico"; -$text['option-physical']['nl-nl'] = ""; +$text['option-physical']['nl-nl'] = "Fysiek"; $text['option-physical']['pl-pl'] = "Fizyczny"; $text['option-physical']['pt-br'] = "Fisico"; $text['option-physical']['pt-pt'] = "Físico"; @@ -532,7 +532,7 @@ $text['option-personal']['fr-ca'] = "Personnel"; //copied from fr-fr $text['option-personal']['fr-fr'] = "Personnel"; $text['option-personal']['he-il'] = "פרטי"; $text['option-personal']['it-it'] = "Personale"; -$text['option-personal']['nl-nl'] = ""; +$text['option-personal']['nl-nl'] = "Persoonlijk"; $text['option-personal']['pl-pl'] = "Osobisty"; $text['option-personal']['pt-br'] = "Pessoal"; //copied from pt-pt $text['option-personal']['pt-pt'] = "Pessoal"; @@ -552,7 +552,7 @@ $text['option-parcel']['fr-ca'] = "Parcelle"; //copied from fr-fr $text['option-parcel']['fr-fr'] = "Parcelle"; $text['option-parcel']['he-il'] = ""; $text['option-parcel']['it-it'] = "Collo"; -$text['option-parcel']['nl-nl'] = ""; +$text['option-parcel']['nl-nl'] = "Pakket"; $text['option-parcel']['pl-pl'] = "Paczka"; $text['option-parcel']['pt-br'] = "Parcela"; //copied from pt-pt $text['option-parcel']['pt-pt'] = "Parcela"; @@ -572,7 +572,7 @@ $text['option-pager']['fr-ca'] = "Pager"; //copied from fr-fr $text['option-pager']['fr-fr'] = "Pager"; $text['option-pager']['he-il'] = ""; $text['option-pager']['it-it'] = "Cercapersone"; -$text['option-pager']['nl-nl'] = ""; +$text['option-pager']['nl-nl'] = "Pager"; $text['option-pager']['pl-pl'] = "Pager "; $text['option-pager']['pt-br'] = "Página"; $text['option-pager']['pt-pt'] = "Pager"; @@ -592,7 +592,7 @@ $text['option-other']['fr-ca'] = "Autre"; //copied from fr-fr $text['option-other']['fr-fr'] = "Autre"; $text['option-other']['he-il'] = "אחר"; $text['option-other']['it-it'] = "Altro"; -$text['option-other']['nl-nl'] = ""; +$text['option-other']['nl-nl'] = "Anders"; $text['option-other']['pl-pl'] = "Inne"; $text['option-other']['pt-br'] = "Outro"; //copied from pt-pt $text['option-other']['pt-pt'] = "Outro"; @@ -612,7 +612,7 @@ $text['option-mobile']['fr-ca'] = "Cellulaire"; //copied from fr-fr $text['option-mobile']['fr-fr'] = "Cellulaire"; $text['option-mobile']['he-il'] = "נייד"; $text['option-mobile']['it-it'] = "Mobile"; -$text['option-mobile']['nl-nl'] = ""; +$text['option-mobile']['nl-nl'] = "Mobiel"; $text['option-mobile']['pl-pl'] = "Tel komórkowy"; $text['option-mobile']['pt-br'] = "Celular"; //copied from pt-pt $text['option-mobile']['pt-pt'] = "Celular"; @@ -632,7 +632,7 @@ $text['option-main']['fr-ca'] = "Principal"; //copied from fr-fr $text['option-main']['fr-fr'] = "Principal"; $text['option-main']['he-il'] = "ראשי"; $text['option-main']['it-it'] = "Principale"; -$text['option-main']['nl-nl'] = ""; +$text['option-main']['nl-nl'] = "Hoofd"; $text['option-main']['pl-pl'] = "Główny"; $text['option-main']['pt-br'] = "Principal"; //copied from pt-pt $text['option-main']['pt-pt'] = "Principal"; @@ -652,7 +652,7 @@ $text['option-mailing']['fr-ca'] = "Postale"; //copied from fr-fr $text['option-mailing']['fr-fr'] = "Postale"; $text['option-mailing']['he-il'] = ""; $text['option-mailing']['it-it'] = "Posta"; -$text['option-mailing']['nl-nl'] = ""; +$text['option-mailing']['nl-nl'] = "per post"; $text['option-mailing']['pl-pl'] = "Mailing"; $text['option-mailing']['pt-br'] = "Correspondência"; $text['option-mailing']['pt-pt'] = "Mailing"; @@ -672,7 +672,7 @@ $text['option-intl']['fr-ca'] = "international"; //copied from fr-fr $text['option-intl']['fr-fr'] = "international"; $text['option-intl']['he-il'] = "בילאומי"; $text['option-intl']['it-it'] = "Internazionale"; -$text['option-intl']['nl-nl'] = ""; +$text['option-intl']['nl-nl'] = "Internationaal"; $text['option-intl']['pl-pl'] = "Międzynarodowy"; $text['option-intl']['pt-br'] = "Internacional"; //copied from pt-pt $text['option-intl']['pt-pt'] = "Internacional"; @@ -692,7 +692,7 @@ $text['option-import_duplicates_skip']['fr-ca'] = "Sauter"; //copied from fr-fr $text['option-import_duplicates_skip']['fr-fr'] = "Sauter"; $text['option-import_duplicates_skip']['he-il'] = "דלג"; $text['option-import_duplicates_skip']['it-it'] = "Salta"; -$text['option-import_duplicates_skip']['nl-nl'] = ""; +$text['option-import_duplicates_skip']['nl-nl'] = "Overslaan"; $text['option-import_duplicates_skip']['pl-pl'] = "Pomiń"; $text['option-import_duplicates_skip']['pt-br'] = "Pular"; //copied from pt-pt $text['option-import_duplicates_skip']['pt-pt'] = "Pular"; @@ -712,7 +712,7 @@ $text['option-import_duplicates_replace']['fr-ca'] = "Remplacer"; //copied from $text['option-import_duplicates_replace']['fr-fr'] = "Remplacer"; $text['option-import_duplicates_replace']['he-il'] = "החלף"; $text['option-import_duplicates_replace']['it-it'] = "Sostituisci"; -$text['option-import_duplicates_replace']['nl-nl'] = ""; +$text['option-import_duplicates_replace']['nl-nl'] = "Vervangen"; $text['option-import_duplicates_replace']['pl-pl'] = "Zastąp"; $text['option-import_duplicates_replace']['pt-br'] = "Substituir"; //copied from pt-pt $text['option-import_duplicates_replace']['pt-pt'] = "Substituir"; @@ -732,7 +732,7 @@ $text['option-home']['fr-ca'] = "Maison"; //copied from fr-fr $text['option-home']['fr-fr'] = "Maison"; $text['option-home']['he-il'] = "בית"; $text['option-home']['it-it'] = "Casa"; -$text['option-home']['nl-nl'] = ""; +$text['option-home']['nl-nl'] = "Huis"; $text['option-home']['pl-pl'] = "Dom"; $text['option-home']['pt-br'] = "Casa"; //copied from pt-pt $text['option-home']['pt-pt'] = "Casa"; @@ -752,7 +752,7 @@ $text['option-fax']['fr-ca'] = "Télécopie"; //copied from fr-fr $text['option-fax']['fr-fr'] = "Télécopie"; $text['option-fax']['he-il'] = "פקס"; $text['option-fax']['it-it'] = "Fax"; -$text['option-fax']['nl-nl'] = ""; +$text['option-fax']['nl-nl'] = "Fax"; $text['option-fax']['pl-pl'] = "Faks"; $text['option-fax']['pt-br'] = "FAX"; $text['option-fax']['pt-pt'] = "Fax"; @@ -772,7 +772,7 @@ $text['option-false']['fr-ca'] = "Non"; //copied from fr-fr $text['option-false']['fr-fr'] = "Non"; $text['option-false']['he-il'] = "לא חוקי"; $text['option-false']['it-it'] = "Falso"; -$text['option-false']['nl-nl'] = ""; +$text['option-false']['nl-nl'] = "Nee"; $text['option-false']['pl-pl'] = "Nie"; $text['option-false']['pt-br'] = "Não"; //copied from pt-pt $text['option-false']['pt-pt'] = "Não"; @@ -792,7 +792,7 @@ $text['option-dom']['fr-ca'] = "Domestique"; //copied from fr-fr $text['option-dom']['fr-fr'] = "Domestique"; $text['option-dom']['he-il'] = ""; $text['option-dom']['it-it'] = "Domestico"; -$text['option-dom']['nl-nl'] = ""; +$text['option-dom']['nl-nl'] = "Lokaal"; $text['option-dom']['pl-pl'] = "Krajowy"; $text['option-dom']['pt-br'] = "Doméstico"; //copied from pt-pt $text['option-dom']['pt-pt'] = "Doméstico"; @@ -812,7 +812,7 @@ $text['option-contact_type_volunteer']['fr-ca'] = "Bénévole"; //copied from fr $text['option-contact_type_volunteer']['fr-fr'] = "Bénévole"; $text['option-contact_type_volunteer']['he-il'] = ""; $text['option-contact_type_volunteer']['it-it'] = "Volontario"; -$text['option-contact_type_volunteer']['nl-nl'] = ""; +$text['option-contact_type_volunteer']['nl-nl'] = "Vrijwilliger"; $text['option-contact_type_volunteer']['pl-pl'] = "Wolontariusz"; $text['option-contact_type_volunteer']['pt-br'] = "Voluntário"; //copied from pt-pt $text['option-contact_type_volunteer']['pt-pt'] = "Voluntário"; @@ -832,7 +832,7 @@ $text['option-contact_type_user']['fr-ca'] = "Utilisateur"; //copied from fr-fr $text['option-contact_type_user']['fr-fr'] = "Utilisateur"; $text['option-contact_type_user']['he-il'] = "משתמש"; $text['option-contact_type_user']['it-it'] = "Utente"; -$text['option-contact_type_user']['nl-nl'] = ""; +$text['option-contact_type_user']['nl-nl'] = "Gebruiker"; $text['option-contact_type_user']['pl-pl'] = "Użytkownik"; $text['option-contact_type_user']['pt-br'] = "Usuário"; //copied from pt-pt $text['option-contact_type_user']['pt-pt'] = "Usuário"; @@ -852,7 +852,7 @@ $text['option-contact_type_supplier']['fr-ca'] = "Fournisseur"; //copied from fr $text['option-contact_type_supplier']['fr-fr'] = "Fournisseur"; $text['option-contact_type_supplier']['he-il'] = "ספק"; $text['option-contact_type_supplier']['it-it'] = "Fornitore"; -$text['option-contact_type_supplier']['nl-nl'] = ""; +$text['option-contact_type_supplier']['nl-nl'] = "Leverancier"; $text['option-contact_type_supplier']['pl-pl'] = "Dostawca"; $text['option-contact_type_supplier']['pt-br'] = "Fornecedor"; //copied from pt-pt $text['option-contact_type_supplier']['pt-pt'] = "Fornecedor"; @@ -872,7 +872,7 @@ $text['option-contact_type_subscriber']['fr-ca'] = "Abonné"; //copied from fr-f $text['option-contact_type_subscriber']['fr-fr'] = "Abonné"; $text['option-contact_type_subscriber']['he-il'] = "מנוי"; $text['option-contact_type_subscriber']['it-it'] = "Abbonato"; -$text['option-contact_type_subscriber']['nl-nl'] = ""; +$text['option-contact_type_subscriber']['nl-nl'] = "Abonnee"; $text['option-contact_type_subscriber']['pl-pl'] = "Abonent"; $text['option-contact_type_subscriber']['pt-br'] = "Assinante"; //copied from pt-pt $text['option-contact_type_subscriber']['pt-pt'] = "Assinante"; @@ -892,7 +892,7 @@ $text['option-contact_type_provider']['fr-ca'] = "Fournisseur"; //copied from fr $text['option-contact_type_provider']['fr-fr'] = "Fournisseur"; $text['option-contact_type_provider']['he-il'] = "ספק שירות"; $text['option-contact_type_provider']['it-it'] = "Servizi"; -$text['option-contact_type_provider']['nl-nl'] = ""; +$text['option-contact_type_provider']['nl-nl'] = "Beschikbaarsteller"; $text['option-contact_type_provider']['pl-pl'] = "Dostawca"; $text['option-contact_type_provider']['pt-br'] = "Provedor"; //copied from pt-pt $text['option-contact_type_provider']['pt-pt'] = "Provedor"; @@ -912,7 +912,7 @@ $text['option-contact_type_member']['fr-ca'] = "Membre"; //copied from fr-fr $text['option-contact_type_member']['fr-fr'] = "Membre"; $text['option-contact_type_member']['he-il'] = ""; $text['option-contact_type_member']['it-it'] = "Membro"; -$text['option-contact_type_member']['nl-nl'] = ""; +$text['option-contact_type_member']['nl-nl'] = "Lid"; $text['option-contact_type_member']['pl-pl'] = "Członek"; $text['option-contact_type_member']['pt-br'] = "Membro"; //copied from pt-pt $text['option-contact_type_member']['pt-pt'] = "Membro"; @@ -932,7 +932,7 @@ $text['option-contact_type_lead']['fr-ca'] = "Superviseur"; //copied from fr-fr $text['option-contact_type_lead']['fr-fr'] = "Superviseur"; $text['option-contact_type_lead']['he-il'] = "הזדמנות"; $text['option-contact_type_lead']['it-it'] = "Contatto Interno"; -$text['option-contact_type_lead']['nl-nl'] = ""; +$text['option-contact_type_lead']['nl-nl'] = "Hoofd"; $text['option-contact_type_lead']['pl-pl'] = "Szef"; $text['option-contact_type_lead']['pt-br'] = "Supervisor"; //copied from pt-pt $text['option-contact_type_lead']['pt-pt'] = "Supervisor"; @@ -952,7 +952,7 @@ $text['option-contact_type_friend']['fr-ca'] = "Ami"; //copied from fr-fr $text['option-contact_type_friend']['fr-fr'] = "Ami"; $text['option-contact_type_friend']['he-il'] = "חבר"; $text['option-contact_type_friend']['it-it'] = "Amico"; -$text['option-contact_type_friend']['nl-nl'] = ""; +$text['option-contact_type_friend']['nl-nl'] = "Vriend"; $text['option-contact_type_friend']['pl-pl'] = "Kolega"; $text['option-contact_type_friend']['pt-br'] = "Amigo"; //copied from pt-pt $text['option-contact_type_friend']['pt-pt'] = "Amigo"; @@ -972,7 +972,7 @@ $text['option-contact_type_family']['fr-ca'] = "Famille"; //copied from fr-fr $text['option-contact_type_family']['fr-fr'] = "Famille"; $text['option-contact_type_family']['he-il'] = "משפחה"; $text['option-contact_type_family']['it-it'] = "Famiglia"; -$text['option-contact_type_family']['nl-nl'] = ""; +$text['option-contact_type_family']['nl-nl'] = "Familie"; $text['option-contact_type_family']['pl-pl'] = "Rodzina"; $text['option-contact_type_family']['pt-br'] = "Familia"; $text['option-contact_type_family']['pt-pt'] = "Família"; @@ -992,7 +992,7 @@ $text['option-contact_type_customer']['fr-ca'] = "Client"; //copied from fr-fr $text['option-contact_type_customer']['fr-fr'] = "Client"; $text['option-contact_type_customer']['he-il'] = "לקוח"; $text['option-contact_type_customer']['it-it'] = "Cliente"; -$text['option-contact_type_customer']['nl-nl'] = ""; +$text['option-contact_type_customer']['nl-nl'] = "Klant"; $text['option-contact_type_customer']['pl-pl'] = "Klient"; $text['option-contact_type_customer']['pt-br'] = "Cliente "; $text['option-contact_type_customer']['pt-pt'] = "Cliente"; @@ -1012,7 +1012,7 @@ $text['option-contact_type_contractor']['fr-ca'] = "Entrepreneur"; //copied from $text['option-contact_type_contractor']['fr-fr'] = "Entrepreneur"; $text['option-contact_type_contractor']['he-il'] = "ספק"; $text['option-contact_type_contractor']['it-it'] = "A Contratto"; -$text['option-contact_type_contractor']['nl-nl'] = ""; +$text['option-contact_type_contractor']['nl-nl'] = "Uitvoerder"; $text['option-contact_type_contractor']['pl-pl'] = "Kontrahent"; $text['option-contact_type_contractor']['pt-br'] = "Contratante"; //copied from pt-pt $text['option-contact_type_contractor']['pt-pt'] = "Contratante"; @@ -1032,7 +1032,7 @@ $text['option-billing']['fr-ca'] = "Facturation"; //copied from fr-fr $text['option-billing']['fr-fr'] = "Facturation"; $text['option-billing']['he-il'] = ""; $text['option-billing']['it-it'] = "Fatturazione"; -$text['option-billing']['nl-nl'] = ""; +$text['option-billing']['nl-nl'] = "Verrekening"; $text['option-billing']['pl-pl'] = "Rozliczenia"; $text['option-billing']['pt-br'] = "Faturamento"; //copied from pt-pt $text['option-billing']['pt-pt'] = "Faturamento"; @@ -1052,7 +1052,7 @@ $text['message_contacts_imported_skipped']['fr-ca'] = "Arrêté:"; //copied from $text['message_contacts_imported_skipped']['fr-fr'] = "Arrêté:"; $text['message_contacts_imported_skipped']['he-il'] = "דילגו"; $text['message_contacts_imported_skipped']['it-it'] = "Saltato:"; -$text['message_contacts_imported_skipped']['nl-nl'] = ""; +$text['message_contacts_imported_skipped']['nl-nl'] = "Overgeslagen:"; $text['message_contacts_imported_skipped']['pl-pl'] = "Pominięte"; $text['message_contacts_imported_skipped']['pt-br'] = "Ignorados"; $text['message_contacts_imported_skipped']['pt-pt'] = "Ignorados:"; @@ -1072,7 +1072,7 @@ $text['message_contacts_imported_replaced']['fr-ca'] = "Remplacé:"; //copied fr $text['message_contacts_imported_replaced']['fr-fr'] = "Remplacé:"; $text['message_contacts_imported_replaced']['he-il'] = "הוחלפו"; $text['message_contacts_imported_replaced']['it-it'] = "Sostituito:"; -$text['message_contacts_imported_replaced']['nl-nl'] = ""; +$text['message_contacts_imported_replaced']['nl-nl'] = "Vervangen:"; $text['message_contacts_imported_replaced']['pl-pl'] = "Zastąpiono"; $text['message_contacts_imported_replaced']['pt-br'] = "Substituido"; $text['message_contacts_imported_replaced']['pt-pt'] = "Substituído:"; @@ -1092,7 +1092,7 @@ $text['message-update']['fr-ca'] = "Mis à jour"; //copied from fr-fr $text['message-update']['fr-fr'] = "Mis à jour"; $text['message-update']['he-il'] = "העדכון הושלם"; $text['message-update']['it-it'] = "Aggiornamento Completato"; -$text['message-update']['nl-nl'] = ""; +$text['message-update']['nl-nl'] = "Bijwerken gereed"; $text['message-update']['pl-pl'] = "Zaktualizowano poprawnie"; $text['message-update']['pt-br'] = "Atualização Efetuada"; $text['message-update']['pt-pt'] = "Actualização Efectuada"; @@ -1112,7 +1112,7 @@ $text['message-results']['fr-ca'] = "Les contacts suivants ont été télécharg $text['message-results']['fr-fr'] = "Les contacts suivants ont été téléchargés correctement à partir di fichier CSV:"; $text['message-results']['he-il'] = ""; $text['message-results']['it-it'] = "I seguenti contatti sono stati importati con successo dal file CSV:"; -$text['message-results']['nl-nl'] = ""; +$text['message-results']['nl-nl'] = "De volgende kontacten zijn succesvol geimporteer uit het opgestuurde CSV bestand"; $text['message-results']['pl-pl'] = "Poniższe kontakty zostały pomyślnie zaimportowane z pliku CSV."; $text['message-results']['pt-br'] = "Os seguintes contatos foram importados com sucesso a partir do ficheiro CSV escolhido"; $text['message-results']['pt-pt'] = "Os seguintes contactos foram importados com sucesso a partir do ficheiro CSV submetido:"; @@ -1132,7 +1132,7 @@ $text['message-required']['fr-ca'] = "Merci d'indiquer: "; //copied from fr-fr $text['message-required']['fr-fr'] = "Merci d'indiquer: "; $text['message-required']['he-il'] = "נא ספק"; $text['message-required']['it-it'] = "Prego fornire:"; -$text['message-required']['nl-nl'] = ""; +$text['message-required']['nl-nl'] = "aub. geef:"; $text['message-required']['pl-pl'] = "Wpisz:"; $text['message-required']['pt-br'] = "Por favor Indique:"; $text['message-required']['pt-pt'] = "Por favor indique: "; @@ -1152,7 +1152,7 @@ $text['message-invalid_credentials']['fr-ca'] = "Pouvoirs Invalides"; //copied f $text['message-invalid_credentials']['fr-fr'] = "Pouvoirs Invalides"; $text['message-invalid_credentials']['he-il'] = ""; $text['message-invalid_credentials']['it-it'] = "Credenziali non valide"; -$text['message-invalid_credentials']['nl-nl'] = ""; +$text['message-invalid_credentials']['nl-nl'] = "Ongeldige authenticatie"; $text['message-invalid_credentials']['pl-pl'] = "Nieprawidłowe dane logowania"; $text['message-invalid_credentials']['pt-br'] = "Credenciais inválidas"; $text['message-invalid_credentials']['pt-pt'] = "Credenciais Inválidas"; @@ -1172,7 +1172,7 @@ $text['message-google_signed_out']['fr-ca'] = "Compte Google: Déconnecté"; //c $text['message-google_signed_out']['fr-fr'] = "Compte Google: Déconnecté"; $text['message-google_signed_out']['he-il'] = ""; $text['message-google_signed_out']['it-it'] = "Account Google: Uscito"; -$text['message-google_signed_out']['nl-nl'] = ""; +$text['message-google_signed_out']['nl-nl'] = "Google Account: afgelogged"; $text['message-google_signed_out']['pl-pl'] = "Konto Google: Wylogowano"; $text['message-google_signed_out']['pt-br'] = "Conta do Google: Assinado fora"; $text['message-google_signed_out']['pt-pt'] = "Conta do Google: Assinado Fora"; @@ -1192,7 +1192,7 @@ $text['message-delete']['fr-ca'] = "Supprimé"; //copied from fr-fr $text['message-delete']['fr-fr'] = "Supprimé"; $text['message-delete']['he-il'] = "מחיקה הושלמה"; $text['message-delete']['it-it'] = "Cancellazione Completata"; -$text['message-delete']['nl-nl'] = ""; +$text['message-delete']['nl-nl'] = "Verwijderen gereed"; $text['message-delete']['pl-pl'] = "Usunięto poprawnie"; $text['message-delete']['pt-br'] = "Remoção Efetuada"; $text['message-delete']['pt-pt'] = "Remoção Efectuada"; @@ -1212,7 +1212,7 @@ $text['message-contacts_imported']['fr-ca'] = "Contacts Importés:"; //copied fr $text['message-contacts_imported']['fr-fr'] = "Contacts Importés:"; $text['message-contacts_imported']['he-il'] = "אנשי קשר יובאו"; $text['message-contacts_imported']['it-it'] = "Contatti Importati:"; -$text['message-contacts_imported']['nl-nl'] = ""; +$text['message-contacts_imported']['nl-nl'] = "Kontacten geimporteerd"; $text['message-contacts_imported']['pl-pl'] = "Kontakty importowano poprawnie."; $text['message-contacts_imported']['pt-br'] = "Contatos importados"; $text['message-contacts_imported']['pt-pt'] = "Contatos Importados:"; @@ -1232,7 +1232,7 @@ $text['message-add']['fr-ca'] = "Ajouté"; //copied from fr-fr $text['message-add']['fr-fr'] = "Ajouté"; $text['message-add']['he-il'] = "הוספה הושלמה"; $text['message-add']['it-it'] = "Inserimento Completato"; -$text['message-add']['nl-nl'] = ""; +$text['message-add']['nl-nl'] = "Toevoegen gereed"; $text['message-add']['pl-pl'] = "Dodano poprawnie"; $text['message-add']['pt-br'] = "Criação Efetuada"; $text['message-add']['pt-pt'] = "Adição Efectuada"; @@ -1252,7 +1252,7 @@ $text['message-access_denied']['fr-ca'] = "Accès Refusé"; //copied from fr-fr $text['message-access_denied']['fr-fr'] = "Accès Refusé"; $text['message-access_denied']['he-il'] = "הגישה נדחתה"; $text['message-access_denied']['it-it'] = "Accesso Negato"; -$text['message-access_denied']['nl-nl'] = ""; +$text['message-access_denied']['nl-nl'] = "Toegang geweigerd"; $text['message-access_denied']['pl-pl'] = "Odmowa dostępu"; $text['message-access_denied']['pt-br'] = "Acesso negado"; $text['message-access_denied']['pt-pt'] = "Acesso Negado"; @@ -1272,7 +1272,7 @@ $text['label-voice']['fr-ca'] = "Voix"; //copied from fr-fr $text['label-voice']['fr-fr'] = "Voix"; $text['label-voice']['he-il'] = "שיחה"; $text['label-voice']['it-it'] = "Voce"; -$text['label-voice']['nl-nl'] = ""; +$text['label-voice']['nl-nl'] = "Stem"; $text['label-voice']['pl-pl'] = "Głos"; $text['label-voice']['pt-br'] = "Voz"; //copied from pt-pt $text['label-voice']['pt-pt'] = "Voz"; @@ -1292,7 +1292,7 @@ $text['label-video']['fr-ca'] = "Vidéo"; //copied from fr-fr $text['label-video']['fr-fr'] = "Vidéo"; $text['label-video']['he-il'] = ""; $text['label-video']['it-it'] = "Video"; -$text['label-video']['nl-nl'] = ""; +$text['label-video']['nl-nl'] = "Video"; $text['label-video']['pl-pl'] = "Wideo"; $text['label-video']['pt-br'] = "Video"; $text['label-video']['pt-pt'] = "Vídeo"; @@ -1312,7 +1312,7 @@ $text['label-urls']['fr-ca'] = "Extensions"; //copied from fr-fr $text['label-urls']['fr-fr'] = "Extensions"; $text['label-urls']['he-il'] = ""; $text['label-urls']['it-it'] = "URLs"; -$text['label-urls']['nl-nl'] = ""; +$text['label-urls']['nl-nl'] = "URL's"; $text['label-urls']['pl-pl'] = "Linki URL"; $text['label-urls']['pt-br'] = "Extensões"; //copied from pt-pt $text['label-urls']['pt-pt'] = "Extensões"; @@ -1332,7 +1332,7 @@ $text['label-url_label']['fr-ca'] = "Etiquette"; //copied from fr-fr $text['label-url_label']['fr-fr'] = "Etiquette"; $text['label-url_label']['he-il'] = ""; $text['label-url_label']['it-it'] = "Etichetta"; -$text['label-url_label']['nl-nl'] = ""; +$text['label-url_label']['nl-nl'] = "Etiket"; $text['label-url_label']['pl-pl'] = "Etykieta"; $text['label-url_label']['pt-br'] = "Identificador"; $text['label-url_label']['pt-pt'] = "Etiqueta"; @@ -1352,7 +1352,7 @@ $text['label-url_description']['fr-ca'] = "Description"; //copied from fr-fr $text['label-url_description']['fr-fr'] = "Description"; $text['label-url_description']['he-il'] = "תאור"; $text['label-url_description']['it-it'] = "Descrizione"; -$text['label-url_description']['nl-nl'] = ""; +$text['label-url_description']['nl-nl'] = "Omschrijving"; $text['label-url_description']['pl-pl'] = "Opis"; $text['label-url_description']['pt-br'] = "Descrição"; //copied from pt-pt $text['label-url_description']['pt-pt'] = "Descrição"; @@ -1372,7 +1372,7 @@ $text['label-url_address']['fr-ca'] = "Rue"; //copied from fr-fr $text['label-url_address']['fr-fr'] = "Rue"; $text['label-url_address']['he-il'] = "כתובת"; $text['label-url_address']['it-it'] = "Indirizzo"; -$text['label-url_address']['nl-nl'] = ""; +$text['label-url_address']['nl-nl'] = "Adres"; $text['label-url_address']['pl-pl'] = "Adres"; $text['label-url_address']['pt-br'] = "Rua"; //copied from pt-pt $text['label-url_address']['pt-pt'] = "Rua"; @@ -1392,7 +1392,7 @@ $text['label-true']['fr-ca'] = "Oui"; //copied from fr-fr $text['label-true']['fr-fr'] = "Oui"; $text['label-true']['he-il'] = "חיובי"; $text['label-true']['it-it'] = "Vero"; -$text['label-true']['nl-nl'] = ""; +$text['label-true']['nl-nl'] = "Ja"; $text['label-true']['pl-pl'] = "Tak"; $text['label-true']['pt-br'] = "Sim"; //copied from pt-pt $text['label-true']['pt-pt'] = "Sim"; @@ -1412,7 +1412,7 @@ $text['label-time_user']['fr-ca'] = "Utilisateur"; //copied from fr-fr $text['label-time_user']['fr-fr'] = "Utilisateur"; $text['label-time_user']['he-il'] = "משתמש"; $text['label-time_user']['it-it'] = "Utente"; -$text['label-time_user']['nl-nl'] = ""; +$text['label-time_user']['nl-nl'] = "Gebruiker"; $text['label-time_user']['pl-pl'] = "Użytkownik"; $text['label-time_user']['pt-br'] = "Usuário"; //copied from pt-pt $text['label-time_user']['pt-pt'] = "Usuário"; @@ -1432,7 +1432,7 @@ $text['label-time_timer']['fr-ca'] = "Minuteur"; //copied from fr-fr $text['label-time_timer']['fr-fr'] = "Minuteur"; $text['label-time_timer']['he-il'] = ""; $text['label-time_timer']['it-it'] = "Timer"; -$text['label-time_timer']['nl-nl'] = ""; +$text['label-time_timer']['nl-nl'] = "Timer"; $text['label-time_timer']['pl-pl'] = "Regulator Czasowy"; $text['label-time_timer']['pt-br'] = "Cronômetro"; //copied from pt-pt $text['label-time_timer']['pt-pt'] = "Cronômetro"; @@ -1452,7 +1452,7 @@ $text['label-time_time']['fr-ca'] = "Temps"; //copied from fr-fr $text['label-time_time']['fr-fr'] = "Temps"; $text['label-time_time']['he-il'] = "זמן"; $text['label-time_time']['it-it'] = "Tempo"; -$text['label-time_time']['nl-nl'] = ""; +$text['label-time_time']['nl-nl'] = "Tijd"; $text['label-time_time']['pl-pl'] = "Czas"; $text['label-time_time']['pt-br'] = "Tempo"; //copied from pt-pt $text['label-time_time']['pt-pt'] = "Tempo"; @@ -1472,7 +1472,7 @@ $text['label-time_stop']['fr-ca'] = "Stop"; //copied from fr-fr $text['label-time_stop']['fr-fr'] = "Stop"; $text['label-time_stop']['he-il'] = "עצור"; $text['label-time_stop']['it-it'] = "Stop"; -$text['label-time_stop']['nl-nl'] = ""; +$text['label-time_stop']['nl-nl'] = "Stop"; $text['label-time_stop']['pl-pl'] = "Stop"; $text['label-time_stop']['pt-br'] = "Pare"; //copied from pt-pt $text['label-time_stop']['pt-pt'] = "Pare"; @@ -1492,7 +1492,7 @@ $text['label-time_start']['fr-ca'] = "Début"; //copied from fr-fr $text['label-time_start']['fr-fr'] = "Début"; $text['label-time_start']['he-il'] = "התחל"; $text['label-time_start']['it-it'] = "Start"; -$text['label-time_start']['nl-nl'] = ""; +$text['label-time_start']['nl-nl'] = "Start"; $text['label-time_start']['pl-pl'] = "Początek"; $text['label-time_start']['pt-br'] = "Começo"; //copied from pt-pt $text['label-time_start']['pt-pt'] = "Começo"; @@ -1512,7 +1512,7 @@ $text['label-time_duration']['fr-ca'] = "Durée"; //copied from fr-fr $text['label-time_duration']['fr-fr'] = "Durée"; $text['label-time_duration']['he-il'] = ""; $text['label-time_duration']['it-it'] = "Durata"; -$text['label-time_duration']['nl-nl'] = ""; +$text['label-time_duration']['nl-nl'] = "Duur"; $text['label-time_duration']['pl-pl'] = "Czas Trwania"; $text['label-time_duration']['pt-br'] = "Duração"; //copied from pt-pt $text['label-time_duration']['pt-pt'] = "Duração"; @@ -1532,7 +1532,7 @@ $text['label-time_description']['fr-ca'] = "Description"; //copied from fr-fr $text['label-time_description']['fr-fr'] = "Description"; $text['label-time_description']['he-il'] = "תאור"; $text['label-time_description']['it-it'] = "Descrizione"; -$text['label-time_description']['nl-nl'] = ""; +$text['label-time_description']['nl-nl'] = "Omschrijving"; $text['label-time_description']['pl-pl'] = "Opis"; $text['label-time_description']['pt-br'] = "Descrição"; //copied from pt-pt $text['label-time_description']['pt-pt'] = "Descrição"; @@ -1552,7 +1552,7 @@ $text['label-text']['fr-ca'] = "Texte"; //copied from fr-fr $text['label-text']['fr-fr'] = "Texte"; $text['label-text']['he-il'] = "טקסט"; $text['label-text']['it-it'] = "Testo"; -$text['label-text']['nl-nl'] = ""; +$text['label-text']['nl-nl'] = "Tekst"; $text['label-text']['pl-pl'] = "Tekst"; $text['label-text']['pt-br'] = "Texto"; //copied from pt-pt $text['label-text']['pt-pt'] = "Texto"; @@ -1572,7 +1572,7 @@ $text['label-shared']['fr-ca'] = "Commun"; //copied from fr-fr $text['label-shared']['fr-fr'] = "Commun"; $text['label-shared']['he-il'] = "משותף"; $text['label-shared']['it-it'] = "Condiviso"; -$text['label-shared']['nl-nl'] = ""; +$text['label-shared']['nl-nl'] = "Gezamenlijk"; $text['label-shared']['pl-pl'] = "Wspólny"; $text['label-shared']['pt-br'] = "Compartilhado"; $text['label-shared']['pt-pt'] = "Partilhada"; @@ -1592,7 +1592,7 @@ $text['label-primary']['fr-ca'] = "Primaire"; //copied from fr-fr $text['label-primary']['fr-fr'] = "Primaire"; $text['label-primary']['he-il'] = "ראשי"; $text['label-primary']['it-it'] = "Primario"; -$text['label-primary']['nl-nl'] = ""; +$text['label-primary']['nl-nl'] = "Primair"; $text['label-primary']['pl-pl'] = "Główny"; $text['label-primary']['pt-br'] = "Primário"; //copied from pt-pt $text['label-primary']['pt-pt'] = "Primário"; @@ -1612,7 +1612,7 @@ $text['label-phone_type']['fr-ca'] = "Type"; //copied from fr-fr $text['label-phone_type']['fr-fr'] = "Type"; $text['label-phone_type']['he-il'] = "סוג"; $text['label-phone_type']['it-it'] = "Tipo"; -$text['label-phone_type']['nl-nl'] = ""; +$text['label-phone_type']['nl-nl'] = "Type"; $text['label-phone_type']['pl-pl'] = "Typ"; $text['label-phone_type']['pt-br'] = "Tipo"; //copied from pt-pt $text['label-phone_type']['pt-pt'] = "Tipo"; @@ -1632,7 +1632,7 @@ $text['label-phone_tools']['fr-ca'] = "Outils"; //copied from fr-fr $text['label-phone_tools']['fr-fr'] = "Outils"; $text['label-phone_tools']['he-il'] = "כלים"; $text['label-phone_tools']['it-it'] = "Strumenti"; -$text['label-phone_tools']['nl-nl'] = ""; +$text['label-phone_tools']['nl-nl'] = "Gereedschappen"; $text['label-phone_tools']['pl-pl'] = "Narzędzia"; $text['label-phone_tools']['pt-br'] = "Ferramentas"; //copied from pt-pt $text['label-phone_tools']['pt-pt'] = "Ferramentas"; @@ -1652,7 +1652,7 @@ $text['label-phone_speed_dial']['fr-ca'] = ""; $text['label-phone_speed_dial']['fr-fr'] = ""; $text['label-phone_speed_dial']['he-il'] = ""; $text['label-phone_speed_dial']['it-it'] = "Numero Breve"; -$text['label-phone_speed_dial']['nl-nl'] = ""; +$text['label-phone_speed_dial']['nl-nl'] = "Snelkiezen"; $text['label-phone_speed_dial']['pl-pl'] = ""; $text['label-phone_speed_dial']['pt-br'] = ""; $text['label-phone_speed_dial']['pt-pt'] = ""; @@ -1672,7 +1672,7 @@ $text['label-phone_numbers']['fr-ca'] = "Numéros"; //copied from fr-fr $text['label-phone_numbers']['fr-fr'] = "Numéros"; $text['label-phone_numbers']['he-il'] = "מספרים"; $text['label-phone_numbers']['it-it'] = "Numeri"; -$text['label-phone_numbers']['nl-nl'] = ""; +$text['label-phone_numbers']['nl-nl'] = "Nummers"; $text['label-phone_numbers']['pl-pl'] = "Numery"; $text['label-phone_numbers']['pt-br'] = "Números"; //copied from pt-pt $text['label-phone_numbers']['pt-pt'] = "Números"; @@ -1692,7 +1692,7 @@ $text['label-phone_number']['fr-ca'] = "Numéro"; //copied from fr-fr $text['label-phone_number']['fr-fr'] = "Numéro"; $text['label-phone_number']['he-il'] = "מספר"; $text['label-phone_number']['it-it'] = "Numero"; -$text['label-phone_number']['nl-nl'] = ""; +$text['label-phone_number']['nl-nl'] = "Nummer"; $text['label-phone_number']['pl-pl'] = "Numer"; $text['label-phone_number']['pt-br'] = "Número"; //copied from pt-pt $text['label-phone_number']['pt-pt'] = "Número"; @@ -1712,7 +1712,7 @@ $text['label-phone_label']['fr-ca'] = "Etiquette"; //copied from fr-fr $text['label-phone_label']['fr-fr'] = "Etiquette"; $text['label-phone_label']['he-il'] = ""; $text['label-phone_label']['it-it'] = "Etichetta"; -$text['label-phone_label']['nl-nl'] = ""; +$text['label-phone_label']['nl-nl'] = "Etiket"; $text['label-phone_label']['pl-pl'] = "Etykieta"; $text['label-phone_label']['pt-br'] = "Identificador"; $text['label-phone_label']['pt-pt'] = "Etiqueta"; @@ -1732,7 +1732,7 @@ $text['label-phone_extension']['fr-ca'] = "Extension"; //copied from fr-fr $text['label-phone_extension']['fr-fr'] = "Extension"; $text['label-phone_extension']['he-il'] = "שלוחה"; $text['label-phone_extension']['it-it'] = "Interno"; -$text['label-phone_extension']['nl-nl'] = ""; +$text['label-phone_extension']['nl-nl'] = "Toestel"; $text['label-phone_extension']['pl-pl'] = "Numer wewnętrzny"; $text['label-phone_extension']['pt-br'] = "Extensão"; //copied from pt-pt $text['label-phone_extension']['pt-pt'] = "Extensão"; @@ -1752,7 +1752,7 @@ $text['label-phone_description']['fr-ca'] = "Description"; //copied from fr-fr $text['label-phone_description']['fr-fr'] = "Description"; $text['label-phone_description']['he-il'] = "תאור"; $text['label-phone_description']['it-it'] = "Descrizione"; -$text['label-phone_description']['nl-nl'] = ""; +$text['label-phone_description']['nl-nl'] = "Omschrijving"; $text['label-phone_description']['pl-pl'] = "Opis"; $text['label-phone_description']['pt-br'] = "Descrição"; //copied from pt-pt $text['label-phone_description']['pt-pt'] = "Descrição"; @@ -1772,7 +1772,7 @@ $text['label-phone_call']['fr-ca'] = "Appel"; //copied from fr-fr $text['label-phone_call']['fr-fr'] = "Appel"; $text['label-phone_call']['he-il'] = ""; $text['label-phone_call']['it-it'] = "Chiamata"; -$text['label-phone_call']['nl-nl'] = ""; +$text['label-phone_call']['nl-nl'] = "Gesprek"; $text['label-phone_call']['pl-pl'] = "Rozmowa"; $text['label-phone_call']['pt-br'] = "Chamada"; //copied from pt-pt $text['label-phone_call']['pt-pt'] = "Chamada"; @@ -1792,7 +1792,7 @@ $text['label-order']['fr-ca'] = "Ordre"; //copied from fr-fr $text['label-order']['fr-fr'] = "Ordre"; $text['label-order']['he-il'] = "סדר"; $text['label-order']['it-it'] = "Ordine"; -$text['label-order']['nl-nl'] = ""; +$text['label-order']['nl-nl'] = "Volgorde"; $text['label-order']['pl-pl'] = "Kolejność"; $text['label-order']['pt-br'] = "Ordenação"; $text['label-order']['pt-pt'] = "Ordem"; @@ -1812,7 +1812,7 @@ $text['label-note_user']['fr-ca'] = "Utilisateur"; //copied from fr-fr $text['label-note_user']['fr-fr'] = "Utilisateur"; $text['label-note_user']['he-il'] = "משתמש"; $text['label-note_user']['it-it'] = "Utente"; -$text['label-note_user']['nl-nl'] = ""; +$text['label-note_user']['nl-nl'] = "Gebruiker"; $text['label-note_user']['pl-pl'] = "Użytkownik"; $text['label-note_user']['pt-br'] = "Usuário"; //copied from pt-pt $text['label-note_user']['pt-pt'] = "Usuário"; @@ -1832,7 +1832,7 @@ $text['label-note_content']['fr-ca'] = "Content"; //copied from fr-fr $text['label-note_content']['fr-fr'] = "Content"; $text['label-note_content']['he-il'] = ""; $text['label-note_content']['it-it'] = "Contenuto"; -$text['label-note_content']['nl-nl'] = ""; +$text['label-note_content']['nl-nl'] = "Inhoud"; $text['label-note_content']['pl-pl'] = "Zawartość"; $text['label-note_content']['pt-br'] = "Conteúdo"; //copied from pt-pt $text['label-note_content']['pt-pt'] = "Conteúdo"; @@ -1852,7 +1852,7 @@ $text['label-import_file_upload']['fr-ca'] = "Fichier à télécharger"; //copie $text['label-import_file_upload']['fr-fr'] = "Fichier à télécharger"; $text['label-import_file_upload']['he-il'] = ""; $text['label-import_file_upload']['it-it'] = "File da Caricare"; -$text['label-import_file_upload']['nl-nl'] = ""; +$text['label-import_file_upload']['nl-nl'] = "Bestand om op te sturen"; $text['label-import_file_upload']['pl-pl'] = "Plik do wysłania"; $text['label-import_file_upload']['pt-br'] = "Importar arquivo"; $text['label-import_file_upload']['pt-pt'] = "Ficheiro para submeter"; @@ -1872,7 +1872,7 @@ $text['label-import_fields']['fr-ca'] = "Les Champs"; //copied from fr-fr $text['label-import_fields']['fr-fr'] = "Les Champs"; $text['label-import_fields']['he-il'] = "שדות"; $text['label-import_fields']['it-it'] = "Campi"; -$text['label-import_fields']['nl-nl'] = ""; +$text['label-import_fields']['nl-nl'] = "Velden"; $text['label-import_fields']['pl-pl'] = "Pola"; $text['label-import_fields']['pt-br'] = "Campos"; //copied from pt-pt $text['label-import_fields']['pt-pt'] = "Campos"; @@ -1892,7 +1892,7 @@ $text['label-import_enclosure']['fr-ca'] = "Délimiteur de texte"; //copied from $text['label-import_enclosure']['fr-fr'] = "Délimiteur de texte"; $text['label-import_enclosure']['he-il'] = ""; $text['label-import_enclosure']['it-it'] = "Allegato"; -$text['label-import_enclosure']['nl-nl'] = ""; +$text['label-import_enclosure']['nl-nl'] = "Omsluiting"; $text['label-import_enclosure']['pl-pl'] = "Załącznik "; $text['label-import_enclosure']['pt-br'] = "Delimitador de textto"; $text['label-import_enclosure']['pt-pt'] = "Delimitador de texto"; @@ -1912,7 +1912,7 @@ $text['label-import_duplicates']['fr-ca'] = "Doublons"; //copied from fr-fr $text['label-import_duplicates']['fr-fr'] = "Doublons"; $text['label-import_duplicates']['he-il'] = ""; $text['label-import_duplicates']['it-it'] = "Duplicati"; -$text['label-import_duplicates']['nl-nl'] = ""; +$text['label-import_duplicates']['nl-nl'] = "Duplicaten"; $text['label-import_duplicates']['pl-pl'] = "Duplikaty"; $text['label-import_duplicates']['pt-br'] = "Importação de arquivo duplicado"; $text['label-import_duplicates']['pt-pt'] = "Duplicatas"; @@ -1932,7 +1932,7 @@ $text['label-import_data']['fr-ca'] = "Donnée"; //copied from fr-fr $text['label-import_data']['fr-fr'] = "Donnée"; $text['label-import_data']['he-il'] = ""; $text['label-import_data']['it-it'] = ""; -$text['label-import_data']['nl-nl'] = ""; +$text['label-import_data']['nl-nl'] = "Gegevens"; $text['label-import_data']['pl-pl'] = ""; $text['label-import_data']['pt-br'] = "Dados"; //copied from pt-pt $text['label-import_data']['pt-pt'] = "Dados"; @@ -1952,7 +1952,7 @@ $text['label-import_delimiter']['fr-ca'] = "Délimiteur de champs"; //copied fro $text['label-import_delimiter']['fr-fr'] = "Délimiteur de champs"; $text['label-import_delimiter']['he-il'] = ""; $text['label-import_delimiter']['it-it'] = "Delimitatore"; -$text['label-import_delimiter']['nl-nl'] = ""; +$text['label-import_delimiter']['nl-nl'] = "Scheidingsteken"; $text['label-import_delimiter']['pl-pl'] = "Separator"; $text['label-import_delimiter']['pt-br'] = "Delimitador de campos"; //copied from pt-pt $text['label-import_delimiter']['pt-pt'] = "Delimitador de campos"; @@ -1972,7 +1972,7 @@ $text['label-users']['fr-ca'] = "Utilisateurs"; //copied from fr-fr $text['label-users']['fr-fr'] = "Utilisateurs"; $text['label-users']['he-il'] = ""; $text['label-users']['it-it'] = "Utenti"; -$text['label-users']['nl-nl'] = ""; +$text['label-users']['nl-nl'] = "Gebruikers"; $text['label-users']['pl-pl'] = "Użytkownicy"; $text['label-users']['pt-br'] = "Usuários"; $text['label-users']['pt-pt'] = "Utilizadores"; @@ -1992,7 +1992,7 @@ $text['label-groups']['fr-ca'] = "Groupes"; //copied from fr-fr $text['label-groups']['fr-fr'] = "Groupes"; $text['label-groups']['he-il'] = "קבוצות"; $text['label-groups']['it-it'] = "Gruppi"; -$text['label-groups']['nl-nl'] = ""; +$text['label-groups']['nl-nl'] = "Groepen"; $text['label-groups']['pl-pl'] = "Grupy"; $text['label-groups']['pt-br'] = "Grupos"; //copied from pt-pt $text['label-groups']['pt-pt'] = "Grupos"; @@ -2012,7 +2012,7 @@ $text['label-group']['fr-ca'] = "Group"; //copied from fr-fr $text['label-group']['fr-fr'] = "Group"; $text['label-group']['he-il'] = "קבוצה"; $text['label-group']['it-it'] = "Gruppo"; -$text['label-group']['nl-nl'] = ""; +$text['label-group']['nl-nl'] = "Groep"; $text['label-group']['pl-pl'] = "Grupa"; $text['label-group']['pt-br'] = "Grupo"; //copied from pt-pt $text['label-group']['pt-pt'] = "Grupo"; @@ -2032,7 +2032,7 @@ $text['label-google_map']['fr-ca'] = "Ouvrir avec Google Maps"; //copied from fr $text['label-google_map']['fr-fr'] = "Ouvrir avec Google Maps"; $text['label-google_map']['he-il'] = "פתח עם גוגל מפות"; $text['label-google_map']['it-it'] = "Apri con Google Maps"; -$text['label-google_map']['nl-nl'] = ""; +$text['label-google_map']['nl-nl'] = "Openen met Google kaarten"; $text['label-google_map']['pl-pl'] = "Otwórz w Google Maps"; $text['label-google_map']['pt-br'] = "Abrir com Google Maps"; $text['label-google_map']['pt-pt'] = "Abrir com o Google Maps"; @@ -2052,7 +2052,7 @@ $text['label-fax']['fr-ca'] = "Télécopie"; //copied from fr-fr $text['label-fax']['fr-fr'] = "Télécopie"; $text['label-fax']['he-il'] = "פקס"; $text['label-fax']['it-it'] = "Fax"; -$text['label-fax']['nl-nl'] = ""; +$text['label-fax']['nl-nl'] = "Fax"; $text['label-fax']['pl-pl'] = "Faks"; $text['label-fax']['pt-br'] = "FAX"; $text['label-fax']['pt-pt'] = "Fax"; @@ -2072,7 +2072,7 @@ $text['label-false']['fr-ca'] = "Non"; //copied from fr-fr $text['label-false']['fr-fr'] = "Non"; $text['label-false']['he-il'] = "לא חוקי"; $text['label-false']['it-it'] = "Falso"; -$text['label-false']['nl-nl'] = ""; +$text['label-false']['nl-nl'] = "Nee"; $text['label-false']['pl-pl'] = "Nie"; $text['label-false']['pt-br'] = "Não"; //copied from pt-pt $text['label-false']['pt-pt'] = "Não"; @@ -2092,7 +2092,7 @@ $text['label-extension']['fr-ca'] = "Extension"; //copied from fr-fr $text['label-extension']['fr-fr'] = "Extension"; $text['label-extension']['he-il'] = "שלוחה"; $text['label-extension']['it-it'] = "Interno"; -$text['label-extension']['nl-nl'] = ""; +$text['label-extension']['nl-nl'] = "Toestel"; $text['label-extension']['pl-pl'] = "Numer wewnętrzny"; $text['label-extension']['pt-br'] = "Ramal"; $text['label-extension']['pt-pt'] = "Extensão"; @@ -2112,7 +2112,7 @@ $text['label-enabled']['fr-ca'] = "Actif"; //copied from fr-fr $text['label-enabled']['fr-fr'] = "Actif"; $text['label-enabled']['he-il'] = "מופעל"; $text['label-enabled']['it-it'] = "Abilitato"; -$text['label-enabled']['nl-nl'] = ""; +$text['label-enabled']['nl-nl'] = "Aan"; $text['label-enabled']['pl-pl'] = "Włączony"; $text['label-enabled']['pt-br'] = "Habilitado"; $text['label-enabled']['pt-pt'] = "Habilitada"; @@ -2132,7 +2132,7 @@ $text['label-emails']['fr-ca'] = "Extensions"; //copied from fr-fr $text['label-emails']['fr-fr'] = "Extensions"; $text['label-emails']['he-il'] = "אימיילים"; $text['label-emails']['it-it'] = "Emails"; -$text['label-emails']['nl-nl'] = ""; +$text['label-emails']['nl-nl'] = "E-mails"; $text['label-emails']['pl-pl'] = "Emaile"; $text['label-emails']['pt-br'] = "Extensões"; //copied from pt-pt $text['label-emails']['pt-pt'] = "Extensões"; @@ -2152,7 +2152,7 @@ $text['label-email_label']['fr-ca'] = "Etiquette"; //copied from fr-fr $text['label-email_label']['fr-fr'] = "Etiquette"; $text['label-email_label']['he-il'] = ""; $text['label-email_label']['it-it'] = "Etichetta"; -$text['label-email_label']['nl-nl'] = ""; +$text['label-email_label']['nl-nl'] = "Etiket"; $text['label-email_label']['pl-pl'] = "Etykieta"; $text['label-email_label']['pt-br'] = "Identificador"; $text['label-email_label']['pt-pt'] = "Etiqueta"; @@ -2172,7 +2172,7 @@ $text['label-email_description']['fr-ca'] = "Description"; //copied from fr-fr $text['label-email_description']['fr-fr'] = "Description"; $text['label-email_description']['he-il'] = "תאור"; $text['label-email_description']['it-it'] = "Descrizione"; -$text['label-email_description']['nl-nl'] = ""; +$text['label-email_description']['nl-nl'] = "Omschrijving"; $text['label-email_description']['pl-pl'] = "Opis"; $text['label-email_description']['pt-br'] = "Descrição"; //copied from pt-pt $text['label-email_description']['pt-pt'] = "Descrição"; @@ -2192,7 +2192,7 @@ $text['label-email_address']['fr-ca'] = "Rue"; //copied from fr-fr $text['label-email_address']['fr-fr'] = "Rue"; $text['label-email_address']['he-il'] = "כתובת מייל"; $text['label-email_address']['it-it'] = "Indirizzo"; -$text['label-email_address']['nl-nl'] = ""; +$text['label-email_address']['nl-nl'] = "E-mail Adres"; $text['label-email_address']['pl-pl'] = "Adres email"; $text['label-email_address']['pt-br'] = "Endereço de E-mail"; $text['label-email_address']['pt-pt'] = "Rua"; @@ -2212,7 +2212,7 @@ $text['label-description']['fr-ca'] = "Description"; //copied from fr-fr $text['label-description']['fr-fr'] = "Description"; $text['label-description']['he-il'] = "תיאור"; $text['label-description']['it-it'] = "Descrizione"; -$text['label-description']['nl-nl'] = ""; +$text['label-description']['nl-nl'] = "Omschrijving"; $text['label-description']['pl-pl'] = "Opis"; $text['label-description']['pt-br'] = "Descrição"; //copied from pt-pt $text['label-description']['pt-pt'] = "Descrição"; @@ -2232,7 +2232,7 @@ $text['label-contacts_import_google_account']['fr-ca'] = "Compte"; //copied from $text['label-contacts_import_google_account']['fr-fr'] = "Compte"; $text['label-contacts_import_google_account']['he-il'] = "חשבון"; $text['label-contacts_import_google_account']['it-it'] = "Account"; -$text['label-contacts_import_google_account']['nl-nl'] = ""; +$text['label-contacts_import_google_account']['nl-nl'] = "Account"; $text['label-contacts_import_google_account']['pl-pl'] = "Konto"; $text['label-contacts_import_google_account']['pt-br'] = "Conta"; //copied from pt-pt $text['label-contacts_import_google_account']['pt-pt'] = "Conta"; @@ -2252,7 +2252,7 @@ $text['label-contact_url']['fr-ca'] = "URL"; //copied from fr-fr $text['label-contact_url']['fr-fr'] = "URL"; $text['label-contact_url']['he-il'] = ""; $text['label-contact_url']['it-it'] = "URL"; -$text['label-contact_url']['nl-nl'] = ""; +$text['label-contact_url']['nl-nl'] = "URL"; $text['label-contact_url']['pl-pl'] = "URL"; $text['label-contact_url']['pt-br'] = "URL"; //copied from pt-pt $text['label-contact_url']['pt-pt'] = "URL"; @@ -2272,8 +2272,8 @@ $text['label-contact_type']['fr-ca'] = "Type"; //copied from fr-fr $text['label-contact_type']['fr-fr'] = "Type"; $text['label-contact_type']['he-il'] = "סוג"; $text['label-contact_type']['it-it'] = "Tipo"; -$text['label-contact_type']['nl-nl'] = ""; -$text['label-contact_type']['pl-pl'] = "Typ"; +$text['label-contact_type']['nl-nl'] = "Typp"; +$text['label-contact_type']['pl-pl'] = "Type"; $text['label-contact_type']['pt-br'] = "Tipo"; //copied from pt-pt $text['label-contact_type']['pt-pt'] = "Tipo"; $text['label-contact_type']['ro-ro'] = ""; @@ -2292,7 +2292,7 @@ $text['label-contact_title']['fr-ca'] = "Titre"; //copied from fr-fr $text['label-contact_title']['fr-fr'] = "Titre"; $text['label-contact_title']['he-il'] = "כותרת"; $text['label-contact_title']['it-it'] = "Titolo"; -$text['label-contact_title']['nl-nl'] = ""; +$text['label-contact_title']['nl-nl'] = "Titel"; $text['label-contact_title']['pl-pl'] = "Tytuł"; $text['label-contact_title']['pt-br'] = "Titulo"; $text['label-contact_title']['pt-pt'] = "Título"; @@ -2312,7 +2312,7 @@ $text['label-contact_time_zone']['fr-ca'] = "Fuseau Horaire"; //copied from fr-f $text['label-contact_time_zone']['fr-fr'] = "Fuseau Horaire"; $text['label-contact_time_zone']['he-il'] = "אזור זמן"; $text['label-contact_time_zone']['it-it'] = "Time Zone"; -$text['label-contact_time_zone']['nl-nl'] = ""; +$text['label-contact_time_zone']['nl-nl'] = "Tijdzone"; $text['label-contact_time_zone']['pl-pl'] = "Strefa czasowa"; $text['label-contact_time_zone']['pt-br'] = "Fuso horário"; $text['label-contact_time_zone']['pt-pt'] = "Time Zone"; @@ -2332,7 +2332,7 @@ $text['label-contact_settings']['fr-ca'] = "Paramètres"; //copied from fr-fr $text['label-contact_settings']['fr-fr'] = "Paramètres"; $text['label-contact_settings']['he-il'] = "הגדרות"; $text['label-contact_settings']['it-it'] = "Parametri"; -$text['label-contact_settings']['nl-nl'] = ""; +$text['label-contact_settings']['nl-nl'] = "Instellingen"; $text['label-contact_settings']['pl-pl'] = "Ustawienia"; $text['label-contact_settings']['pt-br'] = "Configurações"; //copied from pt-pt $text['label-contact_settings']['pt-pt'] = "Configurações"; @@ -2352,7 +2352,7 @@ $text['label-contact_setting_value']['fr-ca'] = "Valeur"; //copied from fr-fr $text['label-contact_setting_value']['fr-fr'] = "Valeur"; $text['label-contact_setting_value']['he-il'] = ""; $text['label-contact_setting_value']['it-it'] = "Valore"; -$text['label-contact_setting_value']['nl-nl'] = ""; +$text['label-contact_setting_value']['nl-nl'] = "Waarde"; $text['label-contact_setting_value']['pl-pl'] = "Wartość"; $text['label-contact_setting_value']['pt-br'] = "Valor"; //copied from pt-pt $text['label-contact_setting_value']['pt-pt'] = "Valor"; @@ -2372,7 +2372,7 @@ $text['label-contact_setting_type']['fr-ca'] = "Type"; //copied from fr-fr $text['label-contact_setting_type']['fr-fr'] = "Type"; $text['label-contact_setting_type']['he-il'] = ""; $text['label-contact_setting_type']['it-it'] = "Tipo"; -$text['label-contact_setting_type']['nl-nl'] = ""; +$text['label-contact_setting_type']['nl-nl'] = "Type"; $text['label-contact_setting_type']['pl-pl'] = "Typ"; $text['label-contact_setting_type']['pt-br'] = "Tipo"; //copied from pt-pt $text['label-contact_setting_type']['pt-pt'] = "Tipo"; @@ -2392,7 +2392,7 @@ $text['label-contact_setting_subcategory']['fr-ca'] = "Sous-Catégorie"; //copie $text['label-contact_setting_subcategory']['fr-fr'] = "Sous-Catégorie"; $text['label-contact_setting_subcategory']['he-il'] = ""; $text['label-contact_setting_subcategory']['it-it'] = "Sottocategoria"; -$text['label-contact_setting_subcategory']['nl-nl'] = ""; +$text['label-contact_setting_subcategory']['nl-nl'] = "Subcategorie"; $text['label-contact_setting_subcategory']['pl-pl'] = "Podkategoria"; $text['label-contact_setting_subcategory']['pt-br'] = "Subcategoria"; //copied from pt-pt $text['label-contact_setting_subcategory']['pt-pt'] = "Subcategoria"; @@ -2412,7 +2412,7 @@ $text['label-contact_setting_category']['fr-ca'] = "Catégorie"; //copied from f $text['label-contact_setting_category']['fr-fr'] = "Catégorie"; $text['label-contact_setting_category']['he-il'] = "קטגוריה"; $text['label-contact_setting_category']['it-it'] = "Categoria"; -$text['label-contact_setting_category']['nl-nl'] = ""; +$text['label-contact_setting_category']['nl-nl'] = "Categorie"; $text['label-contact_setting_category']['pl-pl'] = "Kategoria"; $text['label-contact_setting_category']['pt-br'] = "Categoria"; //copied from pt-pt $text['label-contact_setting_category']['pt-pt'] = "Categoria"; @@ -2432,7 +2432,7 @@ $text['label-contact_role']['fr-ca'] = "Rôle"; //copied from fr-fr $text['label-contact_role']['fr-fr'] = "Rôle"; $text['label-contact_role']['he-il'] = "תפקיד"; $text['label-contact_role']['it-it'] = "Ruolo"; -$text['label-contact_role']['nl-nl'] = ""; +$text['label-contact_role']['nl-nl'] = "Rol"; $text['label-contact_role']['pl-pl'] = "Pozycja"; $text['label-contact_role']['pt-br'] = "Papel"; //copied from pt-pt $text['label-contact_role']['pt-pt'] = "Papel"; @@ -2452,7 +2452,7 @@ $text['label-contact_relation_reciprocal_label']['fr-ca'] = "Relation Réciproqu $text['label-contact_relation_reciprocal_label']['fr-fr'] = "Relation Réciproque"; $text['label-contact_relation_reciprocal_label']['he-il'] = ""; $text['label-contact_relation_reciprocal_label']['it-it'] = "Relazioni Reciproche"; -$text['label-contact_relation_reciprocal_label']['nl-nl'] = ""; +$text['label-contact_relation_reciprocal_label']['nl-nl'] = "Omgekeerde relatie"; $text['label-contact_relation_reciprocal_label']['pl-pl'] = ""; $text['label-contact_relation_reciprocal_label']['pt-br'] = "Relação Recíproca"; //copied from pt-pt $text['label-contact_relation_reciprocal_label']['pt-pt'] = "Relação Recíproca"; @@ -2472,7 +2472,7 @@ $text['label-contact_relation_reciprocal']['fr-ca'] = "Réciproque"; //copied fr $text['label-contact_relation_reciprocal']['fr-fr'] = "Réciproque"; $text['label-contact_relation_reciprocal']['he-il'] = ""; $text['label-contact_relation_reciprocal']['it-it'] = "Reciproco"; -$text['label-contact_relation_reciprocal']['nl-nl'] = ""; +$text['label-contact_relation_reciprocal']['nl-nl'] = "Omgekeerd"; $text['label-contact_relation_reciprocal']['pl-pl'] = ""; $text['label-contact_relation_reciprocal']['pt-br'] = "Recíproco"; //copied from pt-pt $text['label-contact_relation_reciprocal']['pt-pt'] = "Recíproco"; @@ -2492,7 +2492,7 @@ $text['label-contact_relation_organization']['fr-ca'] = "Organisation"; //copied $text['label-contact_relation_organization']['fr-fr'] = "Organisation"; $text['label-contact_relation_organization']['he-il'] = ""; $text['label-contact_relation_organization']['it-it'] = "Organizzazione"; -$text['label-contact_relation_organization']['nl-nl'] = ""; +$text['label-contact_relation_organization']['nl-nl'] = "Organisatie"; $text['label-contact_relation_organization']['pl-pl'] = ""; $text['label-contact_relation_organization']['pt-br'] = "Organização"; //copied from pt-pt $text['label-contact_relation_organization']['pt-pt'] = "Organização"; @@ -2512,7 +2512,7 @@ $text['label-contact_relation_option_parent']['fr-ca'] = "Mère"; //copied from $text['label-contact_relation_option_parent']['fr-fr'] = "Mère"; $text['label-contact_relation_option_parent']['he-il'] = ""; $text['label-contact_relation_option_parent']['it-it'] = "Padre"; -$text['label-contact_relation_option_parent']['nl-nl'] = ""; +$text['label-contact_relation_option_parent']['nl-nl'] = "Ouder"; $text['label-contact_relation_option_parent']['pl-pl'] = ""; $text['label-contact_relation_option_parent']['pt-br'] = "Parente"; //copied from pt-pt $text['label-contact_relation_option_parent']['pt-pt'] = "Parente"; @@ -2532,7 +2532,7 @@ $text['label-contact_relation_option_other']['fr-ca'] = "Autre"; //copied from f $text['label-contact_relation_option_other']['fr-fr'] = "Autre"; $text['label-contact_relation_option_other']['he-il'] = ""; $text['label-contact_relation_option_other']['it-it'] = "Altro"; -$text['label-contact_relation_option_other']['nl-nl'] = ""; +$text['label-contact_relation_option_other']['nl-nl'] = "Anderen"; $text['label-contact_relation_option_other']['pl-pl'] = ""; $text['label-contact_relation_option_other']['pt-br'] = "Outro"; //copied from pt-pt $text['label-contact_relation_option_other']['pt-pt'] = "Outro"; @@ -2552,7 +2552,7 @@ $text['label-contact_relation_option_member']['fr-ca'] = "Membre"; //copied from $text['label-contact_relation_option_member']['fr-fr'] = "Membre"; $text['label-contact_relation_option_member']['he-il'] = ""; $text['label-contact_relation_option_member']['it-it'] = "Membro"; -$text['label-contact_relation_option_member']['nl-nl'] = ""; +$text['label-contact_relation_option_member']['nl-nl'] = "Lid"; $text['label-contact_relation_option_member']['pl-pl'] = ""; $text['label-contact_relation_option_member']['pt-br'] = "Membro"; //copied from pt-pt $text['label-contact_relation_option_member']['pt-pt'] = "Membro"; @@ -2572,7 +2572,7 @@ $text['label-contact_relation_option_employee']['fr-ca'] = "Employé"; //copied $text['label-contact_relation_option_employee']['fr-fr'] = "Employé"; $text['label-contact_relation_option_employee']['he-il'] = "עובד"; $text['label-contact_relation_option_employee']['it-it'] = "Dipendente"; -$text['label-contact_relation_option_employee']['nl-nl'] = ""; +$text['label-contact_relation_option_employee']['nl-nl'] = "Medewerker"; $text['label-contact_relation_option_employee']['pl-pl'] = ""; $text['label-contact_relation_option_employee']['pt-br'] = "Empregado"; //copied from pt-pt $text['label-contact_relation_option_employee']['pt-pt'] = "Empregado"; @@ -2592,7 +2592,7 @@ $text['label-contact_relation_option_child']['fr-ca'] = "Enfant"; //copied from $text['label-contact_relation_option_child']['fr-fr'] = "Enfant"; $text['label-contact_relation_option_child']['he-il'] = "ילד"; $text['label-contact_relation_option_child']['it-it'] = "Figlio"; -$text['label-contact_relation_option_child']['nl-nl'] = ""; +$text['label-contact_relation_option_child']['nl-nl'] = "Kind"; $text['label-contact_relation_option_child']['pl-pl'] = ""; $text['label-contact_relation_option_child']['pt-br'] = "Criança"; //copied from pt-pt $text['label-contact_relation_option_child']['pt-pt'] = "Criança"; @@ -2612,7 +2612,7 @@ $text['label-contact_relation_option_associate']['fr-ca'] = "Associé"; //copied $text['label-contact_relation_option_associate']['fr-fr'] = "Associé"; $text['label-contact_relation_option_associate']['he-il'] = "שותף"; $text['label-contact_relation_option_associate']['it-it'] = "Associato"; -$text['label-contact_relation_option_associate']['nl-nl'] = ""; +$text['label-contact_relation_option_associate']['nl-nl'] = "Collega"; $text['label-contact_relation_option_associate']['pl-pl'] = ""; $text['label-contact_relation_option_associate']['pt-br'] = "Associado"; //copied from pt-pt $text['label-contact_relation_option_associate']['pt-pt'] = "Associado"; @@ -2632,7 +2632,7 @@ $text['label-contact_relation_name']['fr-ca'] = "Nome"; //copied from fr-fr $text['label-contact_relation_name']['fr-fr'] = "Nome"; $text['label-contact_relation_name']['he-il'] = "שם"; $text['label-contact_relation_name']['it-it'] = "Nome"; -$text['label-contact_relation_name']['nl-nl'] = ""; +$text['label-contact_relation_name']['nl-nl'] = "Naam"; $text['label-contact_relation_name']['pl-pl'] = ""; $text['label-contact_relation_name']['pt-br'] = "Nom"; //copied from pt-pt $text['label-contact_relation_name']['pt-pt'] = "Nom"; @@ -2652,7 +2652,7 @@ $text['label-contact_relation_label']['fr-ca'] = "Relation"; //copied from fr-fr $text['label-contact_relation_label']['fr-fr'] = "Relation"; $text['label-contact_relation_label']['he-il'] = ""; $text['label-contact_relation_label']['it-it'] = "Relazione"; -$text['label-contact_relation_label']['nl-nl'] = ""; +$text['label-contact_relation_label']['nl-nl'] = "Relatie"; $text['label-contact_relation_label']['pl-pl'] = ""; $text['label-contact_relation_label']['pt-br'] = "Relação"; //copied from pt-pt $text['label-contact_relation_label']['pt-pt'] = "Relação"; @@ -2672,7 +2672,7 @@ $text['label-contact_relation_contact']['fr-ca'] = "Contact"; //copied from fr-f $text['label-contact_relation_contact']['fr-fr'] = "Contact"; $text['label-contact_relation_contact']['he-il'] = "איש קשר"; $text['label-contact_relation_contact']['it-it'] = "Contatto"; -$text['label-contact_relation_contact']['nl-nl'] = ""; +$text['label-contact_relation_contact']['nl-nl'] = "Kontact"; $text['label-contact_relation_contact']['pl-pl'] = ""; $text['label-contact_relation_contact']['pt-br'] = "Contato"; //copied from pt-pt $text['label-contact_relation_contact']['pt-pt'] = "Contato"; @@ -2692,7 +2692,7 @@ $text['label-contact_organization']['fr-ca'] = "Organisation"; //copied from fr- $text['label-contact_organization']['fr-fr'] = "Organisation"; $text['label-contact_organization']['he-il'] = "ארגון"; $text['label-contact_organization']['it-it'] = "Organizzazione"; -$text['label-contact_organization']['nl-nl'] = ""; +$text['label-contact_organization']['nl-nl'] = "Organisatie"; $text['label-contact_organization']['pl-pl'] = "Organizacja"; $text['label-contact_organization']['pt-br'] = "Organização"; //copied from pt-pt $text['label-contact_organization']['pt-pt'] = "Organização"; @@ -2712,7 +2712,7 @@ $text['label-contact_notes']['fr-ca'] = "Notes"; //copied from fr-fr $text['label-contact_notes']['fr-fr'] = "Notes"; $text['label-contact_notes']['he-il'] = "הערות"; $text['label-contact_notes']['it-it'] = "Note"; -$text['label-contact_notes']['nl-nl'] = ""; +$text['label-contact_notes']['nl-nl'] = "Notities"; $text['label-contact_notes']['pl-pl'] = "Notatki"; $text['label-contact_notes']['pt-br'] = "Notas"; //copied from pt-pt $text['label-contact_notes']['pt-pt'] = "Notas"; @@ -2732,7 +2732,7 @@ $text['label-contact_note']['fr-ca'] = "Note"; //copied from fr-fr $text['label-contact_note']['fr-fr'] = "Note"; $text['label-contact_note']['he-il'] = "הערה"; $text['label-contact_note']['it-it'] = "Nota"; -$text['label-contact_note']['nl-nl'] = ""; +$text['label-contact_note']['nl-nl'] = "Notitie"; $text['label-contact_note']['pl-pl'] = "Notatka"; $text['label-contact_note']['pt-br'] = "Nota"; //copied from pt-pt $text['label-contact_note']['pt-pt'] = "Nota"; @@ -2752,7 +2752,7 @@ $text['label-contact_nickname']['fr-ca'] = "Surnom"; //copied from fr-fr $text['label-contact_nickname']['fr-fr'] = "Surnom"; $text['label-contact_nickname']['he-il'] = "כינוי"; $text['label-contact_nickname']['it-it'] = "Soprannome"; -$text['label-contact_nickname']['nl-nl'] = ""; +$text['label-contact_nickname']['nl-nl'] = "Bijnaam"; $text['label-contact_nickname']['pl-pl'] = "Nazwa"; $text['label-contact_nickname']['pt-br'] = "Apelido"; $text['label-contact_nickname']['pt-pt'] = "Nickname"; @@ -2772,7 +2772,7 @@ $text['label-contact_name_suffix']['fr-ca'] = "Suffixe"; //copied from fr-fr $text['label-contact_name_suffix']['fr-fr'] = "Suffixe"; $text['label-contact_name_suffix']['he-il'] = ""; $text['label-contact_name_suffix']['it-it'] = "Suffisso"; -$text['label-contact_name_suffix']['nl-nl'] = ""; +$text['label-contact_name_suffix']['nl-nl'] = "Toevoeging"; $text['label-contact_name_suffix']['pl-pl'] = "Przyrostek"; $text['label-contact_name_suffix']['pt-br'] = "Sufixo"; //copied from pt-pt $text['label-contact_name_suffix']['pt-pt'] = "Sufixo"; @@ -2792,7 +2792,7 @@ $text['label-contact_name_prefix']['fr-ca'] = "Préfixe"; //copied from fr-fr $text['label-contact_name_prefix']['fr-fr'] = "Préfixe"; $text['label-contact_name_prefix']['he-il'] = ""; $text['label-contact_name_prefix']['it-it'] = "Prefisso"; -$text['label-contact_name_prefix']['nl-nl'] = ""; +$text['label-contact_name_prefix']['nl-nl'] = "Voorvoegsel"; $text['label-contact_name_prefix']['pl-pl'] = "Pefiks"; $text['label-contact_name_prefix']['pt-br'] = "Prefixo"; //copied from pt-pt $text['label-contact_name_prefix']['pt-pt'] = "Prefixo"; @@ -2812,7 +2812,7 @@ $text['label-contact_name_middle']['fr-ca'] = "Deuxième Nom"; //copied from fr- $text['label-contact_name_middle']['fr-fr'] = "Deuxième Nom"; $text['label-contact_name_middle']['he-il'] = "שם אמצעי"; $text['label-contact_name_middle']['it-it'] = "Secondo Nome"; -$text['label-contact_name_middle']['nl-nl'] = ""; +$text['label-contact_name_middle']['nl-nl'] = "Middel"; $text['label-contact_name_middle']['pl-pl'] = "Drugie imię"; $text['label-contact_name_middle']['pt-br'] = "Sobrenome"; $text['label-contact_name_middle']['pt-pt'] = "Nome Do Meio"; @@ -2832,7 +2832,7 @@ $text['label-contact_name_given']['fr-ca'] = "Prénom"; //copied from fr-fr $text['label-contact_name_given']['fr-fr'] = "Prénom"; $text['label-contact_name_given']['he-il'] = "שם"; $text['label-contact_name_given']['it-it'] = "Nome"; -$text['label-contact_name_given']['nl-nl'] = ""; +$text['label-contact_name_given']['nl-nl'] = "Voornaam"; $text['label-contact_name_given']['pl-pl'] = "Imię"; $text['label-contact_name_given']['pt-br'] = "Primeiro nome"; $text['label-contact_name_given']['pt-pt'] = "Primeiro Nome"; @@ -2852,7 +2852,7 @@ $text['label-contact_name_family']['fr-ca'] = "Nom"; //copied from fr-fr $text['label-contact_name_family']['fr-fr'] = "Nom"; $text['label-contact_name_family']['he-il'] = "שם משפחה"; $text['label-contact_name_family']['it-it'] = "Cognome"; -$text['label-contact_name_family']['nl-nl'] = ""; +$text['label-contact_name_family']['nl-nl'] = "Achternaam"; $text['label-contact_name_family']['pl-pl'] = "Nazwisko"; $text['label-contact_name_family']['pt-br'] = "Uítimo nome"; $text['label-contact_name_family']['pt-pt'] = "Último nome"; @@ -2872,7 +2872,7 @@ $text['label-contact_name']['fr-ca'] = "Nom"; //copied from fr-fr $text['label-contact_name']['fr-fr'] = "Nom"; $text['label-contact_name']['he-il'] = "שם"; $text['label-contact_name']['it-it'] = "Nome"; -$text['label-contact_name']['nl-nl'] = ""; +$text['label-contact_name']['nl-nl'] = "Naam"; $text['label-contact_name']['pl-pl'] = "Nazwa"; $text['label-contact_name']['pt-br'] = "Nome"; //copied from pt-pt $text['label-contact_name']['pt-pt'] = "Nome"; @@ -2892,7 +2892,7 @@ $text['label-contact_google']['fr-ca'] = "Google Contact"; //copied from fr-fr $text['label-contact_google']['fr-fr'] = "Google Contact"; $text['label-contact_google']['he-il'] = "איש קשר גוגל"; $text['label-contact_google']['it-it'] = "Contatto Google"; -$text['label-contact_google']['nl-nl'] = ""; +$text['label-contact_google']['nl-nl'] = "Google kontact"; $text['label-contact_google']['pl-pl'] = "Kontakt Google "; $text['label-contact_google']['pt-br'] = "Contato Google"; $text['label-contact_google']['pt-pt'] = "Google Contact"; @@ -2912,7 +2912,7 @@ $text['label-contact_extensions']['fr-ca'] = "Extensions"; //copied from fr-fr $text['label-contact_extensions']['fr-fr'] = "Extensions"; $text['label-contact_extensions']['he-il'] = "שלוחות"; $text['label-contact_extensions']['it-it'] = "Interni"; -$text['label-contact_extensions']['nl-nl'] = ""; +$text['label-contact_extensions']['nl-nl'] = "Toestellen"; $text['label-contact_extensions']['pl-pl'] = "Numery wewnętrzne"; $text['label-contact_extensions']['pt-br'] = "Extensões"; //copied from pt-pt $text['label-contact_extensions']['pt-pt'] = "Extensões"; @@ -2932,7 +2932,7 @@ $text['label-contact_email']['fr-ca'] = "Courriel"; //copied from fr-fr $text['label-contact_email']['fr-fr'] = "Courriel"; $text['label-contact_email']['he-il'] = "אימייל"; $text['label-contact_email']['it-it'] = "Email"; -$text['label-contact_email']['nl-nl'] = ""; +$text['label-contact_email']['nl-nl'] = "E-mail"; $text['label-contact_email']['pl-pl'] = "Email"; $text['label-contact_email']['pt-br'] = "Email"; //copied from pt-pt $text['label-contact_email']['pt-pt'] = "Email"; @@ -2952,7 +2952,7 @@ $text['label-contact_category']['fr-ca'] = "Catégorie"; //copied from fr-fr $text['label-contact_category']['fr-fr'] = "Catégorie"; $text['label-contact_category']['he-il'] = "קטגוריה"; $text['label-contact_category']['it-it'] = "Categoria"; -$text['label-contact_category']['nl-nl'] = ""; +$text['label-contact_category']['nl-nl'] = "Categorie"; $text['label-contact_category']['pl-pl'] = "Kategoria"; $text['label-contact_category']['pt-br'] = "Categoria"; //copied from pt-pt $text['label-contact_category']['pt-pt'] = "Categoria"; @@ -2972,7 +2972,7 @@ $text['label-addresses']['fr-ca'] = "Adresses"; //copied from fr-fr $text['label-addresses']['fr-fr'] = "Adresses"; $text['label-addresses']['he-il'] = "כתובת"; $text['label-addresses']['it-it'] = "Indirizzi"; -$text['label-addresses']['nl-nl'] = ""; +$text['label-addresses']['nl-nl'] = "Adres"; $text['label-addresses']['pl-pl'] = "Adresy"; $text['label-addresses']['pt-br'] = "Endereços"; //copied from pt-pt $text['label-addresses']['pt-pt'] = "Endereços"; @@ -2992,7 +2992,7 @@ $text['label-address_type']['fr-ca'] = "Type"; //copied from fr-fr $text['label-address_type']['fr-fr'] = "Type"; $text['label-address_type']['he-il'] = "סוג"; $text['label-address_type']['it-it'] = "Tipo"; -$text['label-address_type']['nl-nl'] = ""; +$text['label-address_type']['nl-nl'] = "Type"; $text['label-address_type']['pl-pl'] = "Typ"; $text['label-address_type']['pt-br'] = "Tipo"; //copied from pt-pt $text['label-address_type']['pt-pt'] = "Tipo"; @@ -3012,7 +3012,7 @@ $text['label-address_tools']['fr-ca'] = "Outils"; //copied from fr-fr $text['label-address_tools']['fr-fr'] = "Outils"; $text['label-address_tools']['he-il'] = "כלים"; $text['label-address_tools']['it-it'] = "Strumenti"; -$text['label-address_tools']['nl-nl'] = ""; +$text['label-address_tools']['nl-nl'] = "Gereedschappen"; $text['label-address_tools']['pl-pl'] = "Narzędzia"; $text['label-address_tools']['pt-br'] = "Ferramentas"; //copied from pt-pt $text['label-address_tools']['pt-pt'] = "Ferramentas"; @@ -3032,7 +3032,7 @@ $text['label-address_region']['fr-ca'] = "Département"; //copied from fr-fr $text['label-address_region']['fr-fr'] = "Département"; $text['label-address_region']['he-il'] = ""; $text['label-address_region']['it-it'] = "Regione"; -$text['label-address_region']['nl-nl'] = ""; +$text['label-address_region']['nl-nl'] = "Regio"; $text['label-address_region']['pl-pl'] = "Region"; $text['label-address_region']['pt-br'] = "Região "; $text['label-address_region']['pt-pt'] = "Região"; @@ -3052,7 +3052,7 @@ $text['label-address_postal_code']['fr-ca'] = "Code Postal"; //copied from fr-fr $text['label-address_postal_code']['fr-fr'] = "Code Postal"; $text['label-address_postal_code']['he-il'] = "תא דואר"; $text['label-address_postal_code']['it-it'] = "C.A.P."; -$text['label-address_postal_code']['nl-nl'] = ""; +$text['label-address_postal_code']['nl-nl'] = "Postcode"; $text['label-address_postal_code']['pl-pl'] = "Kod pocztowy"; $text['label-address_postal_code']['pt-br'] = "Código Postal"; //copied from pt-pt $text['label-address_postal_code']['pt-pt'] = "Código Postal"; @@ -3072,7 +3072,7 @@ $text['label-address_longitude']['fr-ca'] = "Longitude"; //copied from fr-fr $text['label-address_longitude']['fr-fr'] = "Longitude"; $text['label-address_longitude']['he-il'] = ""; $text['label-address_longitude']['it-it'] = "Longitudine"; -$text['label-address_longitude']['nl-nl'] = ""; +$text['label-address_longitude']['nl-nl'] = "Lengtegraad"; $text['label-address_longitude']['pl-pl'] = "Długość geograficzna"; $text['label-address_longitude']['pt-br'] = "Longitude"; //copied from pt-pt $text['label-address_longitude']['pt-pt'] = "Longitude"; @@ -3092,7 +3092,7 @@ $text['label-address_locality']['fr-ca'] = "Ville"; //copied from fr-fr $text['label-address_locality']['fr-fr'] = "Ville"; $text['label-address_locality']['he-il'] = "עיר"; $text['label-address_locality']['it-it'] = "Città"; -$text['label-address_locality']['nl-nl'] = ""; +$text['label-address_locality']['nl-nl'] = "Stad"; $text['label-address_locality']['pl-pl'] = "MIasto"; $text['label-address_locality']['pt-br'] = "Cidade"; //copied from pt-pt $text['label-address_locality']['pt-pt'] = "Cidade"; @@ -3112,7 +3112,7 @@ $text['label-address_latitude']['fr-ca'] = "Latitude"; //copied from fr-fr $text['label-address_latitude']['fr-fr'] = "Latitude"; $text['label-address_latitude']['he-il'] = ""; $text['label-address_latitude']['it-it'] = "Latitudine"; -$text['label-address_latitude']['nl-nl'] = ""; +$text['label-address_latitude']['nl-nl'] = "Breedtegraad"; $text['label-address_latitude']['pl-pl'] = "Szerokość geograficzna"; $text['label-address_latitude']['pt-br'] = "Latitude"; //copied from pt-pt $text['label-address_latitude']['pt-pt'] = "Latitude"; @@ -3132,7 +3132,7 @@ $text['label-address_label']['fr-ca'] = "Etiquette"; //copied from fr-fr $text['label-address_label']['fr-fr'] = "Etiquette"; $text['label-address_label']['he-il'] = ""; $text['label-address_label']['it-it'] = "etichetta"; -$text['label-address_label']['nl-nl'] = ""; +$text['label-address_label']['nl-nl'] = "Etiket"; $text['label-address_label']['pl-pl'] = "Etykieta"; $text['label-address_label']['pt-br'] = "Identificador"; $text['label-address_label']['pt-pt'] = "Etiqueta"; @@ -3152,7 +3152,7 @@ $text['label-address_description']['fr-ca'] = "Description"; //copied from fr-fr $text['label-address_description']['fr-fr'] = "Description"; $text['label-address_description']['he-il'] = "תאור"; $text['label-address_description']['it-it'] = "Descrizione"; -$text['label-address_description']['nl-nl'] = ""; +$text['label-address_description']['nl-nl'] = "Omschrijving"; $text['label-address_description']['pl-pl'] = "Opis"; $text['label-address_description']['pt-br'] = "Descrição"; //copied from pt-pt $text['label-address_description']['pt-pt'] = "Descrição"; @@ -3172,7 +3172,7 @@ $text['label-address_country']['fr-ca'] = "Pays"; //copied from fr-fr $text['label-address_country']['fr-fr'] = "Pays"; $text['label-address_country']['he-il'] = "מדינה"; $text['label-address_country']['it-it'] = "Paese"; -$text['label-address_country']['nl-nl'] = ""; +$text['label-address_country']['nl-nl'] = "Land"; $text['label-address_country']['pl-pl'] = "Kraj"; $text['label-address_country']['pt-br'] = "País"; //copied from pt-pt $text['label-address_country']['pt-pt'] = "País"; @@ -3192,7 +3192,7 @@ $text['label-address_community']['fr-ca'] = "Communauté"; //copied from fr-fr $text['label-address_community']['fr-fr'] = "Communauté"; $text['label-address_community']['he-il'] = ""; $text['label-address_community']['it-it'] = "Comunità"; -$text['label-address_community']['nl-nl'] = ""; +$text['label-address_community']['nl-nl'] = "Gemeente"; $text['label-address_community']['pl-pl'] = "Wspólnota"; $text['label-address_community']['pt-br'] = "Comunidade"; //copied from pt-pt $text['label-address_community']['pt-pt'] = "Comunidade"; @@ -3212,7 +3212,7 @@ $text['label-address_address']['fr-ca'] = "Rue"; //copied from fr-fr $text['label-address_address']['fr-fr'] = "Rue"; $text['label-address_address']['he-il'] = "כתובת"; $text['label-address_address']['it-it'] = "Indirizzo"; -$text['label-address_address']['nl-nl'] = ""; +$text['label-address_address']['nl-nl'] = "Adres"; $text['label-address_address']['pl-pl'] = "Adres"; $text['label-address_address']['pt-br'] = "Rua"; //copied from pt-pt $text['label-address_address']['pt-pt'] = "Rua"; @@ -3232,7 +3232,7 @@ $text['label-attachments']['fr-ca'] = ""; $text['label-attachments']['fr-fr'] = ""; $text['label-attachments']['he-il'] = ""; $text['label-attachments']['it-it'] = ""; -$text['label-attachments']['nl-nl'] = ""; +$text['label-attachments']['nl-nl'] = "Aanhangsels"; $text['label-attachments']['pl-pl'] = ""; $text['label-attachments']['pt-br'] = ""; $text['label-attachments']['pt-pt'] = ""; @@ -3252,7 +3252,7 @@ $text['label-attachment_filename']['fr-ca'] = ""; $text['label-attachment_filename']['fr-fr'] = ""; $text['label-attachment_filename']['he-il'] = ""; $text['label-attachment_filename']['it-it'] = ""; -$text['label-attachment_filename']['nl-nl'] = ""; +$text['label-attachment_filename']['nl-nl'] = "Bestandsnaam"; $text['label-attachment_filename']['pl-pl'] = ""; $text['label-attachment_filename']['pt-br'] = ""; $text['label-attachment_filename']['pt-pt'] = ""; @@ -3272,7 +3272,7 @@ $text['label-attachment']['fr-ca'] = ""; $text['label-attachment']['fr-fr'] = ""; $text['label-attachment']['he-il'] = ""; $text['label-attachment']['it-it'] = ""; -$text['label-attachment']['nl-nl'] = ""; +$text['label-attachment']['nl-nl'] = "Toevoeging"; $text['label-attachment']['pl-pl'] = ""; $text['label-attachment']['pt-br'] = ""; $text['label-attachment']['pt-pt'] = ""; @@ -3292,7 +3292,7 @@ $text['label-attachment_size']['fr-ca'] = ""; $text['label-attachment_size']['fr-fr'] = ""; $text['label-attachment_size']['he-il'] = ""; $text['label-attachment_size']['it-it'] = ""; -$text['label-attachment_size']['nl-nl'] = ""; +$text['label-attachment_size']['nl-nl'] = "Omvang"; $text['label-attachment_size']['pl-pl'] = ""; $text['label-attachment_size']['pt-br'] = ""; $text['label-attachment_size']['pt-pt'] = ""; @@ -3312,7 +3312,7 @@ $text['label-attachment_description']['fr-ca'] = ""; $text['label-attachment_description']['fr-fr'] = ""; $text['label-attachment_description']['he-il'] = ""; $text['label-attachment_description']['it-it'] = ""; -$text['label-attachment_description']['nl-nl'] = ""; +$text['label-attachment_description']['nl-nl'] = "Omschrijving"; $text['label-attachment_description']['pl-pl'] = ""; $text['label-attachment_description']['pt-br'] = ""; $text['label-attachment_description']['pt-pt'] = ""; @@ -3332,7 +3332,7 @@ $text['header_contact_times']['fr-ca'] = "Fois"; //copied from fr-fr $text['header_contact_times']['fr-fr'] = "Fois"; $text['header_contact_times']['he-il'] = "זמנים"; $text['header_contact_times']['it-it'] = "Tempi"; -$text['header_contact_times']['nl-nl'] = ""; +$text['header_contact_times']['nl-nl'] = "Tijden"; $text['header_contact_times']['pl-pl'] = "Czasy"; $text['header_contact_times']['pt-br'] = "Vezes"; //copied from pt-pt $text['header_contact_times']['pt-pt'] = "Vezes"; @@ -3352,7 +3352,7 @@ $text['header-contacts_import_google']['fr-ca'] = "Importer les Contacts Google" $text['header-contacts_import_google']['fr-fr'] = "Importer les Contacts Google"; $text['header-contacts_import_google']['he-il'] = "ייבא אנשי קשר מגוגל"; $text['header-contacts_import_google']['it-it'] = "Importa Contatti Google"; -$text['header-contacts_import_google']['nl-nl'] = ""; +$text['header-contacts_import_google']['nl-nl'] = "Importeer Google kontacten"; $text['header-contacts_import_google']['pl-pl'] = "Import kontaktów Google"; $text['header-contacts_import_google']['pt-br'] = "Importar contas do Google"; $text['header-contacts_import_google']['pt-pt'] = "Importar Contatos do Google"; @@ -3372,7 +3372,7 @@ $text['header-contacts_import']['fr-ca'] = "Importe des Contacts"; //copied from $text['header-contacts_import']['fr-fr'] = "Importe des Contacts"; $text['header-contacts_import']['he-il'] = "ייבא אנשי קשר"; $text['header-contacts_import']['it-it'] = "Importa Contatti"; -$text['header-contacts_import']['nl-nl'] = ""; +$text['header-contacts_import']['nl-nl'] = "Importeer kontacten"; $text['header-contacts_import']['pl-pl'] = "Importuj kontakty"; $text['header-contacts_import']['pt-br'] = "Importar contatos"; $text['header-contacts_import']['pt-pt'] = "Importar Contactos"; @@ -3392,7 +3392,7 @@ $text['header-contacts']['fr-ca'] = "Contacts"; //copied from fr-fr $text['header-contacts']['fr-fr'] = "Contacts"; $text['header-contacts']['he-il'] = "אנשי קשר"; $text['header-contacts']['it-it'] = "Contatti"; -$text['header-contacts']['nl-nl'] = ""; +$text['header-contacts']['nl-nl'] = "Kontacten"; $text['header-contacts']['pl-pl'] = "Kontakty"; $text['header-contacts']['pt-br'] = "Contatos"; $text['header-contacts']['pt-pt'] = "Contactos"; @@ -3412,7 +3412,7 @@ $text['header-contact_url-edit']['fr-ca'] = "Contact Courriel Modifier"; //copie $text['header-contact_url-edit']['fr-fr'] = "Contact Courriel Modifier"; $text['header-contact_url-edit']['he-il'] = ""; $text['header-contact_url-edit']['it-it'] = "Modifica URL Contatto"; -$text['header-contact_url-edit']['nl-nl'] = ""; +$text['header-contact_url-edit']['nl-nl'] = "Kontact URL bewerken"; $text['header-contact_url-edit']['pl-pl'] = "Edytuj kontakt URL "; $text['header-contact_url-edit']['pt-br'] = "Editar URL de contato"; $text['header-contact_url-edit']['pt-pt'] = "URL de Contato Editar"; @@ -3432,7 +3432,7 @@ $text['header-contact_url-add']['fr-ca'] = "Contactez-mail Ajouter"; //copied fr $text['header-contact_url-add']['fr-fr'] = "Contactez-mail Ajouter"; $text['header-contact_url-add']['he-il'] = ""; $text['header-contact_url-add']['it-it'] = "Inserisci URL Contatto"; -$text['header-contact_url-add']['nl-nl'] = ""; +$text['header-contact_url-add']['nl-nl'] = "Kontact URL toevoegen"; $text['header-contact_url-add']['pl-pl'] = "Dodaj kontakt URL "; $text['header-contact_url-add']['pt-br'] = "Adicionar contato de e-mail"; $text['header-contact_url-add']['pt-pt'] = "Contato e-mail Adicionar"; @@ -3452,7 +3452,7 @@ $text['header-contact_time_edit']['fr-ca'] = "Modifier Temps"; //copied from fr- $text['header-contact_time_edit']['fr-fr'] = "Modifier Temps"; $text['header-contact_time_edit']['he-il'] = "זמן עדכון"; $text['header-contact_time_edit']['it-it'] = "Modifica Tempo"; -$text['header-contact_time_edit']['nl-nl'] = ""; +$text['header-contact_time_edit']['nl-nl'] = "Tijd bewerken"; $text['header-contact_time_edit']['pl-pl'] = "Czas Edycja"; $text['header-contact_time_edit']['pt-br'] = "Tempo Editar"; //copied from pt-pt $text['header-contact_time_edit']['pt-pt'] = "Tempo Editar"; @@ -3472,7 +3472,7 @@ $text['header-contact_time_add']['fr-ca'] = "Ajouter Temps"; //copied from fr-fr $text['header-contact_time_add']['fr-fr'] = "Ajouter Temps"; $text['header-contact_time_add']['he-il'] = ""; $text['header-contact_time_add']['it-it'] = "Inserisci Tempo"; -$text['header-contact_time_add']['nl-nl'] = ""; +$text['header-contact_time_add']['nl-nl'] = "Tijd toevoegen"; $text['header-contact_time_add']['pl-pl'] = "Czas Dodawania"; $text['header-contact_time_add']['pt-br'] = "Time Adicionar"; //copied from pt-pt $text['header-contact_time_add']['pt-pt'] = "Time Adicionar"; @@ -3492,7 +3492,7 @@ $text['header-contact_setting_edit']['fr-ca'] = "Paramètres du Contact"; //copi $text['header-contact_setting_edit']['fr-fr'] = "Paramètres du Contact"; $text['header-contact_setting_edit']['he-il'] = ""; $text['header-contact_setting_edit']['it-it'] = "Modifica Parametro Contatto"; -$text['header-contact_setting_edit']['nl-nl'] = ""; +$text['header-contact_setting_edit']['nl-nl'] = "Kontact instelling bewerken"; $text['header-contact_setting_edit']['pl-pl'] = "Edytuj ustawienia kontaktu"; $text['header-contact_setting_edit']['pt-br'] = "Definições do contato"; $text['header-contact_setting_edit']['pt-pt'] = "Definições do Contacto"; @@ -3512,7 +3512,7 @@ $text['header-contact_setting_add']['fr-ca'] = "Ajouter un paramètre au Contact $text['header-contact_setting_add']['fr-fr'] = "Ajouter un paramètre au Contact"; $text['header-contact_setting_add']['he-il'] = ""; $text['header-contact_setting_add']['it-it'] = "Inserisci Parametro Contatto"; -$text['header-contact_setting_add']['nl-nl'] = ""; +$text['header-contact_setting_add']['nl-nl'] = "Kontact instelling toevoegen"; $text['header-contact_setting_add']['pl-pl'] = "Dodaj ustawienia kontaktu"; $text['header-contact_setting_add']['pt-br'] = "Adicionar definições do contato"; $text['header-contact_setting_add']['pt-pt'] = "Adicionar Definição ao Contacto"; @@ -3532,7 +3532,7 @@ $text['header-contact_relations']['fr-ca'] = "Rapports"; //copied from fr-fr $text['header-contact_relations']['fr-fr'] = "Rapports"; $text['header-contact_relations']['he-il'] = ""; $text['header-contact_relations']['it-it'] = "Relazioni"; -$text['header-contact_relations']['nl-nl'] = ""; +$text['header-contact_relations']['nl-nl'] = "Relaties"; $text['header-contact_relations']['pl-pl'] = ""; $text['header-contact_relations']['pt-br'] = "Relações"; //copied from pt-pt $text['header-contact_relations']['pt-pt'] = "Relações"; @@ -3552,7 +3552,7 @@ $text['header-contact_relation']['fr-ca'] = "Contactez Relation"; //copied from $text['header-contact_relation']['fr-fr'] = "Contactez Relation"; $text['header-contact_relation']['he-il'] = ""; $text['header-contact_relation']['it-it'] = "Relazioni Contatto"; -$text['header-contact_relation']['nl-nl'] = ""; +$text['header-contact_relation']['nl-nl'] = "Kontact relatie"; $text['header-contact_relation']['pl-pl'] = ""; $text['header-contact_relation']['pt-br'] = "Contato Relação"; //copied from pt-pt $text['header-contact_relation']['pt-pt'] = "Contato Relação"; @@ -3572,7 +3572,7 @@ $text['header-contact_phones-edit']['fr-ca'] = "Editer le téléphone du Contact $text['header-contact_phones-edit']['fr-fr'] = "Editer le téléphone du Contact"; $text['header-contact_phones-edit']['he-il'] = ""; $text['header-contact_phones-edit']['it-it'] = "Modifica Numero Contatto"; -$text['header-contact_phones-edit']['nl-nl'] = ""; +$text['header-contact_phones-edit']['nl-nl'] = "Kontact nummer bewerken"; $text['header-contact_phones-edit']['pl-pl'] = "Edytuj numer kontaktu"; $text['header-contact_phones-edit']['pt-br'] = "Editar contato telefonico"; $text['header-contact_phones-edit']['pt-pt'] = "Editar contacto telefónico"; @@ -3592,7 +3592,7 @@ $text['header-contact_phones-add']['fr-ca'] = "Ajouter un téléphone au Contact $text['header-contact_phones-add']['fr-fr'] = "Ajouter un téléphone au Contact"; $text['header-contact_phones-add']['he-il'] = ""; $text['header-contact_phones-add']['it-it'] = "Inserisci Numero Contatto"; -$text['header-contact_phones-add']['nl-nl'] = ""; +$text['header-contact_phones-add']['nl-nl'] = "Kontact nummer toevoegen"; $text['header-contact_phones-add']['pl-pl'] = "Dodaj numer kontaktu"; $text['header-contact_phones-add']['pt-br'] = "Adicionar contato telefonico"; $text['header-contact_phones-add']['pt-pt'] = "Adicionar contacto telefónico"; @@ -3612,7 +3612,7 @@ $text['header-contact_notes-edit']['fr-ca'] = "Editer la note du contact"; //cop $text['header-contact_notes-edit']['fr-fr'] = "Editer la note du contact"; $text['header-contact_notes-edit']['he-il'] = ""; $text['header-contact_notes-edit']['it-it'] = "Modifica Note Contatto"; -$text['header-contact_notes-edit']['nl-nl'] = ""; +$text['header-contact_notes-edit']['nl-nl'] = "Kontact notitie bewerken"; $text['header-contact_notes-edit']['pl-pl'] = "Edytuj notatki kontaktu"; $text['header-contact_notes-edit']['pt-br'] = "Editar notas de contato"; $text['header-contact_notes-edit']['pt-pt'] = "Editar notas de contacto"; @@ -3632,7 +3632,7 @@ $text['header-contact_notes-add']['fr-ca'] = "Ajouter une note au contact"; //co $text['header-contact_notes-add']['fr-fr'] = "Ajouter une note au contact"; $text['header-contact_notes-add']['he-il'] = ""; $text['header-contact_notes-add']['it-it'] = "Inserisci Note Contatto"; -$text['header-contact_notes-add']['nl-nl'] = ""; +$text['header-contact_notes-add']['nl-nl'] = "Kontact notitie toevoegen"; $text['header-contact_notes-add']['pl-pl'] = "Dodaj notatki kontaktu"; $text['header-contact_notes-add']['pt-br'] = "Adicionar nota de contato"; $text['header-contact_notes-add']['pt-pt'] = "Adicionar nota de contacto"; @@ -3652,7 +3652,7 @@ $text['header-contact_email-edit']['fr-ca'] = "Contact Courriel Modifier"; //cop $text['header-contact_email-edit']['fr-fr'] = "Contact Courriel Modifier"; $text['header-contact_email-edit']['he-il'] = ""; $text['header-contact_email-edit']['it-it'] = "Modifica Email Contatto"; -$text['header-contact_email-edit']['nl-nl'] = ""; +$text['header-contact_email-edit']['nl-nl'] = "Kontact E-mail bewerken"; $text['header-contact_email-edit']['pl-pl'] = "Edutuj adres mailowy kontaktu"; $text['header-contact_email-edit']['pt-br'] = "Editar email do contato"; $text['header-contact_email-edit']['pt-pt'] = "Email de Contato Editar"; @@ -3672,7 +3672,7 @@ $text['header-contact_email-add']['fr-ca'] = "Contactez-mail Ajouter"; //copied $text['header-contact_email-add']['fr-fr'] = "Contactez-mail Ajouter"; $text['header-contact_email-add']['he-il'] = ""; $text['header-contact_email-add']['it-it'] = "Inserisci Email Contatto"; -$text['header-contact_email-add']['nl-nl'] = ""; +$text['header-contact_email-add']['nl-nl'] = "Kontact E-mail toevoegen"; $text['header-contact_email-add']['pl-pl'] = "Dodaj adres mailowy kontaktu"; $text['header-contact_email-add']['pt-br'] = "Adicionar email de contato"; $text['header-contact_email-add']['pt-pt'] = "Contato e-mail Adicionar"; @@ -3692,7 +3692,7 @@ $text['header-contact_addresses-edit']['fr-ca'] = "Editer l'adresse du contact"; $text['header-contact_addresses-edit']['fr-fr'] = "Editer l'adresse du contact"; $text['header-contact_addresses-edit']['he-il'] = ""; $text['header-contact_addresses-edit']['it-it'] = "Modifica Indirizzo Contatto"; -$text['header-contact_addresses-edit']['nl-nl'] = ""; +$text['header-contact_addresses-edit']['nl-nl'] = "Kontact adres bewerken"; $text['header-contact_addresses-edit']['pl-pl'] = "Edytuj adres kontaktu"; $text['header-contact_addresses-edit']['pt-br'] = "Editar endereço de contato"; $text['header-contact_addresses-edit']['pt-pt'] = "Editar endereço do contacto"; @@ -3712,7 +3712,7 @@ $text['header-contact_addresses-add']['fr-ca'] = "Ajouter une adresse au contact $text['header-contact_addresses-add']['fr-fr'] = "Ajouter une adresse au contact"; $text['header-contact_addresses-add']['he-il'] = ""; $text['header-contact_addresses-add']['it-it'] = "Inserisci Indirizzo Contatto"; -$text['header-contact_addresses-add']['nl-nl'] = ""; +$text['header-contact_addresses-add']['nl-nl'] = "Kontact adres toevoegen"; $text['header-contact_addresses-add']['pl-pl'] = "Dodaj adres kontaktu"; $text['header-contact_addresses-add']['pt-br'] = "Adicionar endereço de contato"; $text['header-contact_addresses-add']['pt-pt'] = "Adicionar endereço do contacto"; @@ -3732,7 +3732,7 @@ $text['header-contact_attachment-edit']['fr-ca'] = ""; $text['header-contact_attachment-edit']['fr-fr'] = ""; $text['header-contact_attachment-edit']['he-il'] = ""; $text['header-contact_attachment-edit']['it-it'] = ""; -$text['header-contact_attachment-edit']['nl-nl'] = ""; +$text['header-contact_attachment-edit']['nl-nl'] = "Kontact aanhangsel bewerken"; $text['header-contact_attachment-edit']['pl-pl'] = ""; $text['header-contact_attachment-edit']['pt-br'] = ""; $text['header-contact_attachment-edit']['pt-pt'] = ""; @@ -3752,7 +3752,7 @@ $text['header-contact_attachment-add']['fr-ca'] = ""; $text['header-contact_attachment-add']['fr-fr'] = ""; $text['header-contact_attachment-add']['he-il'] = ""; $text['header-contact_attachment-add']['it-it'] = ""; -$text['header-contact_attachment-add']['nl-nl'] = ""; +$text['header-contact_attachment-add']['nl-nl'] = "Kontact aanhangsel toevoegen"; $text['header-contact_attachment-add']['pl-pl'] = ""; $text['header-contact_attachment-add']['pt-br'] = ""; $text['header-contact_attachment-add']['pt-pt'] = ""; @@ -3772,7 +3772,7 @@ $text['header-contact-edit']['fr-ca'] = "Contact"; //copied from fr-fr $text['header-contact-edit']['fr-fr'] = "Contact"; $text['header-contact-edit']['he-il'] = ""; $text['header-contact-edit']['it-it'] = "Contatto"; -$text['header-contact-edit']['nl-nl'] = ""; +$text['header-contact-edit']['nl-nl'] = "Kontact"; $text['header-contact-edit']['pl-pl'] = "Kontakt"; $text['header-contact-edit']['pt-br'] = "Contato"; $text['header-contact-edit']['pt-pt'] = "Contacto"; @@ -3792,7 +3792,7 @@ $text['header-contact-add']['fr-ca'] = "Ajouter Contact"; //copied from fr-fr $text['header-contact-add']['fr-fr'] = "Ajouter Contact"; $text['header-contact-add']['he-il'] = "הוספת איש קשר"; $text['header-contact-add']['it-it'] = "Inserisci Contatto"; -$text['header-contact-add']['nl-nl'] = ""; +$text['header-contact-add']['nl-nl'] = "Kontact toevoegen"; $text['header-contact-add']['pl-pl'] = "Dodaj kontakt"; $text['header-contact-add']['pt-br'] = "Adicionar contato"; $text['header-contact-add']['pt-pt'] = "Adicionar Contacto"; @@ -3812,7 +3812,7 @@ $text['description_timer']['fr-ca'] = "Arrêter le retardateur avant la fermetur $text['description_timer']['fr-fr'] = "Arrêter le retardateur avant la fermeture de la fenêtre, si désiré."; $text['description_timer']['he-il'] = ""; $text['description_timer']['it-it'] = "Stoppa il timer prima di chiudere la finestra, se lo desideri."; -$text['description_timer']['nl-nl'] = ""; +$text['description_timer']['nl-nl'] = "Stop de timer voro het sluiten van het venster, indien nodig"; $text['description_timer']['pl-pl'] = "Zatrzymac samowyzwalacz przed zamknieciem okna, w razie potrzeby."; $text['description_timer']['pt-br'] = "Parar o temporizador antes de fechar a janela, se desejar."; //copied from pt-pt $text['description_timer']['pt-pt'] = "Parar o temporizador antes de fechar a janela, se desejar."; @@ -3832,7 +3832,7 @@ $text['description-url_primary']['fr-ca'] = "Définir comme l'URL principale de $text['description-url_primary']['fr-fr'] = "Définir comme l'URL principale de ce contact."; $text['description-url_primary']['he-il'] = ""; $text['description-url_primary']['it-it'] = "Imposta come URL principale per questo contatto."; -$text['description-url_primary']['nl-nl'] = ""; +$text['description-url_primary']['nl-nl'] = "Stel de primaire URL voor dit kontact in"; $text['description-url_primary']['pl-pl'] = "Ustaw jako podstawowy adres URL dla tego kontaktu."; $text['description-url_primary']['pt-br'] = "Definir como principal URL para este contato "; $text['description-url_primary']['pt-pt'] = "Definir como a URL principal para este contato."; @@ -3852,7 +3852,7 @@ $text['description-shared_import']['fr-ca'] = "Partager ces contacts avec d'autr $text['description-shared_import']['fr-fr'] = "Partager ces contacts avec d'autres utilisateurs sur le domaine."; $text['description-shared_import']['he-il'] = ""; $text['description-shared_import']['it-it'] = "Condividi il contatto con altri utenti del dominio."; -$text['description-shared_import']['nl-nl'] = ""; +$text['description-shared_import']['nl-nl'] = "Deel kontacten met andere gebruikers op dit domein."; $text['description-shared_import']['pl-pl'] = "Udostępnianie kontaktów z innymi użytkownikami w domenie."; $text['description-shared_import']['pt-br'] = "Compartilhe esse contato com outros usuários do dominio"; $text['description-shared_import']['pt-pt'] = "Compartilhe estes contatos com outros usuários do domínio."; @@ -3872,7 +3872,7 @@ $text['description-shared']['fr-ca'] = "Partager ce contact avec d'autres utilis $text['description-shared']['fr-fr'] = "Partager ce contact avec d'autres utilisateurs sur le domaine."; $text['description-shared']['he-il'] = ""; $text['description-shared']['it-it'] = "Condividi il contatto con altri utenti del dominio."; -$text['description-shared']['nl-nl'] = ""; +$text['description-shared']['nl-nl'] = "Deel dit kontact met andere gebruiks op dit domein."; $text['description-shared']['pl-pl'] = "Udostępnij ten kontakt innym użytkownikom domeny."; $text['description-shared']['pt-br'] = "Compartilhe esse contato com outros usuários do dominio"; $text['description-shared']['pt-pt'] = "Compartilhe esse contato com outros usuários do domínio."; @@ -3892,7 +3892,7 @@ $text['description-phone_type']['fr-ca'] = "Définir le type ou le but numéro." $text['description-phone_type']['fr-fr'] = "Définir le type ou le but numéro."; $text['description-phone_type']['he-il'] = ""; $text['description-phone_type']['it-it'] = "Definire il tipo o l'uso del numero."; -$text['description-phone_type']['nl-nl'] = ""; +$text['description-phone_type']['nl-nl'] = "Definieer nummerb type of doel."; $text['description-phone_type']['pl-pl'] = "Zdefiniuj typ lub przeznaczenie numeru."; $text['description-phone_type']['pt-br'] = "Selecione o tipo de telefone"; $text['description-phone_type']['pt-pt'] = "Seleccionar tipo de telefone"; @@ -3912,7 +3912,7 @@ $text['description-phone_primary']['fr-ca'] = "Définir comme primaire numéro p $text['description-phone_primary']['fr-fr'] = "Définir comme primaire numéro pour ce contact."; $text['description-phone_primary']['he-il'] = ""; $text['description-phone_primary']['it-it'] = "Imposta come numero principale per questo contatto."; -$text['description-phone_primary']['nl-nl'] = ""; +$text['description-phone_primary']['nl-nl'] = "Stel nummer in als primair nummer voor dit kontact"; $text['description-phone_primary']['pl-pl'] = "Ustaw jako podstawowy numer tego kontaktu."; $text['description-phone_primary']['pt-br'] = "Defina número principal para este contato"; $text['description-phone_primary']['pt-pt'] = "Definir como o principal número para este contato."; @@ -3932,7 +3932,7 @@ $text['description-phone_speed_dial']['fr-ca'] = ""; $text['description-phone_speed_dial']['fr-fr'] = ""; $text['description-phone_speed_dial']['he-il'] = ""; $text['description-phone_speed_dial']['it-it'] = "Inserire il numero breve del contatto."; -$text['description-phone_speed_dial']['nl-nl'] = ""; +$text['description-phone_speed_dial']['nl-nl'] = "Voer snelkies nummer in."; $text['description-phone_speed_dial']['pl-pl'] = ""; $text['description-phone_speed_dial']['pt-br'] = ""; $text['description-phone_speed_dial']['pt-pt'] = ""; @@ -3952,7 +3952,7 @@ $text['description-phone_number']['fr-ca'] = "Entrez le numéro de téléphone." $text['description-phone_number']['fr-fr'] = "Entrez le numéro de téléphone."; $text['description-phone_number']['he-il'] = ""; $text['description-phone_number']['it-it'] = "Inserire il numero di telefono."; -$text['description-phone_number']['nl-nl'] = ""; +$text['description-phone_number']['nl-nl'] = "Voer telefoon nummer in."; $text['description-phone_number']['pl-pl'] = "Wprowadź numer telefonu."; $text['description-phone_number']['pt-br'] = "Insira o número do telefone"; $text['description-phone_number']['pt-pt'] = "Introduza o número de telefone"; @@ -3972,7 +3972,7 @@ $text['description-phone_label']['fr-ca'] = "Sélectionnez ou entrez une étique $text['description-phone_label']['fr-fr'] = "Sélectionnez ou entrez une étiquette personnalisée."; $text['description-phone_label']['he-il'] = ""; $text['description-phone_label']['it-it'] = "Seleziona o inserisci un'etichetta personalizzata."; -$text['description-phone_label']['nl-nl'] = ""; +$text['description-phone_label']['nl-nl'] = "Kies of voer een keuze etiket in."; $text['description-phone_label']['pl-pl'] = "Wybierz lub wprowadź własną etykietę."; $text['description-phone_label']['pt-br'] = "Selecione ou digite um identificador personalizado"; $text['description-phone_label']['pt-pt'] = "Selecione ou digite um rótulo personalizado."; @@ -3992,7 +3992,7 @@ $text['description-phone_extension']['fr-ca'] = "Entrez l'extension."; //copied $text['description-phone_extension']['fr-fr'] = "Entrez l'extension."; $text['description-phone_extension']['he-il'] = "הכנס את מספר השלוחה"; $text['description-phone_extension']['it-it'] = "Inserire l'interno."; -$text['description-phone_extension']['nl-nl'] = ""; +$text['description-phone_extension']['nl-nl'] = "Voor toestel in."; $text['description-phone_extension']['pl-pl'] = "Wprowadź numer wewnętrzny."; $text['description-phone_extension']['pt-br'] = "Insira a extensão"; $text['description-phone_extension']['pt-pt'] = "Introduza a extensão"; @@ -4012,7 +4012,7 @@ $text['description-phone_description']['fr-ca'] = "Entrez la description."; //co $text['description-phone_description']['fr-fr'] = "Entrez la description."; $text['description-phone_description']['he-il'] = ""; $text['description-phone_description']['it-it'] = "Inserire la descrizione."; -$text['description-phone_description']['nl-nl'] = ""; +$text['description-phone_description']['nl-nl'] = "Voer omschrijving in."; $text['description-phone_description']['pl-pl'] = "Wprowadź opis."; $text['description-phone_description']['pt-br'] = "Insira uma descrição"; $text['description-phone_description']['pt-pt'] = "Introduza a descrição"; @@ -4032,7 +4032,7 @@ $text['description-order']['fr-ca'] = "Définissez l'ordre (index) pour cet él $text['description-order']['fr-fr'] = "Définissez l'ordre (index) pour cet élément de tableau."; $text['description-order']['he-il'] = ""; $text['description-order']['it-it'] = "Imposta l'ordine (indice) per questo elemento di array."; -$text['description-order']['nl-nl'] = ""; +$text['description-order']['nl-nl'] = "Stel volgorde voor dit lijstelement in."; $text['description-order']['pl-pl'] = "Wybierz kolejność."; $text['description-order']['pt-br'] = "Defina a ordem (indice) para este elemento da matriz"; $text['description-order']['pt-pt'] = "Defina a ordem (índice) para este elemento da matriz."; @@ -4052,7 +4052,7 @@ $text['description-import_fields']['fr-ca'] = "Sélectionner les champs de donn $text['description-import_fields']['fr-fr'] = "Sélectionner les champs de données de contact à importer."; $text['description-import_fields']['he-il'] = ""; $text['description-import_fields']['it-it'] = "Seleziona i campi del contatto da importare."; -$text['description-import_fields']['nl-nl'] = ""; +$text['description-import_fields']['nl-nl'] = "Kies kontact data velden om te importeren."; $text['description-import_fields']['pl-pl'] = "Zaznacz pola danych kontaktów do zaimportowania."; $text['description-import_fields']['pt-br'] = "Selecione os campos para importar contato"; $text['description-import_fields']['pt-pt'] = "Selecione os campos de dados de contacto para importar."; @@ -4072,7 +4072,7 @@ $text['description-import_enclosure']['fr-ca'] = "Choisir le séparateur de text $text['description-import_enclosure']['fr-fr'] = "Choisir le séparateur de texte (guillements ou rien)."; $text['description-import_enclosure']['he-il'] = ""; $text['description-import_enclosure']['it-it'] = "Seleziona l'allegato di testo (doppie virgolette o niente)."; -$text['description-import_enclosure']['nl-nl'] = ""; +$text['description-import_enclosure']['nl-nl'] = "Kies tekst omsluiting in (dubbel-quotes of niets)."; $text['description-import_enclosure']['pl-pl'] = "Wybierz znaczniki tekstu (cudzysłów lub nic)."; $text['description-import_enclosure']['pt-br'] = "Selecione o delimitador de texto (aspas ou nada)"; $text['description-import_enclosure']['pt-pt'] = "Seleccione o delimitador de texto (aspas ou nada)."; @@ -4092,7 +4092,7 @@ $text['description-import_duplicates']['fr-ca'] = "Sélectionnez la façon de tr $text['description-import_duplicates']['fr-fr'] = "Sélectionnez la façon de traiter les contacts importés auparavant."; $text['description-import_duplicates']['he-il'] = ""; $text['description-import_duplicates']['it-it'] = "Seleziona come gestire i contatti appena importati."; -$text['description-import_duplicates']['nl-nl'] = ""; +$text['description-import_duplicates']['nl-nl'] = "Kies hoe eerder geimporteerde kontacten behandeld moeten worden."; $text['description-import_duplicates']['pl-pl'] = "Wybierz jco zrobić kontaktami wcześniej zaimportowanymi."; $text['description-import_duplicates']['pt-br'] = "Escolha como deve tratar os contatos previamente importados"; $text['description-import_duplicates']['pt-pt'] = "Escolha como tratar os contatos previamente importados."; @@ -4112,7 +4112,7 @@ $text['description-import_data']['fr-ca'] = "Copier et coller les données sépa $text['description-import_data']['fr-fr'] = "Copier et coller les données séparées par une virgule ou un 'pipe' dans la zone de texte pour commencer l'import."; $text['description-import_data']['he-il'] = ""; $text['description-import_data']['it-it'] = ""; -$text['description-import_data']['nl-nl'] = ""; +$text['description-import_data']['nl-nl'] = "Kopieer en Plak de komma gescheiden data in het tekst veld om de import te starten."; $text['description-import_data']['pl-pl'] = ""; $text['description-import_data']['pt-br'] = "Copie e cole os dados separados por vírgula para iniciar a importação."; //copied from pt-pt $text['description-import_data']['pt-pt'] = "Copie e cole os dados separados por vírgula para iniciar a importação."; @@ -4132,7 +4132,7 @@ $text['description-import_delimiter']['fr-ca'] = "Choisir le séparateur de cham $text['description-import_delimiter']['fr-fr'] = "Choisir le séparateur de champs (virgule ou pipe)."; $text['description-import_delimiter']['he-il'] = ""; $text['description-import_delimiter']['it-it'] = "Seleziona il delimitatore (virgola o pipe)."; -$text['description-import_delimiter']['nl-nl'] = ""; +$text['description-import_delimiter']['nl-nl'] = "Kies het schedings teken (',' of '|')"; $text['description-import_delimiter']['pl-pl'] = "Wybierz separator (przecinek lub pionowa kreska)."; $text['description-import_delimiter']['pt-br'] = "Selecione o delimitador ( ',' ou '|' ). "; $text['description-import_delimiter']['pt-pt'] = "Seleccione o delimitador ( ',' ou '|' )."; @@ -4152,7 +4152,7 @@ $text['description-users']['fr-ca'] = "Ajouter des utilisateurs comme administra $text['description-users']['fr-fr'] = "Ajouter des utilisateurs comme administrateurs des cette salle de conférence."; $text['description-users']['he-il'] = ""; $text['description-users']['it-it'] = "Seleziona gli utenti che possono vedere questo contatto."; -$text['description-users']['nl-nl'] = ""; +$text['description-users']['nl-nl'] = "Kies gebruikers die dit kontact mogen inzien."; $text['description-users']['pl-pl'] = "'Dodaj dodatkowych użytkowników jako administratorów tego pokoju konferencyjnego."; $text['description-users']['pt-br'] = "Selecione os usuários que podem ver este contato. "; $text['description-users']['pt-pt'] = "Atribuir utilizadores adicionais como administradores da sala de conferência."; @@ -4172,7 +4172,7 @@ $text['description-groups']['fr-ca'] = "Contacts affectés à un groupe ne sont $text['description-groups']['fr-fr'] = "Contacts affectés à un groupe ne sont accessibles qu'aux utilisateurs du groupe. Contacts ne sont pas affectés à un groupe seront visibles à tous les utilisateurs dans le domaine."; $text['description-groups']['he-il'] = ""; $text['description-groups']['it-it'] = "Seleziona i gruppi che possono vedere questo contatto."; -$text['description-groups']['nl-nl'] = ""; +$text['description-groups']['nl-nl'] = "Kies groepen die dit kontact mogen inzien."; $text['description-groups']['pl-pl'] = "Kontaky przypisane do grupy, są widoczne tylko dla użytkowników w grupie. Kontakty nie przypisane do grupy będą widoczna dla wszystkich użytkowników w domenie."; $text['description-groups']['pt-br'] = "Selecione os grupos que podem ver este contato"; $text['description-groups']['pt-pt'] = "Contatos atribuídos a um grupo só são visíveis para os usuários do grupo. Contatos não atribuídos a um grupo será visível para todos os usuários no domínio."; @@ -4192,7 +4192,7 @@ $text['description-email_primary']['fr-ca'] = "Définir comme primaire par mail $text['description-email_primary']['fr-fr'] = "Définir comme primaire par mail pour ce contact."; $text['description-email_primary']['he-il'] = ""; $text['description-email_primary']['it-it'] = "Imposta come Email principale per questo contatto."; -$text['description-email_primary']['nl-nl'] = ""; +$text['description-email_primary']['nl-nl'] = "Stel in als primair E-mail voor dit kontact."; $text['description-email_primary']['pl-pl'] = "Ustaw jako główny e-mail tego kontaktu."; $text['description-email_primary']['pt-br'] = "Definir como e-mail principal para esse usuário"; $text['description-email_primary']['pt-pt'] = "Definir como o principal e-mail para este contato."; @@ -4212,7 +4212,7 @@ $text['description-contacts_import_google']['fr-ca'] = "Sélectionnez les contac $text['description-contacts_import_google']['fr-fr'] = "Sélectionnez les contacts Google souhaités à importer."; $text['description-contacts_import_google']['he-il'] = ""; $text['description-contacts_import_google']['it-it'] = "Seleziona i contatti che desideri importare."; -$text['description-contacts_import_google']['nl-nl'] = ""; +$text['description-contacts_import_google']['nl-nl'] = "Kies gewenste kontacten im te importeren."; $text['description-contacts_import_google']['pl-pl'] = "Wybierz kontakty do zaimportowania."; $text['description-contacts_import_google']['pt-br'] = "Selecione os contatos desejados para importar do Google"; $text['description-contacts_import_google']['pt-pt'] = "Selecione os desejados Google Contacts para importar."; @@ -4232,7 +4232,7 @@ $text['description-contacts_import']['fr-ca'] = "Exporter vos contacts à partir $text['description-contacts_import']['fr-fr'] = "Exporter vos contacts à partir d'outlook vers un fichier CSV. Puis utiliser cet outil pour télécharger et ajouter les contacts à partir de précédent CSV."; $text['description-contacts_import']['he-il'] = ""; $text['description-contacts_import']['it-it'] = "Esporta i tuoi contatti outlook in un file csv separato con la virgola. Quindi usa questo strumento per caricare e aggiugnere i contatti da quel file. "; -$text['description-contacts_import']['nl-nl'] = ""; +$text['description-contacts_import']['nl-nl'] = "Exporteer je kontacten uit Outlook in een CSV bestand en gebruik dat hier om de kontacten te importeren."; $text['description-contacts_import']['pl-pl'] = "Eksportuj kontakty z programu Outlook do pliku csv przecinkami (comma delimitted). Następnie za pomocą tej funkcji dodaj kontakty z tego pliku."; $text['description-contacts_import']['pt-br'] = " Exportar os seus contactos do outlook para um ficheiro csv. Esta ferramenta pode ser utilizada para fazer submeter e adicionar contactos a partir do ficheiro. "; $text['description-contacts_import']['pt-pt'] = "Exportar os seus contactos do outlook para um ficheiro csv. Esta ferramenta pode ser utilizada para fazer submeter e adicionar contactos a partir do ficheiro."; @@ -4252,7 +4252,7 @@ $text['description-contacts']['fr-ca'] = "Fourni une liste d'individus et d'orga $text['description-contacts']['fr-fr'] = "Fourni une liste d'individus et d'organisations."; $text['description-contacts']['he-il'] = ""; $text['description-contacts']['it-it'] = "Un contatto è una lista di individui e organizzazioni."; -$text['description-contacts']['nl-nl'] = ""; +$text['description-contacts']['nl-nl'] = "Het kontact is een lijst van personen en organisaties."; $text['description-contacts']['pl-pl'] = "Lista kontaktów składa się z listy osób i organizacji."; $text['description-contacts']['pt-br'] = "Lista de contatos "; $text['description-contacts']['pt-pt'] = "O contacto é uma lista de indivíduos e organizações."; @@ -4272,7 +4272,7 @@ $text['description-contact_url-edit']['fr-ca'] = "Coordonnées de l'adresse e-ma $text['description-contact_url-edit']['fr-fr'] = "Coordonnées de l'adresse e-mail."; $text['description-contact_url-edit']['he-il'] = ""; $text['description-contact_url-edit']['it-it'] = ""; -$text['description-contact_url-edit']['nl-nl'] = ""; +$text['description-contact_url-edit']['nl-nl'] = "Kontact URL adres informatie."; $text['description-contact_url-edit']['pl-pl'] = "Informacje kontaktowe adresu url."; $text['description-contact_url-edit']['pt-br'] = "Informações de endereço URL dos contatos"; $text['description-contact_url-edit']['pt-pt'] = "As informações de contato endereço de url."; @@ -4292,7 +4292,7 @@ $text['description-contact_url-add']['fr-ca'] = "Coordonnées de l'adresse e-mai $text['description-contact_url-add']['fr-fr'] = "Coordonnées de l'adresse e-mail."; $text['description-contact_url-add']['he-il'] = ""; $text['description-contact_url-add']['it-it'] = "Indirizzo URL informazioni contatto.Indirizzo URL informazioni contatto."; -$text['description-contact_url-add']['nl-nl'] = ""; +$text['description-contact_url-add']['nl-nl'] = "Kontact URL adres informatie."; $text['description-contact_url-add']['pl-pl'] = "Informacje kontaktowe adresu url."; $text['description-contact_url-add']['pt-br'] = "Informações de endereço URL dos contatos"; $text['description-contact_url-add']['pt-pt'] = "As informações de contato endereço de url."; @@ -4312,7 +4312,7 @@ $text['description-contact_url']['fr-ca'] = "Entrer l'adresse du site internet." $text['description-contact_url']['fr-fr'] = "Entrer l'adresse du site internet."; $text['description-contact_url']['he-il'] = ""; $text['description-contact_url']['it-it'] = "Inserire indirizzo sito web."; -$text['description-contact_url']['nl-nl'] = ""; +$text['description-contact_url']['nl-nl'] = "Voer het web-site adres in."; $text['description-contact_url']['pl-pl'] = "Wprowadź adres strony internetowej"; $text['description-contact_url']['pt-br'] = "Insira o endereço do website"; $text['description-contact_url']['pt-pt'] = "Introduza o endereço do website."; @@ -4332,7 +4332,7 @@ $text['description-contact_type_import']['fr-ca'] = "Définir un type pour les c $text['description-contact_type_import']['fr-fr'] = "Définir un type pour les contacts."; $text['description-contact_type_import']['he-il'] = ""; $text['description-contact_type_import']['it-it'] = "Imposta un tipo per i contatti."; -$text['description-contact_type_import']['nl-nl'] = ""; +$text['description-contact_type_import']['nl-nl'] = "Stel type voor kontacten in."; $text['description-contact_type_import']['pl-pl'] = "Ustaw typ kontaktów."; $text['description-contact_type_import']['pt-br'] = "Defina um tipo para os contatos"; $text['description-contact_type_import']['pt-pt'] = "Definir um tipo para os contatos."; @@ -4352,7 +4352,7 @@ $text['description-contact_type']['fr-ca'] = "Définissez le type de contact."; $text['description-contact_type']['fr-fr'] = "Définissez le type de contact."; $text['description-contact_type']['he-il'] = ""; $text['description-contact_type']['it-it'] = "Imposta il tipo contatto."; -$text['description-contact_type']['nl-nl'] = ""; +$text['description-contact_type']['nl-nl'] = "Ste konact type in."; $text['description-contact_type']['pl-pl'] = "Ustaw typ kontaktu."; $text['description-contact_type']['pt-br'] = "Defina um tipo para o contato"; $text['description-contact_type']['pt-pt'] = "Defina o tipo de contato."; @@ -4372,7 +4372,7 @@ $text['description-contact_title']['fr-ca'] = "Entrez le titre."; //copied from $text['description-contact_title']['fr-fr'] = "Entrez le titre."; $text['description-contact_title']['he-il'] = ""; $text['description-contact_title']['it-it'] = "Inserire il titolo."; -$text['description-contact_title']['nl-nl'] = ""; +$text['description-contact_title']['nl-nl'] = "Voer de titel in."; $text['description-contact_title']['pl-pl'] = "Wprowadź tytuł"; $text['description-contact_title']['pt-br'] = "Defina um titulo"; $text['description-contact_title']['pt-pt'] = "Introduza o título."; @@ -4392,7 +4392,7 @@ $text['description-contact_time_zone']['fr-ca'] = "Entrez le fuseau horaire."; / $text['description-contact_time_zone']['fr-fr'] = "Entrez le fuseau horaire."; $text['description-contact_time_zone']['he-il'] = ""; $text['description-contact_time_zone']['it-it'] = "Inserire la time zone."; -$text['description-contact_time_zone']['nl-nl'] = ""; +$text['description-contact_time_zone']['nl-nl'] = "Voer de tijdzone in."; $text['description-contact_time_zone']['pl-pl'] = "Wprowadźj strefę czasową"; $text['description-contact_time_zone']['pt-br'] = "Insira o fuso horário"; $text['description-contact_time_zone']['pt-pt'] = "Introduza o time zone."; @@ -4412,7 +4412,7 @@ $text['description-contact_setting_value']['fr-ca'] = "Entrez la valeur de ce pa $text['description-contact_setting_value']['fr-fr'] = "Entrez la valeur de ce paramètre."; $text['description-contact_setting_value']['he-il'] = ""; $text['description-contact_setting_value']['it-it'] = "Inserire il valore di questo parametro."; -$text['description-contact_setting_value']['nl-nl'] = ""; +$text['description-contact_setting_value']['nl-nl'] = "Voor de waarde voor deze instelling in."; $text['description-contact_setting_value']['pl-pl'] = "Wprowadź wartość tego ustawienia."; $text['description-contact_setting_value']['pt-br'] = "Insira o valor desta definição"; $text['description-contact_setting_value']['pt-pt'] = "Introduza o valor desta definição."; @@ -4432,7 +4432,7 @@ $text['description-contact_setting_type']['fr-ca'] = "Entrez le type."; //copied $text['description-contact_setting_type']['fr-fr'] = "Entrez le type."; $text['description-contact_setting_type']['he-il'] = ""; $text['description-contact_setting_type']['it-it'] = "Inserire il tipo."; -$text['description-contact_setting_type']['nl-nl'] = ""; +$text['description-contact_setting_type']['nl-nl'] = "Voer het type in."; $text['description-contact_setting_type']['pl-pl'] = "Wprowadź typ"; $text['description-contact_setting_type']['pt-br'] = "Digite o tipo"; $text['description-contact_setting_type']['pt-pt'] = "Digite o tipo."; @@ -4452,7 +4452,7 @@ $text['description-contact_setting_subcategory']['fr-ca'] = "Entrez la sous-cat $text['description-contact_setting_subcategory']['fr-fr'] = "Entrez la sous-catégorie."; $text['description-contact_setting_subcategory']['he-il'] = ""; $text['description-contact_setting_subcategory']['it-it'] = "Inserire la sottocategoria."; -$text['description-contact_setting_subcategory']['nl-nl'] = ""; +$text['description-contact_setting_subcategory']['nl-nl'] = "Voer de subcategorie in."; $text['description-contact_setting_subcategory']['pl-pl'] = "Wprowadź podkategorię"; $text['description-contact_setting_subcategory']['pt-br'] = "Insira uma subcategoria"; $text['description-contact_setting_subcategory']['pt-pt'] = "Introduza a subcategoria"; @@ -4472,7 +4472,7 @@ $text['description-contact_setting_edit']['fr-ca'] = "Editer un paramètre du co $text['description-contact_setting_edit']['fr-fr'] = "Editer un paramètre du contact."; $text['description-contact_setting_edit']['he-il'] = ""; $text['description-contact_setting_edit']['it-it'] = "Modifica un parametro di questo contatto."; -$text['description-contact_setting_edit']['nl-nl'] = ""; +$text['description-contact_setting_edit']['nl-nl'] = "Bewerk de instelling voor dit kontact."; $text['description-contact_setting_edit']['pl-pl'] = "Edytuj ustawienia tego kontaktu."; $text['description-contact_setting_edit']['pt-br'] = "Editar uma descrição para esse contato"; $text['description-contact_setting_edit']['pt-pt'] = "Editar uma definição deste contacto."; @@ -4492,7 +4492,7 @@ $text['description-contact_setting_category']['fr-ca'] = "Entrez la catégorie." $text['description-contact_setting_category']['fr-fr'] = "Entrez la catégorie."; $text['description-contact_setting_category']['he-il'] = ""; $text['description-contact_setting_category']['it-it'] = "Inserire la categoria."; -$text['description-contact_setting_category']['nl-nl'] = ""; +$text['description-contact_setting_category']['nl-nl'] = "Voer een categorie in."; $text['description-contact_setting_category']['pl-pl'] = "Wprowadź kategorię"; $text['description-contact_setting_category']['pt-br'] = "Insira uma categoria"; $text['description-contact_setting_category']['pt-pt'] = "Introduza a categoria."; @@ -4512,7 +4512,7 @@ $text['description-contact_setting_add']['fr-ca'] = "Ajouter un paramètre du co $text['description-contact_setting_add']['fr-fr'] = "Ajouter un paramètre du contact."; $text['description-contact_setting_add']['he-il'] = ""; $text['description-contact_setting_add']['it-it'] = "Inserire un parametro per questo contatto."; -$text['description-contact_setting_add']['nl-nl'] = ""; +$text['description-contact_setting_add']['nl-nl'] = "Voeg een instelling toe aan dit kontact."; $text['description-contact_setting_add']['pl-pl'] = "Dodaj ustawienia kontaktu."; $text['description-contact_setting_add']['pt-br'] = "Adicione ma descrição para esse contato"; $text['description-contact_setting_add']['pt-pt'] = "Adicionar uma definição deste contacto."; @@ -4532,7 +4532,7 @@ $text['description-contact_role']['fr-ca'] = "Entrez le rôle."; //copied from f $text['description-contact_role']['fr-fr'] = "Entrez le rôle."; $text['description-contact_role']['he-il'] = ""; $text['description-contact_role']['it-it'] = "Inserire il ruolo."; -$text['description-contact_role']['nl-nl'] = ""; +$text['description-contact_role']['nl-nl'] = "Voer de rol in."; $text['description-contact_role']['pl-pl'] = "Wprowadź pozycję"; $text['description-contact_role']['pt-br'] = "Insira o perfil do contato"; $text['description-contact_role']['pt-pt'] = "Introduza o papel desempenhado"; @@ -4552,7 +4552,7 @@ $text['description-contact_relation_reciprocal_label']['fr-ca'] = "Définir la r $text['description-contact_relation_reciprocal_label']['fr-fr'] = "Définir la relation de ce contact au contact sélectionné ci-dessus."; $text['description-contact_relation_reciprocal_label']['he-il'] = ""; $text['description-contact_relation_reciprocal_label']['it-it'] = "Definire la relazione tra questo contatto e il contatto selezionato precedentemente."; -$text['description-contact_relation_reciprocal_label']['nl-nl'] = ""; +$text['description-contact_relation_reciprocal_label']['nl-nl'] = "Definieer de relatie van dit kontact met de hierboven geselecteerde kontacten in."; $text['description-contact_relation_reciprocal_label']['pl-pl'] = ""; $text['description-contact_relation_reciprocal_label']['pt-br'] = "Definir a relação desse contato para o contato selecionado acima."; //copied from pt-pt $text['description-contact_relation_reciprocal_label']['pt-pt'] = "Definir a relação desse contato para o contato selecionado acima."; @@ -4572,7 +4572,7 @@ $text['description-contact_relation_reciprocal']['fr-ca'] = "Sélectionnez si vo $text['description-contact_relation_reciprocal']['fr-fr'] = "Sélectionnez si vous souhaitez créer également une relation réciproque pour le contact sélectionné ci-dessus."; $text['description-contact_relation_reciprocal']['he-il'] = ""; $text['description-contact_relation_reciprocal']['it-it'] = "Selezionare se si vuole creare una relazione reciproca con il contatto selezionato precedentemente."; -$text['description-contact_relation_reciprocal']['nl-nl'] = ""; +$text['description-contact_relation_reciprocal']['nl-nl'] = "Selecteer de omgekeerde relatie voor het bovenstaande kontact."; $text['description-contact_relation_reciprocal']['pl-pl'] = ""; $text['description-contact_relation_reciprocal']['pt-br'] = "Seleccione se pretende também criar uma relação de reciprocidade para o contato selecionado acima."; //copied from pt-pt $text['description-contact_relation_reciprocal']['pt-pt'] = "Seleccione se pretende também criar uma relação de reciprocidade para o contato selecionado acima."; @@ -4592,7 +4592,7 @@ $text['description-contact_organization']['fr-ca'] = "Entrez l'organisation."; / $text['description-contact_organization']['fr-fr'] = "Entrez l'organisation."; $text['description-contact_organization']['he-il'] = ""; $text['description-contact_organization']['it-it'] = "Inserire l'organizzazione"; -$text['description-contact_organization']['nl-nl'] = ""; +$text['description-contact_organization']['nl-nl'] = "Voer de organisatie in."; $text['description-contact_organization']['pl-pl'] = "Wprowadź nazwę organizacji"; $text['description-contact_organization']['pt-br'] = "Insira a organização do usuário"; $text['description-contact_organization']['pt-pt'] = "Introduzir a organização."; @@ -4612,7 +4612,7 @@ $text['description-contact_notes-edit']['fr-ca'] = "Entrez ci-dessous la note d $text['description-contact_notes-edit']['fr-fr'] = "Entrez ci-dessous la note désirée."; $text['description-contact_notes-edit']['he-il'] = ""; $text['description-contact_notes-edit']['it-it'] = "Inserire la nota desiderata."; -$text['description-contact_notes-edit']['nl-nl'] = ""; +$text['description-contact_notes-edit']['nl-nl'] = "Voer de gewenste notitie in."; $text['description-contact_notes-edit']['pl-pl'] = "Poniżej wprowadź notatkę"; $text['description-contact_notes-edit']['pt-br'] = "Digite uma nota desejava abaixo"; $text['description-contact_notes-edit']['pt-pt'] = "Digite a nota desejada abaixo."; @@ -4632,7 +4632,7 @@ $text['description-contact_notes-add']['fr-ca'] = "Entrez ci-dessous la note dé $text['description-contact_notes-add']['fr-fr'] = "Entrez ci-dessous la note désirée."; $text['description-contact_notes-add']['he-il'] = ""; $text['description-contact_notes-add']['it-it'] = "Inserire la nota desiderata."; -$text['description-contact_notes-add']['nl-nl'] = ""; +$text['description-contact_notes-add']['nl-nl'] = "Voer de gewenste notitie hieronder in."; $text['description-contact_notes-add']['pl-pl'] = "Poniżej wprowadź notatkę"; $text['description-contact_notes-add']['pt-br'] = "Digite a nota desejada abaixo"; $text['description-contact_notes-add']['pt-pt'] = "Digite a nota desejada abaixo."; @@ -4652,7 +4652,7 @@ $text['description-contact_note']['fr-ca'] = "Entrez une note à ce contact."; / $text['description-contact_note']['fr-fr'] = "Entrez une note à ce contact."; $text['description-contact_note']['he-il'] = ""; $text['description-contact_note']['it-it'] = "Inserire una nota per questo contatto."; -$text['description-contact_note']['nl-nl'] = ""; +$text['description-contact_note']['nl-nl'] = "Voer een notitie in voor dit kontact."; $text['description-contact_note']['pl-pl'] = "Wprowadź notatkę o ontakcie"; $text['description-contact_note']['pt-br'] = "Insira uma nota para este contato"; $text['description-contact_note']['pt-pt'] = "Ingrese una nota para este contacto."; @@ -4672,7 +4672,7 @@ $text['description-contact_name_suffix']['fr-ca'] = "Entrez le suffixe de nom."; $text['description-contact_name_suffix']['fr-fr'] = "Entrez le suffixe de nom."; $text['description-contact_name_suffix']['he-il'] = ""; $text['description-contact_name_suffix']['it-it'] = "Inserire il suffisso per il nome."; -$text['description-contact_name_suffix']['nl-nl'] = ""; +$text['description-contact_name_suffix']['nl-nl'] = "Voer het naam toevoegsel in"; $text['description-contact_name_suffix']['pl-pl'] = "Wprowadź przyrostek nazwy"; $text['description-contact_name_suffix']['pt-br'] = "Digite o nome do sufixo"; $text['description-contact_name_suffix']['pt-pt'] = "Digite o nome do sufixo."; @@ -4692,7 +4692,7 @@ $text['description-contact_name_prefix']['fr-ca'] = "Entrez le préfixe de nom." $text['description-contact_name_prefix']['fr-fr'] = "Entrez le préfixe de nom."; $text['description-contact_name_prefix']['he-il'] = ""; $text['description-contact_name_prefix']['it-it'] = "Inserire il prefisso per il nome."; -$text['description-contact_name_prefix']['nl-nl'] = ""; +$text['description-contact_name_prefix']['nl-nl'] = "Voer het naam voorvoegsel in."; $text['description-contact_name_prefix']['pl-pl'] = "Wprowadź prefix nazwy"; $text['description-contact_name_prefix']['pt-br'] = "Digite o prefixo do nome"; $text['description-contact_name_prefix']['pt-pt'] = "Digite o prefixo do nome."; @@ -4712,7 +4712,7 @@ $text['description-contact_name_middle']['fr-ca'] = "Entrez le nom du milieu."; $text['description-contact_name_middle']['fr-fr'] = "Entrez le nom du milieu."; $text['description-contact_name_middle']['he-il'] = ""; $text['description-contact_name_middle']['it-it'] = "Inserire il secondo nome."; -$text['description-contact_name_middle']['nl-nl'] = ""; +$text['description-contact_name_middle']['nl-nl'] = "Voer het midden in."; $text['description-contact_name_middle']['pl-pl'] = "Wprowadź drugie imię"; $text['description-contact_name_middle']['pt-br'] = "Digite o sobrenome"; $text['description-contact_name_middle']['pt-pt'] = "Digite o nome do meio."; @@ -4732,7 +4732,7 @@ $text['description-contact_name_given']['fr-ca'] = "Entrez le nom donné."; //co $text['description-contact_name_given']['fr-fr'] = "Entrez le nom donné."; $text['description-contact_name_given']['he-il'] = ""; $text['description-contact_name_given']['it-it'] = "Inserire il nome."; -$text['description-contact_name_given']['nl-nl'] = ""; +$text['description-contact_name_given']['nl-nl'] = "Voer de voornaam in."; $text['description-contact_name_given']['pl-pl'] = "Wprowadź nadane imię"; $text['description-contact_name_given']['pt-br'] = "Insira o nome"; $text['description-contact_name_given']['pt-pt'] = "Introduzir o nome"; @@ -4752,7 +4752,7 @@ $text['description-contact_name_family']['fr-ca'] = "Entrez le nom de famille."; $text['description-contact_name_family']['fr-fr'] = "Entrez le nom de famille."; $text['description-contact_name_family']['he-il'] = ""; $text['description-contact_name_family']['it-it'] = "Inserire il cognome."; -$text['description-contact_name_family']['nl-nl'] = ""; +$text['description-contact_name_family']['nl-nl'] = "Voer de achternaam in."; $text['description-contact_name_family']['pl-pl'] = "Wprowadź nazwisko"; $text['description-contact_name_family']['pt-br'] = "Insira o nome da familia"; $text['description-contact_name_family']['pt-pt'] = "Introduzir o nome de família"; @@ -4772,7 +4772,7 @@ $text['description-contact_email-edit']['fr-ca'] = "Coordonnées de l'adresse e- $text['description-contact_email-edit']['fr-fr'] = "Coordonnées de l'adresse e-mail."; $text['description-contact_email-edit']['he-il'] = ""; $text['description-contact_email-edit']['it-it'] = "Indirizzo email del contatto."; -$text['description-contact_email-edit']['nl-nl'] = ""; +$text['description-contact_email-edit']['nl-nl'] = "Voer het E-mail adres informatie in."; $text['description-contact_email-edit']['pl-pl'] = "Informacja o adresie email kontaktu."; $text['description-contact_email-edit']['pt-br'] = "Informações de email do contato"; $text['description-contact_email-edit']['pt-pt'] = "As informações de contato endereço de email."; @@ -4792,7 +4792,7 @@ $text['description-contact_email-add']['fr-ca'] = "Coordonnées de l'adresse e-m $text['description-contact_email-add']['fr-fr'] = "Coordonnées de l'adresse e-mail."; $text['description-contact_email-add']['he-il'] = ""; $text['description-contact_email-add']['it-it'] = "Indirizzo email del contatto."; -$text['description-contact_email-add']['nl-nl'] = ""; +$text['description-contact_email-add']['nl-nl'] = "Kontact E-mail adres informatie."; $text['description-contact_email-add']['pl-pl'] = "Informacja o adresie email kontaktu."; $text['description-contact_email-add']['pt-br'] = "As informações de endereço de email do contato"; $text['description-contact_email-add']['pt-pt'] = "As informações de contato endereço de email."; @@ -4812,7 +4812,7 @@ $text['description-contact_email']['fr-ca'] = "Entrez l'adresse e-mail."; //copi $text['description-contact_email']['fr-fr'] = "Entrez l'adresse e-mail."; $text['description-contact_email']['he-il'] = ""; $text['description-contact_email']['it-it'] = "Inserire l'indirizzo email."; -$text['description-contact_email']['nl-nl'] = ""; +$text['description-contact_email']['nl-nl'] = "Voer E-mail adres in."; $text['description-contact_email']['pl-pl'] = "Wprowadź adres email."; $text['description-contact_email']['pt-br'] = "Insira o endereço de email"; $text['description-contact_email']['pt-pt'] = "Introduza o endereço de email."; @@ -4832,7 +4832,7 @@ $text['description-contact_category_import']['fr-ca'] = "Définir une catégorie $text['description-contact_category_import']['fr-fr'] = "Définir une catégorie pour les contacts."; $text['description-contact_category_import']['he-il'] = ""; $text['description-contact_category_import']['it-it'] = "Selezionare una categoria per il contatto."; -$text['description-contact_category_import']['nl-nl'] = ""; +$text['description-contact_category_import']['nl-nl'] = "Stel een categorie voor de kontacten in."; $text['description-contact_category_import']['pl-pl'] = "Ustaw kategorię kontaktów."; $text['description-contact_category_import']['pt-br'] = "Defina uma categoria para os contatos"; $text['description-contact_category_import']['pt-pt'] = "Definir uma categoria para os contatos."; @@ -4852,7 +4852,7 @@ $text['description-contact_category']['fr-ca'] = "Définissez la catégorie de c $text['description-contact_category']['fr-fr'] = "Définissez la catégorie de contacts."; $text['description-contact_category']['he-il'] = ""; $text['description-contact_category']['it-it'] = "Selezionare una categoria per il contatto."; -$text['description-contact_category']['nl-nl'] = ""; +$text['description-contact_category']['nl-nl'] = "Stel kontact categorie in."; $text['description-contact_category']['pl-pl'] = "Ustaw kategorię kontaktów"; $text['description-contact_category']['pt-br'] = "Defina uma categoria de contato"; $text['description-contact_category']['pt-pt'] = "Defina a categoria de contato."; @@ -4872,7 +4872,7 @@ $text['description-contact_addresses-edit']['fr-ca'] = "Informations sur l'adres $text['description-contact_addresses-edit']['fr-fr'] = "Informations sur l'adresse du contact."; $text['description-contact_addresses-edit']['he-il'] = ""; $text['description-contact_addresses-edit']['it-it'] = "Indirizzo del Contatto."; -$text['description-contact_addresses-edit']['nl-nl'] = ""; +$text['description-contact_addresses-edit']['nl-nl'] = "Kontact adres informatie."; $text['description-contact_addresses-edit']['pl-pl'] = "Informacja o adresie kontaktowym."; $text['description-contact_addresses-edit']['pt-br'] = "Informações do endereço do contato"; $text['description-contact_addresses-edit']['pt-pt'] = "Informação de endereço do contacto"; @@ -4892,7 +4892,7 @@ $text['description-contact_addresses-add']['fr-ca'] = "Informations sur l'adress $text['description-contact_addresses-add']['fr-fr'] = "Informations sur l'adresse du contact."; $text['description-contact_addresses-add']['he-il'] = ""; $text['description-contact_addresses-add']['it-it'] = "Indirizzo del Contatto."; -$text['description-contact_addresses-add']['nl-nl'] = ""; +$text['description-contact_addresses-add']['nl-nl'] = "Kontact adres informatie."; $text['description-contact_addresses-add']['pl-pl'] = "Informacja o adresie kontaktowym."; $text['description-contact_addresses-add']['pt-br'] = "Informações do endereço do contato"; $text['description-contact_addresses-add']['pt-pt'] = "Informação de endereço do contacto"; @@ -4912,7 +4912,7 @@ $text['description-contact-edit']['fr-ca'] = "Fourni une liste d'individus et d' $text['description-contact-edit']['fr-fr'] = "Fourni une liste d'individus et d'organisations."; $text['description-contact-edit']['he-il'] = ""; $text['description-contact-edit']['it-it'] = "Il contatto è una lista di individui e organizzazioni."; -$text['description-contact-edit']['nl-nl'] = ""; +$text['description-contact-edit']['nl-nl'] = "Kontact is een lisjt van personen en organisaties."; $text['description-contact-edit']['pl-pl'] = "Kontakt to lista osób i organizacji."; $text['description-contact-edit']['pt-br'] = "Adicionar a lista de contato individuais"; $text['description-contact-edit']['pt-pt'] = "O contacto é uma lista de indivíduos e organizações."; @@ -4932,7 +4932,7 @@ $text['description-contact-add']['fr-ca'] = "Fourni une liste d'individus et d'o $text['description-contact-add']['fr-fr'] = "Fourni une liste d'individus et d'organisations."; $text['description-contact-add']['he-il'] = ""; $text['description-contact-add']['it-it'] = "Il contatto è una lista di individui e organizzazioni."; -$text['description-contact-add']['nl-nl'] = ""; +$text['description-contact-add']['nl-nl'] = "Het kontact is een lijst van personen en organisaties."; $text['description-contact-add']['pl-pl'] = "Kontakt to lista osób i organizacji."; $text['description-contact-add']['pt-br'] = "Editar a lista de contato individuais"; $text['description-contact-add']['pt-pt'] = "O contacto é uma lista de indivíduos e organizações."; @@ -4952,7 +4952,7 @@ $text['description-address_type']['fr-ca'] = "Définir le type d'adresse (utilis $text['description-address_type']['fr-fr'] = "Définir le type d'adresse (utilisé pour la production vCard)."; $text['description-address_type']['he-il'] = ""; $text['description-address_type']['it-it'] = "Definisci il tipo di indirizzo (usato per la generazione vCard)."; -$text['description-address_type']['nl-nl'] = ""; +$text['description-address_type']['nl-nl'] = "Definieer adres type (voor vCard aanmaak)."; $text['description-address_type']['pl-pl'] = "Określ typ adresu (używany do generowania vCard )."; $text['description-address_type']['pt-br'] = "Defina o tipo de endereço (usado para geração de vCard). "; $text['description-address_type']['pt-pt'] = "Defina o tipo de endereço (usado para geração de vCard)."; @@ -4972,7 +4972,7 @@ $text['description-address_region']['fr-ca'] = "Entrez l'état ou province."; // $text['description-address_region']['fr-fr'] = "Entrez l'état ou province."; $text['description-address_region']['he-il'] = ""; $text['description-address_region']['it-it'] = "Inserire lo stato o la provincia."; -$text['description-address_region']['nl-nl'] = ""; +$text['description-address_region']['nl-nl'] = "Voer staat of provincie in."; $text['description-address_region']['pl-pl'] = "Wprowadź województwo."; $text['description-address_region']['pt-br'] = "Insira o estado ou provincia"; $text['description-address_region']['pt-pt'] = "Introduza o estado ou província."; @@ -4992,7 +4992,7 @@ $text['description-address_primary']['fr-ca'] = "Définir comme adresse principa $text['description-address_primary']['fr-fr'] = "Définir comme adresse principale pour ce contact."; $text['description-address_primary']['he-il'] = ""; $text['description-address_primary']['it-it'] = "Imposta come l'indirizzo principale per questo contatto."; -$text['description-address_primary']['nl-nl'] = ""; +$text['description-address_primary']['nl-nl'] = "Stel in als primaire adres voor dit kontact."; $text['description-address_primary']['pl-pl'] = "Ustaw jako główny adres tego kontaktu"; $text['description-address_primary']['pt-br'] = "Defina endereço principal para este contato"; $text['description-address_primary']['pt-pt'] = "Definir como o principal endereço para este contato."; @@ -5012,7 +5012,7 @@ $text['description-address_postal_code']['fr-ca'] = "Entrez le code postal."; // $text['description-address_postal_code']['fr-fr'] = "Entrez le code postal."; $text['description-address_postal_code']['he-il'] = ""; $text['description-address_postal_code']['it-it'] = "Inserire C.A.P."; -$text['description-address_postal_code']['nl-nl'] = ""; +$text['description-address_postal_code']['nl-nl'] = "Voer de postcode in."; $text['description-address_postal_code']['pl-pl'] = "Wprowadź kod pocztowy."; $text['description-address_postal_code']['pt-br'] = "Insira o código postal"; $text['description-address_postal_code']['pt-pt'] = "Introduza o código postal."; @@ -5032,7 +5032,7 @@ $text['description-address_longitude']['fr-ca'] = "Coordonnées GPS: longitude." $text['description-address_longitude']['fr-fr'] = "Coordonnées GPS: longitude."; $text['description-address_longitude']['he-il'] = ""; $text['description-address_longitude']['it-it'] = "Inserire la longitudine."; -$text['description-address_longitude']['nl-nl'] = ""; +$text['description-address_longitude']['nl-nl'] = "Voer lengtegraad in."; $text['description-address_longitude']['pl-pl'] = "Wprowadź długość geograficzną."; $text['description-address_longitude']['pt-br'] = "Insira a longitude"; $text['description-address_longitude']['pt-pt'] = "Introduza a longitude."; @@ -5052,7 +5052,7 @@ $text['description-address_locality']['fr-ca'] = "Entrez dans la ville."; //copi $text['description-address_locality']['fr-fr'] = "Entrez dans la ville."; $text['description-address_locality']['he-il'] = ""; $text['description-address_locality']['it-it'] = "Inserire la città."; -$text['description-address_locality']['nl-nl'] = ""; +$text['description-address_locality']['nl-nl'] = "Voer stad in."; $text['description-address_locality']['pl-pl'] = "Wprowadź miasto."; $text['description-address_locality']['pt-br'] = "Insira a cidade"; $text['description-address_locality']['pt-pt'] = "Introduza a cidade."; @@ -5072,7 +5072,7 @@ $text['description-address_latitude']['fr-ca'] = "Coordonnées GPS: latitude."; $text['description-address_latitude']['fr-fr'] = "Coordonnées GPS: latitude."; $text['description-address_latitude']['he-il'] = ""; $text['description-address_latitude']['it-it'] = "Inserire la latitudine."; -$text['description-address_latitude']['nl-nl'] = ""; +$text['description-address_latitude']['nl-nl'] = "Voer breedtegraad in."; $text['description-address_latitude']['pl-pl'] = "Wprowadź szerokość geograficzną."; $text['description-address_latitude']['pt-br'] = "Insira a latitude"; $text['description-address_latitude']['pt-pt'] = "Introduza a latitude."; @@ -5092,7 +5092,7 @@ $text['description-address_label']['fr-ca'] = "Sélectionnez ou entrez une étiq $text['description-address_label']['fr-fr'] = "Sélectionnez ou entrez une étiquette personnalisée."; $text['description-address_label']['he-il'] = ""; $text['description-address_label']['it-it'] = "Seleziona o inserisci un'etichetta personalizzata."; -$text['description-address_label']['nl-nl'] = ""; +$text['description-address_label']['nl-nl'] = "Kies of voer een eigen kenmerk etiket in."; $text['description-address_label']['pl-pl'] = "Wprowadź własną etykietę"; $text['description-address_label']['pt-br'] = "Selecione ou digite um identificador personalizado"; $text['description-address_label']['pt-pt'] = "Selecione ou digite um rótulo personalizado."; @@ -5112,7 +5112,7 @@ $text['description-address_description']['fr-ca'] = "Entrez une description."; / $text['description-address_description']['fr-fr'] = "Entrez une description."; $text['description-address_description']['he-il'] = ""; $text['description-address_description']['it-it'] = "Inserire una descrizione."; -$text['description-address_description']['nl-nl'] = ""; +$text['description-address_description']['nl-nl'] = "Voer een omschrijving in."; $text['description-address_description']['pl-pl'] = "Wprowadź opis"; $text['description-address_description']['pt-br'] = "Insira uma descrição"; $text['description-address_description']['pt-pt'] = "Introduza uma descrição."; @@ -5132,7 +5132,7 @@ $text['description-address_country']['fr-ca'] = "Entrez le pays."; //copied from $text['description-address_country']['fr-fr'] = "Entrez le pays."; $text['description-address_country']['he-il'] = ""; $text['description-address_country']['it-it'] = "Inserire un paese."; -$text['description-address_country']['nl-nl'] = ""; +$text['description-address_country']['nl-nl'] = "Voer land in."; $text['description-address_country']['pl-pl'] = "Wprowadź państwo"; $text['description-address_country']['pt-br'] = "Insira o país"; $text['description-address_country']['pt-pt'] = "Introduza o país."; @@ -5152,7 +5152,7 @@ $text['description-address_community']['fr-ca'] = "Entrez dans la communauté."; $text['description-address_community']['fr-fr'] = "Entrez dans la communauté."; $text['description-address_community']['he-il'] = ""; $text['description-address_community']['it-it'] = "Inserire una comunità"; -$text['description-address_community']['nl-nl'] = ""; +$text['description-address_community']['nl-nl'] = "Voor gemeente in."; $text['description-address_community']['pl-pl'] = "Wprowadź wspólnotę"; $text['description-address_community']['pt-br'] = "Endereço da comunidade"; $text['description-address_community']['pt-pt'] = "Entre a comunidade."; @@ -5172,7 +5172,7 @@ $text['description-address_address']['fr-ca'] = "Saisissez l'adresse."; //copied $text['description-address_address']['fr-fr'] = "Saisissez l'adresse."; $text['description-address_address']['he-il'] = ""; $text['description-address_address']['it-it'] = "Inserire l'indirizzo."; -$text['description-address_address']['nl-nl'] = ""; +$text['description-address_address']['nl-nl'] = "Voer adres in."; $text['description-address_address']['pl-pl'] = "Wprowadź adres"; $text['description-address_address']['pt-br'] = "Insira o endereço da rua"; $text['description-address_address']['pt-pt'] = "Introduza o endereço da rua"; @@ -5192,7 +5192,7 @@ $text['confirm-delete']['fr-ca'] = "Voulez-vous vraiment supprimer cela?"; //cop $text['confirm-delete']['fr-fr'] = "Voulez-vous vraiment supprimer cela?"; $text['confirm-delete']['he-il'] = ""; $text['confirm-delete']['it-it'] = "Vuoi veramente cancellarlo?"; -$text['confirm-delete']['nl-nl'] = ""; +$text['confirm-delete']['nl-nl'] = "Wil je dit werkelijk verwijderen?"; $text['confirm-delete']['pl-pl'] = "Czy na pewno chcesz to usunąć?"; $text['confirm-delete']['pt-br'] = "Deseja realmente remover isto?"; //copied from pt-pt $text['confirm-delete']['pt-pt'] = "Deseja realmente remover isto?"; @@ -5212,7 +5212,7 @@ $text['button-vcard']['fr-ca'] = "vCard"; //copied from fr-fr $text['button-vcard']['fr-fr'] = "vCard"; $text['button-vcard']['he-il'] = ""; $text['button-vcard']['it-it'] = "vCard"; -$text['button-vcard']['nl-nl'] = ""; +$text['button-vcard']['nl-nl'] = "vCard"; $text['button-vcard']['pl-pl'] = "vCard "; $text['button-vcard']['pt-br'] = "vCard"; //copied from pt-pt $text['button-vcard']['pt-pt'] = "vCard"; @@ -5232,7 +5232,7 @@ $text['button-upload']['fr-ca'] = "Télécharger"; //copied from fr-fr $text['button-upload']['fr-fr'] = "Télécharger"; $text['button-upload']['he-il'] = ""; $text['button-upload']['it-it'] = "Carica"; -$text['button-upload']['nl-nl'] = ""; +$text['button-upload']['nl-nl'] = "Opsturen"; $text['button-upload']['pl-pl'] = "Wyślij"; $text['button-upload']['pt-br'] = "Submeter"; //copied from pt-pt $text['button-upload']['pt-pt'] = "Submeter"; @@ -5252,7 +5252,7 @@ $text['button-timer']['fr-ca'] = "Minuteur"; //copied from fr-fr $text['button-timer']['fr-fr'] = "Minuteur"; $text['button-timer']['he-il'] = ""; $text['button-timer']['it-it'] = "Timer"; -$text['button-timer']['nl-nl'] = ""; +$text['button-timer']['nl-nl'] = "Timer"; $text['button-timer']['pl-pl'] = "Regulator Czasowy"; $text['button-timer']['pt-br'] = "Cronômetro"; //copied from pt-pt $text['button-timer']['pt-pt'] = "Cronômetro"; @@ -5272,7 +5272,7 @@ $text['button-time']['fr-ca'] = "Temps"; //copied from fr-fr $text['button-time']['fr-fr'] = "Temps"; $text['button-time']['he-il'] = ""; $text['button-time']['it-it'] = "Tempo"; -$text['button-time']['nl-nl'] = ""; +$text['button-time']['nl-nl'] = "Tijd"; $text['button-time']['pl-pl'] = "Czas"; $text['button-time']['pt-br'] = "Tempo"; //copied from pt-pt $text['button-time']['pt-pt'] = "Tempo"; @@ -5292,7 +5292,7 @@ $text['button-stop']['fr-ca'] = "Stop"; //copied from fr-fr $text['button-stop']['fr-fr'] = "Stop"; $text['button-stop']['he-il'] = ""; $text['button-stop']['it-it'] = "Stop"; -$text['button-stop']['nl-nl'] = ""; +$text['button-stop']['nl-nl'] = "Stop"; $text['button-stop']['pl-pl'] = "Stop"; $text['button-stop']['pt-br'] = "Pare"; //copied from pt-pt $text['button-stop']['pt-pt'] = "Pare"; @@ -5312,7 +5312,7 @@ $text['button-start']['fr-ca'] = "Début"; //copied from fr-fr $text['button-start']['fr-fr'] = "Début"; $text['button-start']['he-il'] = ""; $text['button-start']['it-it'] = "Start"; -$text['button-start']['nl-nl'] = ""; +$text['button-start']['nl-nl'] = "Start"; $text['button-start']['pl-pl'] = "Początek"; $text['button-start']['pt-br'] = "Começo"; //copied from pt-pt $text['button-start']['pt-pt'] = "Começo"; @@ -5332,7 +5332,7 @@ $text['button-sign_out']['fr-ca'] = "Se Déconnecter"; //copied from fr-fr $text['button-sign_out']['fr-fr'] = "Se Déconnecter"; $text['button-sign_out']['he-il'] = ""; $text['button-sign_out']['it-it'] = "Esci"; -$text['button-sign_out']['nl-nl'] = ""; +$text['button-sign_out']['nl-nl'] = "Afloggen"; $text['button-sign_out']['pl-pl'] = "Wyloguj"; $text['button-sign_out']['pt-br'] = "Sair"; //copied from pt-pt $text['button-sign_out']['pt-pt'] = "Sair"; @@ -5352,7 +5352,7 @@ $text['button-search']['fr-ca'] = "Chercher"; //copied from fr-fr $text['button-search']['fr-fr'] = "Chercher"; $text['button-search']['he-il'] = ""; $text['button-search']['it-it'] = "Ricerca"; -$text['button-search']['nl-nl'] = ""; +$text['button-search']['nl-nl'] = "Zoeken"; $text['button-search']['pl-pl'] = "Wyszukaj"; $text['button-search']['pt-br'] = "Pesquisar"; //copied from pt-pt $text['button-search']['pt-pt'] = "Pesquisar"; @@ -5372,7 +5372,7 @@ $text['button-save']['fr-ca'] = "Sauvegarder"; //copied from fr-fr $text['button-save']['fr-fr'] = "Sauvegarder"; $text['button-save']['he-il'] = "שמור"; $text['button-save']['it-it'] = "Salva"; -$text['button-save']['nl-nl'] = ""; +$text['button-save']['nl-nl'] = "Opslaan"; $text['button-save']['pl-pl'] = "Zachowaj"; $text['button-save']['pt-br'] = "Salvar"; $text['button-save']['pt-pt'] = "Guardar"; @@ -5392,7 +5392,7 @@ $text['button-reload']['fr-ca'] = "Recharger"; //copied from fr-fr $text['button-reload']['fr-fr'] = "Recharger"; $text['button-reload']['he-il'] = ""; $text['button-reload']['it-it'] = "Ricarica"; -$text['button-reload']['nl-nl'] = ""; +$text['button-reload']['nl-nl'] = "Herladen"; $text['button-reload']['pl-pl'] = "Przeładuj"; $text['button-reload']['pt-br'] = "Recarregar"; //copied from pt-pt $text['button-reload']['pt-pt'] = "Recarregar"; @@ -5412,7 +5412,7 @@ $text['button-qr_code']['fr-ca'] = "Code QR"; //copied from fr-fr $text['button-qr_code']['fr-fr'] = "Code QR"; $text['button-qr_code']['he-il'] = ""; $text['button-qr_code']['it-it'] = "QR Code"; -$text['button-qr_code']['nl-nl'] = ""; +$text['button-qr_code']['nl-nl'] = "QR code"; $text['button-qr_code']['pl-pl'] = "Kod QR"; $text['button-qr_code']['pt-br'] = "QR Code"; $text['button-qr_code']['pt-pt'] = "Código QR."; @@ -5432,7 +5432,7 @@ $text['button-invoices']['fr-ca'] = "Factures"; //copied from fr-fr $text['button-invoices']['fr-fr'] = "Factures"; $text['button-invoices']['he-il'] = ""; $text['button-invoices']['it-it'] = "Fatture"; -$text['button-invoices']['nl-nl'] = ""; +$text['button-invoices']['nl-nl'] = "Rekeningen"; $text['button-invoices']['pl-pl'] = "Faktury"; $text['button-invoices']['pt-br'] = "Faturas"; $text['button-invoices']['pt-pt'] = "Facturas"; @@ -5452,7 +5452,7 @@ $text['button-import']['fr-ca'] = "Importer"; //copied from fr-fr $text['button-import']['fr-fr'] = "Importer"; $text['button-import']['he-il'] = ""; $text['button-import']['it-it'] = "Importa"; -$text['button-import']['nl-nl'] = ""; +$text['button-import']['nl-nl'] = "Import"; $text['button-import']['pl-pl'] = "Importuj"; $text['button-import']['pt-br'] = "Importar"; $text['button-import']['pt-pt'] = "Importat"; @@ -5472,7 +5472,7 @@ $text['button-edit']['fr-ca'] = "Editer"; //copied from fr-fr $text['button-edit']['fr-fr'] = "Editer"; $text['button-edit']['he-il'] = ""; $text['button-edit']['it-it'] = "Modifica"; -$text['button-edit']['nl-nl'] = ""; +$text['button-edit']['nl-nl'] = "Bewerken"; $text['button-edit']['pl-pl'] = "Edytuj"; $text['button-edit']['pt-br'] = "Editar"; //copied from pt-pt $text['button-edit']['pt-pt'] = "Editar"; @@ -5492,7 +5492,7 @@ $text['button-delete']['fr-ca'] = "Supprimer"; //copied from fr-fr $text['button-delete']['fr-fr'] = "Supprimer"; $text['button-delete']['he-il'] = ""; $text['button-delete']['it-it'] = "Cancella"; -$text['button-delete']['nl-nl'] = ""; +$text['button-delete']['nl-nl'] = "Verwijderen"; $text['button-delete']['pl-pl'] = "Usuń"; $text['button-delete']['pt-br'] = "Remover"; //copied from pt-pt $text['button-delete']['pt-pt'] = "Remover"; @@ -5512,7 +5512,7 @@ $text['button-certificate']['fr-ca'] = "Certificat"; //copied from fr-fr $text['button-certificate']['fr-fr'] = "Certificat"; $text['button-certificate']['he-il'] = ""; $text['button-certificate']['it-it'] = "Certificato"; -$text['button-certificate']['nl-nl'] = ""; +$text['button-certificate']['nl-nl'] = "Certificaat"; $text['button-certificate']['pl-pl'] = "Ceryfikat"; $text['button-certificate']['pt-br'] = "Certificado"; //copied from pt-pt $text['button-certificate']['pt-pt'] = "Certificado"; @@ -5532,7 +5532,7 @@ $text['button-back']['fr-ca'] = "Retour"; //copied from fr-fr $text['button-back']['fr-fr'] = "Retour"; $text['button-back']['he-il'] = "חזרה"; $text['button-back']['it-it'] = "Indietro"; -$text['button-back']['nl-nl'] = ""; +$text['button-back']['nl-nl'] = "Terug"; $text['button-back']['pl-pl'] = "Wróć"; $text['button-back']['pt-br'] = "Voltar"; //copied from pt-pt $text['button-back']['pt-pt'] = "Voltar"; @@ -5552,7 +5552,7 @@ $text['button-add']['fr-ca'] = "Ajouter"; //copied from fr-fr $text['button-add']['fr-fr'] = "Ajouter"; $text['button-add']['he-il'] = ""; $text['button-add']['it-it'] = "Inserisci"; -$text['button-add']['nl-nl'] = ""; +$text['button-add']['nl-nl'] = "Toevoegen"; $text['button-add']['pl-pl'] = "Dodaj"; $text['button-add']['pt-br'] = "Adicionar"; //copied from pt-pt $text['button-add']['pt-pt'] = "Adicionar"; @@ -5572,7 +5572,7 @@ $text['button-user']['fr-ca'] = "Utilisateurs"; //copied from fr-fr $text['button-user']['fr-fr'] = "Utilisateurs"; $text['button-user']['he-il'] = ""; $text['button-user']['it-it'] = "Utente"; -$text['button-user']['nl-nl'] = ""; +$text['button-user']['nl-nl'] = "Gebruiker"; $text['button-user']['pl-pl'] = "Użytkownik"; $text['button-user']['pt-br'] = "Usuário"; $text['button-user']['pt-pt'] = "Utilizador"; @@ -5581,4 +5581,4 @@ $text['button-user']['ru-ru'] = "Пользователь"; $text['button-user']['sv-se'] = "Användare"; $text['button-user']['uk-ua'] = "Користувач"; -?> \ No newline at end of file +?> diff --git a/app/contacts/app_menu.php b/app/contacts/app_menu.php index be5c81f56c..d9cef27a34 100644 --- a/app/contacts/app_menu.php +++ b/app/contacts/app_menu.php @@ -12,7 +12,7 @@ $apps[$x]['menu'][$y]['title']['fr-fr'] = "Contacts"; $apps[$x]['menu'][$y]['title']['he-il'] = "אנשי קשר"; $apps[$x]['menu'][$y]['title']['it-it'] = "Contatti"; - $apps[$x]['menu'][$y]['title']['nl-nl'] = ""; + $apps[$x]['menu'][$y]['title']['nl-nl'] = "Kontacten"; $apps[$x]['menu'][$y]['title']['pl-pl'] = "Kontakty"; $apps[$x]['menu'][$y]['title']['pt-br'] = "Contatos"; $apps[$x]['menu'][$y]['title']['pt-pt'] = "Contactos"; @@ -27,4 +27,4 @@ $apps[$x]['menu'][$y]['groups'][] = "admin"; $apps[$x]['menu'][$y]['groups'][] = "superadmin"; -?> \ No newline at end of file +?> 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 +?> diff --git a/app/voicemails/app_config.php b/app/voicemails/app_config.php index 2712247466..74385608eb 100644 --- a/app/voicemails/app_config.php +++ b/app/voicemails/app_config.php @@ -19,7 +19,7 @@ $apps[$x]['description']['fr-fr'] = ""; $apps[$x]['description']['he-il'] = ""; $apps[$x]['description']['it-it'] = ""; - $apps[$x]['description']['nl-nl'] = ""; + $apps[$x]['description']['nl-nl'] = "Beheer antwoordapparaten"; $apps[$x]['description']['pl-pl'] = ""; $apps[$x]['description']['pt-br'] = ""; $apps[$x]['description']['pt-pt'] = ""; diff --git a/app/voicemails/app_languages.php b/app/voicemails/app_languages.php index b443c19002..9b29022eca 100644 --- a/app/voicemails/app_languages.php +++ b/app/voicemails/app_languages.php @@ -12,7 +12,7 @@ $text['title-voicemails']['fr-ca'] = "Messageries Vocales"; //copied from fr-fr $text['title-voicemails']['fr-fr'] = "Messageries Vocales"; $text['title-voicemails']['he-il'] = "תאים קוליים"; $text['title-voicemails']['it-it'] = "Caselle Vocali"; -$text['title-voicemails']['nl-nl'] = ""; +$text['title-voicemails']['nl-nl'] = "Antwoordapparaten"; $text['title-voicemails']['pl-pl'] = "Poczta głosowa"; $text['title-voicemails']['pt-br'] = "Correio de voz"; $text['title-voicemails']['pt-pt'] = "Correio de Voz"; @@ -32,7 +32,7 @@ $text['title-voicemail_option']['fr-ca'] = "Option de messagerie vocale"; //copi $text['title-voicemail_option']['fr-fr'] = "Option de messagerie vocale"; $text['title-voicemail_option']['he-il'] = ""; $text['title-voicemail_option']['it-it'] = "Opzioni Casella Vocale"; -$text['title-voicemail_option']['nl-nl'] = ""; +$text['title-voicemail_option']['nl-nl'] = "Antwoordapparaat opties"; $text['title-voicemail_option']['pl-pl'] = "Opcje poczty głosowej"; $text['title-voicemail_option']['pt-br'] = "Voicemail opção"; $text['title-voicemail_option']['pt-pt'] = "Voicemail Opção"; @@ -52,7 +52,7 @@ $text['title-voicemail_messages']['fr-ca'] = "Messages vocaux"; //copied from fr $text['title-voicemail_messages']['fr-fr'] = "Messages vocaux"; $text['title-voicemail_messages']['he-il'] = "הודעות תא קולי"; $text['title-voicemail_messages']['it-it'] = "Messaggi Casella Vocale"; -$text['title-voicemail_messages']['nl-nl'] = ""; +$text['title-voicemail_messages']['nl-nl'] = "Antwoord boodschappen"; $text['title-voicemail_messages']['pl-pl'] = "Wiadomości poczty głosowej"; $text['title-voicemail_messages']['pt-br'] = "Mensagem de correio de voz"; $text['title-voicemail_messages']['pt-pt'] = "Mensagens de Correio de Voz"; @@ -72,7 +72,7 @@ $text['title-voicemail_message']['fr-ca'] = "Message vocal"; //copied from fr-fr $text['title-voicemail_message']['fr-fr'] = "Message vocal"; $text['title-voicemail_message']['he-il'] = "הודעה תא קולי"; $text['title-voicemail_message']['it-it'] = "Messaggio Casella vocale"; -$text['title-voicemail_message']['nl-nl'] = ""; +$text['title-voicemail_message']['nl-nl'] = "Antwoord apparaat bericht"; $text['title-voicemail_message']['pl-pl'] = "Wiadomość poczty głosowej"; $text['title-voicemail_message']['pt-br'] = "Mensagem de correio de voz"; $text['title-voicemail_message']['pt-pt'] = "Mensagem de Correio de Voz"; @@ -92,7 +92,7 @@ $text['title-voicemail']['fr-ca'] = "Messagerie Vocale"; //copied from fr-fr $text['title-voicemail']['fr-fr'] = "Messagerie Vocale"; $text['title-voicemail']['he-il'] = "תא קולי"; $text['title-voicemail']['it-it'] = "Casella Vocale"; -$text['title-voicemail']['nl-nl'] = ""; +$text['title-voicemail']['nl-nl'] = "Antwoordapparaat"; $text['title-voicemail']['pl-pl'] = "Poczta głosowa"; $text['title-voicemail']['pt-br'] = "Correio de voz"; $text['title-voicemail']['pt-pt'] = "Correio de Voz"; @@ -112,7 +112,7 @@ $text['option-voicemail_file_listen']['fr-ca'] = "Lien d'écoute (Connexion requ $text['option-voicemail_file_listen']['fr-fr'] = "Lien d'écoute (Connexion requise)"; $text['option-voicemail_file_listen']['he-il'] = ""; $text['option-voicemail_file_listen']['it-it'] = "Link Ascolto (Richiesta Login)"; -$text['option-voicemail_file_listen']['nl-nl'] = ""; +$text['option-voicemail_file_listen']['nl-nl'] = "Luister link (login vereist)"; $text['option-voicemail_file_listen']['pl-pl'] = "Link do odsłuchu (po zalogowaniu)"; $text['option-voicemail_file_listen']['pt-br'] = "Arquivo Voicemail"; $text['option-voicemail_file_listen']['pt-pt'] = "Ouça Link (login requerido)"; @@ -132,7 +132,7 @@ $text['option-voicemail_file_link']['fr-ca'] = "Lien de téléchargement (Connex $text['option-voicemail_file_link']['fr-fr'] = "Lien de téléchargement (Connexion non requise)"; $text['option-voicemail_file_link']['he-il'] = ""; $text['option-voicemail_file_link']['it-it'] = "Ling Scaricamento (Login No Rich.)"; -$text['option-voicemail_file_link']['nl-nl'] = ""; +$text['option-voicemail_file_link']['nl-nl'] = "Link naar bericht (geen login vereist)"; $text['option-voicemail_file_link']['pl-pl'] = "Link do pobrania (logowanie nie jest wymagane)"; $text['option-voicemail_file_link']['pt-br'] = "Link para download (Não é necessário login)"; //copied from pt-pt $text['option-voicemail_file_link']['pt-pt'] = "Link para download (Não é necessário login)"; @@ -152,7 +152,7 @@ $text['option-voicemail_file_attach']['fr-ca'] = "Joindre le fichier audio"; //c $text['option-voicemail_file_attach']['fr-fr'] = "Joindre le fichier audio"; $text['option-voicemail_file_attach']['he-il'] = ""; $text['option-voicemail_file_attach']['it-it'] = "Allegato Audio"; -$text['option-voicemail_file_attach']['nl-nl'] = ""; +$text['option-voicemail_file_attach']['nl-nl'] = "Geluids file aanhangsel"; $text['option-voicemail_file_attach']['pl-pl'] = "Załącznik plik audio"; $text['option-voicemail_file_attach']['pt-br'] = "Anexo de arquivo de áudio"; //copied from pt-pt $text['option-voicemail_file_attach']['pt-pt'] = "Anexo de arquivo de áudio"; @@ -172,7 +172,7 @@ $text['message-toggled']['fr-ca'] = "Basculer Terminé"; //copied from fr-fr $text['message-toggled']['fr-fr'] = "Basculer Terminé"; $text['message-toggled']['he-il'] = "הושלם Toggle"; $text['message-toggled']['it-it'] = "Inversione Completata"; -$text['message-toggled']['nl-nl'] = ""; +$text['message-toggled']['nl-nl'] = "Omzetten gereed"; $text['message-toggled']['pl-pl'] = "Przegubowe Zakończony"; $text['message-toggled']['pt-br'] = "Alternar Concluído"; //copied from pt-pt $text['message-toggled']['pt-pt'] = "Alternar Concluído"; @@ -192,7 +192,7 @@ $text['message-messages_not_found']['fr-ca'] = "Aucun message trouvé."; //copie $text['message-messages_not_found']['fr-fr'] = "Aucun message trouvé."; $text['message-messages_not_found']['he-il'] = "לא נמצאו הודעות"; $text['message-messages_not_found']['it-it'] = "Nessun messaggio trovato."; -$text['message-messages_not_found']['nl-nl'] = ""; +$text['message-messages_not_found']['nl-nl'] = "Geen berichten gevonden."; $text['message-messages_not_found']['pl-pl'] = "Nie znaleziono wiadomości."; $text['message-messages_not_found']['pt-br'] = "Nenhuma mensagem encontrada."; //copied from pt-pt $text['message-messages_not_found']['pt-pt'] = "Nenhuma mensagem encontrada."; @@ -212,7 +212,7 @@ $text['message-password_blank']['fr-ca'] = "Mot de Passe Incorrect"; //copied fr $text['message-password_blank']['fr-fr'] = "Mot de Passe Incorrect"; $text['message-password_blank']['he-il'] = "סיסמא לא קיימת"; $text['message-password_blank']['it-it'] = "Password non valida"; -$text['message-password_blank']['nl-nl'] = ""; +$text['message-password_blank']['nl-nl'] = "Ongeldig wachtwoord"; $text['message-password_blank']['pl-pl'] = "Nieprawidłowe hasło"; $text['message-password_blank']['pt-br'] = "Senha Inválida"; //copied from pt-pt $text['message-password_blank']['pt-pt'] = "Senha Inválida"; @@ -232,7 +232,7 @@ $text['message-password_requirements']['fr-ca'] = "Mot de passe requis"; //copie $text['message-password_requirements']['fr-fr'] = "Mot de passe requis"; $text['message-password_requirements']['he-il'] = "דרישות סיסמא"; $text['message-password_requirements']['it-it'] = "Requisiti Password"; -$text['message-password_requirements']['nl-nl'] = ""; +$text['message-password_requirements']['nl-nl'] = "Wachtwoord vereisten"; $text['message-password_requirements']['pl-pl'] = "Wymagania Hasło"; $text['message-password_requirements']['pt-br'] = "Requisitos Senha"; //copied from pt-pt $text['message-password_requirements']['pt-pt'] = "Requisitos Senha"; @@ -252,7 +252,7 @@ $text['label-numberic_only']['fr-ca'] = "Seuls les numéros autorisés"; $text['label-numberic_only']['fr-fr'] = "Seuls les numéros autorisés"; $text['label-numberic_only']['he-il'] = ""; $text['label-numberic_only']['it-it'] = ""; -$text['label-numberic_only']['nl-nl'] = ""; +$text['label-numberic_only']['nl-nl'] = "Aleen cijfers toegestaan"; $text['label-numberic_only']['pl-pl'] = ""; $text['label-numberic_only']['pt-br'] = ""; $text['label-numberic_only']['pt-pt'] = ""; @@ -272,7 +272,7 @@ $text['label-password_repeating']['fr-ca'] = "Trop de chiffres répétés"; $text['label-password_repeating']['fr-fr'] = "Trop de chiffres répétés"; $text['label-password_repeating']['he-il'] = ""; $text['label-password_repeating']['it-it'] = ""; -$text['label-password_repeating']['nl-nl'] = ""; +$text['label-password_repeating']['nl-nl'] = "Teveel herhaalde cijfers"; $text['label-password_repeating']['pl-pl'] = ""; $text['label-password_repeating']['pt-br'] = ""; $text['label-password_repeating']['pt-pt'] = ""; @@ -292,7 +292,7 @@ $text['label-password_sequential']['fr-ca'] = "Trop de chiffres séquentiels"; $text['label-password_sequential']['fr-fr'] = "Trop de chiffres séquentiels"; $text['label-password_sequential']['he-il'] = ""; $text['label-password_sequential']['it-it'] = ""; -$text['label-password_sequential']['nl-nl'] = ""; +$text['label-password_sequential']['nl-nl'] = "Te veel opeenvolgende cijfers"; $text['label-password_sequential']['pl-pl'] = ""; $text['label-password_sequential']['pt-br'] = ""; $text['label-password_sequential']['pt-pt'] = ""; @@ -312,7 +312,7 @@ $text['label-voicemail_uuid']['fr-ca'] = "UUID Messagerie Vocale"; //copied from $text['label-voicemail_uuid']['fr-fr'] = "UUID Messagerie Vocale"; $text['label-voicemail_uuid']['he-il'] = ""; $text['label-voicemail_uuid']['it-it'] = "UUID Casella Vocale"; -$text['label-voicemail_uuid']['nl-nl'] = ""; +$text['label-voicemail_uuid']['nl-nl'] = "Antwoordapparaat UUID"; $text['label-voicemail_uuid']['pl-pl'] = "UUID poczty głosowej"; $text['label-voicemail_uuid']['pt-br'] = "UUID de caixa de correio de voz"; $text['label-voicemail_uuid']['pt-pt'] = "UUID da caixa de Correio de Voz"; @@ -332,7 +332,7 @@ $text['label-voicemail_password']['fr-ca'] = "Mot de Passe"; //copied from fr-fr $text['label-voicemail_password']['fr-fr'] = "Mot de Passe"; $text['label-voicemail_password']['he-il'] = "סיסמא לתא קולי"; $text['label-voicemail_password']['it-it'] = "Password"; -$text['label-voicemail_password']['nl-nl'] = ""; +$text['label-voicemail_password']['nl-nl'] = "Wachtwoord"; $text['label-voicemail_password']['pl-pl'] = "Hasło poczty głosowej"; $text['label-voicemail_password']['pt-br'] = "Senha do correio de voz"; $text['label-voicemail_password']['pt-pt'] = "Palavra-passe"; @@ -352,7 +352,7 @@ $text['label-voicemail_alternate_greet_id']['fr-ca'] = "Autre identité de salut $text['label-voicemail_alternate_greet_id']['fr-fr'] = "Autre identité de salutation"; $text['label-voicemail_alternate_greet_id']['he-il'] = ""; $text['label-voicemail_alternate_greet_id']['it-it'] = ""; -$text['label-voicemail_alternate_greet_id']['nl-nl'] = ""; +$text['label-voicemail_alternate_greet_id']['nl-nl'] = "Alternatieve begroeting ID"; $text['label-voicemail_alternate_greet_id']['pl-pl'] = ""; $text['label-voicemail_alternate_greet_id']['pt-br'] = ""; $text['label-voicemail_alternate_greet_id']['pt-pt'] = ""; @@ -372,7 +372,7 @@ $text['label-voicemail_sms_to']['fr-ca'] = "SMS à"; //copied from fr-fr $text['label-voicemail_sms_to']['fr-fr'] = "SMS à"; $text['label-voicemail_sms_to']['he-il'] = ""; $text['label-voicemail_sms_to']['it-it'] = ""; -$text['label-voicemail_sms_to']['nl-nl'] = ""; +$text['label-voicemail_sms_to']['nl-nl'] = "SMS naar"; $text['label-voicemail_sms_to']['pl-pl'] = "SMS do"; $text['label-voicemail_sms_to']['pt-br'] = "SMS para"; //copied from pt-pt $text['label-voicemail_sms_to']['pt-pt'] = "SMS para"; @@ -392,7 +392,7 @@ $text['label-voicemail_transcription_enabled']['fr-ca'] = "Transcription activé $text['label-voicemail_transcription_enabled']['fr-fr'] = "Transcription activée"; $text['label-voicemail_transcription_enabled']['he-il'] = ""; $text['label-voicemail_transcription_enabled']['it-it'] = ""; -$text['label-voicemail_transcription_enabled']['nl-nl'] = ""; +$text['label-voicemail_transcription_enabled']['nl-nl'] = "Transscriptie geactiveerd"; $text['label-voicemail_transcription_enabled']['pl-pl'] = ""; $text['label-voicemail_transcription_enabled']['pt-br'] = ""; $text['label-voicemail_transcription_enabled']['pt-pt'] = ""; @@ -412,7 +412,7 @@ $text['label-voicemail_mail_to']['fr-ca'] = "Courriel de réception"; //copied f $text['label-voicemail_mail_to']['fr-fr'] = "Courriel de réception"; $text['label-voicemail_mail_to']['he-il'] = "תא קולי לאימייל"; $text['label-voicemail_mail_to']['it-it'] = "Spedire A"; -$text['label-voicemail_mail_to']['nl-nl'] = ""; +$text['label-voicemail_mail_to']['nl-nl'] = "E-mail naar"; $text['label-voicemail_mail_to']['pl-pl'] = "Wyślij pocztę głosową na email"; $text['label-voicemail_mail_to']['pt-br'] = "Enviar correio de voz para"; $text['label-voicemail_mail_to']['pt-pt'] = "Email Para"; @@ -432,7 +432,7 @@ $text['label-voicemail_local_after_email']['fr-ca'] = "Conserver le message"; // $text['label-voicemail_local_after_email']['fr-fr'] = "Conserver le message"; $text['label-voicemail_local_after_email']['he-il'] = "תא קולי השאר עותק"; $text['label-voicemail_local_after_email']['it-it'] = "Mantieni Locale"; -$text['label-voicemail_local_after_email']['nl-nl'] = ""; +$text['label-voicemail_local_after_email']['nl-nl'] = "Bewaar lokaal"; $text['label-voicemail_local_after_email']['pl-pl'] = "Zachowaj na dysku serwera"; $text['label-voicemail_local_after_email']['pt-br'] = "Manter mensagem de correio de voz depois de enviado o email"; $text['label-voicemail_local_after_email']['pt-pt'] = "Conservar Mensagem de Voz"; @@ -472,7 +472,7 @@ $text['label-voicemail_id']['fr-ca'] = "ID de Messagerie"; //copied from fr-fr $text['label-voicemail_id']['fr-fr'] = "ID de Messagerie"; $text['label-voicemail_id']['he-il'] = ""; $text['label-voicemail_id']['it-it'] = "ID Casella Vocale"; -$text['label-voicemail_id']['nl-nl'] = ""; +$text['label-voicemail_id']['nl-nl'] = "Antwoordapparaat ID"; $text['label-voicemail_id']['pl-pl'] = "ID poczty głosowej"; $text['label-voicemail_id']['pt-br'] = "ID de correio de voz"; $text['label-voicemail_id']['pt-pt'] = "ID de Correio de Voz"; @@ -492,7 +492,7 @@ $text['label-voicemail_file_attached']['fr-ca'] = "Attaché"; //copied from fr-f $text['label-voicemail_file_attached']['fr-fr'] = "Attaché"; $text['label-voicemail_file_attached']['he-il'] = "מצורף"; $text['label-voicemail_file_attached']['it-it'] = "Allegato"; -$text['label-voicemail_file_attached']['nl-nl'] = ""; +$text['label-voicemail_file_attached']['nl-nl'] = "Bijgevoegd"; $text['label-voicemail_file_attached']['pl-pl'] = "Załącznik w emailu"; $text['label-voicemail_file_attached']['pt-br'] = "Ligado"; //copied from pt-pt $text['label-voicemail_file_attached']['pt-pt'] = "Ligado"; @@ -512,7 +512,7 @@ $text['label-voicemail_file']['fr-ca'] = "Voicemail Fichier"; //copied from fr-f $text['label-voicemail_file']['fr-fr'] = "Voicemail Fichier"; $text['label-voicemail_file']['he-il'] = "תא קולי קובץ"; $text['label-voicemail_file']['it-it'] = "File Casella Vocale"; -$text['label-voicemail_file']['nl-nl'] = ""; +$text['label-voicemail_file']['nl-nl'] = "Geluids bestand"; $text['label-voicemail_file']['pl-pl'] = "Plik poczty głosowej"; $text['label-voicemail_file']['pt-br'] = "Arquivo Voicemail"; $text['label-voicemail_file']['pt-pt'] = "Voicemail Arquivo"; @@ -532,7 +532,7 @@ $text['label-voicemail_enabled']['fr-ca'] = "Actif"; //copied from fr-fr $text['label-voicemail_enabled']['fr-fr'] = "Actif"; $text['label-voicemail_enabled']['he-il'] = ""; $text['label-voicemail_enabled']['it-it'] = "Abilitato"; -$text['label-voicemail_enabled']['nl-nl'] = ""; +$text['label-voicemail_enabled']['nl-nl'] = "Aan"; $text['label-voicemail_enabled']['pl-pl'] = "Poczta włączona"; $text['label-voicemail_enabled']['pt-br'] = "Correio de voz habilitado"; $text['label-voicemail_enabled']['pt-pt'] = "Habilitado"; @@ -552,7 +552,7 @@ $text['label-voicemail_description']['fr-ca'] = "Description"; //copied from fr- $text['label-voicemail_description']['fr-fr'] = "Description"; $text['label-voicemail_description']['he-il'] = "תאור"; $text['label-voicemail_description']['it-it'] = "Descrizione"; -$text['label-voicemail_description']['nl-nl'] = ""; +$text['label-voicemail_description']['nl-nl'] = "Omschrijving"; $text['label-voicemail_description']['pl-pl'] = "Opis"; $text['label-voicemail_description']['pt-br'] = "Descrição"; //copied from pt-pt $text['label-voicemail_description']['pt-pt'] = "Descrição"; @@ -572,7 +572,7 @@ $text['label-voicemail_tutorial']['fr-ca'] = "Jouer le tutoriel"; $text['label-voicemail_tutorial']['fr-fr'] = "Jouer le tutoriel"; $text['label-voicemail_tutorial']['he-il'] = ""; $text['label-voicemail_tutorial']['it-it'] = ""; -$text['label-voicemail_tutorial']['nl-nl'] = ""; +$text['label-voicemail_tutorial']['nl-nl'] = "Handleiding afspelen"; $text['label-voicemail_tutorial']['pl-pl'] = ""; $text['label-voicemail_tutorial']['pt-br'] = ""; $text['label-voicemail_tutorial']['pt-pt'] = ""; @@ -592,7 +592,7 @@ $text['label-tools']['fr-ca'] = "Outils"; //copied from fr-fr $text['label-tools']['fr-fr'] = "Outils"; $text['label-tools']['he-il'] = "כלים"; $text['label-tools']['it-it'] = "Strumenti"; -$text['label-tools']['nl-nl'] = ""; +$text['label-tools']['nl-nl'] = "Gereedschappen"; $text['label-tools']['pl-pl'] = "Narzędzia"; $text['label-tools']['pt-br'] = "Ferramentas"; //copied from pt-pt $text['label-tools']['pt-pt'] = "Ferramentas"; @@ -612,7 +612,7 @@ $text['label-read_epoch']['fr-ca'] = "Lire"; //copied from fr-fr $text['label-read_epoch']['fr-fr'] = "Lire"; $text['label-read_epoch']['he-il'] = "קריאה"; $text['label-read_epoch']['it-it'] = "Leggi"; -$text['label-read_epoch']['nl-nl'] = ""; +$text['label-read_epoch']['nl-nl'] = "Lezen"; $text['label-read_epoch']['pl-pl'] = "Odczyt"; $text['label-read_epoch']['pt-br'] = "Ler"; //copied from pt-pt $text['label-read_epoch']['pt-pt'] = "Ler"; @@ -632,7 +632,7 @@ $text['label-play']['fr-ca'] = "Jouer"; //copied from fr-fr $text['label-play']['fr-fr'] = "Jouer"; $text['label-play']['he-il'] = "נגן"; $text['label-play']['it-it'] = "Suona"; -$text['label-play']['nl-nl'] = ""; +$text['label-play']['nl-nl'] = "Afspelen"; $text['label-play']['pl-pl'] = "Odtwórz"; $text['label-play']['pt-br'] = "Tocar"; //copied from pt-pt $text['label-play']['pt-pt'] = "Tocar"; @@ -652,7 +652,7 @@ $text['label-pause']['fr-ca'] = "Pause"; //copied from fr-fr $text['label-pause']['fr-fr'] = "Pause"; $text['label-pause']['he-il'] = "השהייה"; $text['label-pause']['it-it'] = "Pausa"; -$text['label-pause']['nl-nl'] = ""; +$text['label-pause']['nl-nl'] = "Pauzeren"; $text['label-pause']['pl-pl'] = "Pauza"; $text['label-pause']['pt-br'] = "Pausado"; $text['label-pause']['pt-pt'] = "Pausa"; @@ -672,7 +672,7 @@ $text['label-options']['fr-ca'] = "Options"; //copied from fr-fr $text['label-options']['fr-fr'] = "Options"; $text['label-options']['he-il'] = "אופציות"; $text['label-options']['it-it'] = "Opzioni"; -$text['label-options']['nl-nl'] = ""; +$text['label-options']['nl-nl'] = "Opties"; $text['label-options']['pl-pl'] = "Opcje"; $text['label-options']['pt-br'] = "Opções"; //copied from pt-pt $text['label-options']['pt-pt'] = "Opções"; @@ -692,7 +692,7 @@ $text['label-option']['fr-ca'] = "Option"; //copied from fr-fr $text['label-option']['fr-fr'] = "Option"; $text['label-option']['he-il'] = "אופציה"; $text['label-option']['it-it'] = "Opzione"; -$text['label-option']['nl-nl'] = ""; +$text['label-option']['nl-nl'] = "Optie"; $text['label-option']['pl-pl'] = "Opcja"; $text['label-option']['pt-br'] = "Opção"; //copied from pt-pt $text['label-option']['pt-pt'] = "Opção"; @@ -712,7 +712,7 @@ $text['label-messages']['fr-ca'] = "Messages"; //copied from fr-fr $text['label-messages']['fr-fr'] = "Messages"; $text['label-messages']['he-il'] = "הודעות"; $text['label-messages']['it-it'] = "Messaggi"; -$text['label-messages']['nl-nl'] = ""; +$text['label-messages']['nl-nl'] = "Berichten"; $text['label-messages']['pl-pl'] = "Wiadomości"; $text['label-messages']['pt-br'] = "mensagens"; //copied from pt-pt $text['label-messages']['pt-pt'] = "mensagens"; @@ -732,7 +732,7 @@ $text['label-message_status']['fr-ca'] = "Etat"; //copied from fr-fr $text['label-message_status']['fr-fr'] = "Etat"; $text['label-message_status']['he-il'] = "סטטוס"; $text['label-message_status']['it-it'] = "Stato"; -$text['label-message_status']['nl-nl'] = ""; +$text['label-message_status']['nl-nl'] = "Status"; $text['label-message_status']['pl-pl'] = "Status"; $text['label-message_status']['pt-br'] = "Estado"; //copied from pt-pt $text['label-message_status']['pt-pt'] = "Estado"; @@ -752,7 +752,7 @@ $text['label-message_size']['fr-ca'] = "Taille"; //copied from fr-fr $text['label-message_size']['fr-fr'] = "Taille"; $text['label-message_size']['he-il'] = "גודל"; $text['label-message_size']['it-it'] = "Dimensione"; -$text['label-message_size']['nl-nl'] = ""; +$text['label-message_size']['nl-nl'] = "Omvang"; $text['label-message_size']['pl-pl'] = "Rozmiar"; $text['label-message_size']['pt-br'] = "Tamanho"; //copied from pt-pt $text['label-message_size']['pt-pt'] = "Tamanho"; @@ -772,7 +772,7 @@ $text['label-transcription']['fr-ca'] = "Transcription"; $text['label-transcription']['fr-fr'] = "Transcription"; $text['label-transcription']['he-il'] = ""; $text['label-transcription']['it-it'] = ""; -$text['label-transcription']['nl-nl'] = ""; +$text['label-transcription']['nl-nl'] = "Overschrijving"; $text['label-transcription']['pl-pl'] = ""; $text['label-transcription']['pt-br'] = ""; $text['label-transcription']['pt-pt'] = ""; @@ -792,7 +792,7 @@ $text['label-message_priority']['fr-ca'] = "Priorité"; //copied from fr-fr $text['label-message_priority']['fr-fr'] = "Priorité"; $text['label-message_priority']['he-il'] = "תעדוף"; $text['label-message_priority']['it-it'] = "Priorità"; -$text['label-message_priority']['nl-nl'] = ""; +$text['label-message_priority']['nl-nl'] = "Prioriteit"; $text['label-message_priority']['pl-pl'] = "Priorytet"; $text['label-message_priority']['pt-br'] = "Prioridade"; //copied from pt-pt $text['label-message_priority']['pt-pt'] = "Prioridade"; @@ -812,7 +812,7 @@ $text['label-message_length']['fr-ca'] = "Durée"; //copied from fr-fr $text['label-message_length']['fr-fr'] = "Durée"; $text['label-message_length']['he-il'] = "אורך"; $text['label-message_length']['it-it'] = "Lunghezza"; -$text['label-message_length']['nl-nl'] = ""; +$text['label-message_length']['nl-nl'] = "Lengte"; $text['label-message_length']['pl-pl'] = "Długość"; $text['label-message_length']['pt-br'] = "Duração"; //copied from pt-pt $text['label-message_length']['pt-pt'] = "Duração"; @@ -832,7 +832,7 @@ $text['label-mailbox']['fr-ca'] = "Boite mail"; //copied from fr-fr $text['label-mailbox']['fr-fr'] = "Boite mail"; $text['label-mailbox']['he-il'] = ""; $text['label-mailbox']['it-it'] = "Casella di Posta"; -$text['label-mailbox']['nl-nl'] = ""; +$text['label-mailbox']['nl-nl'] = "Antwoord apparaat"; $text['label-mailbox']['pl-pl'] = "Skrzynka poczty głosowej"; $text['label-mailbox']['pt-br'] = "Caixa de entrada de e-mail"; $text['label-mailbox']['pt-pt'] = "Caixa de Entrada de Email"; @@ -852,7 +852,7 @@ $text['label-greetings']['fr-ca'] = "Salutations"; //copied from fr-fr $text['label-greetings']['fr-fr'] = "Salutations"; $text['label-greetings']['he-il'] = ""; $text['label-greetings']['it-it'] = "Saluti"; -$text['label-greetings']['nl-nl'] = ""; +$text['label-greetings']['nl-nl'] = "Begroetingen"; $text['label-greetings']['pl-pl'] = "Powitania"; $text['label-greetings']['pt-br'] = "Saudações"; //copied from pt-pt $text['label-greetings']['pt-pt'] = "Saudações"; @@ -872,7 +872,7 @@ $text['label-greeting']['fr-ca'] = "ID d'accueil"; //copied from fr-fr $text['label-greeting']['fr-fr'] = "ID d'accueil"; $text['label-greeting']['he-il'] = ""; $text['label-greeting']['it-it'] = "Saluto"; -$text['label-greeting']['nl-nl'] = ""; +$text['label-greeting']['nl-nl'] = "Begroeting"; $text['label-greeting']['pl-pl'] = "ID Powitania"; $text['label-greeting']['pt-br'] = "ID de saudação"; $text['label-greeting']['pt-pt'] = "ID de Saudação"; @@ -890,7 +890,7 @@ $text['label-forward_destinations']['es-cl'] = "Destinos Adelante"; $text['label-forward_destinations']['es-mx'] = "Destinos Adelante"; //copied from es-cl $text['label-forward_destinations']['fr-ca'] = "Transférer le message à"; //copied from fr-fr $text['label-forward_destinations']['fr-fr'] = "Transférer le message à"; -$text['label-forward_destinations']['he-il'] = ""; +$text['label-forward_destinations']['he-il'] = "Doorstuur bestemming"; $text['label-forward_destinations']['it-it'] = "Destinazioni di ÂInoltro"; $text['label-forward_destinations']['nl-nl'] = ""; $text['label-forward_destinations']['pl-pl'] = "Destynacje przekierowania"; @@ -912,7 +912,7 @@ $text['label-download']['fr-ca'] = "Télécharger"; //copied from fr-fr $text['label-download']['fr-fr'] = "Télécharger"; $text['label-download']['he-il'] = "הורדה"; $text['label-download']['it-it'] = "Scarica"; -$text['label-download']['nl-nl'] = ""; +$text['label-download']['nl-nl'] = "Ophalen"; $text['label-download']['pl-pl'] = "Pobierz"; $text['label-download']['pt-br'] = "Download"; $text['label-download']['pt-pt'] = "Descarregar"; @@ -932,7 +932,7 @@ $text['label-destination']['fr-ca'] = "Destination"; //copied from fr-fr $text['label-destination']['fr-fr'] = "Destination"; $text['label-destination']['he-il'] = "יעד"; $text['label-destination']['it-it'] = "Destinazione"; -$text['label-destination']['nl-nl'] = ""; +$text['label-destination']['nl-nl'] = "Bestemming"; $text['label-destination']['pl-pl'] = "Destynacja"; $text['label-destination']['pt-br'] = "Número de destino"; $text['label-destination']['pt-pt'] = "Destino"; @@ -952,7 +952,7 @@ $text['label-created_epoch']['fr-ca'] = "Créé"; //copied from fr-fr $text['label-created_epoch']['fr-fr'] = "Créé"; $text['label-created_epoch']['he-il'] = "נוצר"; $text['label-created_epoch']['it-it'] = "Creato"; -$text['label-created_epoch']['nl-nl'] = ""; +$text['label-created_epoch']['nl-nl'] = "Gemaakt"; $text['label-created_epoch']['pl-pl'] = "Stworzono"; $text['label-created_epoch']['pt-br'] = "Criado"; $text['label-created_epoch']['pt-pt'] = "Criada"; @@ -972,7 +972,7 @@ $text['label-count']['fr-ca'] = "Compter"; //copied from fr-fr $text['label-count']['fr-fr'] = "Compter"; $text['label-count']['he-il'] = "נספר"; $text['label-count']['it-it'] = "Conteggio"; -$text['label-count']['nl-nl'] = ""; +$text['label-count']['nl-nl'] = "Teller"; $text['label-count']['pl-pl'] = "Wyliczenie"; $text['label-count']['pt-br'] = "Contagem"; $text['label-count']['pt-pt'] = "Total"; @@ -992,7 +992,7 @@ $text['label-caller_id_number']['fr-ca'] = "Numéro d'appelant"; //copied from f $text['label-caller_id_number']['fr-fr'] = "Numéro d'appelant"; $text['label-caller_id_number']['he-il'] = ""; $text['label-caller_id_number']['it-it'] = "ID Numero Chiamante"; -$text['label-caller_id_number']['nl-nl'] = ""; +$text['label-caller_id_number']['nl-nl'] = "CID nummer"; $text['label-caller_id_number']['pl-pl'] = "Prezentacja numeru dzwoniącego"; $text['label-caller_id_number']['pt-br'] = "Número CID"; $text['label-caller_id_number']['pt-pt'] = "Número do Chamador"; @@ -1012,7 +1012,7 @@ $text['label-caller_id_name']['fr-ca'] = "Nom d'appelant"; //copied from fr-fr $text['label-caller_id_name']['fr-fr'] = "Nom d'appelant"; $text['label-caller_id_name']['he-il'] = ""; $text['label-caller_id_name']['it-it'] = "ID Nome Chiamante"; -$text['label-caller_id_name']['nl-nl'] = ""; +$text['label-caller_id_name']['nl-nl'] = "CID Naam"; $text['label-caller_id_name']['pl-pl'] = "Prezentacja nazwy dzwoniącego"; $text['label-caller_id_name']['pt-br'] = "Nome CID"; $text['label-caller_id_name']['pt-pt'] = "Nome do Chamador"; @@ -1032,7 +1032,7 @@ $text['header-voicemail_option']['fr-ca'] = "Option de messagerie vocale"; //cop $text['header-voicemail_option']['fr-fr'] = "Option de messagerie vocale"; $text['header-voicemail_option']['he-il'] = ""; $text['header-voicemail_option']['it-it'] = "Opzione Casella Vocale"; -$text['header-voicemail_option']['nl-nl'] = ""; +$text['header-voicemail_option']['nl-nl'] = "Antowoordapparaat optie"; $text['header-voicemail_option']['pl-pl'] = "Opcje poczty głosowej"; $text['header-voicemail_option']['pt-br'] = "Opção Voicemail"; $text['header-voicemail_option']['pt-pt'] = "Voicemail Opção"; @@ -1052,7 +1052,7 @@ $text['description-voicemail_uuid']['fr-ca'] = "Messagerie vocale UUID"; $text['description-voicemail_uuid']['fr-fr'] = "Messagerie vocale UUID"; $text['description-voicemail_uuid']['he-il'] = ""; $text['description-voicemail_uuid']['it-it'] = "UUID Casella Vocale"; -$text['description-voicemail_uuid']['nl-nl'] = ""; +$text['description-voicemail_uuid']['nl-nl'] = "Antwoordapparaat UID"; $text['description-voicemail_uuid']['pl-pl'] = "UUID poczty głosowej"; $text['description-voicemail_uuid']['pt-br'] = "UUID da caixa de correio de voz"; $text['description-voicemail_uuid']['pt-pt'] = "UUID da caixa de Correio de Voz"; @@ -1072,7 +1072,7 @@ $text['description-voicemail_password']['fr-ca'] = "Insérer un mot de passe num $text['description-voicemail_password']['fr-fr'] = "Insérer un mot de passe numérique pour la messagerie vocale."; $text['description-voicemail_password']['he-il'] = ""; $text['description-voicemail_password']['it-it'] = "Inserire la Password"; -$text['description-voicemail_password']['nl-nl'] = ""; +$text['description-voicemail_password']['nl-nl'] = "Voer wachtwoord in"; $text['description-voicemail_password']['pl-pl'] = "Dodaj numeryczne hasło poczty głosowej"; $text['description-voicemail_password']['pt-br'] = "Introduza uma senha númerica para o correio de voz aqui"; $text['description-voicemail_password']['pt-pt'] = "Introduza a Palavra-passe"; @@ -1092,7 +1092,7 @@ $text['description-voicemail_sms_to']['fr-ca'] = "Entrez le numéro de SMS pour $text['description-voicemail_sms_to']['fr-fr'] = "Entrez le numéro de SMS pour envoyer une notification de messagerie vocale à."; $text['description-voicemail_sms_to']['he-il'] = "הזן את מספר ה-SMS לשלוח הודעת תא קולי."; $text['description-voicemail_sms_to']['it-it'] = ""; -$text['description-voicemail_sms_to']['nl-nl'] = ""; +$text['description-voicemail_sms_to']['nl-nl'] = "Voer het SMS nummer om een antwoordapparaat melding naar te sturen."; $text['description-voicemail_sms_to']['pl-pl'] = "Wprowadź numer SMS do wysyłania powiadomienia poczty głosowej."; $text['description-voicemail_sms_to']['pt-br'] = "Digite o número de SMS para enviar notificação de correio de voz para."; //copied from pt-pt $text['description-voicemail_sms_to']['pt-pt'] = "Digite o número de SMS para enviar notificação de correio de voz para."; @@ -1112,7 +1112,7 @@ $text['description-voicemail_transcription_enabled']['fr-ca'] = "Choisissez si l $text['description-voicemail_transcription_enabled']['fr-fr'] = "Choisissez si la transcription de la messagerie vocale est activée pour cette extension"; $text['description-voicemail_transcription_enabled']['he-il'] = ""; $text['description-voicemail_transcription_enabled']['it-it'] = ""; -$text['description-voicemail_transcription_enabled']['nl-nl'] = ""; +$text['description-voicemail_transcription_enabled']['nl-nl'] = "Kies als antwoordapparaat transscriptie aangezet is voor dit toestel"; $text['description-voicemail_transcription_enabled']['pl-pl'] = ""; $text['description-voicemail_transcription_enabled']['pt-br'] = ""; $text['description-voicemail_transcription_enabled']['pt-pt'] = ""; @@ -1132,7 +1132,7 @@ $text['description-voicemail_message']['fr-ca'] = "Liste des messages vocaux et $text['description-voicemail_message']['fr-fr'] = "Liste des messages vocaux et les details tels que la date de création, les informations sur l'appelant, la durée, la taille du fichier et la possibilité de télécharger ou supprimer le message."; $text['description-voicemail_message']['he-il'] = ""; $text['description-voicemail_message']['it-it'] = "Una lista di messaggi vocali registrati che mostra quando ciascun messaggio è stato creato, le informazioni sul chiamante, lunghezza e dimensione file e la possibilità di scaricare o cancellare il messaggio."; -$text['description-voicemail_message']['nl-nl'] = ""; +$text['description-voicemail_message']['nl-nl'] = "Een list van opgenomen boodschappen die toont wanneer de boodschap was gemaakt, CID informatie, lengte, file omvang en ophaallink of verwijder de boodschap."; $text['description-voicemail_message']['pl-pl'] = "Lista nagranych wiadomości głosowych, która pokazuje, kiedy wiadomość została nagrana, identyfikator rozmówcy, długość, rozmiar pliku i opcje pobrania lub usunięcia."; $text['description-voicemail_message']['pt-br'] = "Lista de mensagem gravadas que mostra quando uma mensagem foi criada, o ID do chamador, a duração, o tamanho do ficheiro e opção de download ou remover a mensagem."; $text['description-voicemail_message']['pt-pt'] = "Uma lista de mensagens gravadas que mostra quando uma mensagem foi criada, o ID do chamador, a duração, o tamanho do ficheiro e opção de descarregar ou remover a mensagem."; @@ -1152,7 +1152,7 @@ $text['description-voicemail_alternate_greet_id']['fr-ca'] = "Un autre identifia $text['description-voicemail_alternate_greet_id']['fr-fr'] = "Un autre identifiant de salutation utilisé dans le message d'accueil par défaut."; $text['description-voicemail_alternate_greet_id']['he-il'] = ""; $text['description-voicemail_alternate_greet_id']['it-it'] = ""; -$text['description-voicemail_alternate_greet_id']['nl-nl'] = ""; +$text['description-voicemail_alternate_greet_id']['nl-nl'] = "Een alternatieve begroetings ID gebruikt in de standaard begroeting"; $text['description-voicemail_alternate_greet_id']['pl-pl'] = ""; $text['description-voicemail_alternate_greet_id']['pt-br'] = ""; $text['description-voicemail_alternate_greet_id']['pt-pt'] = ""; @@ -1172,7 +1172,7 @@ $text['description-voicemail_mail_to']['fr-ca'] = "Choisir un courriel lié à c $text['description-voicemail_mail_to']['fr-fr'] = "Choisir un courriel lié à cette messagerie vocale."; $text['description-voicemail_mail_to']['he-il'] = ""; $text['description-voicemail_mail_to']['it-it'] = "Inserire l'indirizzo email a cui spedire i messaggi vocali."; -$text['description-voicemail_mail_to']['nl-nl'] = ""; +$text['description-voicemail_mail_to']['nl-nl'] = "Voer het E-mail adres om de boodschap naar te sturen."; $text['description-voicemail_mail_to']['pl-pl'] = "Dodaj adres email na który będą wysyłane pliki poczty głosowej"; $text['description-voicemail_mail_to']['pt-br'] = "Insira o endereço de email para enviar o correio de voz (opcional)"; $text['description-voicemail_mail_to']['pt-pt'] = "Introduza o endereço de email para enviar o correio de voz."; @@ -1192,7 +1192,7 @@ $text['description-voicemail_local_after_email']['fr-ca'] = "Choisissez si vous $text['description-voicemail_local_after_email']['fr-fr'] = "Choisissez si vous voulez garder la messagerie vocale dans le système après l'envoi de la notification par email."; $text['description-voicemail_local_after_email']['he-il'] = ""; $text['description-voicemail_local_after_email']['it-it'] = "Impostare se mantenere i messaggi nel sistema dopo aver inviato la notifica via mail."; -$text['description-voicemail_local_after_email']['nl-nl'] = ""; +$text['description-voicemail_local_after_email']['nl-nl'] = "Kies of de boodschap opgeslagen moetworden op het systeem na verzending van E-mail bericht."; $text['description-voicemail_local_after_email']['pl-pl'] = "Wybierz czy zachować plik poczty głosowej na dysku po wysłaniu zawiadomienia e-mail"; $text['description-voicemail_local_after_email']['pt-br'] = "Selecione de desjea manter o correio de voz no sistema, após o envio de notificações de e-mail"; $text['description-voicemail_local_after_email']['pt-pt'] = "Escolha se quer manter o correio de voz no sistema após o envio da notificação de e-mail."; @@ -1212,7 +1212,7 @@ $text['description-voicemail_id']['fr-ca'] = "Choisir l'indentifiant de la messa $text['description-voicemail_id']['fr-fr'] = "Choisir l'indentifiant de la messagerie vocale."; $text['description-voicemail_id']['he-il'] = ""; $text['description-voicemail_id']['it-it'] = "Inserire l'ID della Casella Vocale"; -$text['description-voicemail_id']['nl-nl'] = ""; +$text['description-voicemail_id']['nl-nl'] = "Voer het Antwoordapparaat ID in"; $text['description-voicemail_id']['pl-pl'] = "Wprowadź ID poczty głosowej"; $text['description-voicemail_id']['pt-br'] = "Insira o ID do correio de voz"; $text['description-voicemail_id']['pt-pt'] = "Introduza o ID do Correio de Voz"; @@ -1232,7 +1232,7 @@ $text['description-voicemail_file']['fr-ca'] = "Sélectionnez quelle option éco $text['description-voicemail_file']['fr-fr'] = "Sélectionnez quelle option écoute d'inclure à la notification par email."; $text['description-voicemail_file']['he-il'] = ""; $text['description-voicemail_file']['it-it'] = "Selezionare un'opzione per l'ascolto da includere nella mail di notifica."; -$text['description-voicemail_file']['nl-nl'] = ""; +$text['description-voicemail_file']['nl-nl'] = "Kies een beluister optie om aan het E-mail bericht to te voegen."; $text['description-voicemail_file']['pl-pl'] = "Wybierz opcje odsłuchania poczty głosowej w zawiadomieniu e-mail"; $text['description-voicemail_file']['pt-br'] = "Selecione dentre as opções qual áudio deseja incluir a notificação de e-mail"; $text['description-voicemail_file']['pt-pt'] = "Escolha qual opção de escuta para incluir com a notificação de e-mail."; @@ -1252,7 +1252,7 @@ $text['description-voicemail_enabled']['fr-ca'] = "Messagerie Vocale activée ou $text['description-voicemail_enabled']['fr-fr'] = "Messagerie Vocale activée ou non."; $text['description-voicemail_enabled']['he-il'] = ""; $text['description-voicemail_enabled']['it-it'] = "Scegliere se abilitare o disabilitare questa Casella Vocale."; -$text['description-voicemail_enabled']['nl-nl'] = ""; +$text['description-voicemail_enabled']['nl-nl'] = "Selecteer om dit antwoordapparaat aan of uit te zetten."; $text['description-voicemail_enabled']['pl-pl'] = "Włącz/wyłącz pocztę głosowa dla tego numeru wewnętrznego"; $text['description-voicemail_enabled']['pt-br'] = "Habilitar/Desabilitar o correio de voz para esta extensão"; $text['description-voicemail_enabled']['pt-pt'] = "Escolha se pretende habilitar ou desabilitar esta caixa de correio de voz."; @@ -1272,7 +1272,7 @@ $text['description-voicemail_description']['fr-ca'] = "Entrez la description."; $text['description-voicemail_description']['fr-fr'] = "Entrez la description."; $text['description-voicemail_description']['he-il'] = ""; $text['description-voicemail_description']['it-it'] = "Inserire la descrizione."; -$text['description-voicemail_description']['nl-nl'] = ""; +$text['description-voicemail_description']['nl-nl'] = "Voer de omschrijving in."; $text['description-voicemail_description']['pl-pl'] = "Wprowadź opis"; $text['description-voicemail_description']['pt-br'] = "Insira a descrição"; $text['description-voicemail_description']['pt-pt'] = "Introduza a descrição."; @@ -1292,7 +1292,7 @@ $text['description-voicemail']['fr-ca'] = "Configuration messagerie."; //copied $text['description-voicemail']['fr-fr'] = "Configuration messagerie."; $text['description-voicemail']['he-il'] = ""; $text['description-voicemail']['it-it'] = "Parametri Casella Vocale."; -$text['description-voicemail']['nl-nl'] = ""; +$text['description-voicemail']['nl-nl'] = "Antwoordapparaat instellingen."; $text['description-voicemail']['pl-pl'] = "Ustawienia poczty głosowej"; $text['description-voicemail']['pt-br'] = "Definições do correio de voz"; $text['description-voicemail']['pt-pt'] = "Definições do Correio de Voz"; @@ -1312,7 +1312,7 @@ $text['description-read_epoch']['fr-ca'] = "Lire"; //copied from fr-fr $text['description-read_epoch']['fr-fr'] = "Lire"; $text['description-read_epoch']['he-il'] = "נקרא"; $text['description-read_epoch']['it-it'] = "Leggi"; -$text['description-read_epoch']['nl-nl'] = ""; +$text['description-read_epoch']['nl-nl'] = "Gelezen"; $text['description-read_epoch']['pl-pl'] = "Odczytanie"; $text['description-read_epoch']['pt-br'] = "Ler"; //copied from pt-pt $text['description-read_epoch']['pt-pt'] = "Ler"; @@ -1332,7 +1332,7 @@ $text['description-options']['fr-ca'] = "Définir les options de l'appelant pour $text['description-options']['fr-fr'] = "Définir les options de l'appelant pour le message d'accueil."; $text['description-options']['he-il'] = ""; $text['description-options']['it-it'] = "Definire le opzioni per il chiamante durante il saluto della casella vocale."; -$text['description-options']['nl-nl'] = ""; +$text['description-options']['nl-nl'] = "Definieer oproeper opties voor de antwoordapparaat begroeting."; $text['description-options']['pl-pl'] = "Zdefiniuj opcje dzwoniącego w menu IVR"; $text['description-options']['pt-br'] = "Selecione o nome da fila"; $text['description-options']['pt-pt'] = "Definir opções de chamadas para a saudação de correio de voz."; @@ -1352,7 +1352,7 @@ $text['description-message_status']['fr-ca'] = "Etat"; //copied from fr-fr $text['description-message_status']['fr-fr'] = "Etat"; $text['description-message_status']['he-il'] = ""; $text['description-message_status']['it-it'] = "Stato"; -$text['description-message_status']['nl-nl'] = ""; +$text['description-message_status']['nl-nl'] = "Status"; $text['description-message_status']['pl-pl'] = "Status"; $text['description-message_status']['pt-br'] = "Estado"; //copied from pt-pt $text['description-message_status']['pt-pt'] = "Estado"; @@ -1372,7 +1372,7 @@ $text['description-message_priority']['fr-ca'] = "Priorité"; //copied from fr-f $text['description-message_priority']['fr-fr'] = "Priorité"; $text['description-message_priority']['he-il'] = ""; $text['description-message_priority']['it-it'] = "Priorità"; -$text['description-message_priority']['nl-nl'] = ""; +$text['description-message_priority']['nl-nl'] = "Prioriteit"; $text['description-message_priority']['pl-pl'] = "Priorytet"; $text['description-message_priority']['pt-br'] = "Prioridade"; //copied from pt-pt $text['description-message_priority']['pt-pt'] = "Prioridade"; @@ -1392,7 +1392,7 @@ $text['description-message_length']['fr-ca'] = "Longueur"; $text['description-message_length']['fr-fr'] = "Longueur"; $text['description-message_length']['he-il'] = ""; $text['description-message_length']['it-it'] = "Lunghezza"; -$text['description-message_length']['nl-nl'] = ""; +$text['description-message_length']['nl-nl'] = "Lengte"; $text['description-message_length']['pl-pl'] = "Długość"; $text['description-message_length']['pt-br'] = "Durção"; $text['description-message_length']['pt-pt'] = "Duração"; @@ -1412,7 +1412,7 @@ $text['description-greeting']['fr-ca'] = "Choisir le numéro de message vocal de $text['description-greeting']['fr-fr'] = "Choisir le numéro de message vocal de salutation."; $text['description-greeting']['he-il'] = ""; $text['description-greeting']['it-it'] = "Selezionare il Saluto desiderato."; -$text['description-greeting']['nl-nl'] = ""; +$text['description-greeting']['nl-nl'] = "Kies de gewenste begroeting."; $text['description-greeting']['pl-pl'] = "Wprowadź ID powitania"; $text['description-greeting']['pt-br'] = "Insira o ID da saudação"; $text['description-greeting']['pt-pt'] = "Introduza o ID da Saudação"; @@ -1432,7 +1432,7 @@ $text['description-forward_destinations']['fr-ca'] = "transférer les messages v $text['description-forward_destinations']['fr-fr'] = "transférer les messages vocaux vers des destinations supplémentaires."; $text['description-forward_destinations']['he-il'] = ""; $text['description-forward_destinations']['it-it'] = "Inoltra i messaggi della casella vocale ad ulteriori destinazioni."; -$text['description-forward_destinations']['nl-nl'] = ""; +$text['description-forward_destinations']['nl-nl'] = "Stuur het antwoordapparaatbericht naar extra bestemmingen."; $text['description-forward_destinations']['pl-pl'] = "Przekieruj nagrania poczty głosowej do dodatkowej destynacji."; $text['description-forward_destinations']['pt-br'] = "Mensagens de voz para destinos adicionais"; $text['description-forward_destinations']['pt-pt'] = "Mensagens de voz para a frente para destinos adicionais."; @@ -1452,7 +1452,7 @@ $text['description-created_epoch']['fr-ca'] = "Date de création"; //copied from $text['description-created_epoch']['fr-fr'] = "Date de création"; $text['description-created_epoch']['he-il'] = ""; $text['description-created_epoch']['it-it'] = "Creato"; -$text['description-created_epoch']['nl-nl'] = ""; +$text['description-created_epoch']['nl-nl'] = "Gemaakt"; $text['description-created_epoch']['pl-pl'] = "Stworzono"; $text['description-created_epoch']['pt-br'] = "Criado"; $text['description-created_epoch']['pt-pt'] = "Criada"; @@ -1472,7 +1472,7 @@ $text['description-caller_id_number']['fr-ca'] = "Numéro d'identification de l' $text['description-caller_id_number']['fr-fr'] = "Numéro d'identification de l'appelant"; $text['description-caller_id_number']['he-il'] = ""; $text['description-caller_id_number']['it-it'] = "ID Numero Chiamante"; -$text['description-caller_id_number']['nl-nl'] = ""; +$text['description-caller_id_number']['nl-nl'] = "CID nummer"; $text['description-caller_id_number']['pl-pl'] = "Prezentacja numeru dzwoniącego"; $text['description-caller_id_number']['pt-br'] = "Número do receptor"; $text['description-caller_id_number']['pt-pt'] = "Número do Chamador"; @@ -1492,7 +1492,7 @@ $text['description-caller_id_name']['fr-ca'] = "Nom de l'appelant"; $text['description-caller_id_name']['fr-fr'] = "Nom de l'appelant"; $text['description-caller_id_name']['he-il'] = ""; $text['description-caller_id_name']['it-it'] = "ID Nome Chiamante"; -$text['description-caller_id_name']['nl-nl'] = ""; +$text['description-caller_id_name']['nl-nl'] = "CID Naam"; $text['description-caller_id_name']['pl-pl'] = "Prezentacja nazwy dzwoniącego"; $text['description-caller_id_name']['pt-br'] = "Nome do receptor"; $text['description-caller_id_name']['pt-pt'] = "Nome do Chamador"; @@ -1512,7 +1512,7 @@ $text['description-voicemail_tutorial']['fr-ca'] = "Jouez le tutoriel de message $text['description-voicemail_tutorial']['fr-fr'] = "Jouez le tutoriel de messagerie vocale après la prochaine connexion à la messagerie vocale"; $text['description-voicemail_tutorial']['he-il'] = ""; $text['description-voicemail_tutorial']['it-it'] = ""; -$text['description-voicemail_tutorial']['nl-nl'] = ""; +$text['description-voicemail_tutorial']['nl-nl'] = "Speel de antwoorapparaat handleiding na de volgende login."; $text['description-voicemail_tutorial']['pl-pl'] = ""; $text['description-voicemail_tutorial']['pt-br'] = ""; $text['description-voicemail_tutorial']['pt-pt'] = ""; @@ -1532,7 +1532,7 @@ $text['button-toggle']['fr-ca'] = "Basculer"; //copied from fr-fr $text['button-toggle']['fr-fr'] = "Basculer"; $text['button-toggle']['he-il'] = "לְמַתֵג"; $text['button-toggle']['it-it'] = "Inverti"; -$text['button-toggle']['nl-nl'] = ""; +$text['button-toggle']['nl-nl'] = "Omschakelen"; $text['button-toggle']['pl-pl'] = "Przełącznik"; $text['button-toggle']['pt-br'] = "Alternar"; //copied from pt-pt $text['button-toggle']['pt-pt'] = "Alternar"; @@ -1552,7 +1552,7 @@ $text['button-settings']['fr-ca'] = "Configurations"; //copied from fr-fr $text['button-settings']['fr-fr'] = "Configurations"; $text['button-settings']['he-il'] = "הגדרות"; $text['button-settings']['it-it'] = "Parametri"; -$text['button-settings']['nl-nl'] = ""; +$text['button-settings']['nl-nl'] = "Instellingen"; $text['button-settings']['pl-pl'] = "Ustawienia"; $text['button-settings']['pt-br'] = "Definições"; //copied from pt-pt $text['button-settings']['pt-pt'] = "Definições"; @@ -1572,7 +1572,7 @@ $text['button-greetings']['fr-ca'] = "Salutations"; //copied from fr-fr $text['button-greetings']['fr-fr'] = "Salutations"; $text['button-greetings']['he-il'] = ""; $text['button-greetings']['it-it'] = "Saluti"; -$text['button-greetings']['nl-nl'] = ""; +$text['button-greetings']['nl-nl'] = "Begroetingen"; $text['button-greetings']['pl-pl'] = "Powitania"; $text['button-greetings']['pt-br'] = "Saudações"; //copied from pt-pt $text['button-greetings']['pt-pt'] = "Saudações"; diff --git a/app/voicemails/app_menu.php b/app/voicemails/app_menu.php index 5bacb7373a..aacb59aac6 100644 --- a/app/voicemails/app_menu.php +++ b/app/voicemails/app_menu.php @@ -11,7 +11,7 @@ $apps[$x]['menu'][$y]['title']['fr-fr'] = "Messagerie Vocale"; $apps[$x]['menu'][$y]['title']['he-il'] = "תא קולי"; $apps[$x]['menu'][$y]['title']['it-it'] = "Caselle Vocali"; - $apps[$x]['menu'][$y]['title']['nl-nl'] = ""; + $apps[$x]['menu'][$y]['title']['nl-nl'] = "Antwoordapparaat"; $apps[$x]['menu'][$y]['title']['pl-pl'] = "Poczta głosowa"; $apps[$x]['menu'][$y]['title']['pt-br'] = "Correio de voz"; $apps[$x]['menu'][$y]['title']['pt-pt'] = ""; @@ -26,4 +26,4 @@ $apps[$x]['menu'][$y]['groups'][] = "superadmin"; $apps[$x]['menu'][$y]['groups'][] = "admin"; -?> \ No newline at end of file +?> diff --git a/app/xml_cdr/app_config.php b/app/xml_cdr/app_config.php index 306d651dad..98258308c3 100644 --- a/app/xml_cdr/app_config.php +++ b/app/xml_cdr/app_config.php @@ -19,7 +19,7 @@ $apps[$x]['description']['fr-fr'] = "Historique des Appels complets."; $apps[$x]['description']['he-il'] = ""; $apps[$x]['description']['it-it'] = ""; - $apps[$x]['description']['nl-nl'] = ""; + $apps[$x]['description']['nl-nl'] = "Gespreks data (CDR) met alle informatie over het gesprek."; $apps[$x]['description']['pl-pl'] = ""; $apps[$x]['description']['pt-br'] = ""; $apps[$x]['description']['pt-pt'] = "Detalhes das Gravações de Voz com todas as informações sobre a chamada."; diff --git a/app/xml_cdr/app_menu.php b/app/xml_cdr/app_menu.php index 58ae09bbfa..e12622023d 100644 --- a/app/xml_cdr/app_menu.php +++ b/app/xml_cdr/app_menu.php @@ -10,7 +10,7 @@ $apps[$x]['menu'][$y]['title']['fr-fr'] = "Historiques Appels"; $apps[$x]['menu'][$y]['title']['he-il'] = ""; $apps[$x]['menu'][$y]['title']['it-it'] = "Dettaglio Chiamate"; - $apps[$x]['menu'][$y]['title']['nl-nl'] = ""; + $apps[$x]['menu'][$y]['title']['nl-nl'] = "Gespreks data (CDR)"; $apps[$x]['menu'][$y]['title']['pl-pl'] = "Wykaz rozmów"; $apps[$x]['menu'][$y]['title']['pt-br'] = "Detalhes das gravações de voz"; $apps[$x]['menu'][$y]['title']['pt-pt'] = "Detalhes das Gravações de Voz"; @@ -36,7 +36,7 @@ $apps[$x]['menu'][$y]['title']['fr-fr'] = "Statistiques CDR"; $apps[$x]['menu'][$y]['title']['he-il'] = ""; $apps[$x]['menu'][$y]['title']['it-it'] = "Statistiche Chiamate"; - $apps[$x]['menu'][$y]['title']['nl-nl'] = ""; + $apps[$x]['menu'][$y]['title']['nl-nl'] = "Gespreks statistiek"; $apps[$x]['menu'][$y]['title']['pl-pl'] = "Statystyki wykazu rozmów"; $apps[$x]['menu'][$y]['title']['pt-br'] = "Estatisticas do CDR"; $apps[$x]['menu'][$y]['title']['pt-pt'] = "Statistics CDR"; @@ -62,7 +62,7 @@ $apps[$x]['menu'][$y]['title']['fr-fr'] = "Résumé de l'Extension"; $apps[$x]['menu'][$y]['title']['he-il'] = "סיכום שלוחות"; $apps[$x]['menu'][$y]['title']['it-it'] = "Riassunto Interni"; - $apps[$x]['menu'][$y]['title']['nl-nl'] = ""; + $apps[$x]['menu'][$y]['title']['nl-nl'] = "Toestel samenvatting"; $apps[$x]['menu'][$y]['title']['pl-pl'] = "Podsumowanie numerów wewnętrznych"; $apps[$x]['menu'][$y]['title']['pt-br'] = "Extensão do sumário"; $apps[$x]['menu'][$y]['title']['pt-pt'] = "Extension Summary"; @@ -77,4 +77,4 @@ $apps[$x]['menu'][$y]['groups'][] = "admin"; $apps[$x]['menu'][$y]['groups'][] = "superadmin"; -?> \ No newline at end of file +?>