[ Index ]

PHP Cross Reference of vtigercrm-6.1.0

title

Body

[close]

/pkg/vtiger/modules/Google/languages/pl_pl/ -> 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'    =>    "Mapa",
  12      'EXTENTIONNAME'    =>    "Google",
  13      'LBL_UPDATES_CRM'    =>    "Aktualizacje w CRM",
  14      'LBL_UPDATES_GOOGLE'    =>    "Aktualizacje w Google",
  15      'LBL_UPDATED'    =>    "Zaktualizowane",
  16      'LBL_ADDED'    =>    "Dodano",
  17      'LBL_DELETED'    =>    "Skreślony",
  18      'LBL_SYNCRONIZED'    =>    "Zsynchronizowane",
  19      'LBL_NOT_SYNCRONIZED'    =>    "Jeszcze nie zsynchronizowane",
  20      'LBL_SYNC_BUTTON'    =>    "Synchronizuj teraz",
  21      'LBL_REMOVE_SYNC'    =>    "Usuń Synchronizuj",
  22      'LBL_MORE_VTIGER'    =>    "Istnieje więcej rekordów, które mają być synchronizowane w Vtiger",
  23      'LBL_MORE_GOOGLE'    =>    "Istnieje więcej rekordów, które mają być synchronizowane z Google",
  24      'Contact Name'    =>    "Kontakt Nazwa",
  25      'Email'    =>    "E-mail",
  26      'Mobile Phone'    =>    "Telefon komórkowy",
  27      'Address'    =>    "Adres",
  28      'Event Title'    =>    "Tytuł wydarzenie",
  29      'Start Date'    =>    "Data rozpoczęcia",
  30      'Until Date'    =>    "Do daty",
  31      'Description'    =>    "Opis",
  32  );
  33  
  34  $jsLanguageStrings = array(
  35      'LBL_SYNC_BUTTON'    =>    "Synchronizuj teraz",
  36      'LBL_SYNCRONIZING'    =>    "Synchronizacji ....",
  37      'LBL_NOT_SYNCRONIZE'    =>    "Jeszcze nie zsynchronizowane",
  38  );


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