2 * Globalize Culture es-BO
4 * http://github.com/jquery/globalize
6 * Copyright Software Freedom Conservancy, Inc.
7 * Dual licensed under the MIT or GPL Version 2 licenses.
8 * http://jquery.org/license
10 * This file was generated by the Globalize Culture Generator
11 * Translation: bugs found in this file need to be fixed in the generator
14 (function( window, undefined ) {
18 if ( typeof require !== "undefined"
19 && typeof exports !== "undefined"
20 && typeof module !== "undefined" ) {
22 Globalize = require( "globalize" );
25 Globalize = window.Globalize;
28 Globalize.addCultureInfo( "es-BO", "default", {
30 englishName: "Spanish (Bolivia)",
31 nativeName: "Español (Bolivia)",
37 negativeInfinity: "-Infinito",
38 positiveInfinity: "Infinito",
44 pattern: ["($ n)","$ n"],
53 names: ["domingo","lunes","martes","miércoles","jueves","viernes","sábado"],
54 namesAbbr: ["dom","lun","mar","mié","jue","vie","sáb"],
55 namesShort: ["do","lu","ma","mi","ju","vi","sá"]
58 names: ["enero","febrero","marzo","abril","mayo","junio","julio","agosto","septiembre","octubre","noviembre","diciembre",""],
59 namesAbbr: ["ene","feb","mar","abr","may","jun","jul","ago","sep","oct","nov","dic",""]
61 AM: ["a.m.","a.m.","A.M."],
62 PM: ["p.m.","p.m.","P.M."],
63 eras: [{"name":"d.C.","start":null,"offset":0}],
66 D: "dddd, dd' de 'MMMM' de 'yyyy",
69 f: "dddd, dd' de 'MMMM' de 'yyyy hh:mm tt",
70 F: "dddd, dd' de 'MMMM' de 'yyyy hh:mm:ss tt",