* This file is licensed under the Affero General Public License version 3 or later. * See the COPYING-README file. */ $levels = array('Debug', 'Info', 'Warning', 'Error', 'Fatal'); $levelLabels = array( $l->t( 'Everything (fatal issues, errors, warnings, info, debug)' ), $l->t( 'Info, warnings, errors and fatal issues' ), $l->t( 'Warnings, errors and fatal issues' ), $l->t( 'Errors and fatal issues' ), $l->t( 'Fatal issues only' ), ); $mail_smtpauthtype = array( '' => $l->t('None'), 'LOGIN' => $l->t('Login'), 'PLAIN' => $l->t('Plain'), 'NTLM' => $l->t('NT LAN Manager'), ); $mail_smtpsecure = array( '' => $l->t('None'), 'ssl' => $l->t('SSL'), 'tls' => $l->t('TLS'), ); $mail_smtpmode = array( 'php', 'smtp', ); if ($_['sendmail_is_available']) { $mail_smtpmode[] = 'sendmail'; } if ($_['mail_smtpmode'] == 'qmail') { $mail_smtpmode[] = 'qmail'; } ?>
t("Last cron was executed at %s.", array($human_time))); else: ?> t("Last cron was executed at %s. This is more than an hour ago, something seems wrong.", array($human_time))); endif; else: ?> t("Cron was not executed yet!")); endif; ?>
>
t("Execute one task with each page loaded")); ?>
>
t("cron.php is registered at a webcron service to call cron.php every 15 minutes over http.")); ?>
>
t("Use systems cron service to call the cron.php file every 15 minutes.")); ?>
/>
t( 'Forces the clients to connect to %s via an encrypted connection.', $theme->getName() )); ?> "); p($l->t( 'Please connect to your %s via HTTPS to enable or disable the SSL enforcement.', $theme->getName() )); print_unescaped(""); } ?> |
t('This is used for sending out notifications.')); ?>
' /> @ ' />
> />
> ' /> : ' />
> ' /> ' />
level]);?> | app);?> | message);?> | time)){ p(OC_Util::formatDate($entry->time)); } else { p($entry->time); }?> |
t('Developed by the ownCloud community, the source code is licensed under the AGPL.')); ?>