French update

This commit is contained in:
Marc Delisle 2007-01-22 18:03:47 +00:00
parent ba3477f5d3
commit e912879217
3 changed files with 21 additions and 21 deletions

View File

@ -225,6 +225,7 @@ $strDelOld = 'Cette page fait r
$strDescending = 'Décroissant';
$strDescription = 'Description';
$strDesigner = 'Concepteur';
$strDesignerHelpDisplayField = 'Le champ à afficher est montré en rose. Pour indiquer qu\'un champ est ou n\'est plus le champ à afficher, cliquer l\'icône "Champ à afficher", puis cliquer sur le nom de champ approprié.';
$strDictionary = 'dictionnaire';
$strDirectLinks = 'Liens directs';
$strDirtyPages = 'Pages modifiées';
@ -265,7 +266,10 @@ $strEnglish = 'anglais';
$strEnglishPrivileges = ' Veuillez noter que les noms de privilèges sont exprimés en anglais';
$strError = 'Erreur';
$strErrorInZipFile = 'Erreur rencontrée dans l\'archive ZIP :';
$strErrorRelationAdded = 'Erreur: relation non ajoutée.';
$strErrorRelationExists = 'Erreur: relation déjà existante.';
$strErrorRenamingTable = 'Erreur lors du renommage de %1$s en %2$s';
$strErrorSaveTable = 'Erreur lors de la sauvegarde des coordonnées Concepteur.';
$strEscapeWildcards = 'Préfixer avec \ les passepartouts _ et % pour un usage littéral';
$strEsperanto = 'Espéranto';
$strEstonian = 'estonien';
@ -348,6 +352,7 @@ $strHungarian = 'hongrois';
$strIcelandic = 'islandais';
$strId = 'ID';
$strIdxFulltext = 'Texte entier';
$strIEUnsupported = 'Internet Explorer n\'offre pas cette fonction.';
$strIgnoreDuplicates = 'Ignorer les doublons';
$strIgnore = 'Ignorer';
$strIgnoreInserts = 'Ignorer les erreurs de doublons (INSERT IGNORE)';
@ -855,6 +860,7 @@ $strSkipQueries = 'Nombre d\'enregistrements (requ
$strSlovak = 'slovaque';
$strSlovenian = 'slovène';
$strSmallBigAll = 'Agrandir/réduire tout';
$strSnapToGrid = 'Accrocher à la grille';
$strSocketProblem = '(ou l\'interface de connexion ("socket") vers le serveur MySQL local n\'est pas correctement configurée)';
$strSortByKey = 'Trier sur l\'index';
$strSorting = 'Mécanisme de tri';
@ -933,6 +939,7 @@ $strTimeoutNothingParsed = 'Cependant lors du dernier traitement, aucune section
$strTimeoutPassed = 'La limite de temps a été atteinte; si vous voulez terminer l\'importation, soumettez à nouveau le même fichier et l\'importation continuera.';
$strToFromPage = 'de/vers la page';
$strToggleScratchboard = 'Éditeur visuel';
$strToggleSmallBig = 'Bascule agrandir/réduire';
$strToSelectRelation = 'Pour sélectionner un lien, cliquez :';
$strTotal = 'total';
$strTotalUC = 'Total';
@ -1017,11 +1024,4 @@ $strYes = 'Oui';
$strZeroRemovesTheLimit = 'Note: Une valeur de 0 (zero) enlève la limite.';
$strZip = '"zippé"';
$strToggleSmallBig = 'Toggle small/big'; //to translate
$strIEUnsupported = 'Internet Explorer does not support this function.'; //to translate
$strErrorRelationAdded = 'Error: Relation not added.'; //to translate
$strErrorRelationExists = 'Error: relation already exists.'; //to translate
$strErrorSaveTable = 'Error saving coordinates for Designer.'; //to translate
$strSnapToGrid = 'Snap to grid'; //to translate
$strDesignerHelpDisplayField = 'The display field is shown in pink. To set/unset a field as the display field, click the "Choose field to display" icon, then click on the appropriate field name.'; //to translate
?>

