Some FR & ES translation fixes (#2503)

This commit is contained in:
Luis Daniel Lucio Quiroz 2017-04-13 17:47:15 -04:00 committed by FusionPBX
parent fdaba192a4
commit f5cd0e61c4
1 changed files with 4 additions and 4 deletions

View File

@ -665,7 +665,7 @@ $text['label-true']['it-it'] = "Vero";
$text['label-false']['en-us'] = "False";
$text['label-false']['es-cl'] = "Falso";
$text['label-false']['pt-pt'] = "Falso";
$text['label-false']['fr-fr'] = "Falso";
$text['label-false']['fr-fr'] = "Faux";
$text['label-false']['pt-br'] = "Não";
$text['label-false']['he'] = "לא חוקי";
$text['label-false']['de-at'] = "Aus";
@ -998,9 +998,9 @@ $text['label-groups']['it-it'] = "Gruppi";
//description
$text['description-name']['en-us'] = "Enter the name.";
$text['description-name']['es-cl'] = "";
$text['description-name']['es-cl'] = "Escriba el nombre";
$text['description-name']['pt-pt'] = "";
$text['description-name']['fr-fr'] = "";
$text['description-name']['fr-fr'] = "Écrivez votre nom";
$text['description-name']['nl-nl'] = "";
$text['description-name']['pt-br'] = "";
$text['description-name']['pl'] = "";
@ -1024,7 +1024,7 @@ $text['description-value']['it-it'] = "Inserisci il valore.";
$text['description-type']['en-us'] = "Enter the setting type (ie. uuid, name, var, dir, etc).";
$text['description-type']['es-cl'] = "Ingrese el tipo de configuración (ej. uuid, name, var, dir, etc).";
$text['description-type']['pt-pt'] = "Introduza o tipo de definição (ex: uuid, name, var, dir, etc)";
$text['description-type']['fr-fr'] = "Choisir le type de paramètre (ie. uuid, nom, var, dir, etc).";
$text['description-type']['fr-fr'] = "Choisissez le type de paramètre (ie. uuid, nom, var, dir, etc).";
$text['description-type']['nl-nl'] = "";
$text['description-type']['pt-br'] = "Introduza o tipo de definição (ex:uuid,name,var,dir,etc)";
$text['description-type']['pl'] = "Wprowadź rodzaj ustawienia (np. uuid, name, var, dir)";