@boldreports/global
Version:
Bold Reports by Syncfusion controls for JavaScript with language packs for the localization of ReportViewer and ReportDesigner reporting widgets.
1 lines • 1.16 kB
JavaScript
ej.addCulture("es-PY", { name: "es-PY", englishName: "Spanish (Paraguay)", nativeName: "Español (Paraguay)", language: "es", numberFormat: { ",": ".", ".": ",", NaN: "NeuN", negativeInfinity: "-Infinito", positiveInfinity: "Infinito", percent: { ",": ".", ".": "," }, currency: { pattern: ["($ n)", "$ n"], decimals: 0, ",": ".", ".": ",", symbol: "₲" } }, calendars: { standard: { firstDay: 1, days: { names: ["domingo", "lunes", "martes", "miércoles", "jueves", "viernes", "sábado"], namesAbbr: ["dom", "lun", "mar", "mié", "jue", "vie", "sáb"], namesShort: ["do", "lu", "ma", "mi", "ju", "vi", "sá"] }, months: { names: ["enero", "febrero", "marzo", "abril", "mayo", "junio", "julio", "agosto", "septiembre", "octubre", "noviembre", "diciembre", ""], namesAbbr: ["ene", "feb", "mar", "abr", "may", "jun", "jul", "ago", "sep", "oct", "nov", "dic", ""] }, AM: ["a.m.", "a.m.", "A.M."], PM: ["p.m.", "p.m.", "P.M."], patterns: { d: "dd/MM/yyyy", D: "dddd, dd' de 'MMMM' de 'yyyy", t: "hh:mm tt", T: "hh:mm:ss tt", f: "dddd, dd' de 'MMMM' de 'yyyy hh:mm tt", F: "dddd, dd' de 'MMMM' de 'yyyy hh:mm:ss tt", M: "d' de 'MMMM", Y: "MMMM' de 'yyyy" } } } });