* @package upgrade * @version $Id: en.php 5119 2013-07-12 08:06:42Z wyd621@gmail.com $ * @link http://www.zentao.net */ $lang->upgrade->common = 'Upgrade'; $lang->upgrade->start = 'Start'; $lang->upgrade->result = 'Ergebnis'; $lang->upgrade->fail = 'Fehlgeschlagen'; $lang->upgrade->successTip = 'Successed'; $lang->upgrade->success = 'Erfolgreich'; $lang->upgrade->tohome = 'Home'; $lang->upgrade->license = 'Zentao PMS nutzt jetzt Z PUBLIC LICENSE(ZPL) 1.2.'; $lang->upgrade->warnning = 'Warnung!'; $lang->upgrade->checkExtension = 'Erweiterung prüfen'; $lang->upgrade->consistency = 'Check Consistency'; $lang->upgrade->warnningContent = <<Bitte sichern Sie die Datenbank bevor Sie das Upgrade durchführen!

1. Nutzen Sie phpMyAdmin um die Sicherung zu erstellen.
2. Nutzen Sie mysql Befehle um das Backup zu erstellen.
   $> mysqldump -u username -p dbname > dateiname
   Passen Sie den roten Text entsprechend Ihres Systems an.
   e.g. mysqldump -u root -p zentao >zentao.bak
EOT; $lang->upgrade->createFileWinCMD = 'Öffnen Sie ein Konsolenfenster und rufen Sie echo > %s auf'; $lang->upgrade->createFileLinuxCMD = 'Ausführen in der Shell: touch %s'; $lang->upgrade->setStatusFile = '

Bitte schließen Sie die folgende Aktion ab:

Ich habe die Einweisungen gelesen und abgearbeitet. Fortsetzen.

'; $lang->upgrade->selectVersion = 'Version auswählen'; $lang->upgrade->continue = 'Weiter'; $lang->upgrade->noteVersion = "Wählen Sie eine kompatible Version oder es droht Datenverlust."; $lang->upgrade->fromVersion = 'Von Version'; $lang->upgrade->toVersion = 'Upgrade nach Version'; $lang->upgrade->confirm = 'SQL Bestätigen'; $lang->upgrade->sureExecute = 'Ausführen'; $lang->upgrade->forbiddenExt = 'Die Erweiterung ist nicht kompatibel mit der Upgradeversion. Sie wurde deaktiviert:'; $lang->upgrade->updateFile = 'Updateinformation wurden hinzugefügt.'; $lang->upgrade->noticeSQL = 'Your database is inconsistent with the standard and it failed to fix it. Please run the following SQL and refresh.'; $lang->upgrade->afterDeleted = 'File is not deleted. Please refresh after you delete it.'; $lang->upgrade->mergeProgram = 'Data Merge'; $lang->upgrade->mergeTips = 'Data Migration Tips'; $lang->upgrade->toPMS15Guide = 'ZenTao open source version 15 upgrade'; $lang->upgrade->toPRO10Guide = 'ZenTao profession version 10 upgrade'; $lang->upgrade->toBIZ5Guide = 'ZenTao enterprise version 5 upgrade'; $lang->upgrade->toMAXGuide = 'ZenTao ultimate version upgrade'; $lang->upgrade->to15Desc = <<ZenTao version 15.0 has major upgrade of features, including:

1. Add the concept of Program

A program is a collection of interrelated and coordinated projects. It is at the highest level and belongs to the concept of a strategic level. It has multi-level project management, helping managers to form strategic directions and allocate resources at a macro level.

2. Clarify the concept of Product and Project

Product defines what should be done and focuses on requirement management. Project defines how to do it and focuses on finishing tasks of the project within the specified time, budget and quality objectives. A project can be done in Agile or Waterfall, which is the management of the campaign level.

3. Add the concept of Project Model

The new version 15.0 adds a Waterfall model (available in ZenTao Max) to help the project team choose the right project management method according to their needs. Kanban model will be coming soon.

4. Add the concept of Execution

In Version 15.0, depending on the management model, a project can have multiple iterations/sprints/ phases which are Executions in ZenTao. Through executions, the project tasks are completed and the final outcome is delivered.

5. Adjust the Navigation

The top level navigation is moved to the left, and multi-application switching is added as new UI/UX.


You can try the online demo before you decide to enable new features: New Features Online Demo

You can also download an introduction PPT to help you understand it: New Features Introduction PPT

ZenTao Version 15.0 Introduction


How do you like to use ZenTao?

EOD; $lang->upgrade->mergeProgramDesc = <<Next, ZenTao will migrate the existing data of {$lang->productCommon} and {$lang->projectCommon} to Program and Project. It will be one of the followings:


1. Manage {$lang->productCommon} and {$lang->projectCommon} by {$lang->productCommon} Line

