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/History/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' => 'History' , |
|
41 'LBL_MODULE_TITLE' => 'History: Home' , |
|
42 'LBL_SEARCH_FORM_TITLE' => 'History Search' , |
|
43 'LBL_LIST_FORM_TITLE' => 'History' , |
|
44 'LBL_LIST_SUBJECT' => 'Titel' , |
|
45 'LBL_LIST_CONTACT' => 'Kontakt' , |
|
46 'LBL_LIST_RELATED_TO' => 'Gehört zu' , |
|
47 'LBL_LIST_DATE' => 'Datum' , |
|
48 'LBL_LIST_TIME' => 'Startzeit' , |
|
49 'LBL_LIST_CLOSE' => 'Schliessen' , |
|
50 'LBL_SUBJECT' => 'Betreff:' , |
|
51 'LBL_STATUS' => 'Status:' , |
|
52 'LBL_LOCATION' => 'Ort:' , |
|
53 'LBL_DATE_TIME' => 'Startdatum und -zeit:' , |
|
54 'LBL_DATE' => 'Startdatum:' , |
|
55 'LBL_TIME' => 'Beginn:' , |
|
56 'LBL_DURATION' => 'Dauer:' , |
|
57 'LBL_HOURS_MINS' => '(Stunden/Minuten)' , |
|
58 'LBL_CONTACT_NAME' => 'Kontakt: ' , |
|
59 'LBL_MEETING' => 'Meeting:' , |
|
60 'LBL_DESCRIPTION_INFORMATION' => 'Beschreibung' , |
|
61 'LBL_DESCRIPTION' => 'Beschreibung:' , |
|
62 'LBL_COLON' => ':' , |
|
63 'LBL_DEFAULT_STATUS' => 'Geplant' , |
|
64 'LNK_NEW_CALL' => 'Neuer Anruf' , |
|
65 'LNK_NEW_MEETING' => 'Neues Meeting' , |
|
66 'LNK_NEW_TASK' => 'Neue Aufgabe' , |
|
67 'LNK_NEW_NOTE' => 'Neue Notiz oder Anlage:' , |
|
68 'LNK_NEW_EMAIL' => 'Email archivieren' , |
|
69 'LNK_CALL_LIST' => 'Anrufe' , |
|
70 'LNK_MEETING_LIST' => 'Meetings' , |
|
71 'LNK_TASK_LIST' => 'Aufgaben' , |
|
72 'LNK_NOTE_LIST' => 'Notizen' , |
|
73 'LNK_EMAIL_LIST' => 'Emails' , |
|
74 'ERR_DELETE_RECORD' => 'Es muß die Datensatznummer angegeben werden, um diesen Datensatz löschen zu können.' , |
|
75 'NTC_REMOVE_INVITEE' => 'Wollen Sie diesen Teilnehmer wirklich aus diesem Meeting entfernen?' , |
|
76 'LBL_INVITEE' => 'Teilnehmer' , |
|
77 'LBL_LIST_DIRECTION' => 'Richtung' , |
|
78 'LBL_DIRECTION' => 'Richtung' , |
|
79 'LNK_NEW_APPOINTMENT' => 'Neues Meeting' , |
|
80 'LNK_VIEW_CALENDAR' => 'Heute' , |
|
81 'LBL_OPEN_ACTIVITIES' => 'Offene Aktivitäten' , |
|
82 'LBL_HISTORY' => 'History' , |
|
83 'LBL_UPCOMING' => 'Meine kommenden Termine' , |
|
84 'LBL_TODAY' => 'bis ' , |
|
85 'LBL_NEW_TASK_BUTTON_TITLE' => 'Neue Aufgabe [Alt+N]' , |
|
86 'LBL_NEW_TASK_BUTTON_KEY' => 'N' , |
|
87 'LBL_NEW_TASK_BUTTON_LABEL' => 'Neue Aufgabe' , |
|
88 'LBL_SCHEDULE_MEETING_BUTTON_TITLE' => 'Neues Meeting [Alt+M]' , |
|
89 'LBL_SCHEDULE_MEETING_BUTTON_KEY' => 'M' , |
|
90 'LBL_SCHEDULE_MEETING_BUTTON_LABEL' => 'Neues Meeting' , |
|
91 'LBL_SCHEDULE_CALL_BUTTON_TITLE' => 'Neuer Anruf [Alt+C]' , |
|
92 'LBL_SCHEDULE_CALL_BUTTON_KEY' => 'C' , |
|
93 'LBL_SCHEDULE_CALL_BUTTON_LABEL' => 'Neuer Anruf' , |
|
94 'LBL_NEW_NOTE_BUTTON_TITLE' => 'Neue Notiz oder Anlage [Alt+T]' , |
|
95 'LBL_NEW_NOTE_BUTTON_KEY' => 'T' , |
|
96 'LBL_NEW_NOTE_BUTTON_LABEL' => 'Neue Notiz oder Anlage:' , |
|
97 'LBL_TRACK_EMAIL_BUTTON_TITLE' => 'Email archivieren [Alt+K]' , |
|
98 'LBL_TRACK_EMAIL_BUTTON_KEY' => 'K' , |
|
99 'LBL_TRACK_EMAIL_BUTTON_LABEL' => 'Email archivieren' , |
|
100 'LBL_LIST_STATUS' => 'Status' , |
|
101 'LBL_LIST_DUE_DATE' => 'Datum' , |
|
102 'LBL_LIST_LAST_MODIFIED' => 'Zuletzt bearbeitet am' , |
|
103 'NTC_NONE_SCHEDULED' => 'Es gibt keine Termine.' , |
|
104 'LNK_IMPORT_NOTES' => 'Notizen importieren' , |
|
105 'NTC_NONE' => 'Keine' , |
|
106 'LBL_ACCEPT_THIS' => 'Akzeptieren?' , |
|
107 'LBL_DEFAULT_SUBPANEL_TITLE' => 'History' , |
|
108 'appointment_filter_dom' => array ( |
|
109 'today' => 'Heute' , |
|
110 'tomorrow' => 'Morgen' , |
|
111 'this Saturday' => 'Diese Woche' , |
|
112 'next Saturday' => 'Nächste Woche' , |
|
113 'last this_month' => 'Dieser Monat' , |
|
114 'last next_month' => 'Nächster Monat' )); |
|
115 |
|
116 ?> |
|