|
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/Meetings/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' => 'Meetings' , |
|
41 'LBL_MODULE_TITLE' => 'Meetings: Home' , |
|
42 'LBL_SEARCH_FORM_TITLE' => 'Meetings Suche' , |
|
43 'LBL_LIST_FORM_TITLE' => 'Meetings Liste' , |
|
44 'LBL_NEW_FORM_TITLE' => 'Neues Meeting' , |
|
45 'LBL_SCHEDULING_FORM_TITLE' => 'Planung' , |
|
46 'LBL_LIST_SUBJECT' => 'Titel' , |
|
47 'LBL_LIST_CONTACT' => 'Kontakt' , |
|
48 'LBL_LIST_RELATED_TO' => 'Gehört zu' , |
|
49 'LBL_LIST_DATE' => 'Startdatum' , |
|
50 'LBL_LIST_TIME' => 'Startzeit' , |
|
51 'LBL_LIST_CLOSE' => 'Schliessen' , |
|
52 'LBL_SUBJECT' => 'Betreff:' , |
|
53 'LBL_STATUS' => 'Status:' , |
|
54 'LBL_LOCATION' => 'Ort:' , |
|
55 'LBL_DATE_TIME' => 'Startdatum und -zeit:' , |
|
56 'LBL_DATE' => 'Startdatum:' , |
|
57 'LBL_TIME' => 'Beginn:' , |
|
58 'LBL_HOURS_ABBREV' => 'h' , |
|
59 'LBL_MINSS_ABBREV' => 'm' , |
|
60 'LBL_DURATION' => 'Dauer:' , |
|
61 'LBL_DURATION_HOURS' => 'Stunden:' , |
|
62 'LBL_DURATION_MINUTES' => 'Minuten:' , |
|
63 'LBL_HOURS_MINS' => '(Stunden/Minuten)' , |
|
64 'LBL_CONTACT_NAME' => 'Kontakt:' , |
|
65 'LBL_MEETING' => 'Meeting:' , |
|
66 'LBL_DESCRIPTION_INFORMATION' => 'Beschreibung' , |
|
67 'LBL_DESCRIPTION' => 'Beschreibung:' , |
|
68 'LBL_COLON' => ':' , |
|
69 'LBL_DEFAULT_STATUS' => 'Geplant' , |
|
70 'LNK_NEW_CALL' => 'Neuer Anruf' , |
|
71 'LNK_NEW_MEETING' => 'Neues Meeting' , |
|
72 'LNK_NEW_TASK' => 'Neue Aufgabe' , |
|
73 'LNK_NEW_NOTE' => 'Neue Notiz oder Anlage:' , |
|
74 'LNK_NEW_EMAIL' => 'Email archivieren' , |
|
75 'LNK_CALL_LIST' => 'Anrufe' , |
|
76 'LNK_MEETING_LIST' => 'Meetings' , |
|
77 'LNK_TASK_LIST' => 'Aufgaben' , |
|
78 'LNK_NOTE_LIST' => 'Notizen' , |
|
79 'LNK_EMAIL_LIST' => 'Emails' , |
|
80 'LNK_VIEW_CALENDAR' => 'Heute' , |
|
81 'ERR_DELETE_RECORD' => 'Die Datensatznummer muß angegeben werden, um diesen Eintrag löschen zu können.' , |
|
82 'NTC_REMOVE_INVITEE' => 'Wollen Sie diesen Teilnehmer wirklich aus diesem Meeting entfernen?' , |
|
83 'LBL_INVITEE' => 'Teilnehmer' , |
|
84 'LNK_NEW_APPOINTMENT' => 'Neuer Termin' , |
|
85 'LBL_ADD_INVITEE' => 'Teilnehmer hinzufügen' , |
|
86 'LBL_NAME' => 'Namen' , |
|
87 'LBL_FIRST_NAME' => 'Vorname' , |
|
88 'LBL_LAST_NAME' => 'Nachname' , |
|
89 'LBL_EMAIL' => 'Email' , |
|
90 'LBL_PHONE' => 'Telefonnummer Büro:' , |
|
91 'LBL_REMINDER' => 'Erinnerung:' , |
|
92 'LBL_SEND_BUTTON_TITLE' => 'Einladungen senden [Alt-I]' , |
|
93 'LBL_SEND_BUTTON_KEY' => 'I' , |
|
94 'LBL_SEND_BUTTON_LABEL' => 'Einladungen senden' , |
|
95 'LBL_REMINDER_TIME' => 'Erinnerung Zeit' , |
|
96 'LBL_MODIFIED_BY' => 'Modifiziert von' , |
|
97 'LBL_CREATED_BY' => 'Erstellt von' , |
|
98 'LBL_DATE_END' => 'Enddatum' , |
|
99 'LBL_SEARCH_BUTTON' => 'Suchen' , |
|
100 'LBL_ADD_BUTTON' => 'Einfügen' , |
|
101 'LBL_DEL' => 'Löschen' , |
|
102 'LBL_DEFAULT_SUBPANEL_TITLE' => 'Meetings' , |
|
103 'LBL_LIST_STATUS' => 'Status' , |
|
104 'LBL_LIST_DUE_DATE' => 'Datum' , |
|
105 'LBL_LIST_DATE_MODIFIED' => 'Datum bearbeitet' , |
|
106 'LBL_CONTACTS_SUBPANEL_TITLE' => 'Kontakte' , |
|
107 'LBL_USERS_SUBPANEL_TITLE' => 'Benutzer' , |
|
108 'LBL_HISTORY_SUBPANEL_TITLE' => 'Notizen' , |
|
109 'LBL_OUTLOOK_ID' => 'Outlook ID' , |
|
110 'LBL_LIST_ASSIGNED_TO_NAME' => 'Benutzer' , |
|
111 'LBL_LIST_MY_MEETINGS' => 'Meine Meetings' , |
|
112 'LBL_ACCEPT_THIS' => 'Akzeptieren?' ); |
|
113 |
|
114 ?> |