-
Notifications
You must be signed in to change notification settings - Fork 1
/
de.dict.itop-communications.php
97 lines (97 loc) · 6.15 KB
/
de.dict.itop-communications.php
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
<?php
/**
* Localized data
*
* @copyright Copyright (C) 2010-2024 Combodo SAS
* @license https://opensource.org/licenses/AGPL-3.0
*
*/
/**
*
*/
Dict::Add('DE DE', 'German', 'Deutsch', [
'Class:Communication' => 'Mitteilung',
'Class:Communication+' => '',
'Class:Communication/Attribute:allowed_portals' => 'Anzeige im...',
'Class:Communication/Attribute:allowed_portals+' => 'User Interfaces in denen die Mitteilung angezeigt wird.',
'Class:Communication/Attribute:end_date' => 'Enddatum',
'Class:Communication/Attribute:end_date+' => '',
'Class:Communication/Attribute:icon' => 'Icon',
'Class:Communication/Attribute:icon+' => '',
'Class:Communication/Attribute:icon/Value:information' => 'Information',
'Class:Communication/Attribute:icon/Value:information+' => '',
'Class:Communication/Attribute:icon/Value:none' => 'Keines',
'Class:Communication/Attribute:icon/Value:none+' => '',
'Class:Communication/Attribute:icon/Value:scoop' => 'Breaking News',
'Class:Communication/Attribute:icon/Value:scoop+' => '',
'Class:Communication/Attribute:icon/Value:tip' => 'Tipp',
'Class:Communication/Attribute:icon/Value:tip+' => '',
'Class:Communication/Attribute:icon/Value:warning' => 'Warnung',
'Class:Communication/Attribute:icon/Value:warning+' => '',
'Class:Communication/Attribute:message' => 'Botschaft',
'Class:Communication/Attribute:message+' => '',
'Class:Communication/Attribute:org_id' => 'Ansager',
'Class:Communication/Attribute:org_id+' => '',
'Class:Communication/Attribute:org_match_type' => 'Ziel-Organisationen...',
'Class:Communication/Attribute:org_match_type+' => 'Es sind 3 Wege möglich, um zu definieren, für welche Organisationen eine Mitteilung angzeigt wird:
- Statische Liste an ausgewählten Organisationen,
- Statische Liste an Organisationen inklusive aller Kind-Organisationen,
- Organisationen werden über eine OQL-Abfrage ermittelt.',
'Class:Communication/Attribute:org_match_type/Value:cascade' => 'Zu Kind-Organisationen kaskadieren',
'Class:Communication/Attribute:org_match_type/Value:cascade+' => 'Statische Liste an Organisationen inklusive aller Kind-Organisationen',
'Class:Communication/Attribute:org_match_type/Value:direct' => 'Nur die ausgewählten',
'Class:Communication/Attribute:org_match_type/Value:direct+' => 'Statische Liste an ausgewählten Organisationen',
'Class:Communication/Attribute:org_match_type/Value:oql' => 'Organisationen einer OQL',
'Class:Communication/Attribute:org_match_type/Value:oql+' => 'Organisationen, die über die OQL-Abfrage ermittelt werden.',
'Class:Communication/Attribute:org_name' => 'Name des Ansagers',
'Class:Communication/Attribute:org_name+' => '',
'Class:Communication/Attribute:org_oql' => 'OQL-Abfrage',
'Class:Communication/Attribute:org_oql+' => 'Die OQL darf auschließlich Organisationen abfragen.',
'Class:Communication/Attribute:organizations_list' => 'Ziel-Organisationen',
'Class:Communication/Attribute:organizations_list+' => 'Die Einstellung wird ignoriert, falls Ziel-Organisationen über ein OQL ermittelt werden.',
'Class:Communication/Attribute:ref' => 'Ref',
'Class:Communication/Attribute:ref+' => '',
'Class:Communication/Attribute:start_date' => 'Startdatum',
'Class:Communication/Attribute:start_date+' => '',
'Class:Communication/Attribute:status' => 'Status',
'Class:Communication/Attribute:status+' => '',
'Class:Communication/Attribute:status/Value:closed' => 'Geschlossen',
'Class:Communication/Attribute:status/Value:closed+' => '',
'Class:Communication/Attribute:status/Value:ongoing' => 'Laufend',
'Class:Communication/Attribute:status/Value:ongoing+' => '',
'Class:Communication/Attribute:title' => 'Titel',
'Class:Communication/Attribute:title+' => '',
'Class:Communication/Error:EndDateMustBeGreaterThanStartDate' => 'Endedatum mus nach Startdatum liegen.',
'Class:Communication/Error:OQLMustBeProvided' => 'Es muss eine OQL-Abfrage definiert sein, um die Ziel-Organisationen über eine OQL zu ermitteln.',
'Class:Communication/Error:OQLMustReturnOrganization' => 'Die "Organisations-OQL" darf ausschließlich Organisationen zurückgeben.',
'Class:Communication/Error:OQLNotValid' => 'Die "Organisations-OQL-Abfrage" ist ungültig: %1$s',
'Class:Communication/Stimulus:ev_close' => 'Diese Mitteilung schließen',
'Class:Communication/Stimulus:ev_close+' => '',
'Class:Communication/Stimulus:ev_reopen' => 'Diese Mitteilung wiedereröffnen',
'Class:Communication/Stimulus:ev_reopen+' => '',
'Class:Communication/Tab:Preview' => 'Resultierende Organisationen',
'Class:Communication/Tab:Preview+' => 'Die von dieser Mitteilung betroffenen Organisationen',
'Class:Communication/Tab:PreviewAll' => 'Alle bestehenden Organisationen',
'Class:Communication/Warning:NoOrgSoAll' => 'Es wurde keine Organisation ausgewählt, so dass die Mittelung für alle sichtbar ist.',
'Class:Communication/Warning:OQLProvidedButUnused' => 'Es wurde eine "OQL-Abfrage" definiert, die jedoch nicht genutzt wird solange für "Ziel-Organisationen..." nicht "Organisation einer OQL" ausgewählt ist.',
'Class:lnkCommunicationToOrganization' => 'Verknüpfung Miteilung / Organisation',
'Class:lnkCommunicationToOrganization+' => '',
'Class:lnkCommunicationToOrganization/Attribute:communication_id' => 'Mitteilung',
'Class:lnkCommunicationToOrganization/Attribute:communication_id+' => '',
'Class:lnkCommunicationToOrganization/Attribute:communication_ref' => 'Mitteilungs-Ref',
'Class:lnkCommunicationToOrganization/Attribute:communication_ref+' => '',
'Class:lnkCommunicationToOrganization/Attribute:org_id' => 'Organisation',
'Class:lnkCommunicationToOrganization/Attribute:org_id+' => '',
'Class:lnkCommunicationToOrganization/Attribute:org_name' => 'Name der Organisation',
'Class:lnkCommunicationToOrganization/Attribute:org_name+' => '',
'Class:lnkCommunicationToOrganization/Name' => '%1$s / %2$s',
'Communication:to_whom' => 'An wen und wo',
'Communication:what' => 'Was',
'Communication:when' => 'Wenn',
'Menu:Communication' => 'Mitteilungen',
'Menu:Communication+' => 'Alle offenen Mitteilungen',
'Portal:Communication:Next' => 'Nächste',
'Portal:Communication:Previous' => 'Vorherige',
'Portal:Communications' => 'Mitteilungen',
'itop-communications:Communications:Section:Title' => 'Mitteilungen',
]);