[ Index ]

PHP Cross Reference of vtigercrm-6.1.0

title

Body

[close]

/pkg/vtiger/translations/Hungarian/modules/ -> Google.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  
  11  $languageStrings = array(
  12      'Address'         => 'Cím',
  13      'Contact Name'    => 'Kapcsolat neve',
  14      'Description'     => 'Leírás',
  15      'Email'           => 'E-mail',
  16      'Event Title'     => 'Esemény megnevezése',
  17      'EXTENTIONNAME'   => 'Google',
  18      'LBL_ADDED'       => 'Hozzáadva',
  19      'LBL_DELETED'     => 'Törölt',
  20      'LBL_MORE_GOOGLE' => 'Több, szinkronizálásra váró rekord is van a Google-n',
  21      'LBL_MORE_VTIGER' => 'Több, szinkronizálásra váró rekord is van a Vtiger-ben',
  22      'LBL_NOT_SYNCRONIZED' => 'Még nem szinkronizált',
  23      'LBL_REMOVE_SYNC' => 'Szinkronizáció megszüntetése',
  24      'LBL_SYNC_BUTTON' => 'Szinkronizáljon most',
  25      'LBL_SYNCRONIZED' => 'Szinkronizálva',
  26      'LBL_UPDATED'     => 'Frissítve',
  27      'LBL_UPDATES_CRM' => 'Frissítések a CRM-ben',
  28      'LBL_UPDATES_GOOGLE' => 'Frissítések a Google-n',
  29      'Map'             => 'Térkép',
  30      'Mobile Phone'    => 'Mobil telefon',
  31      'Start Date'      => 'Kezdő dátum',
  32      'Until Date'      => 'Záró dátum',
  33  );
  34  
  35  $jsLanguageStrings = array(
  36      'LBL_NOT_SYNCRONIZE' => 'Még nem szinkronizált',
  37      'LBL_SYNC_BUTTON'    => 'Szinkronizáljon most' ,
  38      'LBL_SYNCRONIZING'   => 'Szinkronizálás....'   ,
  39  );


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