| | |
| | | ; Projectfork |
| | | ; Copyright (C) 2006 - 2012 Tobias Kuhn. All rights reserved. |
| | | ; Copyright (C) 2006 - 2013 Tobias Kuhn. All rights reserved. |
| | | ; License GNU General Public License version 2 or later; see LICENSE.txt, see LICENSE.php |
| | | ; Note : All ini files need to be saved as UTF-8 - No BOM |
| | | |
| | | ; |
| | | ; @since 4.1 |
| | | ; |
| | | |
| | | ; Projectfork 4.1 - Shared strings |
| | | JGLOBAL_CHECK_ALL = "Sélectionner tous" |
| | | |
| | | |
| | | ; |
| | | ; @since 4.0 |
| | | ; |
| | | |
| | | ; Projectfork 4.0 - Shared strings |
| | | COM_PROJECTFORK = "Projectfork" |
| | |
| | | JGRID_HEADING_TASKLIST = "Liste" |
| | | JGRID_HEADING_PRIORITY = "Priorité" |
| | | JGRID_HEADING_MILESTONE = "Phase" |
| | | JGRID_HEADING_FILES = "Fichiers" |
| | | JGRID_HEADING_FILE = "Fichier" |
| | | JGRID_HEADING_NOTES = "Notes" |
| | | JGRID_HEADING_NOTE = "Note" |
| | | JGRID_HEADING_DOCUMENTS = "Documents" |
| | | JGRID_HEADING_DOCUMENT = "Document" |
| | | JGRID_HEADING_DIRECTORIES = "Répertoires" |
| | | JGRID_HEADING_DIRECTORY = "Répertoire" |
| | | JGRID_HEADING_TYPE = "Type" |
| | | COM_PROJECTFORK_DATE_NOT_SET = "Non défini" |
| | | COM_PROJECTFORK_DATE_STARTED_ON = "Débuté le" |
| | | COM_PROJECTFORK_DETAILS_LABEL = "Détails" |
| | |
| | | ; Projectfork 4.0 - Projects |
| | | COM_PROJECTFORK_PROJECTS = "Projets" |
| | | JGRID_HEADING_TASKLISTS_AND_TASKS = "%s Listes / %s Tâches" |
| | | COM_PROJECTFORK_PROJECT_COMPLETION = "Réalisation du projet" |
| | | |
| | | ; Projectfork 4.0 - Milestones |
| | | COM_PROJECTFORK_MILESTONES = "Phases" |