1
0
Fork 0
Commit Graph

34 Commits (0bae0c976eea6529c06773948f1bbeb4878c5922)

Author SHA1 Message Date
Gordon Williams 15ee6212b8 Fix en_IN speed, add NAV icons 2020-12-07 08:59:29 +00:00
jeffmer 85d23d3db9 update gpsnav to use locale + add en_NAV 2020-12-05 10:41:50 +00:00
MISUMI Masaru 70850db7ad Fix temperature of locale.en_JP 2020-11-14 09:24:43 +09:00
MISUMI Masaru fe1c5962cc Fix datePattern of locale.en_JP 2020-11-14 09:24:25 +09:00
Gordon Williams 35cce62dd4 Add no->non from https://github.com/espruino/BangleApps/pull/536 2020-07-30 07:51:11 +01:00
Gurpreet Singh 3e049e3a26 Changed the currency code for en_IN locale 2020-07-03 10:54:58 +02:00
Gurpreet Singh 8e9a70a588 feat(AddedNewLocale): Added en_IN local to support English India 2020-07-02 21:13:46 +02:00
Matjaz Lipus cce5f47924 updated SI date formats 2020-06-10 08:55:01 +02:00
Gordon Williams 5dde803c83
Merge branch 'master' into back_trans 2020-06-04 07:31:19 +01:00
Gordon Williams b5dc522d37
Merge pull request #479 from matjaz/patch-2
fixed SI on/off translations
2020-06-04 07:30:11 +01:00
Matjaž Lipuš d2d8c66ae2
fixed SI on/off translations 2020-06-03 23:58:40 +02:00
Matjaz Lipus 1bc8e7c574 back translation 2020-06-03 23:36:01 +02:00
grsutcliffe 4ff0adc3fd
en_AU updated to values metric and corrected date
local "en_AU" had some incorrect values, Australia is fully metric, and date is %d/%m/%y.
2020-06-03 09:57:44 +10:00
Gordon Williams c7039e63a2 manually merge https://github.com/espruino/BangleApps/pull/248, but commented out until we have a font 2020-06-01 17:13:50 +01:00
Gordon Williams d9442f2fd0 locale: Improve handling of non-ASCII characters (fix #469) 2020-06-01 17:04:55 +01:00
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
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
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 e0ccfe82e7 Added locale loader courtesy of @MaBe's extremely hard work! (ref #105) 2020-03-04 16:42:44 +00:00