[ Index ]

PHP Cross Reference of vtigercrm-6.1.0

title

Body

[close]

/pkg/vtiger/translations/RomanianLanguagePack_rm_rm/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'    =>    "Activitate de proiect",
  12      'LBL_ADD_RECORD'    =>    "Adauga echipei de proiect",
  13      'LBL_RECORDS_LIST'    =>    "Project Task List",
  14      'LBL_PROJECT_TASK_INFORMATION'    =>    "Detalii proiect de lucru",
  15      'LBL_PROJECTS_LIST'    =>    "Lista proiectelor",
  16      'LBL_TASKS_LIST'    =>    "Lista de sarcini",
  17      'LBL_MILESTONES_LIST'    =>    "Lista Repere",
  18      'Project Task Name'    =>    "Sarcina Denumirea proiectului",
  19      'Project Task No'    =>    "Proiectul Sarcina Nu",
  20      'Project Task Number'    =>    "Numărul de activități de proiect",
  21      'Status'    =>    "Starea",
  22      'Priority'    =>    "Prioritate",
  23      'Progress'    =>    "Progres",
  24      'Type'    =>    "Tip",
  25      'Worked Hours'    =>    "Ore lucrate",
  26      'Start Date'    =>    "Data de începere",
  27      'End Date'    =>    "Data de încheiere",
  28      'Related To'    =>    "Legate de",
  29      'administrative' => 'Administrativ',
  30      'operative' => 'Operativ',
  31      'other' => 'Alte',
  32      'low' => 'Scăzut',
  33      'normal' => 'Normal',
  34      'high' => 'Mare',
  35      'Created Time'    =>    "A creat timpul",
  36      'Modified Time'    =>    "Timp de modificare",
  37      'description'    =>    "Descriere",
  38      'Assigned To'    =>    "Atribuite",
  39      'Open'    =>    "Deschide",
  40      'In Progress'    =>    "În curs de desfășurare",
  41      'Completed'    =>    "Terminat",
  42      'Deferred'    =>    "Amânat",
  43      'Canceled'    =>    "Anulat",
  44  );


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