Commit Graph

82 Commits (b8985e4b9996e45ff05a1276c46ee395bc78c68e)

Author SHA1 Message Date
Marco H e3e2ee9ea0
Fix missing ampm in de_AT 2021-12-16 16:19:00 +01:00
Marco H 2fbffb3a44
Update locales: de_DE, de_AT and es_ES 2021-12-16 16:03:50 +01:00
marissz f15e9f4eee
Added Latvian language to "locales.js"
Added Latvian diacritics in "charFallbacks"
Added "lv_LV" locale
Sorted "charFallbacks" alphabetically

Also just looking at the ISO map, maybe charFallbacks should be also transformed the same way? I guess for all lowercase diacritics we have to add uppercase ones too, right?
2021-12-15 11:55:58 +02:00
Jeroen Peters 96078a2791 iOS app 0.08
============
 Added more details from music (instead of Undefined)
 Added more app identifiers
 Added Readme

Messages app 0.13
=================
 New animated widget bell icon (instead of large blinking 'MESSAGES')
 New app icon
 Added screenshot
 Extra app-specific notification icons

 Locale 0.14
 ===========
  Added some first translations for Messages in nl_NL
2021-12-14 01:34:30 +01:00
lukasz 226666909f Added polish locale 2021-12-12 12:52:02 +01:00
Gordon Williams b10de5aa7b
Merge pull request #1034 from neshanjo/master
shortened German date string (fixing issue #1028)
2021-12-08 15:03:03 +00:00
Gordon Williams f4f0541c4b 0.13: Now use shorter de_DE date format to more closely match other languages for size 2021-12-08 15:02:48 +00:00
Johannes Schneider e908a542ea shortened German date string (fixing issue #1028) 2021-12-08 13:07:50 +01:00
Gordon Williams 592b5aac4a
Merge pull request #1021 from lunctis-viribus/master
Update locales.js with en_NL and weatherClock
2021-12-08 11:08:52 +00:00
lunctis-viribus ed36d800b1
Update locales.js
kmh -> km/h for en_NL. km/h works fine with new WeatherClock v0.03
2021-12-08 11:36:28 +01:00
lunctis-viribus 4f53c59e0d
Update locales.js 2021-12-07 21:06:41 +01:00
lunctis-viribus c94c5860ac
Update locales.js
Test
2021-12-07 20:40:28 +01:00
lunctis-viribus fc5902be9b
Update locales.js
km/h -> kmh (This did not fit in weather app)
2021-12-07 20:13:46 +01:00
lunctis-viribus 5d4055b3bf
Update locales.js
kmh -> km/h
2021-12-07 20:06:08 +01:00
lunctis-viribus 3301444939
Update locales.js
Added translations for English-Dutch
2021-12-07 19:44:48 +01:00
Jeroen Peters eb564d20a4 ios 0.05: Added more bundleId's (app-id's which can be used to determine a friendly app name in the notifications)
locale 0.12: Fixed nl_NL formatting, because the full months won't fit on the Bangle.js2's screen
2021-12-07 14:12:33 +01:00
Jeroen Peters 8ff21c8b8e Bumped the version numbers and Changelogs so i can make a PR 2021-12-06 14:45:04 +01:00
Jeroen Peters 063708507a Added translations for Dutch 2021-12-06 14:12:53 +01:00
Jeroen Peters 6a73d41cfc Removed NL day-name in locale (as it doesn't fit on screen on the clock and also en_GB does not have it) 2021-12-06 14:10:45 +01:00
Gordon Williams d4f1e7d3cb minor fixes for #952 2021-11-29 09:52:47 +00:00
Richard de Boer 6220a88d29 locale: Apply 12hour setting to time
Fixes #892
2021-11-26 21:29:58 +01:00
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