This file is indexed.

/usr/share/javascript/jquery-timepicker/localization/jquery-ui-timepicker-el.js is in libjs-jquery-timepicker 1.2-1.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

1
(function(a){a.timepicker.regional.el={timeOnlyTitle:"Επιλογή ώρας",timeText:"Ώρα",hourText:"Ώρες",minuteText:"Λεπτά",secondText:"Δευτερόλεπτα",millisecText:"μιλιδευτερόλεπτο",timezoneText:"Ζώνη ώρας",currentText:"Τώρα",closeText:"Κλείσιμο",timeFormat:"HH:mm",amNames:["π.μ.","AM","A"],pmNames:["μ.μ.","PM","P"],isRTL:false};a.timepicker.setDefaults(a.timepicker.regional.el)})(jQuery);