Commit Graph

151 Commits (317f4903d6d28f6206df113907f07b5e4d7a0218)

Author SHA1 Message Date
Gordon Williams e87a71508b
Merge pull request #3530 from atjn/test-locale
Add a test locale
2024-09-30 09:57:48 +01:00
Anton 8367a865c4 Fix linter 2024-09-22 08:52:42 +02:00
Anton c8200c5067 Add a test locale 2024-09-22 08:46:06 +02:00
Anton f57992f3ae Remove meridians from time patterns 2024-09-16 13:24:37 +02:00
Gordon Williams 86b795220c
Merge pull request #3573 from atjn/locale-check
Improve sanity check for locales
2024-09-16 11:39:46 +01:00
Anton 0e53f127a1 Improve sanity check for locales 2024-09-14 22:01:43 +02:00
Anton f894bd5898 Release new version 2024-08-29 21:12:58 +02:00
Anton effa1b654a Support forced meridians 2024-08-27 13:51:06 +02:00
Gordon Williams 43893bab27
Merge pull request #3535 from atjn/meridian-fix-1
Improve support for meridians
2024-08-27 11:18:09 +01:00
Anton 332d3ca336 Add `is12Hour` function to locale 2024-08-15 17:14:17 +02:00
Anton 10b2e9e8dd Only return meridian for 12-hour clocks 2024-08-15 17:13:58 +02:00
Anton 7fd7b531d2 Minor fixes
This makes the document standards-compliant
2024-08-07 18:06:59 +02:00
Anton ece3735684 Save the last uploaded locale 2024-08-07 17:33:46 +02:00
Anton fce8ef2d12 Support custom date and time formats 2024-08-07 15:20:13 +02:00
Gordon Williams 95994b7e24
Merge pull request #3278 from atjn/deprecate-currency
`locale`: Deprecate currency information
2024-03-25 17:10:12 +00:00
Gordon Williams 6af5a2cfb4 Update locale comments to reflect actual espruino code 2024-03-25 10:16:06 +00:00
Anton 315d4b79d9 Add better deprecation descriptions 2024-03-21 11:29:02 +01:00
Anton 74e5b6cb9f Bump version 2024-03-21 10:33:09 +01:00
Anton 52643b4378 Revert changes to `currencySym` 2024-03-20 13:52:43 +01:00
Anton 5684832970
Merge branch 'master' into deprecate-currency 2024-03-20 10:40:44 +01:00
Anton 2000193011 Remove unused currency data 2024-03-20 10:24:52 +01:00
Anton 10b2ff9449 Remove currency from documentation 2024-03-20 10:24:13 +01:00
Anton 9bc3b4c0be Deprecate currency information 2024-03-20 10:23:32 +01:00
Gordon Williams 1332cba725 0.18: Fix lint warnings, change anv->janv for fr_BE and fr_CH 2024-03-20 09:09:25 +00:00
Jordi Mas 0d5ce33471 Fix month name in Catalan locale 2024-03-17 07:43:19 +01:00
Jordi Mas a23f49a453 Fixes to Catalan locale: right icon for all regions, shorter long data pattern and fix lang code 2024-03-01 20:55:27 +01:00
Jordi Mas 02356a6087 Add Catalan locale 2024-02-14 10:20:00 +01:00
Anton 11850b81a5 Add Danish locale 2024-02-13 15:48:50 +01:00
Gordon Williams 99076fa3ef Fix errant trailing spaces for long time output in some locales 2023-12-01 08:52:56 +00:00
Gordon Williams ca74c9a1c3 Add separate USA locale for different dates, and show examples 2023-09-11 14:57:26 +01:00
Gordon Williams 1c4e8751ac
Merge pull request #2786 from stweedo/nav_testing
Update messagegui.app.js
2023-06-05 09:41:07 +01:00
stweedo 7df499d277
Update locale.html - fixes missing lead zero in 24 hour mode 2023-05-31 01:44:26 -05:00
stweedo 39f9d66041
Update locale.html to remove leading zero in 12 hour mode 2023-05-30 19:00:26 -05:00
stweedo 790db2f442
Update locales.js to add "ft" to en_US locale 2023-05-30 18:05:20 -05:00
deirdreobyrne a383e1fdc2 Adding en_IE 2022-07-04 21:07:06 +01:00
Darin755 6c4bfc58b5 switched yards to meters for us locale 2022-06-17 19:39:57 -06:00
Gordon Williams 6f202bc925 fix locale errors after recent PRs 2022-05-26 09:59:11 +01:00
Dione Batista 0e78ab8243
Update pt_BR Translation 2022-05-08 22:55:00 -03:00
Gordon Williams 68b9e7992f just doc changes 2022-04-26 10:31:29 +01:00
Alessandro Cocco 4e23f4953c [locale] Add dowAll(), improve dow() 2022-04-26 10:26:31 +02:00
Gordon Williams d8576ee717
Merge pull request #1708 from wespen/translation-cro
lang: added Croatian locale
2022-04-19 10:21:59 +01:00
Igor Svehla 6ed20a1e90 lang: added Croatian locale 2022-04-16 20:58:29 +02:00
Eskild Hustvedt eee8e231db apps/locale: nn_NO: mkh->kmt 2022-04-11 12:58:09 +02:00
Johan Dahl 1c535cd77c
Swedish abbreviations for speed
The Swedish abbreviation for speed is km/tim (even if km/h often is used) but NOT kmh
2022-04-08 12:40:36 +02:00
Gordon Williams 72efc0a3b7
Merge branch 'master' into nbDateOrder 2022-04-07 16:40:02 +01:00
Gordon Williams e9e92cc95b merge in https://github.com/espruino/EspruinoAppLoaderCore/pull/11 in such a way that we can use it from apps/locales as well (to avoid some duplication!)
more characters added to list that need remapping
2022-04-07 16:08:39 +01:00
Gordon Williams 895e7ffd59 rename locale as mentioned in https://github.com/espruino/BangleApps/pull/1666 2022-04-07 15:53:39 +01:00
Eskild Hustvedt dd31ebbc59 locales/fuzzyw: Added Norwegian Nynorsk translation 2022-04-07 10:48:57 +02:00
Eskild Hustvedt 2816c46be5 locales: Fixed day order for no_NB 2022-04-07 09:41:48 +02:00
Helge Berland 19a9100329
Added norwegian locale
Added norwegian locale to the list, and also listed our three special characters æ, ø and å in the fallback list. They are all in the codebook, but I'm unsure if they will be rendered correctly with the current code (the two last days of the weeks contains the ø).
2022-04-05 22:10:17 +02:00