{"json_modified": "2016-10-14T06:12:57.235657", "uuid": "924d1186-511b-4f9b-861c-93162e88da0e", "title": "Number.prototype.toLocaleString()", "url": "/en-US/docs/Web/JavaScript/Reference/Global_Objects/Number/toLocaleString", "tags": ["Internationalization", "Prototype", "Number", "Method", "JavaScript"], "translations": [{"uuid": "01654080-a8b5-4767-8977-1e0d5370d4bf", "title": "Number.prototype.toLocaleString()", "url": "/de/docs/Web/JavaScript/Reference/Global_Objects/Number/toLocaleString", "tags": ["Internationalization", "Prototype", "Number", "Method", "JavaScript"], "summary": "", "localization_tags": [], "locale": "de", "last_edit": "2016-10-12T05:01:05", "review_tags": []}, {"uuid": "f72cb65a-51f1-445a-b47a-9a21f49bfe47", "title": "Number.prototype.toLocaleString()", "url": "/es/docs/Web/JavaScript/Referencia/Objetos_globales/Number/toLocaleString", "tags": [], "summary": "Los nuevos argumentos\u00a0locales y options\u00a0permiten a las aplicaciones especificar el idioma del que debe tomarse las convenciones de formato y personalizar el comportamiento de la funci\u00f3n. En anteriores implementaciones, en las que se ignoran estos nuevos argumentos, la regi\u00f3n usada y el formato de la cadena devuelta son enteramente dependientes de la implementaci\u00f3n.", "localization_tags": ["inprogress"], "locale": "es", "last_edit": "2015-10-24T18:06:49", "review_tags": []}, {"uuid": "ed879324-ba26-4981-acc1-78eb1c801f6b", "title": "Number.prototype.toLocaleString()", "url": "/fr/docs/Web/JavaScript/Reference/Objets_globaux/Number/toLocaleString", "tags": ["R\u00e9f\u00e9rence", "i18n", "Number", "Prototype", "JavaScript", "Internationalisation", "M\u00e9thode"], "summary": "La m\u00e9thode toLocaleString() permet de renvoyer une cha\u00eene de caract\u00e8res repr\u00e9sentant un nombre en tenant compte de la locale.", "localization_tags": [], "locale": "fr", "last_edit": "2016-09-26T03:57:36", "review_tags": []}, {"uuid": "6f0f2879-be7b-4075-be26-aa8c05ea3723", "title": "Number.prototype.toLocaleString()", "url": "/ja/docs/Web/JavaScript/Reference/Global_Objects/Number/toLocaleString", "tags": ["Internationalization", "Prototype", "Number", "Method", "JavaScript"], "summary": "\u3053\u306eNumber\u30aa\u30d6\u30b8\u30a7\u30af\u30c8\u306e\u30ed\u30fc\u30b1\u30eb\u306b\u5fdc\u3058\u305f\u6587\u5b57\u5217\u8868\u73fe\u3092\u8fd4\u3057\u307e\u3059\u3002", "localization_tags": ["inprogress"], "locale": "ja", "last_edit": "2015-06-21T08:08:14", "review_tags": ["editorial"]}, {"uuid": "524845f9-fc70-45f4-a6ee-d50f2189b0e7", "title": "Number.prototype.toLocaleString()", "url": "/pt-BR/docs/Web/JavaScript/Reference/Global_Objects/Number/toLocaleString", "tags": ["Prototype", "Number", "N\u00famero", "JavaScript", "Internacionaliza\u00e7\u00e3o", "M\u00e9todo"], "summary": "O m\u00e9todo toLocaleString() retorna uma string com uma representa\u00e7\u00e3o sens\u00edvel a linguagem deste n\u00famero.", "localization_tags": [], "locale": "pt-BR", "last_edit": "2016-10-14T06:12:43", "review_tags": []}, {"uuid": "eedfd044-5013-41af-8daa-7e16ef39e27e", "title": "Number.prototype.toLocaleString()", "url": "/ru/docs/Web/JavaScript/Reference/Global_Objects/Number/toLocaleString", "tags": ["Internationalization", "Prototype", "Number", "Method", "JavaScript"], "summary": "\u041c\u0435\u0442\u043e\u0434 toLocaleString() \u0432\u043e\u0437\u0432\u0440\u0430\u0449\u0430\u0435\u0442 \u0441\u0442\u0440\u043e\u043a\u0443 \u0441 \u044f\u0437\u044b\u043a\u043e-\u0437\u0430\u0432\u0438\u0441\u0438\u043c\u044b\u043c \u043f\u0440\u0435\u0434\u0441\u0442\u0430\u0432\u043b\u0435\u043d\u0438\u0435\u043c \u0447\u0438\u0441\u043b\u0430.", "localization_tags": [], "locale": "ru", "last_edit": "2014-10-17T03:21:41", "review_tags": []}, {"uuid": "8733bbbc-a856-40bf-b0a0-486af11964d7", "title": "Number.prototype.toLocaleString()", "url": "/zh-CN/docs/Web/JavaScript/Reference/Global_Objects/Number/toLocaleString", "tags": ["\u56fd\u9645\u5316", "\u539f\u578b", "JavaScript"], "summary": "toLocaleString()\u00a0\u65b9\u6cd5\u8fd4\u56de\u8fd9\u4e2a\u6570\u5b57\u5728\u7279\u5b9a\u8bed\u8a00\u73af\u5883\u4e0b\u7684\u8868\u793a\u5b57\u7b26\u4e32\u3002", "localization_tags": ["inprogress"], "locale": "zh-CN", "last_edit": "2016-10-07T20:43:33", "review_tags": []}], "modified": "2016-09-23T20:41:20", "label": "Number.prototype.toLocaleString()", "localization_tags": [], "locale": "en-US", "id": 7692, "last_edit": "2016-09-23T20:41:09", "summary": "The toLocaleString() method returns a string with a language sensitive representation of this number.", "sections": [{"id": "Quick_Links", "title": null}, {"id": "Syntax", "title": "Syntax"}, {"id": "Parameters", "title": "Parameters"}, {"id": "Return_value", "title": "Return value"}, {"id": "Examples", "title": "Examples"}, {"id": "Using_toLocaleString", "title": "Using "}, {"id": "Checking_for_support_for_locales_and_options_arguments", "title": "Checking for support for "}, {"id": "Using_locales", "title": "Using "}, {"id": "Using_options", "title": "Using "}, {"id": "Performance", "title": "Performance"}, {"id": "Specifications", "title": "Specifications"}, {"id": "Browser_compatibility", "title": "Browser compatibility"}, {"id": "See_also", "title": "See also"}], "slug": "Web/JavaScript/Reference/Global_Objects/Number/toLocaleString", "review_tags": []}