Initial import from local backup (Documents-Playground/pakerpale)
This commit is contained in:
54
node_modules/relative-time-format/locale/gu/long.json
generated
vendored
Normal file
54
node_modules/relative-time-format/locale/gu/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