| | |
| | | ; 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 = "Alles selecteren" |
| | | |
| | | |
| | | ; |
| | | ; @since 4.0 |
| | | ; |
| | | |
| | | ; Projectfork 4.0 - Shared strings |
| | | COM_PROJECTFORK = "Projectfork" |
| | |
| | | JGRID_HEADING_TASKLIST = "Lijst" |
| | | JGRID_HEADING_PRIORITY = "Prioriteit" |
| | | JGRID_HEADING_MILESTONE = "Mijlpaal" |
| | | JGRID_HEADING_FILES = "Bestanden" |
| | | JGRID_HEADING_FILE = "Bestand" |
| | | JGRID_HEADING_NOTES = "Notities" |
| | | JGRID_HEADING_NOTE = "Notitie" |
| | | JGRID_HEADING_DOCUMENTS = "Documenten" |
| | | JGRID_HEADING_DOCUMENT = "Document" |
| | | JGRID_HEADING_DIRECTORIES = "Mappen" |
| | | JGRID_HEADING_DIRECTORY = "Map" |
| | | JGRID_HEADING_TYPE = "Type" |
| | | COM_PROJECTFORK_DATE_NOT_SET = "Niet ingesteld" |
| | | COM_PROJECTFORK_DATE_STARTED_ON = "Begonnen op" |
| | | COM_PROJECTFORK_DETAILS_LABEL = "Gegevens" |
| | |
| | | ; Projectfork 4.0 - Projects |
| | | COM_PROJECTFORK_PROJECTS = "Projecten" |
| | | JGRID_HEADING_TASKLISTS_AND_TASKS = "%s lijsten / %s taken" |
| | | COM_PROJECTFORK_PROJECT_COMPLETION = "Voortgang project" |
| | | |
| | | ; Projectfork 4.0 - Milestones |
| | | COM_PROJECTFORK_MILESTONES = "Mijlpalen" |