[ Index ]

PHP Cross Reference of vtigercrm-6.1.0

title

Body

[close]

/pkg/vtiger/translations/Deutsch/modules/ -> ProjectTask.php (source)

   1  <?php
   2  /*+**********************************************************************************
   3   * The contents of this file are subject to the vtiger CRM Public License Version 1.0
   4   * ("License"); You may not use this file except in compliance with the License
   5   * The Original Code is:  vtiger CRM Open Source
   6   * The Initial Developer of the Original Code is vtiger.
   7   * Portions created by vtiger are Copyright (C) vtiger.
   8   * All Rights Reserved.
   9   ************************************************************************************/
  10  $languageStrings = array(
  11      'SINGLE_ProjectTask'    =>    "Projektaufgabe",
  12      'LBL_ADD_RECORD'    =>    "In Projektaufgabe",
  13      'LBL_RECORDS_LIST'    =>    "Projekt Task-Liste",
  14      'LBL_PROJECT_TASK_INFORMATION'    =>    "Projektaufgabe Einzelheiten",
  15      'LBL_PROJECTS_LIST'    =>    "Projekte Liste",
  16      'LBL_TASKS_LIST'    =>    "Aufgabenliste",
  17      'LBL_MILESTONES_LIST'    =>    "Meilensteine ​​Liste",
  18      'Project Task Name'    =>    "Projekt Task-Name",
  19      'Project Task No'    =>    "Projektaufgabe Nein",
  20      'Project Task Number'    =>    "Projektaufgabe Anzahl",
  21      'Status'    =>    "Status",
  22      'Priority'    =>    "Priority",
  23      'Progress'    =>    "Fortschritt",
  24      'Type'    =>    "Typ",
  25      'Worked Hours'    =>    "Arbeitsstunden",
  26      'Start Date'    =>    "Startdatum",
  27      'End Date'    =>    "End Date",
  28      'Related To'    =>    "Bezug zu",
  29      'administrative' => 'Administrativ',
  30      'operative' => 'Operativ',
  31      'other' => 'Andere',
  32      'low' => 'Niedrig',
  33      'normal' => 'Normal',
  34      'high' => 'Hoch',
  35      'Created Time'    =>    "Erstellt Zeit",
  36      'Modified Time'    =>    "Geändert Zeit",
  37      'description'    =>    "Beschreibung",
  38      'Assigned To'    =>    "Zuständig",
  39      'Open'    =>    "Öffnen",
  40      'In Progress'    =>    "in uitvoering",
  41      'Completed'    =>    "Fertiggestellt",
  42      'Deferred'    =>    "Latente",
  43      'Canceled'    =>    "Gestrichen",
  44  );


Generated: Fri Nov 28 20:08:37 2014 Cross-referenced by PHPXref 0.7.1