View File

@ -225,6 +225,7 @@ $strDelOld = 'Cette page fait r
$strDescending = 'Décroissant';
$strDescription = 'Description';
$strDesigner = 'Concepteur';
$strDesignerHelpDisplayField = 'Le champ à afficher est montré en rose. Pour indiquer qu\'un champ est ou n\'est plus le champ à afficher, cliquer l\'icône "Champ à afficher", puis cliquer sur le nom de champ approprié.';
$strDictionary = 'dictionnaire';
$strDirectLinks = 'Liens directs';
$strDirtyPages = 'Pages modifiées';
@ -265,7 +266,10 @@ $strEnglish = 'anglais';
$strEnglishPrivileges = ' Veuillez noter que les noms de privilèges sont exprimés en anglais';
$strError = 'Erreur';
$strErrorInZipFile = 'Erreur rencontrée dans l\'archive ZIP :';
$strErrorRelationAdded = 'Erreur: relation non ajoutée.';
$strErrorRelationExists = 'Erreur: relation déjà existante.';
$strErrorRenamingTable = 'Erreur lors du renommage de %1$s en %2$s';
$strErrorSaveTable = 'Erreur lors de la sauvegarde des coordonnées Concepteur.';
$strEscapeWildcards = 'Préfixer avec \ les passepartouts _ et % pour un usage littéral';
$strEsperanto = 'Espéranto';
$strEstonian = 'estonien';
@ -348,6 +352,7 @@ $strHungarian = 'hongrois';
$strIcelandic = 'islandais';
$strId = 'ID';
$strIdxFulltext = 'Texte entier';
$strIEUnsupported = 'Internet Explorer n\'offre pas cette fonction.';
$strIgnoreDuplicates = 'Ignorer les doublons';
$strIgnore = 'Ignorer';
$strIgnoreInserts = 'Ignorer les erreurs de doublons (INSERT IGNORE)';
@ -855,6 +860,7 @@ $strSkipQueries = 'Nombre d\'enregistrements (requ
$strSlovak = 'slovaque';
$strSlovenian = 'slovène';
$strSmallBigAll = 'Agrandir/réduire tout';
$strSnapToGrid = 'Accrocher à la grille';
$strSocketProblem = '(ou l\'interface de connexion ("socket") vers le serveur MySQL local n\'est pas correctement configurée)';
$strSortByKey = 'Trier sur l\'index';
$strSorting = 'Mécanisme de tri';
@ -933,6 +939,7 @@ $strTimeoutNothingParsed = 'Cependant lors du dernier traitement, aucune section
$strTimeoutPassed = 'La limite de temps a été atteinte; si vous voulez terminer l\'importation, soumettez à nouveau le même fichier et l\'importation continuera.';
$strToFromPage = 'de/vers la page';
$strToggleScratchboard = 'Éditeur visuel';
$strToggleSmallBig = 'Bascule agrandir/réduire';
$strToSelectRelation = 'Pour sélectionner un lien, cliquez :';
$strTotal = 'total';
$strTotalUC = 'Total';
@ -1017,11 +1024,4 @@ $strYes = 'Oui';
$strZeroRemovesTheLimit = 'Note: Une valeur de 0 (zero) enlève la limite.';
$strZip = '"zippé"';
$strToggleSmallBig = 'Toggle small/big'; //to translate
$strIEUnsupported = 'Internet Explorer does not support this function.'; //to translate
$strErrorRelationAdded = 'Error: Relation not added.'; //to translate
$strErrorRelationExists = 'Error: relation already exists.'; //to translate
$strErrorSaveTable = 'Error saving coordinates for Designer.'; //to translate
$strSnapToGrid = 'Snap to grid'; //to translate
$strDesignerHelpDisplayField = 'The display field is shown in pink. To set/unset a field as the display field, click the "Choose field to display" icon, then click on the appropriate field name.'; //to translate
?>

