modules/WorkFlowActions/language/ge_ch.lang.php
branchsugarforge-projects-czech
changeset 3 974a21c495b2
parent 2 6333e8e78cf7
child 4 e99ddd2564c6
equal deleted inserted replaced
2:6333e8e78cf7 3:974a21c495b2
     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/WorkFlowActions/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' => 'Trigger' ,
       
    41    'LBL_MODULE_TITLE' => 'Arbeitsablauf Trigger: Home' ,
       
    42    'LBL_SEARCH_FORM_TITLE' => 'Arbeitsablauf Trigger Suche' ,
       
    43    'LBL_LIST_FORM_TITLE' => 'Trigger Liste' ,
       
    44    'LBL_NEW_FORM_TITLE' => 'Neuer Trigger' ,
       
    45    'LBL_LIST_NAME' => 'Trigger Name:' ,
       
    46    'LBL_LIST_TRIGGER_TYPE' => 'Typ:' ,
       
    47    'LBL_LIST_OPERATOR' => 'Operator:' ,
       
    48    'LBL_LIST_LEFT_FIELD' => 'Feld:' ,
       
    49    'LBL_LIST_RIGHT_VALUE' => 'Wert:' ,
       
    50    'LBL_NAME' => 'Trigger Name:' ,
       
    51    'LBL_LEFT_FIELD' => 'Feld:' ,
       
    52    'LBL_DESCRIPTION' => 'Beschreibung:' ,
       
    53    'LBL_TYPE' => 'Typ:' ,
       
    54    'LBL_STATUS' => 'Status:' ,
       
    55    'LBL_BASE_MODULE' => 'Haupt Modul:' ,
       
    56    'LNK_NEW_TRIGGER' => 'Neuer Trigger' ,
       
    57    'LNK_TRIGGER' => 'Arbeitsablauf Trigger' ,
       
    58    'LBL_TIME_INT' => 'für mindestens ' ,
       
    59    'LNK_LIST_REPORTMAKER' => 'Berichte Liste' ,
       
    60    'LNK_NEW_REPORTMAKER' => 'Neuen Bericht erstellen' ,
       
    61    'LNK_LIST_DATASET' => 'Datensatz Liste' ,
       
    62    'LNK_NEW_DATASET' => 'Neuen Datensatz erstellen ' ,
       
    63    'LNK_NEW_QUERYBUILDER' => 'Neue Abfrage' ,
       
    64    'LNK_QUERYBUILDER' => 'Abfrage Generator' ,
       
    65    'LBL_ALL_REPORTS' => 'Alle Berichte' ,
       
    66    'NTC_DELETE_CONFIRMATION' => 'Wollen Sie diesen Eintrag wirklich löschen?' ,
       
    67    'ERR_DELETE_RECORD' => 'Zum löschen des Produkts muss eine Datensatznummer angegeben werden.' ,
       
    68    'LBL_ADD_COLUMN _BUTTON_TITLE' => 'Einfügen [Alt+C]' ,
       
    69    'LBL_ADD_COLUMN_BUTTON_KEY' => 'C' ,
       
    70    'LBL_ADD_COLUMN_BUTTON_LABEL' => 'Neue Spalte' ,
       
    71    'LBL_ADD_GROUPBY_BUTTON_LABEL' => 'Gruppe einfügen durch' ,
       
    72    'LBL_ADD_GROUPBY _BUTTON_TITLE' => 'Einfügen [Alt+G]' ,
       
    73    'LBL_ADD_GROUPBY_BUTTON_KEY' => 'G' ,
       
    74    'LBL_NEW_BUTTON_TITLE' => 'Einfügen [Alt+N]' ,
       
    75    'LBL_NEW_BUTTON_KEY' => 'N' ,
       
    76    'LBL_NEW_BUTTON_LABEL' => 'Neuen erstellen' ,
       
    77    'LBL_DETAILS_BUTTON_TITLE' => 'Bericht Details [Alt+D]' ,
       
    78    'LBL_DETAILS_BUTTON_KEY' => 'D' ,
       
    79    'LBL_DETAILS_BUTTON_LABEL' => 'Bericht Details' ,
       
    80    'LBL_EDIT_BUTTON_TITLE' => 'Bericht bearbeiten [Alt+E]' ,
       
    81    'LBL_EDIT_BUTTON_KEY' => 'N' ,
       
    82    'LBL_EDIT_BUTTON_LABEL' => 'Bericht bearbeiten' ,
       
    83    'LBL_RUN_BUTTON_TITLE' => 'Bericht starten [Alt+R]' ,
       
    84    'LBL_RUN_BUTTON_KEY' => 'Entwurf speichern [Alt+R]' ,
       
    85    'LBL_RUN_BUTTON_LABEL' => 'Bericht starten' );
       
    86 
       
    87 ?>