fix: update dictionary, fix parsing playlist dates in am and no

This commit is contained in:
ThetaDev 2024-02-13 18:38:58 +01:00
parent d71da24136
commit 339231924b
No known key found for this signature in database
GPG key ID: E319D3C5148D65B6
8 changed files with 65 additions and 55 deletions

View file

@ -83,7 +83,9 @@
},
"date_order": "DY",
"months": {
"ጃን": 1,
"ጃንዩ": 1,
"ፌብ": 2,
"ፌብሩ": 2,
"ማርች": 3,
"ኤፕሪ": 4,
@ -2864,6 +2866,7 @@
"jan": 1,
"feb": 2,
"mar": 3,
"mars": 3,
"apr": 4,
"mai": 5,
"jun": 6,

View file

@ -20,8 +20,8 @@
"Today": "ዛሬ ተዘምኗል",
"Yesterday": "ትላንት ተዘምኗል",
"Ago": "ከ5 ቀናት በፊት ተዘምኗል",
"Jan": "ለመጨረሻ ጊዜ የዘመነው 3 ጃን 2020",
"Feb": "ለመጨረሻ ጊዜ የዘመነው 7 ፌብ 2016",
"Jan": "ለመጨረሻ ጊዜ የዘመነው 3 ጃን 2020",
"Feb": "ለመጨረሻ ጊዜ የዘመነው 7 ፌብ 2016",
"Mar": "ለመጨረሻ ጊዜ የዘመነው 9 ማርች 2015",
"Apr": "ለመጨረሻ ጊዜ የዘመነው 2 ኤፕሪ 2017",
"May": "ለመጨረሻ ጊዜ የዘመነው 22 ሜይ 2014",
@ -275,18 +275,18 @@
"Today": "Updated today",
"Yesterday": "Updated yesterday",
"Ago": "Updated 5 days ago",
"Jan": "Last updated on 03-Jan-2020",
"Feb": "Last updated on 07-Feb-2016",
"Mar": "Last updated on 09-Mar-2015",
"Apr": "Last updated on 02-Apr-2017",
"May": "Last updated on 22-May-2014",
"Jun": "Last updated on 28-Jun-2014",
"Jul": "Last updated on 02-Jul-2014",
"Aug": "Last updated on 23-Aug-2015",
"Sep": "Last updated on 16-Sept-2018",
"Oct": "Last updated on 31-Oct-2014",
"Nov": "Last updated on 03-Nov-2016",
"Dec": "Last updated on 24-Dec-2021"
"Jan": "Last updated on 3 Jan 2020",
"Feb": "Last updated on 7 Feb 2016",
"Mar": "Last updated on 9 Mar 2015",
"Apr": "Last updated on 2 Apr 2017",
"May": "Last updated on 22 May 2014",
"Jun": "Last updated on 28 Jun 2014",
"Jul": "Last updated on 2 Jul 2014",
"Aug": "Last updated on 23 Aug 2015",
"Sep": "Last updated on 16 Sept 2018",
"Oct": "Last updated on 31 Oct 2014",
"Nov": "Last updated on 3 Nov 2016",
"Dec": "Last updated on 24 Dec 2021"
},
"es": {
"Today": "Actualizada hoy",
@ -850,7 +850,7 @@
"Dec": "Сүүлд 2021оны 12-р сарын 24-нд шинэчилсэн"
},
"mr": {
"Today": "आज अपडेट केले",
"Today": "Updated today",
"Yesterday": "काल अपडेट केली",
"Ago": "5 दिवसांपूर्वी अपडेट केली",
"Jan": "3 जाने, 2020 रोजी अंतिम अपडेट",
@ -940,7 +940,7 @@
"Ago": "Oppdatert for 5 dager siden",
"Jan": "Sist oppdatert 3. jan. 2020",
"Feb": "Sist oppdatert 7. feb. 2016",
"Mar": "Sist oppdatert 9. mar. 2015",
"Mar": "Sist oppdatert 9. mars 2015",
"Apr": "Sist oppdatert 2. apr. 2017",
"May": "Sist oppdatert 22. mai 2014",
"Jun": "Sist oppdatert 28. juni 2014",