Go to the source code of this file.
Variables | |
| $messages = array() | |
| $messages ['save_success'] = 'Daten wurden gespeichert' | |
| $messages ['save_succeass'] = $messages['save_success'] | |
| $messages ['save_error'] = 'Daten konnten nicht gespeichert werden' | |
| $messages ['bar_title'] = 'Admin-Dashboard' | |
| $messages ['bar_subtitle'] = 'Systemstatus, Datenbanken und Aktivitäten' | |
| $messages ['status_timestamp'] = 'Stand' | |
| $messages ['performance_aria'] = 'Performance-Durchschnittswerte' | |
| $messages ['system_status_label'] = 'Systemstatus' | |
| $messages ['health_ok'] = 'OK' | |
| $messages ['health_error'] = 'FEHLER' | |
| $messages ['error_log_title'] = 'Systemfehler erkannt' | |
| $messages ['error_log_subtitle'] = 'Die Datei files/dbxError.log ist vorhanden. Der Systemstatus bleibt auf Fehler, bis das Protokoll vollständig gelöscht wurde.' | |
| $messages ['error_log_file_label'] = 'Fehlerprotokoll' | |
| $messages ['error_log_bytes'] = 'Bytes' | |
| $messages ['error_log_delete_label'] = 'Fehlerprotokoll löschen' | |
| $messages ['error_log_delete_title'] = 'Fehlerprotokoll vollständig löschen' | |
| $messages ['error_log_delete_confirm'] = 'Die Datei files/dbxError.log wirklich vollständig löschen?' | |
| $messages ['error_log_delete_hint'] = 'Der gesamte Inhalt wird unwiderruflich entfernt.' | |
| $messages ['error_log_deleted'] = 'Das Fehlerprotokoll wurde vollständig gelöscht.' | |
| $messages ['error_log_empty'] = 'Das Fehlerprotokoll ist bereits gelöscht.' | |
| $messages ['error_log_delete_error'] = 'Das Fehlerprotokoll konnte nicht gelöscht werden.' | |
| $messages ['error_log_read_error'] = 'Der Inhalt des Fehlerprotokolls konnte nicht gelesen werden.' | |
| $messages ['update_title'] = 'System-Update' | |
| $messages ['update_nav_title'] = 'Update' | |
| $messages ['update_status_ready'] = 'Update {version} ist vollständig geprüft und bereit' | |
| $messages ['update_status_available'] = 'Update {version} ist verfügbar' | |
| $messages ['update_status_current'] = 'Der installierte Stand ist aktuell' | |
| $messages ['update_status_unknown'] = 'Der Update-Stand wurde noch nicht geprüft' | |
| $messages ['update_versions'] = 'Installiert: {current} · stabil verfügbar: {available}' | |
| $messages ['update_version_current'] = 'Installiert: {current}' | |
| $messages ['update_checked'] = 'Zuletzt geprüft: {date}' | |
| $messages ['update_not_checked'] = 'Noch keine Update-Prüfung durchgeführt' | |
| $messages ['update_action_ready'] = 'Update fortsetzen oder stoppen' | |
| $messages ['update_action_available'] = 'Update vorbereiten' | |
| $messages ['update_action_current'] = 'Erneut prüfen' | |
| $messages ['update_action_unknown'] = 'Jetzt prüfen' | |
| $messages ['update_nav_ready'] = 'bereit' | |
| $messages ['update_nav_available'] = 'neu' | |
| $messages ['update_nav_current'] = 'aktuell' | |
| $messages ['update_nav_unknown'] = 'prüfen' | |
| $messages[ 'bar_subtitle'] = 'Systemstatus, Datenbanken und Aktivitäten' |
Definition at line 7 of file admin-dashboard-status.fd.php.
| $messages[ 'bar_title'] = 'Admin-Dashboard' |
Definition at line 6 of file admin-dashboard-status.fd.php.
| $messages[ 'error_log_bytes'] = 'Bytes' |
Definition at line 16 of file admin-dashboard-status.fd.php.
| $messages[ 'error_log_delete_confirm'] = 'Die Datei files/dbxError.log wirklich vollständig löschen?' |
Definition at line 19 of file admin-dashboard-status.fd.php.
| $messages[ 'error_log_delete_error'] = 'Das Fehlerprotokoll konnte nicht gelöscht werden.' |
Definition at line 23 of file admin-dashboard-status.fd.php.
| $messages[ 'error_log_delete_hint'] = 'Der gesamte Inhalt wird unwiderruflich entfernt.' |
Definition at line 20 of file admin-dashboard-status.fd.php.
| $messages[ 'error_log_delete_label'] = 'Fehlerprotokoll löschen' |
Definition at line 17 of file admin-dashboard-status.fd.php.
| $messages[ 'error_log_delete_title'] = 'Fehlerprotokoll vollständig löschen' |
Definition at line 18 of file admin-dashboard-status.fd.php.
| $messages[ 'error_log_deleted'] = 'Das Fehlerprotokoll wurde vollständig gelöscht.' |
Definition at line 21 of file admin-dashboard-status.fd.php.
| $messages[ 'error_log_empty'] = 'Das Fehlerprotokoll ist bereits gelöscht.' |
Definition at line 22 of file admin-dashboard-status.fd.php.
| $messages[ 'error_log_file_label'] = 'Fehlerprotokoll' |
Definition at line 15 of file admin-dashboard-status.fd.php.
| $messages[ 'error_log_read_error'] = 'Der Inhalt des Fehlerprotokolls konnte nicht gelesen werden.' |
Definition at line 24 of file admin-dashboard-status.fd.php.
| $messages[ 'error_log_subtitle'] = 'Die Datei files/dbxError.log ist vorhanden. Der Systemstatus bleibt auf Fehler, bis das Protokoll vollständig gelöscht wurde.' |
Definition at line 14 of file admin-dashboard-status.fd.php.
| $messages[ 'error_log_title'] = 'Systemfehler erkannt' |
Definition at line 13 of file admin-dashboard-status.fd.php.
| $messages[ 'health_error'] = 'FEHLER' |
Definition at line 12 of file admin-dashboard-status.fd.php.
| $messages[ 'health_ok'] = 'OK' |
Definition at line 11 of file admin-dashboard-status.fd.php.
| $messages[ 'performance_aria'] = 'Performance-Durchschnittswerte' |
Definition at line 9 of file admin-dashboard-status.fd.php.
| $messages[ 'save_error'] = 'Daten konnten nicht gespeichert werden' |
Definition at line 5 of file admin-dashboard-status.fd.php.
| $messages[ 'save_succeass'] = $messages['save_success'] |
Definition at line 4 of file admin-dashboard-status.fd.php.
| $messages[ 'save_success'] = 'Daten wurden gespeichert' |
Definition at line 3 of file admin-dashboard-status.fd.php.
| $messages[ 'status_timestamp'] = 'Stand' |
Definition at line 8 of file admin-dashboard-status.fd.php.
| $messages[ 'system_status_label'] = 'Systemstatus' |
Definition at line 10 of file admin-dashboard-status.fd.php.
| $messages[ 'update_action_available'] = 'Update vorbereiten' |
Definition at line 36 of file admin-dashboard-status.fd.php.
| $messages[ 'update_action_current'] = 'Erneut prüfen' |
Definition at line 37 of file admin-dashboard-status.fd.php.
| $messages[ 'update_action_ready'] = 'Update fortsetzen oder stoppen' |
Definition at line 35 of file admin-dashboard-status.fd.php.
| $messages[ 'update_action_unknown'] = 'Jetzt prüfen' |
Definition at line 38 of file admin-dashboard-status.fd.php.
| $messages[ 'update_checked'] = 'Zuletzt geprüft: {date}' |
Definition at line 33 of file admin-dashboard-status.fd.php.
| $messages[ 'update_nav_available'] = 'neu' |
Definition at line 40 of file admin-dashboard-status.fd.php.
| $messages[ 'update_nav_current'] = 'aktuell' |
Definition at line 41 of file admin-dashboard-status.fd.php.
| $messages[ 'update_nav_ready'] = 'bereit' |
Definition at line 39 of file admin-dashboard-status.fd.php.
| $messages[ 'update_nav_title'] = 'Update' |
Definition at line 26 of file admin-dashboard-status.fd.php.
| $messages[ 'update_nav_unknown'] = 'prüfen' |
Definition at line 42 of file admin-dashboard-status.fd.php.
| $messages[ 'update_not_checked'] = 'Noch keine Update-Prüfung durchgeführt' |
Definition at line 34 of file admin-dashboard-status.fd.php.
| $messages[ 'update_status_available'] = 'Update {version} ist verfügbar' |
Definition at line 28 of file admin-dashboard-status.fd.php.
| $messages[ 'update_status_current'] = 'Der installierte Stand ist aktuell' |
Definition at line 29 of file admin-dashboard-status.fd.php.
| $messages[ 'update_status_ready'] = 'Update {version} ist vollständig geprüft und bereit' |
Definition at line 27 of file admin-dashboard-status.fd.php.
| $messages[ 'update_status_unknown'] = 'Der Update-Stand wurde noch nicht geprüft' |
Definition at line 30 of file admin-dashboard-status.fd.php.
| $messages[ 'update_title'] = 'System-Update' |
Definition at line 25 of file admin-dashboard-status.fd.php.
| $messages[ 'update_version_current'] = 'Installiert: {current}' |
Definition at line 32 of file admin-dashboard-status.fd.php.
| $messages[ 'update_versions'] = 'Installiert: {current} · stabil verfügbar: {available}' |
Definition at line 31 of file admin-dashboard-status.fd.php.
| $messages = array() |
Definition at line 2 of file admin-dashboard-status.fd.php.