Initial import from local backup (Documents-Playground/pakerpale)
This commit is contained in:
54
node_modules/relative-time-format/locale/bn/long.json
generated
vendored
Normal file
54
node_modules/relative-time-format/locale/bn/long.json
generated
vendored
Normal file
@@ -0,0 +1,54 @@
|
||||
{
|
||||
"year": {
|
||||
"previous": "গত বছর",
|
||||
"current": "এই বছর",
|
||||
"next": "পরের বছর",
|
||||
"past": "{0} বছর পূর্বে",
|
||||
"future": "{0} বছরে"
|
||||
},
|
||||
"quarter": {
|
||||
"previous": "গত ত্রৈমাসিক",
|
||||
"current": "এই ত্রৈমাসিক",
|
||||
"next": "পরের ত্রৈমাসিক",
|
||||
"past": "{0} ত্রৈমাসিক আগে",
|
||||
"future": "{0} ত্রৈমাসিকে"
|
||||
},
|
||||
"month": {
|
||||
"previous": "গত মাস",
|
||||
"current": "এই মাস",
|
||||
"next": "পরের মাস",
|
||||
"past": "{0} মাস আগে",
|
||||
"future": "{0} মাসে"
|
||||
},
|
||||
"week": {
|
||||
"previous": "গত সপ্তাহ",
|
||||
"current": "এই সপ্তাহ",
|
||||
"next": "পরের সপ্তাহ",
|
||||
"past": "{0} সপ্তাহ আগে",
|
||||
"future": "{0} সপ্তাহে"
|
||||
},
|
||||
"day": {
|
||||
"previous": "গতকাল",
|
||||
"previous-2": "গত পরশু",
|
||||
"current": "আজ",
|
||||
"next": "আগামীকাল",
|
||||
"next-2": "আগামী পরশু",
|
||||
"past": "{0} দিন আগে",
|
||||
"future": "{0} দিনের মধ্যে"
|
||||
},
|
||||
"hour": {
|
||||
"current": "এই ঘণ্টায়",
|
||||
"past": "{0} ঘন্টা আগে",
|
||||
"future": "{0} ঘন্টায়"
|
||||
},
|
||||
"minute": {
|
||||
"current": "এই মিনিট",
|
||||
"past": "{0} মিনিট আগে",
|
||||
"future": "{0} মিনিটে"
|
||||
},
|
||||
"second": {
|
||||
"current": "এখন",
|
||||
"past": "{0} সেকেন্ড পূর্বে",
|
||||
"future": "{0} সেকেন্ডে"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user