modules/ProspectLists/language/ge_ch.lang.php
changeset 1 c80b997e4c27
equal deleted inserted replaced
0:31504d578711 1:c80b997e4c27
       
     1 <?php
       
     2 
       
     3  /*********************************************************************************
       
     4   * The contents of this file are subject to the SugarCRM Professional End User
       
     5   * License Agreement ('License') which can be viewed at
       
     6   * http://www.sugarcrm.com/crm/products/sugar-professional-eula.html
       
     7   * By installing or using this file, You have unconditionally agreed to the
       
     8   * terms and conditions of the License, and You may not use this file except in
       
     9   * compliance with the License.  Under the terms of the license, You shall not,
       
    10   * among other things: 1) sublicense, resell, rent, lease, redistribute, assign
       
    11   * or otherwise transfer Your rights to the Software, and 2) use the Software
       
    12   * for timesharing or service bureau purposes such as hosting the Software for
       
    13   * commercial gain and/or for the benefit of a third party.  Use of the Software
       
    14   * may be subject to applicable fees and any use of the Software without first
       
    15   * paying applicable fees is strictly prohibited.  You do not have the right to
       
    16   * remove SugarCRM copyrights from the source code or user interface.
       
    17   * All copies of the Covered Code must include on each user interface screen:
       
    18   * (i) the 'Powered by SugarCRM' logo and
       
    19   * (ii) the SugarCRM copyright notice
       
    20   * in the same form as they appear in the distribution.  See full license for
       
    21   * requirements.
       
    22   * Your Warranty, Limitations of liability and Indemnity are expressly stated
       
    23   * in the License.  Please refer to the License for the specific language
       
    24   * governing these rights and limitations under the License.  Portions created
       
    25   * by SugarCRM are Copyright (C) 2004-2005 SugarCRM, Inc.; All Rights Reserved.
       
    26   ********************************************************************************/
       
    27   /*********************************************************************************
       
    28   * File generated by the Sugar Translation Suite (Contributor : www.grupa-atlantis.pl)
       
    29   *********************************************************************************/
       
    30   /*********************************************************************************
       
    31   * $Header: modules/ProspectLists/language/ge_ch.lang.php, 4.5.0 Thu 14/09/06 13:16:00 
       
    32   * Description : Swiss German Translation.
       
    33   * Portions created by SugarCRM are Copyright (C) SugarCRM, Inc. All Rights Reserved.
       
    34   * Contributor(s): simplicity gmbh
       
    35   *********************************************************************************/
       
    36 
       
    37 if(!defined('sugarEntry')) die('Not A Valid Entry Point');
       
    38 
       
    39 $mod_strings = array ( 
       
    40    'LBL_MODULE_NAME' => 'Zielkunden Listen' ,
       
    41    'LBL_MODULE_ID' => 'Zielkundenlisten' ,
       
    42    'LBL_MODULE_TITLE' => 'Zielkunde Liste: Home' ,
       
    43    'LBL_SEARCH_FORM_TITLE' => 'Zielkunde Liste Suche' ,
       
    44    'LBL_LIST_FORM_TITLE' => 'Zielkunden Listen' ,
       
    45    'LBL_PROSPECT_LIST_NAME' => 'Name:' ,
       
    46    'LBL_NAME' => 'Name: ' ,
       
    47    'LBL_ENTRIES' => 'Total Einträge: ' ,
       
    48    'LBL_LIST_PROSPECT_LIST_NAME' => 'Zielkunden Liste' ,
       
    49    'LBL_LIST_ENTRIES' => 'Einträge' ,
       
    50    'LBL_LIST_DESCRIPTION' => 'Beschreibung' ,
       
    51    'LBL_LIST_TYPE_NO' => 'Typ' ,
       
    52    'LBL_LIST_END_DATE' => 'Enddatum' ,
       
    53    'LBL_DATE_ENTERED' => 'Datum erstellt' ,
       
    54    'LBL_DATE_MODIFIED' => 'Datum bearbeitet' ,
       
    55    'LBL_MODIFIED' => 'Bearbeitet von: ' ,
       
    56    'LBL_CREATED' => 'Erstellt von: ' ,
       
    57    'LBL_TEAM' => 'Team: ' ,
       
    58    'LBL_ASSIGNED_TO' => 'Zugewiesen an: ' ,
       
    59    'LBL_DESCRIPTION' => 'Beschreibung: ' ,
       
    60    'LNK_NEW_CAMPAIGN' => 'Kapmagne erstellen' ,
       
    61    'LNK_CAMPAIGN_LIST' => 'Kampagnen' ,
       
    62    'LNK_NEW_PROSPECT_LIST' => 'Zielkunde-Liste erstellen' ,
       
    63    'LNK_PROSPECT_LIST_LIST' => 'Zielkunden Listen' ,
       
    64    'LBL_MODIFIED_BY' => 'Bearbeitet von: ' ,
       
    65    'LBL_CREATED_BY' => 'Erstellt von: ' ,
       
    66    'LBL_DATE_CREATED' => 'Erstellt Datum: ' ,
       
    67    'LBL_DATE_LAST_MODIFIED' => 'Modifiziert Datum: ' ,
       
    68    'LNK_NEW_PROSPECT' => 'Zielkunde erstellen ' ,
       
    69    'LNK_PROSPECT_LIST' => 'Zielkunden' ,
       
    70    'LBL_PROSPECT_LISTS_SUBPANEL_TITLE' => 'Zielkunden Listen' ,
       
    71    'LBL_CONTACTS_SUBPANEL_TITLE' => 'Kontakte' ,
       
    72    'LBL_LEADS_SUBPANEL_TITLE' => 'Interessenten' ,
       
    73    'LBL_PROSPECTS_SUBPANEL_TITLE' => 'Zielkunden' ,
       
    74    'LBL_COPY_PREFIX' => 'Kopie von' ,
       
    75    'LBL_USERS_SUBPANEL_TITLE' => 'Benutzer' ,
       
    76    'LBL_TYPE' => 'Typ' ,
       
    77    'LBL_LIST_TYPE' => 'Typ:' ,
       
    78    'LBL_LIST_TYPE_LIST_NAME' => 'Typ' ,
       
    79    'LBL_NEW_FORM_TITLE' => 'Neue Zielkundenliste' ,
       
    80    'LBL_MARKETING_MESSAGE' => 'Email Marketing Nachricht' ,
       
    81    'LBL_DOMAIN_NAME' => 'Domain Namen' ,
       
    82    'LBL_DOMAIN' => 'Keine E-Mails auf dieser Domain:' ,
       
    83    'LBL_LIST_PROSPECTLIST_NAME' => 'Namen' );
       
    84 
       
    85 ?>