[ Index ]

PHP Cross Reference of vtigercrm-6.1.0

title

Body

[close]

/pkg/vtiger/modules/Google/languages/it_it/ -> 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  $languageStrings = array(
  11      'Map'    =>    "Mappa",
  12      'EXTENTIONNAME'    =>    "Google",
  13      'LBL_UPDATES_CRM'    =>    "Aggiornamenti in CRM",
  14      'LBL_UPDATES_GOOGLE'    =>    "Aggiornamenti di Google",
  15      'LBL_UPDATED'    =>    "Aggiornato",
  16      'LBL_ADDED'    =>    "Aggiunto",
  17      'LBL_DELETED'    =>    "Soppresso",
  18      'LBL_SYNCRONIZED'    =>    "Sincronizzato",
  19      'LBL_NOT_SYNCRONIZED'    =>    "Non hai ancora sincronizzato",
  20      'LBL_SYNC_BUTTON'    =>    "Sincronizzare Ora",
  21      'LBL_REMOVE_SYNC'    =>    "Rimuovere Sync",
  22      'LBL_MORE_VTIGER'    =>    "Ci sono più record da sincronizzare in vtiger",
  23      'LBL_MORE_GOOGLE'    =>    "Ci sono più record da sincronizzare con Google",
  24      'Contact Name'    =>    "Nome del contatto",
  25      'Email'    =>    "Email",
  26      'Mobile Phone'    =>    "Cellulare",
  27      'Address'    =>    "Indirizzo",
  28      'Event Title'    =>    "Titolo dell'evento",
  29      'Start Date'    =>    "Data di inizio",
  30      'Until Date'    =>    "Fino alla data di",
  31      'Description'    =>    "Descrizione",
  32  );
  33  
  34  $jsLanguageStrings = array(
  35      'LBL_SYNC_BUTTON'    =>    "Sincronizzare Ora",
  36      'LBL_SYNCRONIZING'    =>    "Sincronizzazione ....",
  37      'LBL_NOT_SYNCRONIZE'    =>    "Non hai ancora sincronizzato",
  38  );


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