Commit Graph

125 Commits (5240c4b1d307c7e39394a59585cb02487f1b9da0)

Author SHA1 Message Date
Gordon Williams 0f0402c7cb
Merge branch 'master' into eslint-indent 2020-05-27 16:19:44 +01:00
Matjaž Lipuš 96c85c38c4
Added Slovenian 2020-05-26 21:52:23 +02:00
Tuukka Ikkala c6fd71be03 Force indent to 2 spaces
Based on http://www.espruino.com/Code+Style
2020-05-24 00:32:33 +03:00
Gordon Williams 8ee68934fb Fix US and Brazil long date locales (fix #436) 2020-05-21 07:53:10 +01:00
GRISHENK0 7e39d8f1b5
Update French locales
Change thousands separator and modify the speed unit
2020-05-20 14:45:25 +02:00
Ben Whittaker 74564e23cc Update en_CA locale units
We're pretty inconsistent when it comes to units here, but we are
theoretically a metric nation.
2020-05-11 19:54:30 -04:00
Gordon Williams 078a3e6d5f change default temperature for israel as per #248 2020-04-16 08:16:27 +01:00
Fabio 82d0d255c2 Fixed missing ampm property for some locales 2020-04-09 14:05:06 +02:00
Gordon Williams ea32401ba6 Locale 0.06: Remove translations if not required
Ensure 'on' is always supplied for translations
2020-04-09 08:57:06 +01:00
Alessandro Middei 8dda7b59f2
Update locales.js
Added it_IT copied by it_CH and modified for EUR as int_curr_symbol and \x80 as Euro symbol
2020-04-08 16:01:06 +02:00
MaBecker 9d57514058 add cs_CZ
with support from Standa
2020-04-03 20:34:38 +02:00
Gordon Williams b135c097cf Add unicode flags for Language 2020-04-03 08:16:42 +01:00
nic 2ed00456bf
Addded Portuguese from Brazil 2020-04-03 00:34:18 -03:00
Gordon Williams 3cb109f487 0.05: Inline locale details - faster, less memory overhead
Add correct scaling for speed/distance/temperature
2020-04-02 14:16:54 +01:00
Ákos Lukács e56035c7c9
Wrong long date pattern for HU locale
ooops :)
2020-03-31 13:17:59 +02:00
MaBecker a7a8e85c70 add function meridian 2020-03-26 08:43:54 +01:00
Gordon Williams a7109b4fbd Fix global 'locale' variable 2020-03-25 22:36:46 +00:00
Gordon Williams 755580f092 Fix locale.currencySym 2020-03-25 22:27:20 +00:00
Richard Gomez f8e6e5bb40 syntax error
correct syntax error on spanish locales
2020-03-23 22:22:34 +01:00
Ákos Lukács 59b4b5a4d9
locales -> added hu and fixed some typos 2020-03-22 15:46:04 +01:00
Malik Enes Safak b5492de2e2 Adding tr_TR 2020-03-18 20:46:04 +03:00
sebi f77816a1a6 Adjusting french locales 2020-03-08 11:39:13 +01:00
Gordon Williams 18a9f2c71f Allow translate to work even if not given a string 2020-03-05 10:01:16 +00:00
Gordon Williams 0232fc00cc Translate now returns untranslated text if it can't find a translation 2020-03-05 09:23:50 +00:00
Gordon Williams e0ccfe82e7 Added locale loader courtesy of @MaBe's extremely hard work! (ref #105) 2020-03-04 16:42:44 +00:00