HEX
Server: nginx/1.27.1
System: Linux in-3 5.15.0-161-generic #171-Ubuntu SMP Sat Oct 11 08:17:01 UTC 2025 x86_64
User: ivenus-clone (3297)
PHP: 7.4.33
Disabled: exec,passthru,shell_exec,system,proc_open,popen,parse_ini_file,show_source
Upload Files
File: /storage/v4513/sanjivani/public_html/wp-content/plugins/booking/js/datepick/jquery.datepick-sq.js
/* Albanian initialisation for the jQuery UI date picker plugin. */
/* Written by Flakron Bytyqi ([email protected]). */
(function($) {
	$.datepick.regional['sq'] = {
		clearText: 'fshije', clearStatus: 'fshije datën aktuale',
		closeText: 'mbylle', closeStatus: 'mbylle pa ndryshime',
		prevText: '<mbrapa', prevStatus: 'trego muajin e fundit',
		prevBigText: '<<', prevBigStatus: '',
		nextText: 'Përpara>', nextStatus: 'trego muajin tjetër',
		nextBigText: '>>', nextBigStatus: '',
		currentText: 'sot', currentStatus: '',
		monthNames: ['Janar','Shkurt','Mars','Prill','Maj','Qershor',
		'Korrik','Gusht','Shtator','Tetor','Nëntor','Dhjetor'],
		monthNamesShort: ['Jan','Shk','Mar','Pri','Maj','Qer',
		'Kor','Gus','Sht','Tet','Nën','Dhj'],
		monthStatus: 'trego muajin tjetër', yearStatus: 'trego tjetër vit',
		weekHeader: 'Ja', weekStatus: 'Java e muajit',
		dayNames: ['E Diel','E Hënë','E Martë','E Mërkurë','E Enjte','E Premte','E Shtune'],
		dayNamesShort: ['Di','Hë','Ma','Më','En','Pr','Sh'],
		dayNamesMin: ['Di','Hë','Ma','Më','En','Pr','Sh'],
		dayStatus: 'Vendose DD si ditë të parë të javës', dateStatus: '\'Zgjedh\' D, M d',
		dateFormat: 'dd.mm.yy', firstDay: 1,
		initStatus: 'Zgjedhe një datë', isRTL: false,
		showMonthAfterYear: false, yearSuffix: ''};
	$.datepick.setDefaults($.datepick.regional['sq']);
})(jQuery);