Migrate the data of {$lang->productCommon} and {$lang->projectCommon} by {$lang->productCommon} Line to a Program. You can also migrate it separately.

2. Manage {$lang->projectCommon} by {$lang->productCommon}

You can migrate the data of several {$lang->productCommon}s and {$lang->projectCommon}s to one Program. Or select {$lang->projectCommon}s of a {$lang->productCommon} and {$lang->productCommon} to a Program.

2. Independent {$lang->projectCommon}

Choose several {$lang->projectCommon}s and migrate them to one Program, or migrate them separately.

4. Link {$lang->projectCommon}s of several {$lang->productCommon}s

You can set {$lang->projectCommon}s as one new project.

EOD; $lang->upgrade->to15Mode['classic'] = 'Keep the classic mode'; $lang->upgrade->to15Mode['new'] = 'Use the program mode'; $lang->upgrade->selectedModeTips['classic'] = 'You can also switch to the Program mode in the Admin-Custom-Custom later.'; $lang->upgrade->selectedModeTips['new'] = 'Switching to the program management mode requires merging the previous data, and the system will guide you to complete this operation.'; $lang->upgrade->line = 'Product Line'; $lang->upgrade->allLines = "All Product Lines"; $lang->upgrade->program = 'Merge Project'; $lang->upgrade->existProgram = 'Existing programs'; $lang->upgrade->existProject = 'Existing projects'; $lang->upgrade->existLine = 'Existing' . $lang->productCommon . ' lines'; $lang->upgrade->product = $lang->productCommon; $lang->upgrade->project = 'Iteration'; $lang->upgrade->repo = 'Repo'; $lang->upgrade->mergeRepo = 'Merge Repo'; $lang->upgrade->setProgram = 'Set the project to which the program belongs'; $lang->upgrade->dataMethod = 'Data migration method'; $lang->upgrade->begin = 'Begin Date'; $lang->upgrade->end = 'End Date'; $lang->upgrade->selectProject = 'The target project'; $lang->upgrade->projectName = 'Project Name'; $lang->upgrade->newProgram = 'Create'; $lang->upgrade->editedName = 'New Name'; $lang->upgrade->projectEmpty = 'Project must be not empty.'; $lang->upgrade->mergeSummary = "Dear users, there are %s {$lang->productCommon} and %s {$lang->projectCommon} in your system waiting for Migration. By System Calculation, we recommend your migration plan as follows, you can also adjust according to your own situation:"; $lang->upgrade->mergeByProductLine = "PRODUCTLINE-BASED {$lang->projectCommon}: Consolidate the entire {$lang->productCommon} line and the {$lang->productCommon} and {$lang->projectCommon} below it into one large project."; $lang->upgrade->mergeByProduct = "PRODUCT-BASED {$lang->projectCommon}: You can select multiple {$lang->productCommon} and their lower {$lang->projectCommon} to merge into a large project, or you can select a {$lang->productCommon} to merge its lower {$lang->projectCommon} into a larger project"; $lang->upgrade->mergeByProject = "Independent {$lang->projectCommon}: You can select several {$lang->projectCommon} and merge them into one large project, or merge them independently"; $lang->upgrade->mergeByMoreLink = "{$lang->projectCommon} that relates multiple {$lang->productCommon}: You can select several {$lang->projectCommon} and merge them into one large project, or merge them independently."; $lang->upgrade->mergeRepoTips = "Merge the selected version library under the selected product."; $lang->upgrade->needBuild4Add = 'Full text retrieval has been added in this upgrad. Please create an index.'; $lang->upgrade->errorEngineInnodb = 'Your MySQL version is too low to support InnoDB data table engine. Please modify it to MyISAM and try again.'; $lang->upgrade->errorEngineInnodb = 'Your MySQL does not support InnoDB data table engine. Please modify it to MyISAM and try again.'; $lang->upgrade->duplicateProject = "Project name in the same program cannot be duplicate. Please adjust the duplicate names."; $lang->upgrade->projectType['project'] = "Upgrade the historical {$lang->projectCommon} as a project"; $lang->upgrade->projectType['execution'] = "Upgrade the historical {$lang->projectCommon} as an execution"; $lang->upgrade->createProjectTip = <<After the upgrade, the existing {$lang->projectCommon} will be Project in the new version.

ZenTao will create an item in Execute with the same name of {$lang->projectCommon} according to the data in {$lang->projectCommon}, and move the tasks, stories, and bugs in {$lang->projectCommon} to it.

EOT; $lang->upgrade->createExecutionTip = <<ZenTao will upgrade existing {$lang->projectCommon} as execution.

After the upgrade, the data of existing {$lang->projectCommon} will be in a Project - Execute of the new version .

EOT; include dirname(__FILE__) . '/version.php';