Quellcode durchsuchen

Update languages

Yannick Warnier vor 9 Jahren
Ursprung
Commit
f158b69144

+ 4 - 0
main/lang/english/trad4all.inc.php

@@ -7599,4 +7599,8 @@ $HotspotExerciseFinished = "Now click on the button below to validate your answe
 $ClosePolygon = "Close polygon";
 $DelineationStatus1 = "Use right-click to close the delineation";
 $Beta = "Beta";
+$CropYourPicture = "Crop your picture";
+$DownloadBadge = "Download badge";
+$NoXMLFileFoundInTheZip = "No XML file found in the zip archive. This is a requirement for this type of import.";
+$BakedBadgeProblem = "There was a problem embedding the badge assertion info into the badge image, but you can still use this page as a valid proof.";
 ?>

+ 4 - 0
main/lang/french/trad4all.inc.php

@@ -7586,4 +7586,8 @@ $HotspotExerciseFinished = "Toutes les zones ont été sélectionnées. Vous pou
 $ClosePolygon = "Fermer polygone";
 $DelineationStatus1 = "Utilisez le clic-droit pour fermer la délinéation";
 $Beta = "Beta";
+$CropYourPicture = "Découpez votre photo";
+$DownloadBadge = "Télécharger ce badge";
+$NoXMLFileFoundInTheZip = "Aucun fichier XML trouvé dans le fichier zip. C'est malheureusement nécessaire pour ce type d'import.";
+$BakedBadgeProblem = "Un problème s'est produit lors de l'insertion de l'information d'assertion du badge dans l'image du badge, mais vous pouvez de toute façon utiliser cette page comme assertion valide.";
 ?>

+ 4 - 0
main/lang/spanish/trad4all.inc.php

@@ -7624,4 +7624,8 @@ $HotspotExerciseFinished = "Todas las zonas han sido seleccionadas. Ahora puede
 $ClosePolygon = "Cerrar polígono";
 $DelineationStatus1 = "Use el botón derecho del ratón para cerrar la delimitación";
 $Beta = "Beta";
+$CropYourPicture = "Recorta tu foto";
+$DownloadBadge = "Descargar la insignia";
+$NoXMLFileFoundInTheZip = "No se encontró ningún archivo XML en el zip. Se requiere uno para este tipo de importación.";
+$BakedBadgeProblem = "Ha ocurrido un problema al insertar la información de la insignia dentro de la imagen de la insignia, pero puede usar esta página como prueba de su logro.";
 ?>