[ Index ]

PHP Cross Reference of vtigercrm-6.1.0

title

Body

[close]

/languages/ro_ro/ -> Reports.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      'Reports'                      => 'Reports'                     , // TODO: Review
  12      'SINGLE_Reports'               => 'Report'                      , // TODO: Review
  13      'LBL_FOLDER_NOT_EMPTY'         => 'Folder is not empty'         ,
  14      'LBL_MOVE_REPORT'              => 'Muta rapoarte'               ,
  15      'LBL_CUSTOMIZE'                => 'Personalizeaza'              ,
  16      'LBL_REPORT_EXPORT_EXCEL'      => 'Export Excel'                ,
  17      'LBL_REPORT_PRINT'             => 'Printeaza'                   ,
  18      'LBL_STEP_1'                   => 'Step 1'                      ,
  19      'LBL_STEP_2'                   => 'Step 2'                      ,
  20      'LBL_STEP_3'                   => 'Step 3'                      ,
  21      'LBL_REPORT_DETAILS'           => 'Detalii raport'              ,
  22      'LBL_SELECT_COLUMNS'           => 'Selecteaza coloane'          ,
  23      'LBL_FILTERS'                  => 'Filtre'                      ,
  24      'LBL_FOLDERS'                  => 'Folders'                     ,
  25      'LBL_ADD_NEW_FOLDER'           => 'Adauga director nou'         ,
  26      'LBL_FOLDER_NAME'              => 'Folder Name'                 ,
  27      'LBL_FOLDER_DESCRIPTION'       => 'Folder Description'          ,
  28      'LBL_WRITE_YOUR_DESCRIPTION_HERE' => 'Enter Description'           ,
  29      'LBL_DUPLICATES_EXIST'         => 'Duplicate Exists'            ,
  30      'LBL_FOLDERS_LIST'             => 'Folders List'                ,
  31      'LBL_DENIED_REPORTS'           => 'Denied Reports'              ,
  32      'LBL_NO_OF_RECORDS'            => 'Total Records : '           , // TODO: Review
  33      'LBL_MORE_RECORDS_TXT'           => 'Only 1000 records are shown below. Please export to see all Records',
  34      'LBL_ADD_RECORD'               => 'Add Report'                  ,
  35      'LBL_ADD_FOLDER'               => 'Add Folder'                  ,
  36      'LBL_REPORT_DELETE_DENIED'     => 'Permission denied to delete the Report',
  37      'LBL_FOLDER_CAN_NOT_BE_DELETED' => 'This folder can not be deleted',
  38      'LBL_REPORTS_LIST'             => 'Reports list'                ,
  39      'LBL_REPORT_NAME'              => 'Nume raport'                 ,
  40      'LBL_REPORT_FOLDER'            => 'Director rapoarte'           ,
  41      'LBL_DESCRIPTION'              => 'Descriere'                   ,
  42      'PRIMARY_MODULE'               => 'Primary Module'              ,
  43      'LBL_SELECT_RELATED_MODULES'   => 'Select Related Modules'      ,
  44      'LBL_MAX'                      => 'MAX'                         ,
  45      'LBL_NEXT'                     => 'Urmatorul/oarea'             ,
  46      'LBL_REPORTS'                  => 'Reports List'                ,
  47      'LBL_GROUP_BY'                 => 'Group By'                    ,
  48      'LBL_SORT_ORDER'               => 'Sort Order'                  ,
  49      'LBL_ASCENDING'                => 'Ascendent'                   ,
  50      'LBL_DESCENDING'               => 'Descendent'                  ,
  51      'LBL_CALCULATIONS'             => 'Calcule'                     ,
  52      'LBL_COLUMNS'                  => 'Columns'                     ,
  53      'LBL_SUM_VALUE'                => 'Suma'                        ,
  54      'LBL_AVERAGE'                  => 'Medie'                       ,
  55      'LBL_LOWEST_VALUE'             => 'Valoarea cea mai mica'       ,
  56      'LBL_HIGHEST_VALUE'            => 'Highest Value'               ,
  57      'LBL_GENERATE_REPORT'          => 'Generate Report'             ,
  58      'LBL_SUM'                      => 'SUM'                         ,
  59      'LBL_AVG'                      => 'AVG'                         ,
  60      'LBL_MIN'                      => 'MIN'                         ,
  61      'LBL_FIELD_NAMES'              => 'Nume campuri'                ,
  62      'LBL_REPORT_CSV'               => 'Export CSV'                  ,
  63      'LBL_VIEW_DETAILS'             => 'View Details'                ,
  64      'LBL_GENERATE_NOW'             => 'Generate now'                , // TODO: Review
  65      'Report Name'                  => 'Nume raport'                 ,
  66      'Account and Contact Reports'  => 'Rapoarte conturi si contacte',
  67      'Lead Reports'                 => 'Rapoarte prospectari'        ,
  68      'Potential Reports'            => 'Rapoarte potentiale'         ,
  69      'Activity Reports'             => 'Rapoarte activitati'         ,
  70      'HelpDesk Reports'             => 'Rapoarte tichete'            ,
  71      'Product Reports'              => 'Rapoarte produse'            ,
  72      'Quote Reports'                => 'Rapoarte oferte'             ,
  73      'PurchaseOrder Reports'        => 'Rapoarte comenzi cumparare'  ,
  74      'SalesOrder Reports'           => 'Rapoarte comenzi vanzare'    ,
  75      'Invoice Reports'              => 'Rapoarte facturi'            ,
  76      'Campaign Reports'             => 'Rapoarte campanii'           ,
  77      'Contacts by Accounts'         => 'Contacte pe conturi'         ,
  78      'Contacts without Accounts'    => 'Contacte fara conturi'       ,
  79      'Contacts by Potentials'       => 'Contacte pe potentiale'      ,
  80      'Contacts related to Accounts' => 'Contacte asociate cu conturi',
  81      'Contacts not related to Accounts' => 'Contacte neasociate cu conturi',
  82      'Contacts related to Potentials' => 'Contacte asociate cu potentiale',
  83      'Lead by Source'               => 'Prospectari pe sursa'        ,
  84      'Lead Status Report'           => 'Raport stare prospectare'    ,
  85      'Potential Pipeline'           => 'Continuitate potential (portofel)',
  86      'Closed Potentials'            => 'Potentiale inchise'          ,
  87      'Potential that have Won'      => 'Potential castigat'          ,
  88      'Tickets by Products'          => 'Tichete pe produse'          ,
  89      'Tickets by Priority'          => 'Tichete pe prioritate'       ,
  90      'Open Tickets'                 => 'Tichete deschise'            ,
  91      'Tickets related to Products'  => 'Tichete asociate cu produse' ,
  92      'Tickets that are Open'        => 'Tichete deschise'            ,
  93      'Product Details'              => 'Detalii produs'              ,
  94      'Products by Contacts'         => 'Produse pe contacte'         ,
  95      'Product Detailed Report'      => 'Raport detaliat produs'      ,
  96      'Products related to Contacts' => 'Produse asociate cu contacte',
  97      'Open Quotes'                  => 'Oferte deschise'             ,
  98      'Quotes Detailed Report'       => 'Raport detaliat oferte'      ,
  99      'Quotes that are Open'         => 'Oferte deschise'             ,
 100      'PurchaseOrder by Contacts'    => 'Comenzi cumparare pe contacte',
 101      'PurchaseOrder Detailed Report' => 'Raport detaliat ordine cumparare',
 102      'PurchaseOrder related to Contacts' => 'Comenzi cumparare asociat cu contacte',
 103      'Invoice Detailed Report'      => 'Raport detaliat factura'     ,
 104      'Last Month Activities'        => 'Activitati pe luna trecuta'  ,
 105      'This Month Activities'        => 'Activitati pe luna in curs'  ,
 106      'Campaign Expectations and Actuals' => 'Preconizari si rezultate reale campanie',
 107      'SalesOrder Detailed Report'   => 'Raport detaliat comenzi vanzare',
 108      'Email Reports'                => 'Email Reports'               ,
 109      'Contacts Email Report'        => 'Contacts Email Report'       ,
 110      'Accounts Email Report'        => 'Organizations Email Report'  ,
 111      'Leads Email Report'           => 'Leads Email Report'          ,
 112      'Vendors Email Report'         => 'Vendors Email Report'        ,
 113      'Emails sent to Contacts'      => 'Emails sent to Contacts'     ,
 114      'Emails sent to Organizations' => 'Emails sent to Organizations',
 115      'Emails sent to Leads'         => 'Emails sent to Leads'        ,
 116      'Emails sent to Vendors'       => 'Emails sent to Vendors'      ,
 117      'LBL_PRINT_REPORT'             => 'Print Report'                , // TODO: Review
 118      'LBL_RECORDS'                  => 'Records'                     , // TODO: Review
 119      'LBL_LIMIT_EXCEEDED'           => 'Only 1000 + records are displayed. Use CSV or Excel Export to see all the records', // TODO: Review
 120      'LBL_TOP'                      => 'Top'                         , // TODO: Review
 121      'LBL_ALL_REPORTS'              => 'All Reports'                 , // TODO: Review
 122      'LBL_CALCULATION_CONVERSION_MESSAGE' => 'Calculul se bazează pe preferințele moneda mele de CRM', // TODO: Review
 123  
 124  
 125  );
 126  $jsLanguageStrings = array(
 127      'JS_DUPLICATE_RECORD'          => 'Duplicate Report'            , // TODO: Review
 128      'JS_CALCULATION_LINE_ITEM_FIELDS_SELECTION_LIMITATION' => 'Limitation: Line Item fields(List Price, Discount & Quantity) can only be used when other calculation fields are not selected.', // TODO: Review
 129  );


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