
META-INF.resources.primefaces.locales.locale-hr.js Maven / Gradle / Ivy
/** Croatian */
PrimeFaces.locales['hr'] = {
closeText: 'Zatvori',
prevText: 'Prethodni',
nextText: 'Slijedeći',
monthNames: ['Siječanj', 'Veljača', 'Ožujak', 'Travanj', 'Svibanj', 'Lipanj', 'Srpanj', 'Kolovoz', 'Rujan', 'Listopad', 'Studeni', 'Prosinac'],
monthNamesShort: ['Sij', 'Velj', 'Ožu', 'Tra', 'Svi', 'Lip', 'Srp', 'Kol', 'Ruj', 'Lis', 'Stu', 'Pro'],
dayNames: ['Nedjelja', 'Ponedjeljak', 'Utorak', 'Srijeda', 'Četvrtak', 'Petak', 'Subota'],
dayNamesShort: ['Ne', 'Po', 'Ut', 'Sr', 'Če', 'Pe', 'Su'],
dayNamesMin: ['N', 'P', 'U', 'S ', 'Č', 'P ', 'S'],
weekHeader: 'Tjedan',
firstDay: 1,
isRTL: false,
showMonthAfterYear: false,
yearSuffix: '',
timeOnlyTitle: 'Samo vrijeme',
timeText: 'Vrijeme',
hourText: 'Sat',
minuteText: 'Minuta',
secondText: 'Sekunda',
currentText: 'Sada',
ampm: false,
month: 'Mjesec',
week: 'Tjedan',
day: 'Dan',
allDayText: 'Cijeli dan'
};
© 2015 - 2025 Weber Informatics LLC | Privacy Policy