[ Index ]

PHP Cross Reference of vtigercrm-6.1.0

title

Body

[close]

/languages/de_de/ -> Emails.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      'SINGLE_Emails'                => 'Email'                       , 
  12      'Emails'                       => 'Emails'                      , 
  13      'LBL_SELECT_EMAIL_IDS'         => 'Select Email Addresses'      , 
  14      'LBL_SUBJECT'                  => 'Betreff:'                    , 
  15      'LBL_ATTACHMENT'               => 'Anhang'                      , 
  16      'LBL_BROWSE_CRM'               => 'Browse CRM'                  , 
  17      'LBL_SEND'                     => 'Senden'                      , 
  18      'LBL_SAVE_AS_DRAFT'            => 'Save as Draft'               , 
  19      'LBL_GO_TO_PREVIEW'            => 'Go to Preview'               , 
  20      'LBL_SELECT_EMAIL_TEMPLATE'    => 'E-Mail Vorlage wählen'      , 
  21      'LBL_COMPOSE_EMAIL'            => 'neue E-Mail'                 , 
  22      'LBL_TO'                       => 'To'                          , 
  23      'LBL_CC'                       => 'CC :'                        , 
  24      'LBL_BCC'                      => 'BCC :'                       , 
  25      'LBL_ADD_CC'                   => 'Add Cc'                      , 
  26      'LBL_ADD_BCC'                  => 'Add Bcc'                     , 
  27      'LBL_MAX_UPLOAD_SIZE'          => 'Die maximale Dateigröße zum hochladen beträgt', 
  28      'LBL_EXCEEDED'                 => 'Exceeded'                    , 
  29      'LBL_FORWARD'                  => 'Forward'                     , 
  30      'LBL_PRINT'                    => 'Print'                       , 
  31      'LBL_DESCRIPTION'              => 'Description'                 , 
  32      'LBL_FROM'                     => 'From'                        , 
  33      'LBL_INFO'                     => 'Info'                        , 
  34      'LBL_DRAFTED_ON'               => 'Drafted on'                  , 
  35      'LBL_SENT_ON'                  => 'Sent on'                     , 
  36      'LBL_OWNER'                    => 'Owner'                       , 
  37      'Date & Time Sent'             => 'Date Sent'                   , 
  38      'Time Start'                   => 'Time Sent'                   ,
  39      'LBL_EMAIL_INFORMATION' => 'E-Mail Informationen',
  40  );


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