All Downloads are FREE. Search and download functionalities are using the official Maven repository.

META-INF.resources.primefaces.locales.locale-hr.js Maven / Gradle / Ivy

There is a newer version: 14.0.0
Show newest version
/** 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',
    millisecondText: 'Milisekunda',
    currentText: 'Sada',
    ampm: false,
    month: 'Mjesec',
    week: 'Tjedan',
    day: 'Dan',
    allDayText: 'Cijeli dan',
    clear: 'Resetiraj'
};





© 2015 - 2024 Weber Informatics LLC | Privacy Policy