334 lines
16 KiB
PHP
334 lines
16 KiB
PHP
<?php
|
|
|
|
$text['title-gateways']['en-us'] = "Gateways";
|
|
$text['title-gateways']['pt-pt'] = "Gateways";
|
|
$text['title-gateways']['fr-fr'] = "Passerelles";
|
|
|
|
$text['title-gateway']['en-us'] = "Gateway";
|
|
$text['title-gateway']['pt-pt'] = "Gateway";
|
|
$text['title-gateway']['fr-fr'] = "Passerelle";
|
|
|
|
$text['description-gateway']['en-us'] = "Gateways provide access into other voice networks. These can be voice providers or other systems that require SIP registration.";
|
|
$text['description-gateway']['pt-pt'] = "Os Gateways oferecem acesso a outras redes de voz. Podem pertencer a provedores de voz ou outros sistmas que requeiram registos SIP.";
|
|
$text['description-gateway']['fr-fr'] = "Les passerelles permettent l'accès aux autres réseaux voix. Ceux-ci pouvant être des fournisseurs d'accès ou tout autre système nécessitant un enregistrement SIP.";
|
|
|
|
$text['description-gateway-edit']['en-us'] = "Defines a connections to a SIP Provider or another SIP server.";
|
|
$text['description-gateway-edit']['pt-pt'] = "Define uma conexão a um provedor SIP ou outro servidor SIP.";
|
|
$text['description-gateway-edit']['fr-fr'] = "Défini une connexion à un fourniiser SIP ou un autre serveur SIP.";
|
|
|
|
$text['label-gateway']['en-us'] = "Gateway";
|
|
$text['label-gateway']['pt-pt'] = "Gateway";
|
|
$text['label-gateway']['fr-fr'] = "Passerelle";
|
|
|
|
$text['description-gateway-name']['en-us'] = "Enter the gateway name here.";
|
|
$text['description-gateway-name']['pt-pt'] = "Introduzir o nome do gateway aqui.";
|
|
$text['description-gateway-name']['fr-fr'] = "Mettre ici le nom de la passerelle.";
|
|
|
|
$text['label-username']['en-us'] = "Username";
|
|
$text['label-username']['pt-pt'] = "Nome do Utilizador";
|
|
$text['label-username']['fr-fr'] = "Utilisateur";
|
|
|
|
$text['description-username']['en-us'] = "Enter the username here.";
|
|
$text['description-username']['pt-pt'] = "Introduza o nome de utilizador aqui.";
|
|
$text['description-username']['fr-fr'] = "";
|
|
|
|
$text['label-password']['en-us'] = "Password";
|
|
$text['label-password']['pt-pt'] = "Password";
|
|
$text['label-password']['fr-fr'] = "Mot de Passe";
|
|
|
|
$text['description-password']['en-us'] = "Enter the password here.";
|
|
$text['description-password']['pt-pt'] = "Introduza a password aqui.";
|
|
$text['description-password']['fr-fr'] = "";
|
|
|
|
$text['label-distinct_to']['en-us'] = "Distinct To";
|
|
$text['label-distinct_to']['pt-pt'] = "Distinto Para";
|
|
$text['label-distinct_to']['fr-fr'] = "Disctinct_To";
|
|
|
|
$text['description-distinct_to']['en-us'] = "Enter the distinct_to here.";
|
|
$text['description-distinct_to']['pt-pt'] = "Introduza o distinct_to aqui.";
|
|
$text['description-distinct_to']['fr-fr'] = "Insére ici le distinct_to.";
|
|
|
|
$text['label-auth_username']['en-us'] = "Auth Username";
|
|
$text['label-auth_username']['pt-pt'] = "Nome de Utilizador Autorizado";
|
|
$text['label-auth_username']['fr-fr'] = "Auth Username";
|
|
|
|
$text['description-auth_username']['en-us'] = "Enter the auth-username here.";
|
|
$text['description-auth_username']['pt-pt'] = "Introduza o nome de utilizador autorizado aqui.";
|
|
$text['description-auth_username']['fr-fr'] = "Insérer l'utilisateur d'authentification";
|
|
|
|
$text['label-realm']['en-us'] = "Realm";
|
|
$text['label-realm']['pt-pt'] = "Realm";
|
|
$text['label-realm']['pt-pt'] = "Royaume";
|
|
|
|
$text['description-realm']['en-us'] = "Enter the realm here.";
|
|
$text['description-realm']['pt-pt'] = "Introduza o realm aqui.";
|
|
$text['description-realm']['fr-fr'] = "Insérer le Royaume d'authentification";
|
|
|
|
$text['label-from_user']['en-us'] = "From User";
|
|
$text['label-from_user']['pt-pt'] = "From User";
|
|
$text['label-from_user']['fr-fr'] = "From User";
|
|
|
|
$text['description-from_user']['en-us'] = "Enter the from-user here.";
|
|
$text['description-from_user']['pt-pt'] = "Introduza o from-user aqui.";
|
|
$text['description-from_user']['fr-fr'] = "Partie Utilisateur du header SIP From.";
|
|
|
|
$text['label-from_domain']['en-us'] = "From Domain";
|
|
$text['label-from_domain']['pt-pt'] = "From Domain";
|
|
$text['label-from_domain']['fr-fr'] = "From Domain";
|
|
|
|
$text['description-from_domain']['en-us'] = "Enter the from-domain here.";
|
|
$text['description-from_domain']['pt-pt'] = "Introduza o from-domain aqui.";
|
|
$text['description-from_domain']['fr-fr'] = "Partie Domaine du header SIP From.";
|
|
|
|
$text['label-proxy']['en-us'] = "Proxy";
|
|
$text['label-proxy']['pt-pt'] = "Proxy";
|
|
$text['label-proxy']['fr-fr'] = "Proxy";
|
|
|
|
$text['description-proxy']['en-us'] = "Enter the domain or IP address of the proxy.";
|
|
$text['description-proxy']['pt-pt'] = "Introduza o domínio ou endereço IP do proxy.";
|
|
$text['description-proxy']['fr-fr'] = "Le domain ou l'adresse IP du Proxy.";
|
|
|
|
$text['label-register_proxy']['en-us'] = "Register Proxy";
|
|
$text['label-register_proxy']['pt-pt'] = "Registar Proxy";
|
|
$text['label-register_proxy']['fr-fr'] = "Proxy d'enregistrement";
|
|
|
|
$text['description-register_proxy']['en-us'] = "Enter the register proxy here.";
|
|
$text['description-register_proxy']['pt-pt'] = "Introduza o registo do proxy aqui.";
|
|
$text['description-register_proxy']['fr-fr'] = "Insérer ici le proxy d'enregistrement.";
|
|
|
|
$text['label-outbound_proxy']['en-us'] = "Outbound Proxy";
|
|
$text['label-outbound_proxy']['pt-pt'] = "Outbound Proxy";
|
|
$text['label-outbound_proxy']['fr-fr'] = "Proxy Sortant";
|
|
|
|
$text['description-outbound_proxy']['en-us'] = "Enter the outbound proxy here.";
|
|
$text['description-outbound_proxy']['pt-pt'] = "Introduza o outound proxy aqui.";
|
|
$text['description-outbound_proxy']['fr-fr'] = "Insérer ici le proxy sortant.";
|
|
|
|
$text['label-expire_seconds']['en-us'] = "Expire Seconds";
|
|
$text['label-expire_seconds']['pt-pt'] = "Tempo de validade";
|
|
$text['label-expire_seconds']['fr-fr'] = "Tempo d'expiration";
|
|
|
|
$text['description-expire_seconds']['en-us'] = "Enter the expire-seconds here.";
|
|
$text['description-expire_seconds']['pt-pt'] = "Introduza o tempo de validade (em segundos) aqui.";
|
|
$text['description-expire_seconds']['fr-fr'] = "Tempo d'enregistrement en secondes (avant de déclarer le proxy HS).";
|
|
|
|
$text['label-register']['en-us'] = "Register";
|
|
$text['label-register']['pt-pt'] = "Registar";
|
|
$text['label-register']['fr-fr'] = "Register";
|
|
|
|
$text['description-register']['en-us'] = "Choose whether to register.";
|
|
$text['description-register']['pt-pt'] = "Escolha se pretende registar.";
|
|
$text['description-register']['fr-fr'] = "Activer l'enregistrement";
|
|
|
|
$text['label-register_transport']['en-us'] = "Register Transport";
|
|
$text['label-register_transport']['pt-pt'] = "Registar Transporte";
|
|
$text['label-register_transport']['fr-fr'] = "Transport de l'enregistrement";
|
|
|
|
$text['description-register_transport']['en-us'] = "Choose whether to register-transport.";
|
|
$text['description-register_transport']['pt-pt'] = "Introduza o tipo de transporte a utilizar.";
|
|
$text['description-register_transport']['fr-fr'] = "Insére ici le type de transport utilisé.";
|
|
|
|
$text['label-retry_seconds']['en-us'] = "Retry Seconds";
|
|
$text['label-retry_seconds']['pt-pt'] = "Tempo de Reconexão";
|
|
$text['label-retry_seconds']['fr-fr'] = "Tempo reconnexion";
|
|
|
|
$text['description-retry_seconds']['en-us'] = "Enter the retry-seconds here.";
|
|
$text['description-retry_seconds']['pt-pt'] = "Introduza o tempo de reconexão (em segundos) aqui.";
|
|
$text['description-retry_seconds']['fr-fr'] = "Insérer ici la tempo en secondes de tentative de reconnexion après un timeout ou un échec.";
|
|
|
|
$text['label-extension']['en-us'] = "Extension";
|
|
$text['label-extension']['pt-pt'] = "Extensão";
|
|
$text['label-extension']['fr-fr'] = "Extension";
|
|
|
|
$text['description-extension']['en-us'] = "Enter the extension here.";
|
|
$text['description-extension']['pt-pt'] = "Introduza a extensão aqui.";
|
|
$text['description-extension']['fr-fr'] = "";
|
|
|
|
$text['label-ping']['en-us'] = "Ping";
|
|
$text['label-ping']['pt-pt'] = "Ping";
|
|
$text['label-ping']['fr-fr'] = "Ping";
|
|
|
|
$text['description-ping']['en-us'] = "Enter the ping interval here in seconds.";
|
|
$text['description-ping']['pt-pt'] = "Introduza aqui o intervalo de ping em segundos.";
|
|
$text['description-ping']['fr-fr'] = "Insérer ici la fréquence de ping en secondes.";
|
|
|
|
$text['label-channels']['en-us'] = "Channels";
|
|
$text['label-channels']['pt-pt'] = "Canais";
|
|
|
|
$text['description-channels']['en-us'] = "Maximum number of simultaneous channels available in the gateway.";
|
|
$text['description-channels']['pt-pt'] = "Número máximo de canais simultâneos no gateway.";
|
|
|
|
$text['label-caller_id_in_from']['en-us'] = "Caller Id In From";
|
|
$text['label-caller_id_in_from']['pt-pt'] = "Caller Id In From";
|
|
$text['label-caller_id_in_from']['fr-fr'] = "Caller Id In From";
|
|
|
|
$text['description-caller_id_in_from']['en-us'] = "Enter the caller-id-in-from.";
|
|
$text['description-caller_id_in_from']['pt-pt'] = "Introduza o caller-id-in-from";
|
|
$text['description-caller_id_in_from']['fr-fr'] = "Insérer ici la partie Caller-id à utiliser dans le header SIP From.";
|
|
|
|
$text['label-supress_cng']['en-us'] = "Supress Cng";
|
|
$text['label-supress_cng']['pt-pt'] = "Supress Cng";
|
|
$text['label-supress_cng']['fr-fr'] = "suppression du silence";
|
|
|
|
$text['description-supress_cng']['en-us'] = "Enter the supress-cng";
|
|
$text['description-supress_cng']['pt-pt'] = "Introduza o supress-cng";
|
|
$text['description-supress_cng']['fr-fr'] = "Afin de sauvegarder de la bande passante RTP, on n'envoit pas de RTP pour le silence.";
|
|
|
|
$text['label-sip_cid_type']['en-us'] = "Sip CID Type";
|
|
$text['label-sip_cid_type']['pt-pt'] = "CallerID SIP Type";
|
|
$text['label-sip_cid_type']['fr-fr'] = "CallerID SIP type";
|
|
|
|
$text['description-sip_cid_type']['en-us'] = "Enter the sip cid type: none, pid, and rpid.";
|
|
$text['description-sip_cid_type']['pt-pt'] = "Introduza o tipo do SIP CID: none, pid (P-Asserted-Identity header) and rpid (remote-Party-ID header).";
|
|
$text['description-sip_cid_type']['fr-fr'] = "Insérer le type d'ID d'appelant : none (utilise le header From) ou pid (P-Asserted-Identity header) ou rpid (remote-Party-ID header).";
|
|
|
|
$text['label-codec_prefs']['en-us'] = "Codec Preferences";
|
|
$text['label-codec_prefs']['pt-pt'] = "Lista de Codecs";
|
|
$text['label-codec_prefs']['fr-fr'] = "";
|
|
|
|
$text['description-codec_prefs']['en-us'] = "Enter the codec preferences as a list. Ex: PCMA,PCMU,G722";
|
|
$text['description-codec_prefs']['pt-pt'] = "Introduza os codecs a utilizar no gateway sob a forma de lista. Ex: PCMA,PCMU,G722";
|
|
$text['description-codec_prefs']['fr-fr'] = "";
|
|
|
|
$text['label-extension_in_contact']['en-us'] = "Extension In Contact";
|
|
$text['label-extension_in_contact']['pt-pt'] = "A extensão em Contacto";
|
|
$text['label-extension_in_contact']['fr-fr'] = "L'extension dans Contact";
|
|
|
|
$text['description-extension_in_contact']['en-us'] = "Enter the Extension In Contact";
|
|
$text['description-extension_in_contact']['pt-pt'] = "Introduza a extensão em contacto";
|
|
$text['description-extension_in_contact']['fr-fr'] = "Insérer l'Extension dans le Contact.";
|
|
|
|
$text['label-context']['en-us'] = "Context";
|
|
$text['label-context']['pt-pt'] = "Contexto";
|
|
$text['label-context']['fr-fr'] = "Contexte";
|
|
|
|
$text['description-context']['en-us'] = "Enter the context here.";
|
|
$text['description-context']['pt-pt'] = "Introduza o contexto aqui.";
|
|
$text['description-context']['fr-fr'] = "";
|
|
|
|
$text['label-profile']['en-us'] = "Profile";
|
|
$text['label-profile']['pt-pt'] = "Perfil";
|
|
$text['label-profile']['fr-fr'] = "Profile";
|
|
|
|
$text['description-profile']['en-us'] = "Enter the profile here.";
|
|
$text['description-profile']['pt-pt'] = "Introduza o perfil aqui.";
|
|
$text['description-profile']['fr-fr'] = "";
|
|
|
|
$text['label-enabled']['en-us'] = "Enabled";
|
|
$text['label-enabled']['pt-pt'] = "Activado";
|
|
$text['label-enabled']['fr-fr'] = "Actif";
|
|
|
|
$text['description-enabled']['en-us'] = "Enable or Disable the Gateway";
|
|
$text['description-enabled']['pt-pt'] = "Active ou Desactive o Gateway";
|
|
$text['description-enabled']['fr-fr'] = "Activer ou non la Passerelle.";
|
|
|
|
$text['label-description']['en-us'] = "Description";
|
|
$text['label-description']['pt-pt'] = "Descrição";
|
|
$text['label-description']['fr-fr'] = "Description";
|
|
|
|
$text['description-description']['en-us'] = "Enter the description of the gateway here.";
|
|
$text['description-description']['pt-pt'] = "Introduza a descrição do gateway aqui.";
|
|
$text['description-description']['fr-fr'] = "Insérer ici la description de la passerelle.";
|
|
|
|
$text['label-status']['en-us'] = "Status";
|
|
$text['label-status']['pt-pt'] = "Estado";
|
|
$text['label-status']['fr-fr'] = "Statut";
|
|
|
|
$text['label-status-stopped']['en-us'] = "Stopped";
|
|
$text['label-status-stopped']['pt-pt'] = "Parado";
|
|
$text['label-status-stopped']['fr-fr'] = "Arrété";
|
|
|
|
$text['label-status-running']['en-us'] = "Running";
|
|
$text['label-status-running']['pt-pt'] = "Em execução";
|
|
$text['label-status-running']['fr-fr'] = "Actif";
|
|
|
|
$text['label-action']['en-us'] = "Action";
|
|
$text['label-action']['pt-pt'] = "Acção";
|
|
$text['label-action']['fr-fr'] = "Action";
|
|
|
|
$text['label-action-start']['en-us'] = "Start";
|
|
$text['label-action-start']['pt-pt'] = "Início";
|
|
$text['label-action-start']['fr-fr'] = "démarrer";
|
|
|
|
$text['label-action-stop']['en-us'] = "Stop";
|
|
$text['label-action-stop']['pt-pt'] = "Parar";
|
|
$text['label-action-stop']['fr-fr'] = "Arrêter";
|
|
|
|
$text['label-state']['en-us'] = "State";
|
|
$text['label-state']['pt-pt'] = "Estado";
|
|
$text['label-state']['fr-fr'] = "Etat";
|
|
|
|
$text['label-true']['en-us'] = "true";
|
|
$text['label-true']['pt-pt'] = "sim";
|
|
$text['label-true']['fr-fr'] = "Oui";
|
|
|
|
$text['label-false']['en-us'] = "false";
|
|
$text['label-false']['pt-pt'] = "não";
|
|
$text['label-false']['fr-fr'] = "Non";
|
|
|
|
$text['button-add']['en-us'] = "Add";
|
|
$text['button-add']['pt-pt'] = "Adicionar";
|
|
$text['button-add']['fr-fr'] = "Ajouter";
|
|
|
|
$text['button-edit']['en-us'] = "Edit";
|
|
$text['button-edit']['pt-pt'] = "Editar";
|
|
$text['button-edit']['fr-fr'] = "Editer";
|
|
|
|
$text['button-delete']['en-us'] = "Delete";
|
|
$text['button-delete']['pt-pt'] = "Remoção";
|
|
$text['button-delete']['fr-fr'] = "Supprimer";
|
|
|
|
$text['button-save']['en-us'] = "Save";
|
|
$text['button-save']['pt-pt'] = "Guardar";
|
|
$text['button-save']['fr-fr'] = "Sauvegarder";
|
|
|
|
$text['button-view']['en-us'] = "View";
|
|
$text['button-view']['pt-pt'] = "Ver";
|
|
$text['button-view']['fr-fr'] = "Voir";
|
|
|
|
$text['button-back']['en-us'] = "Back";
|
|
$text['button-back']['pt-pt'] = "Voltar";
|
|
$text['button-back']['fr-fr'] = "Retour";
|
|
|
|
$text['button-refresh']['en-us'] = "Refresh";
|
|
$text['button-refresh']['pt-pt'] = "Actualizar";
|
|
$text['button-refresh']['fr-fr'] = "Rafraîchir";
|
|
|
|
$text['button-copy']['en-us'] = "Copy";
|
|
$text['button-copy']['pt-pt'] = "Cópia";
|
|
$text['button-copy']['fr-fr'] = "Copier";
|
|
|
|
$text['button-advanced']['en-us'] = "Advanced";
|
|
$text['button-advanced']['pt-pt'] = "Avançadas";
|
|
$text['button-advanced']['fr-fr'] = "Afficher les Paramètres Avancés";
|
|
|
|
$text['button-advanced-show']['en-us'] = "Show Advanced";
|
|
$text['button-advanced-show']['pt-pt'] = "Mostrar Avançadas";
|
|
$text['button-advanced-show']['fr-fr'] = "Paramètres Avancés";
|
|
|
|
$text['confirm-delete']['en-us'] = "Do you really want to delete this?";
|
|
$text['confirm-delete']['pt-pt'] = "Deseja realmente remover isto?";
|
|
$text['confirm-delete']['fr-fr'] = "Voulez-vous vraiment supprimer cela?";
|
|
|
|
$text['confirm-copy']['en-us'] = "Do you really want to copy this?";
|
|
$text['confirm-copy']['pt-pt'] = "Deseja realmente copiar isto?";
|
|
$text['confirm-copy']['fr-fr'] = "Voulez-vous vraiment copier cela?";
|
|
|
|
$text['message-add']['en-us'] = "Add Completed";
|
|
$text['message-add']['pt-pt'] = "Adição Efectuada";
|
|
$text['message-add']['fr-fr'] = "Ajouté";
|
|
|
|
$text['message-update']['en-us'] = "Update Completed";
|
|
$text['message-update']['pt-pt'] = "Actualização Efectuada";
|
|
$text['message-update']['fr-fr'] = "Mis à Jour";
|
|
|
|
$text['message-delete']['en-us'] = "Delete Completed";
|
|
$text['message-delete']['pt-pt'] = "Remoção Efectuada";
|
|
$text['message-delete']['fr-fr'] = "Supprimé";
|
|
|
|
$text['message-required']['en-us'] = "Please provide: ";
|
|
$text['message-required']['pt-pt'] = "Por favor indique: ";
|
|
$text['message-required']['fr-fr'] = "Merci d'indiquer: ";
|
|
|
|
?>
|