fixed some french translations issues
This commit is contained in:
parent
9b972d21d5
commit
ee51bea37e
|
|
@ -93,11 +93,11 @@
|
|||
|
||||
$text['label-phone']['en-us'] = "Phone Number List";
|
||||
$text['label-phone']['pt-pt'] = "Lista de Números de Telefone";
|
||||
$text['label-phone']['fr-fr'] = "Liste de Numéros de téléphone.";
|
||||
$text['label-phone']['fr-fr'] = "Liste de Numéros de téléphone";
|
||||
|
||||
$text['description-phone']['en-us'] = "Optional, set a list of phone numbers one per row in the following format: 123-123-1234|Last Name, First Name";
|
||||
$text['description-phone']['pt-pt'] = "Opcional, definir uma lista de números de telefone, um por linha, no seguinte formato: 123-123-1234 | Apelido, Primeiro Nome";
|
||||
$text['description-phone']['fr-fr'] = "Optionnél, Insérer une liste de numéros de téléphone, un par ligne, dans le format suivant ; 0123456789 | Nom, Prénom";
|
||||
$text['description-phone']['fr-fr'] = "Optionnel, Insérer une liste de numéros de téléphone, un par ligne, dans le format suivant ; 0123456789 | Nom, Prénom";
|
||||
|
||||
$text['label-description']['en-us'] = "Description";
|
||||
$text['label-description']['pt-pt'] = "Descrição";
|
||||
|
|
|
|||
|
|
@ -12,7 +12,7 @@
|
|||
$apps[$x]['description']['de-de'] = "";
|
||||
$apps[$x]['description']['de-ch'] = "";
|
||||
$apps[$x]['description']['de-at'] = "";
|
||||
$apps[$x]['description']['fr-fr'] = "Renvoi d'appel, suis-moi et ne pas deranger.";
|
||||
$apps[$x]['description']['fr-fr'] = "Renvoi d'appel, Follow Me et ne pas deranger.";
|
||||
$apps[$x]['description']['fr-ca'] = "";
|
||||
$apps[$x]['description']['fr-ch'] = "";
|
||||
$apps[$x]['description']['pt-pt'] = "Desvio de Chamadas, Seguir-me e Não Perturbar.";
|
||||
|
|
|
|||
|
|
@ -12,7 +12,7 @@
|
|||
$apps[$x]['description']['de-de'] = "";
|
||||
$apps[$x]['description']['de-ch'] = "";
|
||||
$apps[$x]['description']['de-at'] = "";
|
||||
$apps[$x]['description']['fr-fr'] = "Les dialplans publiques sont utilisés pour diriger les appels entrants en fonction d'une ou plusieurs conditions et context.";
|
||||
$apps[$x]['description']['fr-fr'] = "Les routes publiques sont utilisés pour diriger les appels entrants en fonction d'une ou plusieurs conditions et context.";
|
||||
$apps[$x]['description']['fr-ca'] = "";
|
||||
$apps[$x]['description']['fr-ch'] = "";
|
||||
$apps[$x]['description']['pt-pt'] = "O dialplan público é usado para encaminhar chamadas recebidas para destinos com base em uma ou mais condições e contexto.";
|
||||
|
|
@ -24,7 +24,7 @@
|
|||
$apps[$x]['menu'][0]['title']['de-de'] = "";
|
||||
$apps[$x]['menu'][0]['title']['de-ch'] = "";
|
||||
$apps[$x]['menu'][0]['title']['de-at'] = "";
|
||||
$apps[$x]['menu'][0]['title']['fr-fr'] = "Itinéraire d'entrée";
|
||||
$apps[$x]['menu'][0]['title']['fr-fr'] = "Routes Entrantes";
|
||||
$apps[$x]['menu'][0]['title']['fr-ca'] = "";
|
||||
$apps[$x]['menu'][0]['title']['fr-ch'] = "";
|
||||
$apps[$x]['menu'][0]['title']['pt-pt'] = "Rotas de Entrada";
|
||||
|
|
|
|||
|
|
@ -7,7 +7,7 @@
|
|||
|
||||
$text['description-dialplan-inbound-add']['en-us'] = "The public dialplan is used to route incoming calls to destinations based on one or more conditions and context. It can send incoming calls to an auto attendant, huntgroup, extension, external number, or a script.";
|
||||
$text['description-dialplan-inbound-add']['pt-pt'] = "O dialplan público é usado para encaminhar chamadas de entrada para destinos baseados em uma ou mais condições. As chamadas de entrada podem ser enviadas para um atendimento automático, um huntgroup, uma extensão, um número externo, ou um script.";
|
||||
$text['description-dialplan-inbound-add']['fr-fr'] = "Le plan de numérotation publique est utilisé pour acheminer les appels aux destinations en se basant sur une ou plusieurs conditions ou contextes. Les appels peuvent être acheminé au opératrices auto, groupements, extensions, numéro externe ou script.";
|
||||
$text['description-dialplan-inbound-add']['fr-fr'] = "Le plan de numérotation public est utilisé pour acheminer les appels aux destinations en se basant sur une ou plusieurs conditions ou contextes. Les appels peuvent être acheminé au opératrices auto, groupements, extensions, numéro externe ou script.";
|
||||
|
||||
$text['label-access-denied']['en-us'] = "access denied";
|
||||
$text['label-access-denied']['pt-pt'] = "Acesso negado";
|
||||
|
|
|
|||
|
|
@ -12,8 +12,8 @@
|
|||
$apps[$x]['description']['de-de'] = "";
|
||||
$apps[$x]['description']['de-ch'] = "";
|
||||
$apps[$x]['description']['de-at'] = "";
|
||||
$apps[$x]['description']['fr-fr'] = "Les dialpans sortants attribuent un appel en fonction d'une ou plusieurs conditions. Quand les conditions sont remplies, l'appel est dirigés vers la passarelle séléctionée.";
|
||||
$apps[$x]['description']['fr-ca'] = "Les dialpants sortants ont une ou plus conditions qui devent répondre. Quand les conditions son tout répondres, l'appel est dirigers vers la passarelle séléctioné.";
|
||||
$apps[$x]['description']['fr-fr'] = "Les routes sortantes attribuent un appel en fonction d'une ou plusieurs conditions. Quand les conditions sont remplies, l'appel est dirigés vers la passerelle séléctionée.";
|
||||
$apps[$x]['description']['fr-ca'] = "Les routes sortantes ont une ou plus conditions qui devent répondre. Quand les conditions son tout répondres, l'appel est dirigers vers la passarelle séléctioné.";
|
||||
$apps[$x]['description']['fr-ch'] = "";
|
||||
$apps[$x]['description']['pt-pt'] = "Dialplans de saída tem uma ou mais condições que são compatíveis com os atributos de uma chamada. Quando uma chamada coincide com as condições da chamada é então encaminhado para o gateway.";
|
||||
$apps[$x]['description']['pt-br'] = "";
|
||||
|
|
@ -24,7 +24,7 @@
|
|||
$apps[$x]['menu'][0]['title']['de-de'] = "";
|
||||
$apps[$x]['menu'][0]['title']['de-ch'] = "";
|
||||
$apps[$x]['menu'][0]['title']['de-at'] = "";
|
||||
$apps[$x]['menu'][0]['title']['fr-fr'] = "Dialplan Sortants";
|
||||
$apps[$x]['menu'][0]['title']['fr-fr'] = "Routes Sortantes";
|
||||
$apps[$x]['menu'][0]['title']['fr-ca'] = "";
|
||||
$apps[$x]['menu'][0]['title']['fr-ch'] = "";
|
||||
$apps[$x]['menu'][0]['title']['pt-pt'] = "Rotas de Saida";
|
||||
|
|
|
|||
|
|
@ -60,7 +60,7 @@
|
|||
|
||||
$text['description-range']['en-us'] = "Enter the number of extensions to create. Increments each extension by 1.";
|
||||
$text['description-range']['pt-pt'] = "Introduza o número de extensões a criar. Incrementa 1 a cada extensão.";
|
||||
$text['description-range']['fr-fr'] = "Choisir le nombre d'extensions à créer. Leur numéro s'incrémentent unitairement.";
|
||||
$text['description-range']['fr-fr'] = "Choisir le nombre d'extensions à créer. Le numéro d'extension s'incrémente unitairement.";
|
||||
|
||||
$text['checkbox-range']['en-us'] = "Auto-generate user with extension as login name";
|
||||
$text['checkbox-range']['pt-pt'] = "Geração Automática do utilizador com a extensão como nome de login";
|
||||
|
|
@ -108,7 +108,7 @@
|
|||
|
||||
$text['label-outbound_caller_id_name']['en-us'] = "Outbound Caller ID Name";
|
||||
$text['label-outbound_caller_id_name']['pt-pt'] = "Nome de Saída do Originador";
|
||||
$text['label-outbound_caller_id_name']['fr-fr'] = "Nom publique";
|
||||
$text['label-outbound_caller_id_name']['fr-fr'] = "Nom public";
|
||||
|
||||
$text['description-outbound_caller_id_name-select']['en-us'] = "Select the external (public) caller ID name.";
|
||||
$text['description-outbound_caller_id_name-select']['pt-pt'] = "Escolha o nome externo (público) do originador.";
|
||||
|
|
@ -120,7 +120,7 @@
|
|||
|
||||
$text['label-outbound_caller_id_number']['en-us'] = "Outbound Caller ID Number";
|
||||
$text['label-outbound_caller_id_number']['pt-pt'] = "Número de Saída do Originador";
|
||||
$text['label-outbound_caller_id_number']['fr-fr'] = "Numéro publique";
|
||||
$text['label-outbound_caller_id_number']['fr-fr'] = "Numéro public";
|
||||
|
||||
$text['description-outbound_caller_id_number-select']['en-us'] = "Select the external (public) caller ID number.";
|
||||
$text['description-outbound_caller_id_number-select']['pt-pt'] = "Escolha o número externo (público) do originador.";
|
||||
|
|
|
|||
|
|
@ -24,7 +24,7 @@
|
|||
$apps[$x]['menu'][0]['title']['de-de'] = "";
|
||||
$apps[$x]['menu'][0]['title']['de-ch'] = "";
|
||||
$apps[$x]['menu'][0]['title']['de-at'] = "";
|
||||
$apps[$x]['menu'][0]['title']['fr-fr'] = "Suis-moi";
|
||||
$apps[$x]['menu'][0]['title']['fr-fr'] = "Follow Me";
|
||||
$apps[$x]['menu'][0]['title']['fr-ca'] = "";
|
||||
$apps[$x]['menu'][0]['title']['fr-ch'] = "";
|
||||
$apps[$x]['menu'][0]['title']['pt-pt'] = "";
|
||||
|
|
|
|||
|
|
@ -14,7 +14,7 @@
|
|||
|
||||
$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['description-gateway-edit']['fr-fr'] = "Défini une connexion à un fournisseur SIP ou un autre serveur SIP.";
|
||||
|
||||
$text['label-gateway']['en-us'] = "Gateway";
|
||||
$text['label-gateway']['pt-pt'] = "Gateway";
|
||||
|
|
@ -58,7 +58,7 @@
|
|||
|
||||
$text['label-realm']['en-us'] = "Realm";
|
||||
$text['label-realm']['pt-pt'] = "Realm";
|
||||
$text['label-realm']['pt-pt'] = "Royaume";
|
||||
$text['label-realm']['fr-fr'] = "Royaume";
|
||||
|
||||
$text['description-realm']['en-us'] = "Enter the realm here.";
|
||||
$text['description-realm']['pt-pt'] = "Introduza o realm aqui.";
|
||||
|
|
|
|||
|
|
@ -53,7 +53,7 @@
|
|||
|
||||
$text['label-category']['en-us'] = "Category";
|
||||
$text['label-category']['pt-pt'] = "Categoria";
|
||||
$text['label-category']['fr-fr'] = "Categorie";
|
||||
$text['label-category']['fr-fr'] = "Catégorie";
|
||||
|
||||
$text['opt-default']['en-us'] = "Default";
|
||||
$text['opt-default']['pt-pt'] = "Omissão";
|
||||
|
|
|
|||
|
|
@ -80,7 +80,7 @@
|
|||
$text['label-shout-decoder']['fr-fr'] = "Décodeur Mod Shout (MP3):";
|
||||
$text['description-shout-decoder']['en-us'] = "Ender the Decoder. default: i386";
|
||||
$text['description-shout-decoder']['pt-pt'] = "Tipo de descodificador. omissão: i386";
|
||||
$text['description-shout-decoder']['fr-fr'] = "Type de Decoder. défaut: i386";
|
||||
$text['description-shout-decoder']['fr-fr'] = "Type de Décodeur. défaut: i386";
|
||||
$text['label-shout-volume']['en-us'] = "Mod Shout Volume:";
|
||||
$text['label-shout-volume']['pt-pt'] = "Volume do Mod Shout:";
|
||||
$text['label-shout-volume']['fr-fr'] = "Mod Shout Volume:";
|
||||
|
|
@ -88,4 +88,12 @@
|
|||
$text['description-shout-volume']['pt-pt'] = "Introduza o volume do Mod Shout.";
|
||||
$text['description-shout-volume']['fr-fr'] = "Choisir l'amplification du volume pour Mod Shout.";
|
||||
|
||||
$text['button-back']['en-us'] = "Back";
|
||||
$text['button-back']['pt-pt'] = "Voltar";
|
||||
$text['button-back']['fr-fr'] = "Retour";
|
||||
|
||||
$text['button-save']['en-us'] = "Save";
|
||||
$text['button-save']['pt-pt'] = "Guardar";
|
||||
$text['button-save']['fr-fr'] = "Sauvegarder";
|
||||
|
||||
?>
|
||||
|
|
|
|||
|
|
@ -239,7 +239,7 @@ if (count($_POST)>0 && strlen($_POST["persistformvar"]) == 0) {
|
|||
if ($action == "update") {
|
||||
echo "<td align='left' width='30%' nowrap><b>".$text['title-settings']."</b></td>\n";
|
||||
}
|
||||
echo "<td width='70%' align='right'><input type='button' class='btn' name='' alt='back' onclick=\"window.location='javascript:history.go(-1)'\" value='Back'></td>\n";
|
||||
echo "<td width='70%' align='right'><input type='button' class='btn' name='' alt='back' onclick=\"window.location='javascript:history.go(-1)'\" value='".$text['button-back']."'></td>\n";
|
||||
echo "</tr>\n";
|
||||
|
||||
echo "<tr>\n";
|
||||
|
|
@ -456,7 +456,7 @@ if (count($_POST)>0 && strlen($_POST["persistformvar"]) == 0) {
|
|||
if (permission_exists('setting_edit')) {
|
||||
echo " <tr>\n";
|
||||
echo " <td colspan='2' align='right'>\n";
|
||||
echo " <input type='submit' name='submit' class='btn' value='Save'>\n";
|
||||
echo " <input type='submit' name='submit' class='btn' value='".$text['button-save']."'>\n";
|
||||
echo " </td>\n";
|
||||
echo " </tr>";
|
||||
}
|
||||
|
|
|
|||
|
|
@ -44,7 +44,7 @@
|
|||
$text['label-value']['fr-fr'] = "Valeur";
|
||||
$text['label-category']['en-us'] = "Category";
|
||||
$text['label-category']['pt-pt'] = "Categoria";
|
||||
$text['label-category']['fr-fr'] = "Cateégorie";
|
||||
$text['label-category']['fr-fr'] = "Catégorie";
|
||||
$text['label-enabled']['en-us'] = "Enabled";
|
||||
$text['label-enabled']['pt-pt'] = "Activado";
|
||||
$text['label-enabled']['fr-fr'] = "Actif";
|
||||
|
|
|
|||
|
|
@ -77,7 +77,7 @@ require_once "database.php";
|
|||
return $this->result;
|
||||
}
|
||||
|
||||
public function find($array) {
|
||||
public function find() {
|
||||
|
||||
//connect to the database if needed
|
||||
if (!$this->db) {
|
||||
|
|
|
|||
|
|
@ -1811,4 +1811,4 @@ if ($_POST["install_step"] == "3" && count($_POST) > 0 && strlen($_POST["persist
|
|||
echo $output;
|
||||
unset($output);
|
||||
|
||||
?>
|
||||
?>
|
||||
|
|
|
|||
Loading…
Reference in New Issue