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

package.dist.js.locales.br.js Maven / Gradle / Ivy

/**
 * Breton translation for bootstrap-datepicker
 * Gwenn Meynier 
 */
(function () {
  Datepicker.locales.br = {
    days: ["Sul", "Lun", "Meurzh", "Merc'her", "Yaou", "Gwener", "Sadorn"],
    daysShort: ["Sul", "Lun", "Meu.", "Mer.", "Yao.", "Gwe.", "Sad."],
    daysMin: ["Su", "L", "Meu", "Mer", "Y", "G", "Sa"],
    months: ["Genver", "C'hwevrer", "Meurzh", "Ebrel", "Mae", "Mezheven", "Gouere", "Eost", "Gwengolo", "Here", "Du", "Kerzu"],
    monthsShort: ["Genv.", "C'hw.", "Meur.", "Ebre.", "Mae", "Mezh.", "Goue.", "Eost", "Gwen.", "Here", "Du", "Kerz."],
    today: "Hiziv",
    monthsTitle: "Miz",
    clear: "Dilemel",
    weekStart: 1,
    format: "dd/mm/yyyy"
  };
}());




© 2015 - 2024 Weber Informatics LLC | Privacy Policy