[ Index ]

PHP Cross Reference of vtigercrm-6.1.0

title

Body

[close]

/pkg/vtiger/translations/RomanianLanguagePack_rm_rm/modules/ -> HelpDesk.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      'HelpDesk'                     => 'HelpDesk'                    , 
  12      'SINGLE_HelpDesk'              => 'Tichet'                      , 
  13      'LBL_ADD_RECORD'               => 'Add Tichet'                  ,
  14      'LBL_RECORDS_LIST'             => 'Tichet List'                 ,
  15      'LBL_TICKET_INFORMATION'       => 'Info Tichet'                 , 
  16      'LBL_TICKET_RESOLUTION'        => 'Info solutii'                , 
  17      'Ticket No'                    => 'ID Tichet'                   , 
  18      'Severity'                     => 'Gravitate'                   , 
  19      'Update History'               => 'Istoric tichet'              , 
  20      'Hours'                        => 'Hours'                       , 
  21      'Days'                         => 'Days'                        , 
  22      'Title'                        => 'Titlu'                       , 
  23      'Solution'                     => 'Solutie'                     , 
  24      'From Portal'                  => 'From Portal'                 , 
  25      'Big Problem'                  => 'Problema grava'              , 
  26      'Small Problem'                => 'Problema minora'             , 
  27      'Other Problem'                => 'Alta problema'               , 
  28      'Normal'                       => 'Normala'                     , 
  29      'High'                         => 'Ridicata'                    , 
  30      'Urgent'                       => 'Urgenta'                     , 
  31      'Minor'                        => 'Redusa'                      , 
  32      'Major'                        => 'Majora'                      , 
  33      'Feature'                      => 'Functionalitate'             , 
  34      'Critical'                     => 'Critica'                     , 
  35      'Open'                         => 'Deschis'                     , 
  36      'Wait For Response'            => 'Asteapta raspuns'            , 
  37      'Closed'                       => 'Inchis'                      , 
  38      'LBL_STATUS'                   => 'Stare'                       , 
  39      'LBL_SEVERITY'                 => 'Gravitate'                   , 
  40      'LBL_CONVERT_FAQ'              => 'Convert to FAQ'              , 
  41      'LBL_RELATED_TO'               => 'Se refera la'                ,
  42  
  43      //added to support i18n in ticket mails
  44      'Hi' => 'Catre',
  45      'Dear' => 'Stimate',
  46      'LBL_PORTAL_BODY_MAILINFO' => 'Tichetul este',
  47      'LBL_DETAIL' => 'detaliile sunt: ',
  48      'LBL_REGARDS' => 'Va multumim',
  49      'LBL_TEAM' => 'Serviciul de asistenta nationala certificata Magister Software',
  50      'LBL_TICKET_DETAILS' => 'Detalii Tichet',
  51      'LBL_SUBJECT' => 'Subiect: ',
  52      'created' => 'creat,',
  53      'replied' => 'unul de raspuns,',
  54      'reply' => 'Exista un raspuns catre',
  55      'customer_portal' => 'pe Portalul pentru Clienti.',
  56      'link' => 'Poti utiliza urmatorul link pentru a vizualiza raspunsurile efectuate:',
  57      'Thanks' => 'Multumiri',
  58      'Support_team' => 'Departament HelpDesk, Magister Software',
  59  
  60      //this label for customerportal.
  61      'LBL_STATUS_CLOSED' => 'Closed',//Do not convert this label. This is used to check the status. If the status 'Closed' is changed in vtigerCRM server side then you have to change in customerportal language file also.
  62      'LBL_STATUS_UPDATE' => 'Starea tichetului este actualizata la',
  63      'LBL_COULDNOT_CLOSED' => 'Tichetul nu poate fi',
  64      'LBL_CUSTOMER_COMMENTS' => 'Clientul a furnizat urmatoarea informatie suplimentara la raspunsul dvs.:',
  65      'LBL_RESPOND' => 'Va rugam sa raspundeti la tichetul de mai sus cat mai curand posibil.',
  66      'LBL_REGARDS' => 'Cu stima',
  67      'LBL_SUPPORT_ADMIN' => 'Administrator asistenta',
  68      'LBL_RESPONDTO_TICKETID' => 'Raspunde la ID Tichet',
  69      'LBL_RESPONSE_TO_TICKET_NUMBER' => 'Răspuns la numărul biletului',
  70      'LBL_TICKET_NUMBER' => 'Numarul de bilete',
  71      'LBL_CUSTOMER_PORTAL' => 'in Portal Client - URGENT',
  72      'LBL_LOGIN_DETAILS' => 'In continuare aveti detaliile dvs. de login pe Portalul Client :',
  73      'LBL_MAIL_COULDNOT_SENT' => 'Emailul nu a putut fi trimis',
  74      'LBL_USERNAME' => 'Nume Utilizator:',
  75      'LBL_PASSWORD' => 'Parola:',
  76      'LBL_SUBJECT_PORTAL_LOGIN_DETAILS' => 'In ce priveste detaliile dvs. de login pe Portalul Client',
  77      'LBL_GIVE_MAILID' => 'Va rugam sa precizati ID-ul de email',
  78      'LBL_CHECK_MAILID' => 'Va rugam sa verificati ID-ul dvs. de email pentru Portalul Client',
  79      'LBL_LOGIN_REVOKED' => 'Autentificarea dvs. a fost revocata. Va rugam sa contactati admin-ul.',
  80      'LBL_MAIL_SENT' => 'Un email a fost trimis pe adresa dvs. de email ce contine detaliile dvs. de login',
  81      'LBL_ALTBODY' => 'Aceasta este continutul in format text pentru clientii de email fara suport HTML.',
  82      'HelpDesk ID' => 'ID Tichet',
  83      'Ticket ID' => 'ID Tichet',
  84  );


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