Kyℓe Hensel
e123ec99a8
add indigenous languages not in CLDR ( #10684 )
2025-01-22 15:19:23 +01:00
Martin Raifer
9cd1ed4ef0
update assets
2025-01-11 14:02:31 +01:00
Martin Raifer
e6f60247bd
add Ladin (ISO 639-3: lld) language
...
https://en.wikipedia.org/wiki/Ladin_language
common in certain regions in northern Italy, see
https://wiki.openstreetmap.org/wiki/Multilingual_names#S%C3%BCdtirol_-_Alto_Adige_(South_Tyrol)_and_Trentino
2024-10-16 14:19:27 +02:00
Winston Sung
4dcb7f2f51
Update language data for Sinitic languages
...
Bug: #10488
Change-Id: I0ca3cd8b2a82a7edeff70b4be7678e0699214ccc
2024-10-09 09:33:06 -07:00
Martin Raifer
9cc4f39451
refresh assets
2023-11-14 09:30:54 +01:00
Martin Raifer
ffab062ca0
update assets (npm run all)
2023-05-26 19:37:32 +02:00
Martin Raifer
af69bf91a9
override/extend languages data, thanks @bgo-eiu
...
closes #9241
closes #9242
2022-09-16 14:12:23 +02:00
Martin Raifer
c1746dc4c4
upgrade cldr libraries
...
see https://github.com/openstreetmap/iD/pull/9241#discussion_r945342493
2022-09-16 12:53:04 +02:00
Quincy Morgan
cc1e512f44
Include languages in the Multilingual Name field dropdown even if they don't have native labels in CLDR
...
Don't bundle translated names for languages that won't be shown in the multilingual name field
2020-11-06 17:40:38 -05:00
Bryan Housel
567eeac587
Make several data external instead of bundled:
...
Also dist/data/* contains minified files now
These are now external and will fetch as needed:
-export { dataAddressFormats } from './address-formats.json';
-export { dataDeprecated } from './deprecated.json';
-export { dataDiscarded } from './discarded.json';
-export { dataLanguages } from './languages.json';
-export { dataPhoneFormats } from './phone-formats.json';
-export { dataShortcuts } from './shortcuts.json';
-export { dataTerritoryLanguages } from './territory-languages.json';
2020-01-28 22:21:31 -05:00
Quincy Morgan
24b82e907f
npm run translations and add Occitan language to Multilingual Name field ( close #7156 )
2019-12-23 13:55:51 -05:00
Quincy Morgan
e5e1888e5e
Update derived data for cldr-core 36.0.0
2019-10-10 07:25:44 +02:00
Quincy Morgan
e37948fe9a
Use CLDR for a translated language list in the localized name field instead of untranslated wmf site matrix ( close #2457 )
...
Translate language names in the community index list (close #4990 )
2019-07-31 13:47:53 -04:00