Commit Graph

61 Commits (ce0e50ed949eeffc97bd2ec3db1fdb38830c3e4e)

Author SHA1 Message Date
Mejans 34c83c7cef
Add Occitan language 2021-09-29 14:11:38 +02:00
Francisco Pina-Martins eb16d85a8b
Adds pt_PT locale
Just adds a new pt_PT locale
2021-04-19 03:38:43 +01:00
nujw b5d84df06e
Added New Zealand en_NZ 2021-02-16 16:59:48 +13:00
nujw 7f89aec5e3
Update locales.js 2021-02-16 16:55:28 +13:00
nujw dec45dca82
Add en_NZ
Locale data for New Zealand
2021-02-16 16:52:47 +13:00
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 8ad5d13516 Allow customised apps to be minified/pretokenised 2020-09-01 14:43:54 +01:00
Gordon Williams fe53d9e8b7 fix custom/interface after refactoring 2020-08-24 11:59:52 +01: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
Matjaz Lipus fd4e0ceea4 number format 2020-06-06 22:26:07 +02:00
Matjaz Lipus 4498cbb24b distance and speed use 1 decimal point for numbers less than 10 2020-06-06 13:49:52 +02:00
Matjaz Lipus 8a757d4e34 single var for dow, month 2020-06-06 13:01:55 +02:00
Gordon Williams 3c41379206 Added notification widget 2020-06-04 14:49:35 +01: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
Gordon Williams 461283369b
Merge pull request #480 from matjaz/patch-3
use local var
2020-06-04 07:29:38 +01:00
Gordon Williams aea00d319e
Merge pull request #481 from grsutcliffe/patch-1
en_AU updated to values metric and corrected date
2020-06-04 07:28:55 +01:00
Matjaž Lipuš 9c68b8f6dd
DRY 2020-06-04 00:19:23 +02: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
Matjaz Lipus 689de1e2ed fixed meridian 2020-06-02 23:04:22 +02:00
Matjaz Lipus b5f0cc4851 skip division by 1 2020-06-02 23:00:32 +02:00
Matjaz Lipus ecb1ba8a00 space 2020-06-02 23:00:02 +02:00
Matjaz Lipus c601f75117 use local vars (less memory) 2020-06-02 22:59:38 +02:00
Matjaz Lipus df1caeacad use .slice() 2020-06-02 21:21:27 +02:00
Matjaz Lipus fc1cea0b6c fix variables leaks + shorter code 2020-06-02 13:10:35 +02:00
Matjaz Lipus d3b686e09a temperature sanity check is already done onload 2020-06-02 13:06:19 +02: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
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