[ Index ]

PHP Cross Reference of vtigercrm-6.1.0

title

Body

[close]

/pkg/vtiger/translations/Sweden_sv_se/modules/ -> 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' => 'E-post',
  12      'E-post' => 'E-post',
  13      'LBL_SELECT_EMAIL_IDS' => 'Välj E-postadress',
  14      'LBL_SUBJECT' => 'Ämne',
  15      'LBL_ATTACHMENT' => 'Bilagor',
  16      'LBL_BROWSE_CRM' => 'Bläddra CRM',
  17      'LBL_SEND' => 'Skicka',
  18      'LBL_SAVE_AS_DRAFT' => 'Spara som Utkast',
  19      'LBL_GO_TO_PREVIEW' => 'Gå till Förhandsgranska',
  20      'LBL_SELECT_EMAIL_TEMPLATE' => 'Välj E-postmall',
  21      'LBL_COMPOSE_EMAIL' => 'Skapa E-post',
  22      'LBL_TO' => 'Till',
  23       'LBL_CC' => 'Cc',
  24         'LBL_BCC' => 'Bcc',
  25         'LBL_ADD_CC' => 'Lägg till Cc',
  26         'LBL_ADD_BCC' => 'Lägg till Bcc',
  27      'LBL_MAX_UPLOAD_SIZE' => 'Maximal uppladdningsbar filstorlek är',
  28      'LBL_EXCEEDED' => 'Överskriden',
  29      
  30      //Button Namns translation
  31      'LBL_FORWARD' => 'Vidarebefordra',
  32      'LBL_PRINT' => 'Skriv ut',
  33      'LBL_DESCRIPTION' => 'Beskrivning',
  34      'LBL_FROM' => 'Från',
  35      'LBL_INFO' => 'Info',
  36      'LBL_DRAFTED_ON' => 'Utkast på',
  37      'LBL_SENT_ON' => 'Vidarebefordra',
  38      'LBL_OWNER' => 'Ägare',
  39      
  40      'Datum & Time Sent' => 'Datum Skickat',
  41      'LBL_EMAIL_INFORMATION' => 'Email Information',
  42  );


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