﻿// Aurigma Image Uploader 
// French Localization
// Copyright(c) Jean Numatec/EasyFoto.fr 2004-2007

var fr_resources={addParams:function(iu){

//If you want to use Image Uploader with this language only,
//just copy these parameters to your code with Image Uploader.

//ImageUplaoderWriter properties
//[TRANSLATE]
iu.instructionsCommon="<p>Image Uploader ActiveX control is necessary to upload your files quickly and easily. You will be able to select multiple images in user-friendly interface instead of clumsy input fields with <strong>Browse</strong> button. Installation will take up to few minutes, please be patient. To install Image Uploader, ";
//[TRANSLATE]
iu.instructionsNotWinXPSP2="please reload the page and click the <strong>Yes</strong> button when you see the control installation dialog.";
//[TRANSLATE]
iu.instructionsWinXPSP2="please click on the <strong>Information Bar</strong> and select <strong>Install ActiveX Control</strong> from the dropdown menu. After page reload click <strong>Install</strong> when you see the control installation dialog.";
//[TRANSLATE]
iu.instructionsVista = "please click on the <strong>Information Bar</strong> and select <strong>Install ActiveX Control</strong> from the dropdown menu. After page reload click <strong>Continue</strong> and then <strong>Install</strong> when you see the control installation dialog.";
//[TRANSLATE]
iu.instructionsCommon2="</p>";

//ImageUploader properties
iu.addParam("AddFolderDialogButtonCancelText", "Annuler");
//[TRANSLATE]
iu.addParam("AddFolderDialogButtonSkipAllText", "Skip All");
//[TRANSLATE]
iu.addParam("AddFolderDialogButtonSkipText", "Skip");
//[TRANSLATE]
iu.addParam("AddFolderDialogTitleText", "Adding folder...");
//[TRANSLATE]
iu.addParam("AuthenticationRequestBasicText", "[Name] requires authentication.");
iu.addParam("AuthenticationRequestButtonCancelText", "Annuler");
iu.addParam("AuthenticationRequestButtonOkText", "OK");
//[TRANSLATE]
iu.addParam("AuthenticationRequestDomainText", "Domain:");
//[TRANSLATE]
iu.addParam("AuthenticationRequestLoginText", "Login:");
//[TRANSLATE]
iu.addParam("AuthenticationRequestNtlmText", "[Name] requires authentication.");
//[TRANSLATE]
iu.addParam("AuthenticationRequestPasswordText", "Password:");
//[REVIEW] - "Add All"
iu.addParam("ButtonAddAllToUploadListText", "Tout ajouter");
//[REVIEW] - "Add Files..."
iu.addParam("ButtonAddFilesText", "Ajouter des fichiers ...");
//[REVIEW] - "Add Folders..."
iu.addParam("ButtonAddFoldersText", "Ajouter des dossiers...");
//[REVIEW] - "Add"
iu.addParam("ButtonAddToUploadListText", "Ajouter");
//[TRANSLATE]
iu.addParam("ButtonAdvancedDetailsCancelText", "Cancel");
iu.addParam("ButtonDeleteFilesText", ""); //"Supprimer"
//[REVIEW] - "Deselect All"
iu.addParam("ButtonDeselectAllText", "Désélectionner tout");
iu.addParam("ButtonPasteText", ""); //"Coller"
//[REVIEW] - "Remove All"
iu.addParam("ButtonRemoveAllFromUploadListText", "Tout soustraire");
//[REVIEW] - "Remove"
iu.addParam("ButtonRemoveFromUploadListText", "Soustraire");
//[REVIEW] - "Select All"
iu.addParam("ButtonSelectAllText", "Sélectionner tout");
//[REVIEW] - "Send"
iu.addParam("ButtonSendText", "Transférer");
iu.addParam("ButtonStopText", ""); //"Stop"
//[TRANSLATE]
iu.addParam("CmykImagesAreNotAllowedText", "File is CMYK");
//[REVIEW] - "Cancel"
iu.addParam("DescriptionEditorButtonCancelText", "Annuler");
iu.addParam("DescriptionEditorButtonOkText", "OK");
//[REVIEW] - "Image is too large"
iu.addParam("DimensionsAreTooLargeText", "Les dimensions sont trop grandes !");
//[REVIEW] - "Image is too small"
iu.addParam("DimensionsAreTooSmallText", "Les dimensions sont trop petites !");
//[REVIEW] - "Drop files here"
iu.addParam("DropFilesHereText", "Ajouter des images ici");
//[REVIEW] - "Edit description..."
iu.addParam("EditDescriptionText", "Modifier la description ...");
//[REVIEW] - "File is too large"
iu.addParam("FileIsTooLargeText", "Le fichier est trop gros");
//[TRANSLATE]
iu.addParam("FileIsTooSmallText", "File is too small");
//[REVIEW] - "hours"
iu.addParam("HoursText", "Heures");
//[REVIEW] - "Include subfolders"
iu.addParam("IncludeSubfoldersText", "Inclure sous-dossiers");
//[REVIEW] - "kilobytes"
iu.addParam("KilobytesText", "Ko");
//[TRANSLATE]
iu.addParam("LargePreviewGeneratingPreviewText", "Generating preview...");
//[TRANSLATE]
iu.addParam("LargePreviewIconTooltipText", "Preview Thumbnail");
//[TRANSLATE]
iu.addParam("LargePreviewNoPreviewAvailableText", "No preview available.");
//[REVIEW] - "Name"
iu.addParam("ListColumnFileNameText", "Nom");
//[REVIEW] - "Size"
iu.addParam("ListColumnFileSizeText", "Taille");
//[TRANSLATE]
iu.addParam("ListColumnFileTypeText", "Type");
//[REVIEW] - "Modified"
iu.addParam("ListColumnLastModifiedText", "Date de modification");
iu.addParam("ListKilobytesText", "Ko");
//[REVIEW] - "Loading files..."
iu.addParam("LoadingFilesText", "Chargement des photos en cours ... Patientez svp ...");
//[REVIEW] - "megabytes"
iu.addParam("MegabytesText", "Mo");
//[REVIEW] - "Add All to Upload List"
iu.addParam("MenuAddAllToUploadListText", "Ajouter tout à la liste de téléchargement");
//[REVIEW] - "Add to Upload List"
iu.addParam("MenuAddToUploadListText", "Ajouter à la liste de téléchargement");
//[TRANSLATE]
iu.addParam("MenuArrangeByModifiedText", "Modified");
iu.addParam("MenuArrangeByNameText", "Nom");
//[TRANSLATE]
iu.addParam("MenuArrangeByPathText", "Path");
//[TRANSLATE]
iu.addParam("MenuArrangeBySizeText", "Size");
//[TRANSLATE]
iu.addParam("MenuArrangeByText", "Arrange Icons By");
//[TRANSLATE]
iu.addParam("MenuArrangeByTypeText", "Type");
//[TRANSLATE]
iu.addParam("MenuArrangeByUnsortedText", "Unsorted");
//[REVIEW] - "Deselect All"
iu.addParam("MenuDeselectAllText", "Désélectionner tout");
//[TRANSLATE]
iu.addParam("MenuDetailsText", "Details");
//[REVIEW] - "Icons"
iu.addParam("MenuIconsText", "Icônes");
//[REVIEW] - "Invert Selection"
iu.addParam("MenuInvertSelectionText", "Inverser la selection");
//[REVIEW] - "List"
iu.addParam("MenuListText", "Liste");
//[REVIEW] - "Refresh"
iu.addParam("MenuRefreshText", "Actualiser");
//[REVIEW] - "Remove All from Upload List"
iu.addParam("MenuRemoveAllFromUploadListText", "Retirer tout de la liste de téléchargement");
//[REVIEW] - "Remove from Upload List"
iu.addParam("MenuRemoveFromUploadListText", "Retirer de la liste de téléchargement");
//[REVIEW] - "Select All"
iu.addParam("MenuSelectAllText", "Sélectionner tout");
//[REVIEW] - "Thumbnails"
iu.addParam("MenuThumbnailsText", "Images miniatures");
iu.addParam("MessageBoxTitleText", "Image Uploader");
//[REVIEW] - "The attempt to connect to the Internet has failed."
iu.addParam("MessageCannotConnectToInternetText", "Impossible de se connecté à Internet");
//[TRANSLATE]
iu.addParam("MessageCmykImagesAreNotAllowedText", "CMYK images are not allowed");
//[REVIEW] - "The image [Name] cannot be selected. This image dimensions ([OriginalImageWidth]x[OriginalImageHeight]) are too large. The image should be smaller than [MaxImageWidth]x[MaxImageHeight]."
iu.addParam("MessageDimensionsAreTooLargeText", "L'image [Name] ne peut être sélectionnée. Ca taille ([OriginalImageWidth]x[OriginalImageHeight]) est trop importante. L'image doit être plus petite que [MaxImageWidth]x[MaxImageHeight].");
//[REVIEW] - "The image [Name] cannot be selected. This image dimensions ([OriginalImageWidth]x[OriginalImageHeight]) are too small. The image should be larger than [MinImageWidth]x[MinImageHeight]."
iu.addParam("MessageDimensionsAreTooSmallText", "L'image [Name] ne peut être sélectionnée. Ca taille ([OriginalImageWidth]x[OriginalImageHeight]) est trop petite.  L'image doit être plus grande que [MinImageWidth]x[MinImageHeight].");
//[TRANSLATE]
iu.addParam("MessageFileSizeIsTooSmallText", "The file [Name] cannot be selected. This file size is smaller than the limit ([Limit] kb).");
//"Vous sélectionnez trop de fichiers"
//[TRANSLATE]
iu.addParam("MessageMaxFileCountExceededText", "The file [Name] cannot be selected. Amount of files exceeds the limit ([Limit] files).");
//"Ce fichier dépasse la taille maximale autorisée"
//[TRANSLATE]
iu.addParam("MessageMaxFileSizeExceededText", "The file [Name] cannot be selected. This file size exceeds the limit ([Limit] kb).");
//"La taille totale autoriser est dépassée"
//[TRANSLATE]
iu.addParam("MessageMaxTotalFileSizeExceededText", "The file [Name] cannot be selected. Total upload data size exceeds the limit ([Limit] kb).");
//[REVIEW] - "No Internet session was established."
iu.addParam("MessageNoInternetSessionWasEstablishedText", "Erreur Session Internet - Contactez nous");
//[TRANSLATE]
iu.addParam("MessageNoResponseFromServerText", "No response from server.");
//[TRANSLATE]
iu.addParam("MessageRedirectText", "The server attempted to redirect you, but server redirects are not supported.");
//[TRANSLATE]
iu.addParam("MessageRetryOpenFolderText", "Last visited folder is not available. It is possible it is located on a removable media. Insert the media and click Retry button or click Cancel button to continue.");
//[REVIEW] - "The server or proxy [Name] not found."
iu.addParam("MessageServerNotFoundText", "Erreur Serveur - Contactez nous");
//[TRANSLATE]
iu.addParam("MessageSwitchAnotherFolderWarningText", "You are about to switch to another folder. This will discard selection from selected files.\n\nTo proceed and lose selection click OK.\nTo keep the selection and stay in the current folder, click Cancel.");
//[TRANSLATE]
iu.addParam("MessageUnexpectedErrorText", "Image Uploader encountered some problem. If you see this message, contact web master.");
//[REVIEW] - "Upload is cancelled."
iu.addParam("MessageUploadCancelledText", "Téléchargement annulé");
//[REVIEW] - "Upload complete."
iu.addParam("MessageUploadCompleteText", "Téléchargement terminé");
//[REVIEW] - "Upload failed (the connection was interrupted)."
iu.addParam("MessageUploadFailedText", "Une erreur est survenue - Contactez nous");
//[REVIEW] - "User-specified timeout has expired."
iu.addParam("MessageUserSpecifiedTimeoutHasExpiredText", "L'arrêt personnalisé par l'utilisateur a expiré.");
//[REVIEW] - "minutes"
iu.addParam("MinutesText", "Minutes");
//[REVIEW] - "Cancel"
iu.addParam("ProgressDialogCancelButtonText", "Annuler");
//[REVIEW] - "Close"
iu.addParam("ProgressDialogCloseButtonText", "Fermer");
//[REVIEW] - "Close this dialog box when upload completes"
iu.addParam("ProgressDialogCloseWhenUploadCompletesText", "Fermer la fenêtre une fois termine?");
//[TRANSLATE]
iu.addParam("ProgressDialogEstimatedTimeText", "Estimated time: [Current] of [Total]");//"Temps restant estimé :"
//[REVIEW] - "Preparing data..."
iu.addParam("ProgressDialogPreparingDataText", "Préparation des données");
//[TRANSLATE]
iu.addParam("ProgressDialogSentText", "Sent: [Current] of [Total]");//"[Current] envoyées sur [Total]"
//[REVIEW] - "Upload Files"
iu.addParam("ProgressDialogTitleText", "Téléchargement en cours");
//[REVIEW] - "Waiting for response from server..."
iu.addParam("ProgressDialogWaitingForResponseFromServerText", "En attente de la réponse du serveur");
//[TRANSLATE]
iu.addParam("ProgressDialogWaitingForRetryText", "Waiting for retry...");
//[TRANSLATE]
iu.addParam("RemoveIconTooltipText", "Remove");
//[TRANSLATE]
iu.addParam("RotateIconClockwiseTooltipText", "Rotate Clockwise");
//[TRANSLATE]
iu.addParam("RotateIconCounterClockwiseTooltipText", "Rotate Counterclockwise");
//[REVIEW] - "seconds"
iu.addParam("SecondsText", "Secondes");
//[REVIEW] - "Filesystem"
iu.addParam("UnixFileSystemRootText", "Racine système");
//[REVIEW] - "Home Folder"
iu.addParam("UnixHomeDirectoryText", "Repertoire Local");

}}