mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2026-01-10 10:38:22 +00:00
Add nl-nl items
This commit is contained in:
@@ -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";
|
||||
|
||||
?>
|
||||
?>
|
||||
|
||||
@@ -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";
|
||||
|
||||
@@ -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";
|
||||
|
||||
?>
|
||||
?>
|
||||
|
||||
Reference in New Issue
Block a user