Messenger-artiges Benachrichtigungssystem für Dolibarr: - Schwebendes FAB (Floating Action Button) unten links - Ausklappbares Panel mit allen Benachrichtigungen - Historie der gelesenen Nachrichten - Direktes Abhaken per Checkbox - Click-to-Navigate für Aktionen - Pulsierender Button bei dringenden Nachrichten - Draggable Panel-Header - Automatische Erkennung hängender Cron-Jobs - API für andere Module: GlobalNotify::error(), ::warning(), etc. Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
29 lines
788 B
Text
29 lines
788 B
Text
# GlobalNotify - German translations
|
|
|
|
# Module
|
|
Module500100Name = GlobalNotify
|
|
Module500100Desc = Globales Benachrichtigungssystem für alle Module
|
|
|
|
# General
|
|
Notifications = Benachrichtigungen
|
|
NoNotifications = Keine Benachrichtigungen
|
|
MarkAllRead = Alle als gelesen markieren
|
|
ViewAll = Alle anzeigen
|
|
Action = Aktion
|
|
|
|
# Notification types
|
|
NotificationError = Fehler
|
|
NotificationWarning = Warnung
|
|
NotificationInfo = Information
|
|
NotificationSuccess = Erfolg
|
|
NotificationAction = Aktion erforderlich
|
|
|
|
# Cron notifications
|
|
CronJobStuck = Cron-Job hängt
|
|
CronJobMissed = Cron-Job verpasst
|
|
CronJobsOverview = Cron-Jobs Übersicht
|
|
|
|
# Admin
|
|
GlobalNotifySetup = GlobalNotify Einstellungen
|
|
EnableNotifications = Benachrichtigungen aktivieren
|
|
NotificationSettings = Benachrichtigungs-Einstellungen
|