View File

@ -226,6 +226,7 @@ $strDelOld = 'Cette page fait référence à des tables qui n\'existent plus. Vo
$strDescending = 'Décroissant';
$strDescription = 'Description';
$strDesigner = 'Concepteur';
$strDesignerHelpDisplayField = 'Le champ à afficher est montré en rose. Pour indiquer qu\'un champ est ou n\'est plus le champ à afficher, cliquer l\'icône "Champ à afficher", puis cliquer sur le nom de champ approprié.';
$strDictionary = 'dictionnaire';
$strDirectLinks = 'Liens directs';
$strDirtyPages = 'Pages modifiées';
@ -266,7 +267,10 @@ $strEnglish = 'anglais';
$strEnglishPrivileges = ' Veuillez noter que les noms de privilèges sont exprimés en anglais';
$strError = 'Erreur';
$strErrorInZipFile = 'Erreur rencontrée dans l\'archive ZIP :';
$strErrorRelationAdded = 'Erreur: relation non ajoutée.';
$strErrorRelationExists = 'Erreur: relation déjà existante.';
$strErrorRenamingTable = 'Erreur lors du renommage de %1$s en %2$s';
$strErrorSaveTable = 'Erreur lors de la sauvegarde des coordonnées Concepteur.';
$strEscapeWildcards = 'Préfixer avec \ les passepartouts _ et % pour un usage littéral';
$strEsperanto = 'Espéranto';
$strEstonian = 'estonien';
@ -349,6 +353,7 @@ $strHungarian = 'hongrois';
$strIcelandic = 'islandais';
$strId = 'ID';
$strIdxFulltext = 'Texte entier';
$strIEUnsupported = 'Internet Explorer n\'offre pas cette fonction.';
$strIgnoreDuplicates = 'Ignorer les doublons';
$strIgnore = 'Ignorer';
$strIgnoreInserts = 'Ignorer les erreurs de doublons (INSERT IGNORE)';
@ -856,6 +861,7 @@ $strSkipQueries = 'Nombre d\'enregistrements (requêtes) à ignorer à partir du
$strSlovak = 'slovaque';
$strSlovenian = 'slovène';
$strSmallBigAll = 'Agrandir/réduire tout';
$strSnapToGrid = 'Accrocher à la grille';
$strSocketProblem = '(ou l\'interface de connexion ("socket") vers le serveur MySQL local n\'est pas correctement configurée)';
$strSortByKey = 'Trier sur l\'index';
$strSorting = 'Mécanisme de tri';
@ -934,6 +940,7 @@ $strTimeoutNothingParsed = 'Cependant lors du dernier traitement, aucune section
$strTimeoutPassed = 'La limite de temps a été atteinte; si vous voulez terminer l\'importation, soumettez à nouveau le même fichier et l\'importation continuera.';
$strToFromPage = 'de/vers la page';
$strToggleScratchboard = 'Éditeur visuel';
$strToggleSmallBig = 'Bascule agrandir/réduire';
$strToSelectRelation = 'Pour sélectionner un lien, cliquez :';
$strTotal = 'total';
$strTotalUC = 'Total';
@ -1018,11 +1025,4 @@ $strYes = 'Oui';
$strZeroRemovesTheLimit = 'Note: Une valeur de 0 (zero) enlève la limite.';
$strZip = '"zippé"';
$strToggleSmallBig = 'Toggle small/big'; //to translate
$strIEUnsupported = 'Internet Explorer does not support this function.'; //to translate
$strErrorRelationAdded = 'Error: Relation not added.'; //to translate
$strErrorRelationExists = 'Error: relation already exists.'; //to translate
$strErrorSaveTable = 'Error saving coordinates for Designer.'; //to translate
$strSnapToGrid = 'Snap to grid'; //to translate
$strDesignerHelpDisplayField = 'The display field is shown in pink. To set/unset a field as the display field, click the "Choose field to display" icon, then click on the appropriate field name.'; //to translate
?>