|
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/WorkFlow/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' => 'Arbeitsablauf Definitionen:' , |
|
41 'LBL_MODULE_ID' => 'Arbeitsablauf' , |
|
42 'LBL_MODULE_TITLE' => 'Arbeitsablauf: Home' , |
|
43 'LBL_SEARCH_FORM_TITLE' => 'Arbeitsablauf Suche' , |
|
44 'LBL_LIST_FORM_TITLE' => 'Arbeitsablauf Liste' , |
|
45 'LBL_NEW_FORM_TITLE' => 'Neue Arbeitsablauf Definition' , |
|
46 'LBL_LIST_NAME' => 'Namen' , |
|
47 'LBL_LIST_TYPE' => 'Ausführung findet statt:' , |
|
48 'LBL_LIST_BASE_MODULE' => 'Ziel Modul' , |
|
49 'LBL_LIST_STATUS' => 'Status' , |
|
50 'LBL_NAME' => 'Name:' , |
|
51 'LBL_DESCRIPTION' => 'Beschreibung:' , |
|
52 'LBL_TYPE' => 'Ausführung findet statt:' , |
|
53 'LBL_STATUS' => 'Status:' , |
|
54 'LBL_BASE_MODULE' => 'Ziel Modul' , |
|
55 'LBL_LIST_ORDER' => 'Verarbeitung Reihenfolge:' , |
|
56 'LNK_NEW_WORKFLOW' => 'Neue Arbeitsablauf Definition' , |
|
57 'LNK_WORKFLOW' => 'Liste Arbeitsablauf Definitionen' , |
|
58 'LBL_ALERT_TEMPLATES' => 'Warnung Vorlagen' , |
|
59 'LBL_CREATE_ALERT_TEMPLATE' => 'Neue Warnung Vorlage:' , |
|
60 'LBL_SUBJECT' => 'Betreff:' , |
|
61 'LBL_RECORD_TYPE' => 'Betrifft:' , |
|
62 'LBL_RELATED_MODULE' => 'Verwandtes Modul:' , |
|
63 'LBL_PROCESS_LIST' => 'Arbeitsablauf Sequenz' , |
|
64 'LNK_ALERT_TEMPLATES' => 'Warnung Email Vorlage' , |
|
65 'LNK_PROCESS_VIEW' => 'Arbeitsablauf Sequenz' , |
|
66 'LBL_PROCESS_SELECT' => 'Bitte wählen Sie ein Modul:' , |
|
67 'LBL_LACK_OF_TRIGGER_ALERT' => 'Achtung: Sie müssen einen Trigger erstellen, damit dieses Arbeitsablauf Objekt funktioniert' , |
|
68 'LBL_LACK_OF_NOTIFICATIONS_ON' => 'Achtung: Sie müssen Mitteilungen einschalten im Admin > Einstellungen bearbeiten, damit Warnungen gesendet werden.' , |
|
69 'LBL_FIRE_ORDER' => 'Verarbeitung Reihenfolge:' , |
|
70 'LBL_RECIPIENTS' => 'Empfänger' , |
|
71 'LBL_INVITEES' => 'Teilnehmer' , |
|
72 'LBL_INVITEE_NOTICE' => 'Achtung: Sie müssen mindestens eine Person auswählen für die Erstellung dieser ' , |
|
73 'NTC_REMOVE_ALERT' => 'Wollen Sie wirklich diesen Arbeitsablauf entfernen?' , |
|
74 'LBL_EDIT_ALT_TEXT' => 'Alt Text' , |
|
75 'LBL_INSERT' => 'Einfügen' ); |
|
76 |
|
77 ?> |