Bläddra i källkod

Some FR & ES translation fixes (#2503)

Luis Daniel Lucio Quiroz 8 år sedan
förälder
incheckning
befb6305e9
1 ändrade filer med 4 tillägg och 4 borttagningar
  1. 4 4
      resources/app_languages.php

+ 4 - 4
resources/app_languages.php

@@ -665,7 +665,7 @@ $text['label-true']['it-it'] = "Vero";
 $text['label-false']['en-us'] = "False";
 $text['label-false']['en-us'] = "False";
 $text['label-false']['es-cl'] = "Falso";
 $text['label-false']['es-cl'] = "Falso";
 $text['label-false']['pt-pt'] = "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']['pt-br'] = "Não";
 $text['label-false']['he'] = "לא חוקי";
 $text['label-false']['he'] = "לא חוקי";
 $text['label-false']['de-at'] = "Aus";
 $text['label-false']['de-at'] = "Aus";
@@ -998,9 +998,9 @@ $text['label-groups']['it-it'] = "Gruppi";
 //description
 //description
 
 
 $text['description-name']['en-us'] = "Enter the name.";
 $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']['pt-pt'] = "";
-$text['description-name']['fr-fr'] = "";
+$text['description-name']['fr-fr'] = "Écrivez votre nom";
 $text['description-name']['nl-nl'] = "";
 $text['description-name']['nl-nl'] = "";
 $text['description-name']['pt-br'] = "";
 $text['description-name']['pt-br'] = "";
 $text['description-name']['pl'] = "";
 $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']['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']['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']['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']['nl-nl'] = "";
 $text['description-type']['pt-br'] = "Introduza o tipo de definição (ex:uuid,name,var,dir,etc)";
 $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)";
 $text['description-type']['pl'] = "Wprowadź rodzaj ustawienia (np. uuid, name, var, dir)";