HEX
Server: Apache/2.4.41
System: Linux mainweb 5.4.0-182-generic #202-Ubuntu SMP Fri Apr 26 12:29:36 UTC 2024 x86_64
User: nationalmedicaregrp (1119)
PHP: 8.3.7
Disabled: exec,passthru,shell_exec,system,popen,proc_open,pcntl_exec
Upload Files
File: /home/healthvaluequotes/assets/js/jqcron/jqCron.de.js
/*
 * This file is part of the Arnapou jqCron package.
 *
 * (c) Arnaud Buathier <[email protected]>
 *
 * For the full copyright and license information, please view the LICENSE
 * file that was distributed with this source code.
 */

jqCronDefaultSettings.texts.de = {
	empty: '-Alle-',
	name_minute: 'Minute',
	name_hour: 'Stunde',
	name_day: 'Tag',
	name_week: 'Woche',
	name_month: 'Monat',
	name_year: 'Jahr',
	text_period: 'Jede <b />',
	text_mins: 'um <b /> minuten nach der Stunde',
	text_time: 'um <b />:<b />',
	text_dow: 'am <b />',
	text_month: 'im <b />',
	text_dom: 'am <b />',
	error1: 'Der Tag %s wird nicht unterst&uuml;tzt!',
	error2: 'Ung&uuml;ltige Anzahl an Werten!',
	error3: 'Das jquery_element sollte in den jqCron-Einstellungen gesetzt werden!',
	error4: 'Ung&uuml;ltiger Ausdruck',
	weekdays: ['Montag', 'Dienstag', 'Mittwoch', 'Donnerstag', 'Freitag', 'Samstag', 'Sonntag'],
	months: ['J&auml;nner', 'Februar', 'M&auml;rz', 'April', 'Mai', 'Juni', 'Juli', 'August', 'September', 'Oktober', 'November', 'Dezember']
};