# -*- coding: utf-8 -*- { '': '', ' - %s entry(ies) modified in the history table.
- DO NOT FORGET TO MODIFIED THE REPORT CONFIGURATION.': " - %s entrée(s) modifiée(s) dans l'historique.
- N'OUBLIEZ PAS DE MODIFIER LES RAPPORTS.", ' - Conversion error: %s.': ' - Erreur de conversion : %s.', '%s between %s and %s': '%s du %s au %s', '%s entries modified in the history table.': "%s entrés ont été modifié dans l'historique.", '%s in %s': '%s en %s', '%Y-%m-%d': '%Y-%m-%d', '%Y-%m-%d %H:%M:%S': '%Y-%m-%d %H:%M:%S', 'about': 'à propos', 'Add a new history line %i': 'Add a new history line %i', 'Add a new person successfully': 'Une nouvelle personne a été ajouté', 'Add person': 'Ajouter une personne', 'Add trainee': 'Ajouter un stagiaire', 'administrators, team leader,...': 'administrators, team leader,...', 'Age': 'Age', 'Agence': 'Agence', 'Agencies': 'Agences', 'agencies': 'agences', 'Agency': 'Agence', 'Aggregate': 'Agréger', 'Aggregation Z': 'Agréger (z)', 'Alignments': 'Alignments', 'Any field of the history table including foreign table. The field is encoded as tablename.fieldname. For properties in the the user data block, use history.data.myproperty.': 'Any field of the history table including foreign table. The field is encoded as tablename.fieldname. For properties in the the user data block, use history.data.myproperty.', 'Are you sure you want to delete this object?': 'Are you sure you want to delete this object?', 'auth_cas': 'auth_cas', 'auth_event': 'auth_event', 'auth_group': 'auth_group', 'auth_membership': 'auth_membership', 'auth_permission': 'auth_permission', 'auth_user': 'auth_user', 'Batch Number': 'Lot', 'Binary files': 'Fichiers binaires', 'Birth Date': 'Né le', 'budgets': 'budgets', 'Can be applied on any field of the history table using the SQL WHERE syntax. Be aware that foreign key are not resolved (more information in the smart_query in the web2py documentation). In addition individual property of the user block are not available, but operator like contains can be applied on the history.data field.': 'Can be applied on any field of the history table using the SQL WHERE syntax. Be aware that foreign key are not resolved (more information in the smart_query in the web2py documentation). In addition individual property of the user block are not available, but operator like contains can be applied on the history.data field.', "Can't delete this record since several transactions refer to it.": 'Cet enregistrement ne peut pas être détruit car il est utilisé dans la table historique.', 'Cannot be empty': 'Cannot be empty', 'careers': 'carrières', 'CAS': 'CAS', 'Cat. objet': 'Cat. objet', 'Cat. personne': 'Cat. personne', 'categories': 'catégories', 'Category': 'Catégorie', 'Catégorie': 'Catégorie', 'CDD': 'CDD', 'Cdd': 'Cdd', 'Cdd Flag': 'Cdd Flag', 'Check to delete': 'Check to delete', 'Client IP': 'Client IP', 'Code': 'Code', 'Code objet': 'Code objet', 'Collections': 'Collections', 'Columns': 'Colonnes', 'Conditions': 'Conditions', 'Configuration': 'Configuration', 'Configure': 'Configurer', 'Configure the column of the grid displayed in the view.': 'Configure les columns de la grille présenté dans la vue.', 'contains': 'contiens', 'Contract': 'Contrat', 'Controller': 'Controller', 'Copyright': 'Copyright', 'Cost': 'Coût', 'Count by': 'Compter par', 'Count people': 'Nombre de personne', 'Coverage': 'Coverage', 'Coverage 2': 'Coverage 2', 'Coût': 'Coût', 'Created By': 'Created By', 'Created On': 'Created On', 'Data': 'Data', 'Data base scheme': 'Schéma base de donnée', 'Data model': 'Modèle des données', 'Data people': 'Les données des personnes', 'Database field encoded as tablename.fieldname.': 'Champ de la base de donnée encodé tablename.fieldname.', "Database query to select history records:
(db.events.event == 'People') & (db.history.data.like('%cdd%'))
": "requête pour sélectionner des enregistrements dans la table history:
(db.events.event == 'People') & (db.history.data.like('%cdd%'))
", 'database schema': 'schéma de la base de données', 'Database schema': 'Schéma de la base de données', 'Define a crude model for the data block associated to each event. The model contains a list of properties. A type is defined to each property or a default value. Valid types are boolean, date, number and string.': 'Defini le modèle du bloc de données associé à chaque évènement. Le modèle contiens une liste de propriétés. Un type est défini pour chaque propriété ou une valeur par défault. Les types sont boolean, date, number et string.', 'Defined a year or a time period !!!': 'Defined a year or a time period !!!', 'Definition': 'Définition', 'definitions': 'définitions', 'Demanded': 'Demandé', 'Description': 'Description', 'Dictionary associating a column and its alignment (left, center, right). The key is a column name encoded as tablename.columnname ': 'Dictionary associating a column and its alignment (left, center, right). The key is a column name encoded as tablename.columnname ', 'Dictionary associating a column and its alignment (left, center, right). The key is a column name encoded as tablename.fieldname ': 'Dictionary associating a column and its alignment (left, center, right). The key is a column name encoded as tablename.fieldname ', 'Dictionary associating the column and the function used to represent the field. The key is a column name encoded as tablename.columnname while the value is a name of the function defined in the table report_functions.': 'Dictionary associating the column and the function used to represent the field. The key is a column name encoded as tablename.columnname while the value is a name of the function defined in the table report_functions.', 'Dictionary associating the column and the function used to represent the field. The key is a column name encoded as tablename.fieldname or operator(tablename.fieldname) .The value is a name of the function defined in the table report_functions.': 'Dictionary associating the column and the function used to represent the field. The key is a column name encoded as tablename.fieldname or operator(tablename.fieldname) .The value is a name of the function defined in the table report_functions.', 'Dictionary associating the column name and the column label. The dictionary is encoded as {tablename.columnname: label, ...}': 'Dictionaire associant un champ et son étiquette. The dictionaire est encodé {tablename.columnname: étiquette, ...}', 'Dictionary associating the column name and the function used to represent the field. The dictionary is encoded as {tablename.columnname: function, ...}': 'Dictionaire associant un champ et la function pour le représenté. Le dictionaire est encodé {tablename.columnname: fonction, ...}', 'Dictionary associating the column name with the column label. The key is a column name encoded as tablename.columnname while the value is a string.': 'Dictionary associating the column name with the column label. The key is a column name encoded as tablename.columnname while the value is a string.', 'Dictionary associating the column name with the column label. The key is a column name encoded as tablename.fieldname. The value is a string.': 'Dictionary associating the column name with the column label. The key is a column name encoded as tablename.fieldname. The value is a string.', 'Documentation for developers': 'Documentation développeurs', 'documentations': 'documentations', 'Documentations': 'Documentations', 'Domain': 'Domaine', 'Domaine': 'Domaine', 'domains': 'domaines', 'Duration': 'Durée', 'E-mail': 'E-mail', 'end': 'fin', 'End': 'Fin', 'End Date': 'Date de fin', 'enter a number between %(min)g and %(max)g': 'enter a number between %(min)g and %(max)g', 'Enter a number between %(min)g and %(max)g': 'Enter a number between %(min)g and %(max)g', 'enter a value': 'enter a value', 'Enter an integer between %(min)g and %(max)g': 'Enter an integer between %(min)g and %(max)g', 'enter an integer between %(min)g and %(max)g': 'enter an integer between %(min)g and %(max)g', 'enter date as %(format)s': 'enter date as %(format)s', "Entries are sorted according to the value of these fields. It can be any field of the history table including those of the foreign tables, the individual property of the history.data dictionary, or 'year'. Descending order is obtained by using the '~field' construct.": "Les élémnents sont ordonnés selon les valeurs de ces champs. Ce sont les champs de la table historique en incluant tous les champs des tables étrangères, les clés du dictionaire history.data , ou 'year'. Un tri décroissant est obtenu en utilisant la synstaxe '~field'.", 'Error': 'Error', 'Error...': 'Erreur...', 'Event': 'Evènement', 'Event category': 'Event category', 'Event data': "Donée d'un évènement", 'Events': 'Evènements', 'events': 'évènements', 'Evènement': 'Evènement', 'Executed': 'Executé', 'Export to PDF...': 'Exporter au format PDF...', 'Export to PNG...': 'Exporter au format PNG...', 'Feature not yet implemented ...': 'Feature not yet implemented ...', 'Features': 'Features', 'Field': 'Champ', 'Field Horizontal': 'Champ horizontal', 'Field Stacked': 'Champ empilé', 'Field Vertical': 'Champ vertical', 'Filter agencies': 'Filtrer les agences', 'Filter budgets': 'Filtrer les budgets', 'Filter careers': 'Filtrer les carrières', 'Filter categories': 'Filtrer les catégories', 'Filter hardware': 'Filtrer le matérielle', 'Filter history': "Filtrer l'historique", 'Filter levels': 'Filtrer les niveaus', 'Filter objects': 'Filtrer les objects', 'Filter organizations': 'Filtrer les organisations', 'Filter people': 'Filtrer les persones', 'Filter projects': 'Filtrer les projets', 'Filter responsibilities': 'Filter les responsabilities', 'Filter teams': 'Filtrer les équipes', 'Financement': 'Financement', 'First name': 'First name', 'First Name': 'Prénom', 'For developpers': 'Pour les développeurs', 'For users': 'Pour les utilisateurs', 'Forgot username?': 'Forgot username?', 'Format': 'Format', 'Formats': 'Formats', 'Forms': 'Formulaire', 'from %s to %s': 'de %s à %s', 'Fte': 'Fte', 'FTE': 'FTE', 'Fte Sum': 'Fte Sum', 'Function': 'Fonction', 'Funding': 'Financement', 'Fundings': 'Financements', 'fundings': 'financements', 'General': 'Général', 'Grade': 'Grade', 'greater or equal to': 'plus grand ou égual à', 'Grid': 'Grid', 'Grid Columns': 'Grid Columns', 'Grid Features': 'Grid Features', 'Group': 'Groupe', 'Group by': 'Grouper par', 'Group Field': 'Group Field', 'Group Field X': 'Groupe (x)', 'Group Field Y': 'Groupe (y)', 'Group ID': 'Group ID', 'Group uniquely assigned to user %(id)s': 'Group uniquely assigned to user %(id)s', 'Groupby': 'Groupby', 'groups': 'groups', 'hardware': 'matériel', 'Hardware': 'Matériel', 'Hardware Cost': 'Hardware Cost', 'Hardware Model': 'Hardware Model', 'HDR': 'HDR', 'Hdr': 'Hdr', 'Hdr Date': 'Hdr Date', 'Hdr defense date': "Date de soutenace de l'hdr", 'Headers': 'En têtes', 'Help': 'Aide', 'history': 'historique', 'History': 'Historique', 'History.Start_Date': 'History.Start_Date', 'Id': 'Id', 'Id My Lists': 'Id My Lists', 'Id)': 'Id)', 'Id.Count()': 'Id.Count()', 'Initials': 'Initiales', 'install': 'installé', 'Invalid email': 'Invalid email', 'Invalid json': 'Invalid json', 'invalid json': 'invalid json', 'Invalid login': 'Invalid login', 'Is Active': 'Is Active', 'is equal to': 'égal à', 'Is Over': 'Is Over', 'Javascript API': 'Javascript API', 'key': 'clef', 'Labels': 'Etiquettes', 'Last Name': 'Nom de famille', 'Last name': 'Nom de famille', 'Last_Name': 'Last_Name', 'less or equal to': 'inférieur ou égal à', 'Level': 'Niveau', 'levels': 'niveaux', 'Line': 'Ligne', 'lines': 'lines', 'List': 'Liste', "List of column names separated by a comma. The column name is encoded as 'tablename.columnname.": "Liste de champs separé par une virgule. Le champ est encodé'tablename.columnname.", "List of column to be displayed in the table. The column is identified by its name encoded as 'tablename.columnname.": "List of column to be displayed in the table. The column is identified by its name encoded as 'tablename.columnname.", "List of column to be displayed in the table. The column is identified by its name encoded as 'tablename.fieldname. The column can contains a virtual field 'tablename.virtualfield. The function associated to the virtual field has to be defined in the database table report_virtual_fields. The column can contains the operator AVG, COUNT, MIN, MAX and SUM. In that case the syntax is operator(tablename.fieldname. The operator make sense with the group by directive. ": "List of column to be displayed in the table. The column is identified by its name encoded as 'tablename.fieldname. The column can contains a virtual field 'tablename.virtualfield. The function associated to the virtual field has to be defined in the database table report_virtual_fields. The column can contains the operator AVG, COUNT, MIN, MAX and SUM. In that case the syntax is operator(tablename.fieldname. The operator make sense with the group by directive. ", "List of columns appearing in the total row. The column names are encoded 'operator(tablename.fieldname)' where operator is AVG, COUNT, MAX, MIN and SUM. ": "List of columns appearing in the total row. The column names are encoded 'operator(tablename.fieldname)' where operator is AVG, COUNT, MAX, MIN and SUM. ", "List of columns appearing in the total row. The column names are encoded as 'tablename.fieldname' or 'operator(tablename.fieldname)'. ": "List of columns appearing in the total row. The column names are encoded as 'tablename.fieldname' or 'operator(tablename.fieldname)'. ", "List of columns defining the group by directive. The column is encode as 'tablename.fiedlname. ": "List of columns defining the group by directive. The column is encode as 'tablename.fiedlname. ", 'List of columns defining the order by directive. The column is identified by its name encoded as tablename.columnname and obey to the web2py rules: tablename.columnname or ~tablename.columnname.': 'List of columns defining the order by directive. The column is identified by its name encoded as tablename.columnname and obey to the web2py rules: tablename.columnname or ~tablename.columnname.', 'List of columns defining the order by directive. The column is identified by its name encoded as tablename.fieldname. Descending order are obtained using the syntax ~tablename.fieldname.': 'List of columns defining the order by directive. The column is identified by its name encoded as tablename.fieldname. Descending order are obtained using the syntax ~tablename.fieldname.', 'List of columns defining the order by directive: the syntax follow the web2py rules: tablename.columnname, ~tablename.columnname, ...': 'Liste de champ qui définissnet la directive order by: la syntaxe est celle de web2py: tablename.columnname, ~tablename.columnname, ...', 'List of hardware': 'Liste de matériel', 'List of people': 'Liste de personne', 'List of people ': 'Liste des personnes ', 'List of responsibilities': 'Liste des responsabilités', 'List of trainee': 'Liste des stagiaires', 'List, metric and graph': 'Liste, métrique et graphe', 'Liste': 'Liste', 'Lists': 'Listes', 'Log In': 'Log In', 'Logged in': 'Logged in', 'Login': 'Login', 'Logout': 'Logout', 'Lost Password': 'Lost Password', 'Lost password?': 'Lost password?', 'Max Records': 'Max Records', 'Metadata': 'Métadonnée', 'Metric': 'Métrique', 'Metric / year / category': 'Métrique / année / catégorie', 'Metric / year / quality': 'Métrique / année / qualité', "Metric are computed for each value of that field. It can be any field of the history table including those of the foreign tables, the individual property of the history.data dictionary or 'year'": "Les métriques sont calculé pour chaque valeur de ce champ. C'est un champ de la table historique en incluant tous les champs des tables étrangères, les clés du dictionaire history.data ou 'year'", 'Metric Field Z': 'Métrique (z)', 'Metric people per category': 'Nb. de personnes par catégorie', 'Metric people per quality': 'Nb. personnes par qualité', 'Metric people per team': 'Nb. de personnes par équipe', 'Metric Vertical': 'Metrique (axe vertical)', 'Metrics / category': 'Métriques / catégorie', 'Metrics / quality': 'Métriques / qualité', 'Model': 'Modèle', 'Modified By': 'Modified By', 'Modified On': 'Modified On', 'Modèle': 'Modèle', 'Name': 'Nom', 'Name of the database table which will be displayed in the report. Any fields of this table can be shown including foreign fields.': 'Name of the database table which will be displayed in the report. Any fields of this table can be shown including foreign fields.', 'Name of the object.': 'Name of the object.', 'Niveau': 'Niveau', 'Nom de famille': 'Nom de famille', 'not install': 'pas installé', 'Note': 'Note', 'Notified': 'Notifié', 'Object': 'Objet', 'Object category': 'Cat. objet', 'Object code': 'Code objet', 'Object or table name': 'Object or table name', 'object_categories': "catégories d'object", 'objects': 'objets', 'Open source': 'Code open source', 'Order by': 'Trié par', 'Orderby': 'Trié par', 'Origin': 'Origin', 'Password': 'Password', "Password fields don't match": "Password fields don't match", 'People': 'Personnes', 'people': 'personnes', 'People and objects': 'Personne & objets', 'People category': 'Cat. personne', 'People per category': 'Personnes par catégorie', 'People per quality': 'Personnes par qualité', 'People per team': 'Personnes par équipe', 'People quality': 'Qualité personne', 'people_categories': 'catégories de personnel', 'Perc.': 'Perc.', 'Percentage': 'Pourcentage', 'Period': 'Période', 'Period End': 'Period End', 'Period is not defined.': 'Sélectionnez une période.', 'Period Start': 'Period Start', 'Person': 'Persone', 'Persone': 'Persone', 'PhD': 'PhD', 'Phd': 'Phd', 'PHD': 'PHD', 'Phd Date': 'Phd Date', 'Phd defense date': 'Date de la soutenance de la thèse', 'please input your password again': 'please input your password again', 'Please select a metric!': 'Sélectionnez une metrique !', 'Plot': 'Plot', 'plugin not install': 'greffon pas installé', 'Processing time %s seconds': 'Image générée en %s secondes', 'Profile': 'Profile', 'Project': 'Projet', 'project leader,...': 'project leader,...', 'projects': 'projets', 'Projet': 'Projet', 'Property': 'Property', 'Python API': 'Python API', 'Python Code': 'Python Code', 'Quality': 'Qualité', 'Qualité': 'Qualité', 'Qualité personne': 'Qualité personne', 'Ratio': 'Ratio', 'Record ID': 'Record ID', 'Reference': 'Référence', 'Register': 'Register', 'Registration identifier': 'Registration identifier', 'Registration key': 'Registration key', 'Registration successful': 'Registration successful', 'relation user / groups': 'relation user / groups', 'Report Name': 'Nom du rapport', 'Report Type': 'Rapport', 'Reports': 'Rapports', 'Reset Password key': 'Reset Password key', 'responsibilities': 'responsabilités', 'Responsibility': 'Responsabilité', 'Right click on the image in order to export it...': "Click droit sur l'image pour l'exporter...", 'Role': 'Role', "Row are grouped according to the value of that field. It can be any field of the history table including those of the foreign tables, the individual property of the history.data dictionary, or 'year'.": "Les lignes sont regroupées en fonctions des valeurs de ce champ. C'est un champ de la table historique en incluant tous les champs des tables étrangères, les clés du dictionaire history.data , ou 'year'.", 'Select': 'Selectionnez', 'Select a teams and/or a project !!!': 'Select a teams and/or a project !!!', 'Select the history records. It can used any field of the history table using the SQL WHERE syntax, but the foreign keys are not resolved nor the individual property of the history.data dictionary. (more information in the smart_query in the web2py documentation).': "Selectionne l'historique. C'est une requête SQL WHERE bâtie à partir des champs des la table history, mais les clés étrangères ne sont pas résolues ni les clés du dictionnaire history.data dictionary. (voir les requêtes 'smart_query' dans la documentaion web2py).", 'select...': 'selectionner...', 'Serial Number': 'Numéro de Série', 'Sign Up': 'Sign Up', 'since %s': 'depuis %s', 'software': 'logiciels', 'Software versions': 'Versions des logiciels', 'sorters': 'sorters', 'Sorters': 'Sorters', 'Stage': 'Stage', 'Start': 'Début', 'start': 'début', 'Start Date': 'Date de début', 'Start_Date': 'Start_Date', 'startswith': 'startswith', 'Store': 'Store', 'Summary': 'Résumé', 'Summary value can be computed for columns.': 'Des values résumées peuvent être calculées pour certaine colonnes.', 'Tablename': 'Tablename', 'Tables': 'Tables', 'Team': 'Équipe', 'teams': 'équipes', 'The aggregation function applies on the metric field. It is computed on the subset of row having a given values for the group_field x and y.': "La function d'agrégation est appliquée sur les valeurs du champ métrique. Elle est calculée sur le sous-ensemble d'enregisteremnts ayant une certain valeurs pour les champs 'group_field' x et y.", 'The field history.data contains the given value.': 'Le champ history.data contiens la valeur donnée.', 'the graphs': 'les graphiques', 'The graphs': 'Les graphiques', 'The lists': 'Les listes', 'the lists': 'les listes', 'The metrics': 'Les métriques', 'The metrics 1d': 'Les métriques 1d', 'the metrics 1d': 'les métriques 1d', 'the metrics 2d': 'les métriques 2d', 'The metrics 2d': 'Les métriques 2d', 'The property dataIndex is required when eval is used.': 'La propriété dataIndex doit être définie quand eval est utilisé.', 'The property xtype is missing.': 'La propriété xtype doit être définie.', "The report id '%s' is unknown.": "The report id '%s' is unknown.", 'This email already has an account': 'This email already has an account', 'Time': 'Temps', 'Timestamp': 'Timestamp', 'Title': 'Titre', 'Titre': 'Titre', 'Tools': 'Outils', 'Total': 'Total', 'Total Label': 'Total Label', 'Total Row': 'Total Row', 'Totals': 'Totals', 'Trainee': 'Stage', 'Trainee Category': 'Domaine', 'Trainee Title': 'Titre du stage', 'Trainee University': 'Université', 'Type': 'Type', 'undefined': 'indéfini', 'University': 'Université', 'Université': 'Université', 'unknown': 'unknown', 'up to %s': "jusqu'au %s", 'User': 'User', 'User %(id)s Logged-in': 'User %(id)s Logged-in', 'User %(id)s Registered': 'User %(id)s Registered', 'User data': 'User data', 'User guides': 'Guides utilisateur', 'user guides': 'guides utilisateur', 'User ID': 'User ID', 'users': 'users', 'Usual': 'Habituel', 'value': 'valeur', 'Value already in database or empty': 'Value already in database or empty', 'value already in database or empty': 'value already in database or empty', 'Verify Password': 'Verify Password', 'versions': 'versions', 'View': 'View', 'views': 'views', 'Welcome': 'Welcome', 'Wizards': 'Assistants', 'Year': 'Année', 'Year End': 'Year End', 'Year Start': 'Year Start', 'You can not delete the row containing the undefined value.': 'Vous ne pouvez pas détruire la ligne contenant la valeur undéfini.', 'Équipe': 'Équipe', }