Skip to content
This repository has been archived by the owner on Sep 28, 2023. It is now read-only.

Remove unused locales #1

Merged
merged 17 commits into from
Sep 4, 2019
Merged

Remove unused locales #1

merged 17 commits into from
Sep 4, 2019

Conversation

GmaMontero
Copy link
Collaborator

No description provided.

marwahaha and others added 17 commits January 21, 2019 13:22
* Fix locale abbreviation in comment

* Update package-lock.json
* Fix "the the" typo in test (moment#4578)

* [locale] Fix moment#4568: Insert punjabi for "next" (moment#4583)

* Fix type of WeekSpec

You can set `dow` without setting `doy`, so the type should reflect that
* Add oc-lnc files

* Fix calendar test

* Fix the rest of tests

* Add locale author

* Dont make changes to package-lock

* Add newline at end of file
* Add es translation for invalidDate

* Fix lint
* Update mk.js

* Update mk.js

* Update mk.js

* Update mk.js

* [locale] improve mk translation
* tests according to changes in mr.js

* [locale] mr (Marathi)

We Marathi people follow standards mentioned below, to label timespans.

Label | Time Span 
------------ | -------------
पहाटे (post midnight, pre-sunrise) |    >= 12am to < 6am 
सकाळी (post sunrise, pre-noon) |    >= 6am to < 12pm
दुपारी (afternoon) |    >= 12pm to < 5pm
सायंकाळी (evening) |    >= 5pm to < 8pm
रात्री (night) |    >= 8pm to < 12am

Actually, 12am is confusing in Marathi tradition. In modern clock system, Moment 12am is considered in arriving date as 0am. And in Marathi tradition it is referred to as final moment of the previous date (Sort of, 0:01 is starting minute of the arriving date) . To comply with modern clock system, I propose to refer to 0am as पहाटे , so that it is considered as moment in the arriving date. Hope this discription itself is not confusing :)

Another point is about range of पहाटे, ie. >= 0am to < 6am. Though conventionally, upto 2 am, we refer to the time as रात्री or पहाटे, both alternatively, I want to specifically call पहाटे for early times in the arriving date and रात्री for late times in the departing date, to make it more specific and well-defined, avoiding confusion about date of the time.
* correct translation of locale for Vietnam

* correct translation of locale for Vietnam (edit proper src files)

* Update author comment line
Fixed some typos in the Irish locale regarding months.
* Breton : move from 12-hour to 24-hour notation moment#4974 moment#4974

* Replace [e] by :
@GmaMontero GmaMontero merged commit ab0d313 into master Sep 4, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet